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
2020-01-27
afs: Remove set but not used variables 'before', 'after'
zhengbin
1
-10
/
+2
2020-01-27
affs: fix a memory leak in affs_remount
Navid Emamdoost
1
-6
/
+0
2020-01-27
afs: Fix large file support
Marc Dionne
1
-0
/
+1
2020-01-27
afs: Fix missing timeout reset
David Howells
1
-0
/
+1
2020-01-27
f2fs: fix to avoid accessing uninitialized field of inode page in is_alive()
Chao Yu
2
-0
/
+10
2020-01-27
btrfs: use correct count in btrfs_file_write_iter()
Omar Sandoval
1
-1
/
+2
2020-01-27
Btrfs: fix inode cache waiters hanging on path allocation failure
Filipe Manana
1
-1
/
+3
2020-01-27
Btrfs: fix inode cache waiters hanging on failure to start caching thread
Filipe Manana
1
-5
/
+18
2020-01-27
Btrfs: fix hang when loading existing inode cache off disk
Filipe Manana
1
-0
/
+1
2020-01-27
f2fs: fix error path of f2fs_convert_inline_page()
Chao Yu
1
-0
/
+1
2020-01-27
f2fs: fix wrong error injection path in inc_valid_block_count()
Chao Yu
1
-1
/
+2
2020-01-27
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
1
-1
/
+1
2020-01-27
ext4: set error return correctly when ext4_htree_store_dirent fails
Colin Ian King
1
-1
/
+1
2020-01-27
cifs: fix rmmod regression in cifs.ko caused by force_sig changes
Steve French
1
-0
/
+1
2020-01-27
ceph: fix "ceph.dir.rctime" vxattr value
David Disseldorp
1
-1
/
+1
2020-01-27
signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
Eric W. Biederman
1
-1
/
+1
2020-01-27
afs: Fix double inc of vnode->cb_break
David Howells
1
-3
/
+1
2020-01-27
afs: Fix lock-wait/callback-break double locking
David Howells
2
-10
/
+1
2020-01-27
afs: Don't invalidate callback if AFS_VNODE_DIR_VALID not set
David Howells
1
-5
/
+2
2020-01-27
afs: Fix key leak in afs_release() and afs_evict_inode()
David Howells
2
-3
/
+5
2020-01-27
afs: Fix the afs.cell and afs.volume xattr handlers
David Howells
1
-2
/
+2
2020-01-27
NFS: Don't interrupt file writeout due to fatal errors
Trond Myklebust
1
-1
/
+1
2020-01-27
afs: Further fix file locking
David Howells
1
-196
/
+196
2020-01-27
afs: Fix AFS file locking to allow fine grained locks
David Howells
1
-14
/
+9
2020-01-27
jfs: fix bogus variable self-initialization
Arnd Bergmann
1
-2
/
+1
2020-01-27
NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE()
Trond Myklebust
1
-13
/
+19
2020-01-27
NFS: Add missing encode / decode sequence_maxsz to v4.2 operations
Anna Schumaker
1
-0
/
+10
2020-01-27
NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umount
Trond Myklebust
2
-10
/
+24
2020-01-27
NFS: Fix a soft lockup in the delegation recovery code
Trond Myklebust
2
-8
/
+13
2020-01-27
fs/nfs: Fix nfs_parse_devname to not modify it's argument
Eric W. Biederman
1
-1
/
+1
2020-01-27
exportfs: fix 'passing zero to ERR_PTR()' warning
YueHaibing
1
-0
/
+1
2020-01-27
xfs: Sanity check flags of Q_XQUOTARM call
Jan Kara
1
-0
/
+3
2020-01-23
reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr
Jeff Mahoney
1
-2
/
+6
2020-01-23
btrfs: fix memory leak in qgroup accounting
Johannes Thumshirn
1
-1
/
+5
2020-01-23
btrfs: do not delete mismatched root refs
Josef Bacik
1
-4
/
+6
2020-01-23
btrfs: fix invalid removal of root ref
Josef Bacik
1
-8
/
+19
2020-01-23
btrfs: rework arguments of btrfs_unlink_subvol
Josef Bacik
1
-26
/
+20
2020-01-17
ocfs2: call journal flush to mark journal as empty after journal recovery whe...
Kai Li
1
-0
/
+8
2020-01-17
f2fs: fix potential overflow
Chao Yu
2
-2
/
+2
2020-01-17
NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturn
Trond Myklebust
1
-1
/
+3
2020-01-17
NFSv2: Fix a typo in encode_sattr()
Trond Myklebust
1
-1
/
+1
2020-01-17
btrfs: simplify inode locking for RWF_NOWAIT
Goldwyn Rodrigues
1
-2
/
+3
2020-01-17
afs: Fix missing cell comparison in afs_test_super()
David Howells
1
-0
/
+1
2020-01-17
cifs: Adjust indentation in smb2_open_file
Nathan Chancellor
1
-1
/
+1
2020-01-17
f2fs: check if file namelen exceeds max value
Sheng Yong
1
-1
/
+2
2020-01-17
f2fs: check memory boundary by insane namelen
Jaegeuk Kim
1
-1
/
+11
2020-01-17
f2fs: Move err variable to function scope in f2fs_fill_dentries()
Ben Hutchings
1
-2
/
+3
2020-01-14
chardev: Avoid potential use-after-free in 'chrdev_open()'
Will Deacon
1
-1
/
+1
2020-01-12
fs: avoid softlockups in s_inodes iterators
Eric Sandeen
4
-1
/
+10
2020-01-12
btrfs: Fix error messages in qgroup_rescan_init
Nikolay Borisov
1
-2
/
+2
[next]