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-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
2020-01-09
ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps
Zhihao Cheng
1
-7
/
+27
2020-01-09
xfs: periodically yield scrub threads to the scheduler
Darrick J. Wong
1
-1
/
+8
2020-01-09
bdev: Refresh bdev size for disks without partitioning
Jan Kara
1
-9
/
+10
2020-01-09
bdev: Factor out bdev revalidation into a common helper
Jan Kara
1
-12
/
+14
2020-01-09
fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP
Al Viro
1
-1
/
+2
2020-01-09
xfs: don't check for AG deadlock for realtime files in bunmapi
Omar Sandoval
1
-1
/
+1
2020-01-09
nfsd4: fix up replay_matches_cache()
Scott Mayhew
1
-5
/
+10
2020-01-09
locks: print unsigned ino in /proc/locks
Amir Goldstein
1
-1
/
+1
2020-01-09
pstore/ram: Write new dumps to start of recycled zones
Aleksandr Yashkin
1
-0
/
+11
2020-01-09
xfs: fix mount failure crash on invalid iclog memory access
Brian Foster
1
-0
/
+2
2020-01-09
afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPP
David Howells
1
-0
/
+3
2020-01-09
afs: Fix SELinux setting security label on /afs
David Howells
1
-1
/
+0
2020-01-09
afs: Fix afs_find_server lookups for ipv4 peers
Marc Dionne
1
-13
/
+8
2020-01-04
filldir[64]: remove WARN_ON_ONCE() for bad directory entries
Linus Torvalds
1
-2
/
+2
2020-01-04
Make filldir[64]() verify the directory entry filename is valid
Linus Torvalds
1
-0
/
+40
2020-01-04
userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK
Mike Rapoport
1
-7
/
+11
2020-01-04
ocfs2: fix passing zero to 'PTR_ERR' warning
Ding Xiang
1
-2
/
+2
2020-01-04
fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long
Konstantin Khlebnikov
1
-12
/
+17
2020-01-04
f2fs: fix to update dir's i_pino during cross_rename
Chao Yu
1
-3
/
+12
2020-01-04
jbd2: Fix statistics for the number of logged blocks
Jan Kara
1
-1
/
+3
2020-01-04
ext4: iomap that extends beyond EOF should be marked dirty
Matthew Bobrowski
1
-1
/
+7
2020-01-04
ext4: update direct I/O read lock pattern for IOCB_NOWAIT
Matthew Bobrowski
1
-1
/
+7
2020-01-04
f2fs: fix to update time in lazytime mode
Chao Yu
2
-9
/
+20
2019-12-31
ext4: unlock on error in ext4_expand_extra_isize()
Dan Carpenter
1
-2
/
+2
2019-12-31
ext4: check for directory entries too close to block end
Jan Kara
1
-0
/
+5
2019-12-31
ext4: fix ext4_empty_dir() for directories with holes
Jan Kara
1
-14
/
+18
2019-12-31
btrfs: return error pointer from alloc_test_extent_buffer
Dan Carpenter
3
-6
/
+8
2019-12-31
btrfs: don't prematurely free work in scrub_missing_raid56_worker()
Omar Sandoval
1
-2
/
+1
2019-12-31
btrfs: don't prematurely free work in reada_start_machine_worker()
Omar Sandoval
1
-6
/
+4
2019-12-31
btrfs: don't prematurely free work in run_ordered_work()
Omar Sandoval
1
-12
/
+44
2019-12-31
btrfs: don't prematurely free work in end_workqueue_fn()
Omar Sandoval
1
-1
/
+1
2019-12-31
Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues
Filipe Manana
1
-1
/
+1
2019-12-31
btrfs: handle ENOENT in btrfs_uuid_tree_iterate
Josef Bacik
1
-0
/
+2
2019-12-31
btrfs: do not leak reloc root if we fail to read the fs root
Josef Bacik
1
-0
/
+1
2019-12-31
btrfs: skip log replay on orphaned roots
Josef Bacik
1
-2
/
+21
2019-12-31
btrfs: abort transaction after failed inode updates in create_subvol
Josef Bacik
1
-2
/
+8
2019-12-31
btrfs: send: remove WARN_ON for readonly mount
Anand Jain
1
-6
/
+0
[next]