index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2019-12-13
iomap: Fix pipe page leakage during splicing
Jan Kara
1
-1
/
+8
2019-12-13
kernfs: fix ino wrap-around detection
Tejun Heo
1
-3
/
+2
2019-12-13
nfsd: restore NFSv3 ACL support
J. Bruce Fields
1
-2
/
+1
2019-12-13
nfsd: Ensure CLONE persists data and metadata changes to the target file
Trond Myklebust
3
-3
/
+10
2019-12-13
CIFS: Fix SMB2 oplock break processing
Pavel Shilovsky
1
-4
/
+3
2019-12-13
CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
Pavel Shilovsky
1
-3
/
+4
2019-12-13
io_uring: ensure req->submit is copied when req is deferred
Jens Axboe
1
-3
/
+4
2019-12-13
fuse: verify attributes
Miklos Szeredi
3
-7
/
+19
2019-12-13
fuse: verify nlink
Miklos Szeredi
1
-1
/
+2
2019-12-13
io_uring: transform send/recvmsg() -ERESTARTSYS to -EINTR
Jens Axboe
1
-0
/
+2
2019-12-13
afs: Fix race in commit bulk status fetch
David Howells
1
-1
/
+6
2019-12-13
ecryptfs: fix unlink and rmdir in face of underlying fs modifications
Al Viro
1
-25
/
+40
2019-12-13
exportfs_decode_fh(): negative pinned may become positive without the parent ...
Al Viro
1
-12
/
+19
2019-12-13
autofs: fix a leak in autofs_expire_indirect()
Al Viro
1
-2
/
+3
2019-12-13
aio: Fix io_pgetevents() struct __compat_aio_sigset layout
Guillem Jover
1
-5
/
+5
2019-12-04
ext4: add more paranoia checking in ext4_expand_extra_isize handling
Theodore Ts'o
2
-9
/
+27
2019-12-04
ceph: return -EINVAL if given fsc mount option on kernel w/o support
Jeff Layton
1
-1
/
+10
2019-12-04
io_uring: async workers should inherit the user creds
Jens Axboe
1
-1
/
+22
2019-11-29
Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...
Joseph Qi
1
-23
/
+33
2019-11-20
io_uring: ensure registered buffer import returns the IO length
Jens Axboe
1
-1
/
+1
2019-11-20
ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either
Al Viro
1
-4
/
+3
2019-11-20
ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable
Al Viro
1
-2
/
+10
2019-11-20
Btrfs: fix log context list corruption after rename exchange operation
Filipe Manana
1
-0
/
+15
2019-11-12
cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead
Tejun Heo
1
-3
/
+6
2019-11-12
ocfs2: protect extent tree in ocfs2_prepare_inode_for_write()
Shuning Zhang
1
-44
/
+90
2019-11-12
NFSv4: Don't allow a cached open with a revoked delegation
Trond Myklebust
3
-5
/
+13
2019-11-12
configfs: fix a deadlock in configfs_symlink()
Al Viro
1
-1
/
+32
2019-11-12
SMB3: Fix persistent handles reconnect
Pavel Shilovsky
1
-0
/
+1
2019-11-12
ceph: don't allow copy_file_range when stripe_count != 1
Luis Henriques
1
-2
/
+10
2019-11-12
ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open
Jeff Layton
1
-0
/
+3
2019-11-12
ceph: add missing check in d_revalidate snapdir handling
Al Viro
1
-0
/
+1
2019-11-12
ceph: fix RCU case handling in ceph_d_revalidate()
Al Viro
1
-7
/
+8
2019-11-12
ceph: fix use-after-free in __ceph_remove_cap()
Luis Henriques
1
-5
/
+5
2019-11-12
btrfs: save i_size to avoid double evaluation of i_size_read in compress_file...
Josef Bacik
1
-1
/
+14
2019-11-12
btrfs: tree-checker: Fix wrong check on max devid
Qu Wenruo
1
-8
/
+0
2019-11-12
btrfs: Consider system chunk array size for new SYSTEM chunks
Qu Wenruo
1
-0
/
+1
2019-11-10
CIFS: Fix retry mid list corruption on reconnects
Pavel Shilovsky
2
-20
/
+32
2019-11-10
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
4
-9
/
+22
2019-11-06
io_uring: ensure we clear io_kiocb->result before each issue
Jens Axboe
1
-0
/
+1
2019-11-06
NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()
Trond Myklebust
1
-1
/
+1
2019-11-06
fuse: truncate pending writes on O_TRUNC
Miklos Szeredi
1
-3
/
+7
2019-11-06
fuse: flush dirty data/metadata before non-truncate setattr
Miklos Szeredi
1
-0
/
+13
2019-11-06
NFSv4: Fix leak of clp->cl_acceptor string
Chuck Lever
1
-0
/
+1
2019-11-06
btrfs: silence maybe-uninitialized warning in clone_range
Austin Kim
1
-1
/
+1
2019-11-06
fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a...
Jia-Ju Bai
1
-1
/
+1
2019-11-06
fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock()
Jia-Ju Bai
1
-1
/
+2
2019-11-06
fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()
Jia-Ju Bai
1
-33
/
+23
2019-11-06
ocfs2: clear zero in unaligned direct IO
Jia Guo
1
-1
/
+21
2019-11-06
fs: cifs: mute -Wunused-const-variable message
Austin Kim
1
-4
/
+0
2019-11-06
nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request
ZhangXiaoxu
1
-2
/
+3
[next]