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
2022-05-25
afs: Fix afs_getattr() to refetch file status if callback break occurred
David Howells
1
-1
/
+13
2022-05-25
nilfs2: fix lockdep warnings during disk space reclamation
Ryusuke Konishi
5
-21
/
+92
2022-05-25
nilfs2: fix lockdep warnings in page operations for btree nodes
Ryusuke Konishi
10
-50
/
+154
2022-05-18
gfs2: Fix filesystem block deallocation for short writes
Andreas Gruenbacher
1
-6
/
+5
2022-05-15
VFS: Fix memory leak caused by concurrently mounting fs with subtype
ChenXiaoSong
1
-3
/
+6
2022-05-12
btrfs: always log symlinks in full mode
Filipe Manana
1
-1
/
+13
2022-05-12
cifs: destage any unwritten data to the server before calling copychunk_write
Ronnie Sahlberg
1
-0
/
+8
2022-04-27
ext4: force overhead calculation if the s_overhead_cluster makes no sense
Theodore Ts'o
1
-3
/
+12
2022-04-27
ext4: fix overhead calculation to account for the reserved gdt blocks
Theodore Ts'o
1
-1
/
+3
2022-04-27
ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
Tadeusz Struk
1
-1
/
+10
2022-04-27
ext4: fix symlink file size not match to file content
Ye Bin
1
-1
/
+3
2022-04-27
stat: fix inconsistency between struct stat and struct compat_stat
Mikulas Patocka
1
-9
/
+10
2022-04-27
cifs: Check the IOCB_DIRECT flag, not O_DIRECT
David Howells
1
-1
/
+1
2022-04-27
gfs2: assign rgrp glock before compute_bitstructs
Bob Peterson
1
-4
/
+5
2022-04-20
cifs: potential buffer overflow in handling symlinks
Harshit Mogalapalli
1
-0
/
+3
2022-04-15
btrfs: fix qgroup reserve overflow the qgroup limit
Ethan Lien
1
-1
/
+1
2022-04-15
jfs: prevent NULL deref in diFree
Haimin Zhang
1
-1
/
+2
2022-04-15
NFS: swap-out must always use STABLE writes.
NeilBrown
1
-4
/
+6
2022-04-15
NFS: swap IO handling is slightly different for O_DIRECT IO
NeilBrown
2
-16
/
+30
2022-04-15
NFSv4: Protect the state recovery thread against direct reclaim
Trond Myklebust
1
-0
/
+12
2022-04-15
minix: fix bug when opening a file with O_DIRECT
Qinghua Jin
1
-1
/
+2
2022-04-15
ubifs: Rectify space amount budget for mkdir/tmpfile operations
Zhihao Cheng
1
-4
/
+8
2022-04-15
gfs2: Make sure FITRIM minlen is rounded up to fs block size
Andrew Price
1
-1
/
+2
2022-04-15
ubifs: rename_whiteout: correct old_dir size computing
Baokun Li
1
-0
/
+3
2022-04-15
ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()
Zhihao Cheng
1
-4
/
+30
2022-04-15
ubifs: setflags: Make dirtied_ino_d 8 bytes aligned
Zhihao Cheng
1
-1
/
+1
2022-04-15
ubifs: Add missing iput if do_tmpfile() failed in rename whiteout
Zhihao Cheng
1
-0
/
+2
2022-04-15
ubifs: Fix deadlock in concurrent rename whiteout and inode writeback
Zhihao Cheng
1
-10
/
+15
2022-04-15
ubifs: rename_whiteout: Fix double free for whiteout_ui->data
Zhihao Cheng
1
-2
/
+0
2022-04-15
ntfs: add sanity check on allocation size
Dongliang Mu
1
-0
/
+4
2022-04-15
ext4: don't BUG if someone dirty pages without asking ext4 first
Theodore Ts'o
1
-0
/
+25
2022-04-15
NFSv4/pNFS: Fix another issue with a list iterator pointing to the head
Trond Myklebust
3
-18
/
+22
2022-04-15
jfs: fix divide error in dbNextAG
Pavel Skripkin
1
-0
/
+7
2022-04-15
NFS: remove unneeded check in decode_devicenotify_args()
Alexey Khoroshilov
1
-4
/
+0
2022-04-15
ext2: correct max file size computing
Zhang Yi
1
-1
/
+5
2022-04-15
jffs2: fix memory leak in jffs2_scan_medium
Baokun Li
1
-2
/
+4
2022-04-15
jffs2: fix memory leak in jffs2_do_mount_fs
Baokun Li
1
-1
/
+3
2022-04-15
jffs2: fix use-after-free in jffs2_clear_xattr_subsystem
Baokun Li
1
-1
/
+1
2022-04-15
f2fs: fix to unlock page correctly in error path of is_alive()
Chao Yu
1
-1
/
+3
2022-04-15
NFSD: prevent underflow in nfssvc_decode_writeargs()
Dan Carpenter
2
-2
/
+2
2022-04-15
fuse: fix pipe buffer lifetime for direct_io
Miklos Szeredi
3
-1
/
+14
2022-03-23
ocfs2: fix crash when initialize filecheck kobj fails
Joseph Qi
1
-11
/
+11
2022-03-23
fs: sysfs_emit: Remove PAGE_SIZE alignment check
Lucas Wei
1
-2
/
+1
2022-03-16
btrfs: unlock newly allocated extent buffer after error
Qu Wenruo
1
-0
/
+1
2022-03-16
ext4: add check to prevent attempting to resize an fs with sparse_super2
Josh Triplett
1
-0
/
+5
2022-03-08
btrfs: add missing run of delayed items after unlink during log replay
Filipe Manana
1
-0
/
+18
2022-03-08
cifs: fix double free race when mount fails in cifs_get_root()
Ronnie Sahlberg
1
-0
/
+1
2022-03-02
tracefs: Set the group ownership in apply_options() not parse_options()
Steven Rostedt (Google)
1
-2
/
+3
2022-03-02
fget: clarify and improve __fget_files() implementation
Linus Torvalds
1
-16
/
+57
2022-03-02
configfs: fix a race in configfs_{,un}register_subsystem()
ChenXiaoSong
1
-0
/
+14
[next]