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
fsdax: Fix infinite loop in dax_iomap_rw()
Li Jinlin
1
-0
/
+3
2025-10-29
fuse: fix livelock in synchronous file put from fuseblk workers
Darrick J. Wong
1
-1
/
+7
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
ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()
Theodore Ts'o
1
-6
/
+4
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
ocfs2: clear extent cache after moving/defragmenting extents
Deepanshu Kartikey
1
-0
/
+5
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
fsdax: switch dax_iomap_rw to use iomap_iter
Christoph Hellwig
1
-25
/
+24
2025-10-29
iomap: add the new iomap_iter model
Christoph Hellwig
2
-2
/
+109
2025-10-29
btrfs: avoid potential out-of-bounds in btrfs_encode_fh()
Anderson Nascimento
1
-1
/
+7
2025-10-29
ext4: detect invalid INLINE_DATA + EXTENTS flag combination
Deepanshu Kartikey
1
-0
/
+8
2025-10-29
jbd2: ensure that all ongoing I/O complete before freeing blocks
Zhang Yi
1
-4
/
+9
2025-10-29
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
1
-1
/
+1
2025-10-29
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
1
-1
/
+1
2025-10-29
minmax: add in_range() macro
Matthew Wilcox (Oracle)
4
-12
/
+0
2025-10-29
btrfs: remove duplicated in_range() macro
Johannes Thumshirn
4
-2
/
+3
2025-10-29
fscontext: do not consume log entries when returning -EMSGSIZE
Aleksa Sarai
1
-32
/
+38
2025-10-29
cramfs: Verify inode mode when loading from disk
Tetsuo Handa
1
-1
/
+10
2025-10-29
fs: Add 'initramfs_options' to set initramfs mount options
Lichen Liu
1
-1
/
+10
2025-10-29
minixfs: Verify inode mode when loading from disk
Tetsuo Handa
1
-1
/
+7
2025-10-29
fs: udf: fix OOB read in lengthAllocDescs handling
Larshin Sergey
1
-0
/
+3
2025-10-29
udf: fix uninit-value use in udf_get_fileshortad
Gianfranco Trad
1
-3
/
+6
2025-10-29
Squashfs: reject negative file sizes in squashfs_read_inode()
Phillip Lougher
1
-0
/
+4
2025-10-29
Squashfs: add additional inode sanity checking
Phillip Lougher
1
-2
/
+18
2025-10-29
ext4: guard against EA inode refcount underflow in xattr update
Ahmet Eray Karadag
1
-7
/
+8
2025-10-29
ext4: correctly handle queries for metadata mappings
Ojaswin Mujoo
1
-5
/
+9
2025-10-29
ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()
Yongjian Sun
1
-2
/
+8
2025-10-29
nfsd: nfserr_jukebox in nlm_fopen should lead to a retry
Olga Kornievskaia
1
-0
/
+15
2025-10-29
NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul()
Thorsten Blum
1
-1
/
+1
2025-10-29
openat2: don't trigger automounts with RESOLVE_NO_XDEV
Askar Safin
1
-0
/
+8
2025-10-29
fs: always return zero on success from replace_fd()
Thomas Weißschuh
1
-1
/
+4
2025-10-29
Squashfs: fix uninit-value in squashfs_get_parent
Phillip Lougher
2
-1
/
+8
2025-10-29
ocfs2: fix double free in user_cluster_connect()
Dan Carpenter
1
-0
/
+1
2025-10-29
NFSv4.1: fix backchannel max_resp_sz verification check
Anthony Iliopoulos
1
-1
/
+1
2025-10-02
mm/hugetlb: fix folio is still mapped when deleted
Jinjiang Tu
1
-8
/
+6
2025-10-02
btrfs: tree-checker: fix the incorrect inode ref size check
Qu Wenruo
1
-2
/
+2
2025-10-02
nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*
Nathan Chancellor
2
-6
/
+6
[next]