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-08-03
ntfs: fix use-after-free in ntfs_ucsncmp()
ChenXiaoSong
1
-2
/
+6
2022-07-29
dlm: fix pending remove if msg allocation fails
Alexander Aring
1
-1
/
+2
2022-07-21
ext4: fix race condition between ext4_write and ext4_convert_inline_data
Baokun Li
2
-12
/
+5
2022-07-21
nilfs2: fix incorrect masking of permission flags for symlinks
Ryusuke Konishi
1
-0
/
+3
2022-07-12
xfs: remove incorrect ASSERT in xfs_rename
Eric Sandeen
1
-1
/
+0
2022-06-29
afs: Fix dynamic root getattr
David Howells
1
-1
/
+2
2022-06-22
ext4: add reserved GDT blocks check
Zhang Yi
1
-0
/
+10
2022-06-22
ext4: make variable "count" signed
Ding Xiang
1
-1
/
+2
2022-06-22
ext4: fix bug_on ext4_mb_use_inode_pa
Baokun Li
1
-0
/
+9
2022-06-22
pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
Trond Myklebust
1
-0
/
+6
2022-06-22
compat_ioctl: remove /dev/random commands
Arnd Bergmann
1
-7
/
+0
2022-06-22
9p: missing chunk of "fs/9p: Don't update file type when updating file attrib...
Al Viro
1
-7
/
+3
2022-06-14
cifs: return errors during session setup during reconnects
Shyam Prasad N
1
-0
/
+3
2022-06-14
cifs: version operations for smb20 unneeded when legacy support disabled
Steve French
2
-2
/
+9
2022-06-14
ceph: allow ceph.dir.rctime xattr to be updatable
Venky Shankar
1
-1
/
+9
2022-06-14
kernfs: Separate kernfs_pr_cont_buf and rename_lock.
Hao Luo
1
-12
/
+19
2022-06-14
NFSv4: Don't hold the layoutget locks across multiple RPC calls
Trond Myklebust
1
-0
/
+4
2022-06-14
f2fs: remove WARN_ON in f2fs_is_valid_blkaddr
Dongliang Mu
1
-2
/
+2
2022-06-14
afs: Fix infinite loop found by xfstest generic/676
David Howells
1
-1
/
+4
2022-06-14
jffs2: fix memory leak in jffs2_do_fill_super
Baokun Li
1
-0
/
+1
2022-06-14
ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock
Junxiao Bi via Ocfs2-devel
1
-1
/
+15
2022-06-14
dlm: fix missing lkb refcount handling
Alexander Aring
1
-2
/
+9
2022-06-14
dlm: fix plock invalid read
Alexander Aring
1
-7
/
+5
2022-06-14
ext4: avoid cycles in directory h-tree
Jan Kara
1
-3
/
+19
2022-06-14
ext4: verify dir block before splitting it
Jan Kara
1
-11
/
+21
2022-06-14
ext4: fix bug_on in ext4_writepages
Ye Bin
1
-0
/
+12
2022-06-14
ext4: fix warning in ext4_handle_inode_extension
Ye Bin
1
-0
/
+4
2022-06-14
ext4: fix use-after-free in ext4_rename_dir_prepare
Ye Bin
1
-3
/
+27
2022-06-14
fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
Zhihao Cheng
1
-5
/
+8
2022-06-14
f2fs: fix fallocate to use file_modified to update permissions consistently
Chao Yu
1
-0
/
+4
2022-06-14
f2fs: don't need inode lock for system hidden quota
Jaegeuk Kim
1
-2
/
+4
2022-06-14
f2fs: fix deadloop in foreground GC
Chao Yu
1
-12
/
+20
2022-06-14
f2fs: fix to clear dirty inode in f2fs_evict_inode()
Chao Yu
1
-1
/
+15
2022-06-14
f2fs: fix to do sanity check on block address in f2fs_do_zero_range()
Chao Yu
1
-4
/
+12
2022-06-14
f2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count()
Chao Yu
1
-4
/
+10
2022-06-14
NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layout
Trond Myklebust
1
-0
/
+2
2022-06-14
NFS: Don't report errors from nfs_pageio_complete() more than once
Trond Myklebust
1
-8
/
+1
2022-06-14
NFS: Do not report flush errors in nfs_write_end()
Trond Myklebust
1
-5
/
+2
2022-06-14
NFS: Do not report EINTR/ERESTARTSYS as mapping errors
Trond Myklebust
1
-1
/
+1
2022-06-14
f2fs: fix dereference of stale list iterator after loop body
Jakob Koschel
1
-3
/
+6
2022-06-14
proc: fix dentry/inode overinstantiating under /proc/${pid}/net
Alexey Dobriyan
2
-0
/
+6
2022-06-14
dax: fix cache flush on PMD-mapped pages
Muchun Song
1
-1
/
+2
2022-06-14
ext4: reject the 'commit' option on ext2 filesystems
Eric Biggers
1
-0
/
+1
2022-06-14
iomap: iomap_write_failed fix
Andreas Gruenbacher
1
-1
/
+2
2022-06-14
fsnotify: fix wrong lockdep annotations
Amir Goldstein
1
-3
/
+3
2022-06-14
inotify: show inotify mask flags in proc fdinfo
Amir Goldstein
3
-10
/
+15
2022-06-14
fat: add ratelimit to fat*_ent_bread()
OGAWA Hirofumi
1
-3
/
+4
2022-06-14
fs: jfs: fix possible NULL pointer dereference in dbFree()
Zixuan Fu
1
-1
/
+2
2022-06-14
btrfs: repair super block num_devices automatically
Qu Wenruo
1
-4
/
+4
2022-06-14
btrfs: add "0x" prefix for unsupported optional features
Qu Wenruo
1
-2
/
+2
[next]