index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-15
fuse: flush extending writes
Miklos Szeredi
1
-1
/
+1
2021-09-15
fuse: truncate pagecache on atomic_o_trunc
Miklos Szeredi
1
-2
/
+5
2021-09-15
io_uring: IORING_OP_WRITE needs hash_reg_file set
Jens Axboe
1
-0
/
+1
2021-09-15
f2fs: guarantee to write dirty data when enabling checkpoint back
Jaegeuk Kim
2
-4
/
+12
2021-09-15
CIFS: Fix a potencially linear read overflow
Len Baker
1
-7
/
+2
2021-09-15
gfs2: init system threads before freeze lock
Bob Peterson
2
-55
/
+48
2021-09-15
mm/swap: consider max pages in iomap_swapfile_add_extent
Xu Yu
1
-0
/
+6
2021-09-15
nfsd4: Fix forced-expiry locking
J. Bruce Fields
1
-2
/
+2
2021-09-15
lockd: Fix invalid lockowner cast after vfs_test_lock
Benjamin Coddington
1
-1
/
+1
2021-09-15
debugfs: Return error during {full/open}_proxy_open() on rmmod
Sven Eckelmann
1
-2
/
+6
2021-09-15
gfs2: Fix memory leak of object lsi on error return path
Colin Ian King
1
-0
/
+1
2021-09-15
udf_get_extendedattr() had no boundary checks.
Stian Skjelstad
1
-2
/
+11
2021-09-15
fcntl: fix potential deadlock for &fasync_struct.fa_lock
Desmond Cheong Zhi Xi
1
-2
/
+3
2021-09-15
isofs: joliet: Fix iocharset=utf8 mount option
Pali Rohár
3
-18
/
+14
2021-09-15
udf: Fix iocharset=utf8 mount option
Pali Rohár
3
-35
/
+21
2021-09-15
udf: Check LVID earlier
Jan Kara
1
-9
/
+16
2021-09-08
fuse: fix illegal access to inode with reused nodeid
Amir Goldstein
4
-5
/
+15
2021-09-08
new helper: inode_wrong_type()
Al Viro
9
-18
/
+17
2021-09-08
ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
Tuo Li
1
-3
/
+5
2021-09-08
Revert "Add a reference to ucounts for each cred"
Greg Kroah-Hartman
1
-4
/
+0
2021-09-08
ubifs: report correct st_size for encrypted symlinks
Eric Biggers
1
-1
/
+11
2021-09-08
f2fs: report correct st_size for encrypted symlinks
Eric Biggers
1
-1
/
+10
2021-09-08
ext4: report correct st_size for encrypted symlinks
Eric Biggers
1
-1
/
+10
2021-09-08
fscrypt: add fscrypt_symlink_getattr() for computing st_size
Eric Biggers
1
-0
/
+44
2021-09-08
ext4: fix race writing to an inline_data file while its xattrs are changing
Theodore Ts'o
1
-0
/
+6
2021-09-03
btrfs: fix NULL pointer dereference when deleting device by invalid id
Qu Wenruo
1
-1
/
+1
2021-09-03
pipe: do FASYNC notifications for every pipe IO, not just state changes
Linus Torvalds
1
-12
/
+8
2021-09-03
pipe: avoid unnecessary EPOLLET wakeups under normal loads
Linus Torvalds
1
-6
/
+9
2021-09-03
btrfs: fix race between marking inode needs to be logged and log syncing
Filipe Manana
4
-13
/
+19
2021-09-03
Revert "btrfs: compression: don't try to compress if we don't have enough pages"
Qu Wenruo
1
-1
/
+1
2021-09-03
ceph: correctly handle releasing an embedded cap flush
Xiubo Li
4
-12
/
+22
2021-09-03
ovl: fix uninitialized pointer read in ovl_lookup_real_one()
Miklos Szeredi
1
-1
/
+1
2021-08-26
io_uring: only assign io_uring_enter() SQPOLL error in actual error case
Jens Axboe
1
-2
/
+3
2021-08-26
io_uring: fix xa_alloc_cycle() error return value check
Jens Axboe
1
-5
/
+6
2021-08-26
fs: warn about impending deprecation of mandatory locks
Jeff Layton
1
-1
/
+5
2021-08-26
btrfs: prevent rename2 from exchanging a subvol with a directory from differe...
NeilBrown
1
-2
/
+8
2021-08-18
ceph: take snap_empty_lock atomically with snaprealm refcount change
Jeff Layton
1
-17
/
+17
2021-08-18
ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_r...
Jeff Layton
1
-4
/
+4
2021-08-18
ceph: add some lockdep assertions around snaprealm handling
Jeff Layton
1
-0
/
+16
2021-08-18
vboxsf: Add support for the atomic_open directory-inode op
Hans de Goede
1
-0
/
+48
2021-08-18
vboxsf: Add vboxsf_[create|release]_sf_handle() helpers
Hans de Goede
2
-27
/
+51
2021-08-18
ceph: reduce contention in ceph_check_delayed_caps()
Luis Henriques
3
-11
/
+33
2021-08-18
cifs: create sd context must be a multiple of 8
Shyam Prasad N
1
-1
/
+1
2021-08-15
ovl: prevent private clone if bind mount is not allowed
Miklos Szeredi
1
-14
/
+28
2021-08-15
vboxsf: Make vboxsf_dir_create() return the handle for the created file
Hans de Goede
1
-7
/
+11
2021-08-15
vboxsf: Honor excl flag to the dir-inode create op
Hans de Goede
1
-7
/
+9
2021-08-12
smb3: rc uninitialized in one fallocate path
Steve French
1
-1
/
+2
2021-08-12
reiserfs: check directory items on read from disk
Shreyansh Chouhan
1
-5
/
+26
2021-08-12
reiserfs: add check for root_inode in reiserfs_fill_super
Yu Kuai
1
-0
/
+8
2021-08-12
ext4: fix potential htree corruption when growing large_dir directories
Theodore Ts'o
1
-1
/
+1
[next]