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
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
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
2019-11-06
btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...
Qu Wenruo
7
-27
/
+20
2019-11-06
Btrfs: fix inode cache block reserve leak on failure to allocate data space
Filipe Manana
1
-0
/
+1
2019-11-06
io_uring: fix up O_NONBLOCK handling for sockets
Jens Axboe
1
-18
/
+39
2019-10-29
ceph: just skip unrecognized info in ceph_reply_info_extra
Jeff Layton
1
-10
/
+11
2019-10-29
btrfs: tracepoints: Fix wrong parameter order for qgroup events
Qu Wenruo
1
-2
/
+2
2019-10-29
Btrfs: check for the full sync flag while holding the inode lock during fsync
Filipe Manana
1
-19
/
+17
2019-10-29
Btrfs: fix qgroup double free after failure to reserve metadata for delalloc
Filipe Manana
1
-1
/
+0
2019-10-29
btrfs: don't needlessly create extent-refs kernel thread
David Sterba
2
-8
/
+0
2019-10-29
Btrfs: add missing extents release on file extent cluster relocation error
Filipe Manana
1
-0
/
+2
2019-10-29
btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()
Qu Wenruo
1
-0
/
+1
2019-10-29
fs/dax: Fix pmd vs pte conflict detection
Dan Williams
1
-2
/
+3
2019-10-29
CIFS: Fix use after free of file info structures
Pavel Shilovsky
1
-3
/
+3
2019-10-29
cifs: Fix missed free operations
Chuhong Yuan
1
-2
/
+2
2019-10-29
CIFS: avoid using MID 0xFFFF
Roberto Bergantinos Corpas
1
-0
/
+3
2019-10-29
io_uring: used cached copies of sq->dropped and cq->overflow
Jens Axboe
1
-5
/
+8
[next]