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
compress-2025-01-21
compress-2025-01-23
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
2025-10-29
ksmbd: transport_ipc: validate payload size before reading handle
Qianchang Zhao
1
-1
/
+7
2025-10-29
ksmbd: browse interfaces list on FSCTL_QUERY_INTERFACE_INFO IOCTL
Namjae Jeon
6
-38
/
+41
2025-10-29
xfs: always warn about deprecated mount options
Darrick J. Wong
1
-12
/
+21
2025-10-29
f2fs: fix wrong block mapping for multi-devices
Jaegeuk Kim
1
-1
/
+1
2025-10-29
f2fs: factor a f2fs_map_blocks_cached helper
Christoph Hellwig
1
-27
/
+38
2025-10-29
f2fs: remove the create argument to f2fs_map_blocks
Christoph Hellwig
3
-44
/
+34
2025-10-29
f2fs: add a f2fs_get_block_locked helper
Christoph Hellwig
3
-7
/
+16
2025-10-29
ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()
Theodore Ts'o
1
-12
/
+5
2025-10-29
NFSD: Define a proc_layoutcommit for the FlexFiles layout type
Chuck Lever
1
-0
/
+8
2025-10-29
vfs: Don't leak disconnected dentries on umount
Jan Kara
1
-0
/
+2
2025-10-29
NFSD: Fix last write offset handling in layoutcommit
Sergey Bashirov
2
-18
/
+17
2025-10-29
NFSD: Minor cleanup in layoutcommit processing
Sergey Bashirov
1
-9
/
+3
2025-10-29
NFSD: Rework encoding and decoding of nfsd4_deviceid
Sergey Bashirov
5
-22
/
+39
2025-10-29
fuse: fix livelock in synchronous file put from fuseblk workers
Darrick J. Wong
1
-1
/
+7
2025-10-29
fuse: allocate ff->release_args only if release is needed
Amir Goldstein
3
-32
/
+41
2025-10-29
xfs: fix log CRC mismatches between i386 and other architectures
Christoph Hellwig
5
-9
/
+54
2025-10-29
xfs: rename the old_crc variable in xlog_recover_process
Christoph Hellwig
1
-9
/
+8
2025-10-29
ocfs2: clear extent cache after moving/defragmenting extents
Deepanshu Kartikey
1
-0
/
+5
2025-10-29
smb: server: let smb_direct_flush_send_list() invalidate a remote key first
Stefan Metzmacher
1
-4
/
+7
2025-10-29
hfsplus: return EIO when type of hidden directory mismatch in hfsplus_fill_su...
Yangtao Li
1
-1
/
+1
2025-10-29
hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits()
Viacheslav Dubeyko
1
-1
/
+1
2025-10-29
dlm: check for defined force value in dlm_lockspace_release
Alexander Aring
1
-1
/
+1
2025-10-29
hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat()
Viacheslav Dubeyko
1
-5
/
+18
2025-10-29
hfs: validate record offset in hfsplus_bmap_alloc
Yang Chenzhi
3
-41
/
+48
2025-10-29
hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent()
Viacheslav Dubeyko
1
-1
/
+7
2025-10-29
hfs: make proper initalization of struct hfs_find_data
Viacheslav Dubeyko
1
-1
/
+7
2025-10-29
hfs: clear offset and space out of valid records in b-tree node
Viacheslav Dubeyko
1
-4
/
+23
2025-10-29
exec: Fix incorrect type for ret
Xichao Zhao
1
-1
/
+1
2025-10-29
hfsplus: fix slab-out-of-bounds read in hfsplus_strcasecmp()
Viacheslav Dubeyko
1
-0
/
+24
2025-10-29
dax: skip read lock assertion for read-only filesystems
Yuezhang Mo
1
-1
/
+1
2025-10-29
cifs: parse_dfs_referrals: prevent oob on malformed input
Eugene Korenevsky
1
-0
/
+17
2025-10-29
btrfs: do not assert we found block group item when creating free space tree
Filipe Manana
1
-7
/
+8
2025-10-29
btrfs: fix clearing of BTRFS_FS_RELOC_RUNNING if relocation already running
Filipe Manana
1
-6
/
+7
2025-10-29
ext4: detect invalid INLINE_DATA + EXTENTS flag combination
Deepanshu Kartikey
1
-0
/
+8
2025-10-29
ext4: wait for ongoing I/O to complete before freeing blocks
Zhang Yi
1
-2
/
+9
2025-10-29
jbd2: ensure that all ongoing I/O complete before freeing blocks
Zhang Yi
1
-4
/
+9
2025-10-29
smb: client: Fix refcount leak for cifs_sb_tlink
Shuhao Fu
2
-6
/
+8
2025-10-19
writeback: Avoid excessively long inode switching times
Jan Kara
1
-10
/
+11
2025-10-19
writeback: Avoid softlockup when switching many inodes
Jan Kara
1
-1
/
+10
2025-10-19
cramfs: Verify inode mode when loading from disk
Tetsuo Handa
1
-1
/
+10
2025-10-19
fs: Add 'initramfs_options' to set initramfs mount options
Lichen Liu
1
-1
/
+10
2025-10-19
minixfs: Verify inode mode when loading from disk
Tetsuo Handa
1
-1
/
+7
2025-10-19
btrfs: fix the incorrect max_bytes value for find_lock_delalloc_range()
Qu Wenruo
1
-3
/
+11
2025-10-19
ksmbd: add max ip connections parameter
Namjae Jeon
4
-13
/
+23
2025-10-19
Squashfs: reject negative file sizes in squashfs_read_inode()
Phillip Lougher
1
-0
/
+4
2025-10-19
Squashfs: add additional inode sanity checking
Phillip Lougher
1
-2
/
+18
2025-10-19
ext4: free orphan info with kvfree
Jan Kara
1
-2
/
+2
2025-10-19
ext4: guard against EA inode refcount underflow in xattr update
Ahmet Eray Karadag
1
-7
/
+8
2025-10-19
ext4: correctly handle queries for metadata mappings
Ojaswin Mujoo
1
-5
/
+9
2025-10-19
ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()
Yongjian Sun
1
-2
/
+8
[next]