index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2024-10-04
netfs: Delete subtree of 'fs/netfs' when netfs module exits
Baokun Li
1
-2
/
+2
2024-10-04
vfs: fix race between evice_inodes() and find_inode()&iput()
Julian Sun
1
-0
/
+4
2024-10-04
f2fs: fix to check atomic_file in f2fs ioctl interfaces
Chao Yu
1
-1
/
+12
2024-10-04
f2fs: check discard support for conventional zones
Shin'ichiro Kawasaki
1
-0
/
+7
2024-10-04
f2fs: Require FMODE_WRITE for atomic write ioctls
Jann Horn
1
-0
/
+9
2024-10-04
f2fs: avoid potential int overflow in sanity_check_area_boundary()
Nikita Zhandarovich
1
-2
/
+2
2024-10-04
f2fs: prevent possible int overflow in dir_block_index()
Nikita Zhandarovich
1
-1
/
+2
2024-10-04
f2fs: fix several potential integer overflows in file offsets
Nikita Zhandarovich
2
-3
/
+3
2024-10-04
f2fs: fix to wait dio completion
Chao Yu
1
-0
/
+13
2024-10-04
btrfs: always update fstrim_range on failure in FITRIM ioctl
Luca Stefani
2
-5
/
+3
2024-10-04
btrfs: tree-checker: fix the wrong output of data backref objectid
Qu Wenruo
1
-1
/
+1
2024-10-04
btrfs: fix race setting file private on concurrent lseek using same fd
Filipe Manana
3
-3
/
+34
2024-10-04
debugfs show actual source in /proc/mounts
Marc Aurèle La France
1
-0
/
+8
2024-10-04
btrfs: subpage: fix the bitmap dump which can cause bitmap corruption
Qu Wenruo
1
-2
/
+8
2024-10-04
ksmbd: handle caseless file creation
Namjae Jeon
1
-7
/
+3
2024-10-04
ksmbd: allow write with FILE_APPEND_DATA
Namjae Jeon
1
-1
/
+1
2024-10-04
ksmbd: make __dir_empty() compatible with POSIX
Hobin Woo
1
-3
/
+4
2024-10-04
fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is set
yangyun
1
-1
/
+1
2024-10-04
NFSv4.2: Fix detection of "Proxying of Times" server support
Roi Azarzar
1
-2
/
+14
2024-10-04
f2fs: fix to don't set SB_RDONLY in f2fs_handle_critical_error()
Chao Yu
1
-4
/
+6
2024-10-04
f2fs: get rid of online repaire on corrupted directory
Chao Yu
2
-79
/
+0
2024-10-04
f2fs: prevent atomic file from being dirtied before commit
Daeho Jeong
3
-1
/
+14
2024-10-04
f2fs: compress: don't redirty sparse cluster during {,de}compress
Yeongjin Gil
3
-26
/
+61
2024-10-04
f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread()
Chao Yu
3
-4
/
+11
2024-10-04
f2fs: atomic: fix to truncate pagecache before on-disk metadata truncation
Chao Yu
1
-0
/
+4
2024-10-04
f2fs: fix to wait page writeback before setting gcing flag
Chao Yu
1
-0
/
+4
2024-10-04
f2fs: Create COW inode from parent dentry for atomic write
Yeongjin Gil
1
-9
/
+3
2024-10-04
f2fs: fix to avoid racing in between read and OPU dio write
Chao Yu
1
-0
/
+4
2024-10-04
f2fs: reduce expensive checkpoint trigger frequency
Chao Yu
3
-2
/
+17
2024-10-04
f2fs: atomic: fix to avoid racing w/ GC
Chao Yu
2
-2
/
+16
2024-10-04
nfsd: fix initial getattr on write delegation
Jeff Layton
1
-8
/
+25
2024-10-04
nfsd: untangle code in nfsd4_deleg_getattr_conflict()
NeilBrown
1
-69
/
+62
2024-10-04
nfsd: return -EINVAL when namelen is 0
Li Lingfeng
1
-0
/
+8
2024-10-04
nfsd: call cache_put if xdr_reserve_space returns NULL
Guoqing Jiang
1
-4
/
+9
2024-10-04
nfsd: fix refcount leak when file is unhashed after being found
Jeff Layton
1
-0
/
+1
2024-10-04
nfsd: remove unneeded EEXIST error check in nfsd_do_file_acquire
Jeff Layton
1
-2
/
+0
2024-10-04
quota: avoid missing put_quota_format when DQUOT_SUSPENDED is passed
Kemeng Shi
1
-1
/
+2
2024-10-04
nilfs2: fix potential oob read in nilfs_btree_check_delete()
Ryusuke Konishi
1
-2
/
+5
2024-10-04
nilfs2: determine empty node blocks as corrupted
Ryusuke Konishi
1
-1
/
+1
2024-10-04
nilfs2: fix potential null-ptr-deref in nilfs_btree_insert()
Ryusuke Konishi
1
-1
/
+2
2024-10-04
ext4: check stripe size compatibility on remount as well
Ojaswin Mujoo
1
-7
/
+22
2024-10-04
ext4: avoid OOB when system.data xattr changes underneath the filesystem
Thadeu Lima de Souza Cascardo
1
-10
/
+21
2024-10-04
ext4: return error on ext4_find_inline_entry
Thadeu Lima de Souza Cascardo
1
-3
/
+7
2024-10-04
ext4: avoid negative min_clusters in find_group_orlov()
Kemeng Shi
1
-0
/
+2
2024-10-04
ext4: avoid potential buffer_head leak in __ext4_new_inode()
Kemeng Shi
1
-3
/
+4
2024-10-04
ext4: avoid buffer_head leak in ext4_mark_inode_used()
Kemeng Shi
1
-2
/
+3
2024-10-04
ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard
yangerkun
1
-6
/
+4
2024-10-04
jfs: fix out-of-bounds in dbNextAG() and diAlloc()
Jeongjun Park
2
-3
/
+3
2024-10-04
erofs: handle overlapped pclusters out of crafted images properly
Gao Xiang
1
-33
/
+38
2024-10-04
erofs: fix error handling in z_erofs_init_decompressor
Sandeep Dhavale
1
-1
/
+1
[prev]
[next]