summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2025-10-29fsdax: Fix infinite loop in dax_iomap_rw()Li Jinlin1-0/+3
2025-10-29fuse: fix livelock in synchronous file put from fuseblk workersDarrick J. Wong1-1/+7
2025-10-29NFSD: Define a proc_layoutcommit for the FlexFiles layout typeChuck Lever1-0/+8
2025-10-29vfs: Don't leak disconnected dentries on umountJan Kara1-0/+2
2025-10-29ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()Theodore Ts'o1-6/+4
2025-10-29NFSD: Fix last write offset handling in layoutcommitSergey Bashirov2-18/+17
2025-10-29NFSD: Minor cleanup in layoutcommit processingSergey Bashirov1-9/+3
2025-10-29NFSD: Rework encoding and decoding of nfsd4_deviceidSergey Bashirov5-22/+39
2025-10-29ocfs2: clear extent cache after moving/defragmenting extentsDeepanshu Kartikey1-0/+5
2025-10-29hfsplus: return EIO when type of hidden directory mismatch in hfsplus_fill_su...Yangtao Li1-1/+1
2025-10-29hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits()Viacheslav Dubeyko1-1/+1
2025-10-29dlm: check for defined force value in dlm_lockspace_releaseAlexander Aring1-1/+1
2025-10-29hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat()Viacheslav Dubeyko1-5/+18
2025-10-29hfs: validate record offset in hfsplus_bmap_allocYang Chenzhi3-41/+48
2025-10-29hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent()Viacheslav Dubeyko1-1/+7
2025-10-29hfs: make proper initalization of struct hfs_find_dataViacheslav Dubeyko1-1/+7
2025-10-29hfs: clear offset and space out of valid records in b-tree nodeViacheslav Dubeyko1-4/+23
2025-10-29exec: Fix incorrect type for retXichao Zhao1-1/+1
2025-10-29hfsplus: fix slab-out-of-bounds read in hfsplus_strcasecmp()Viacheslav Dubeyko1-0/+24
2025-10-29dax: skip read lock assertion for read-only filesystemsYuezhang Mo1-1/+1
2025-10-29fsdax: switch dax_iomap_rw to use iomap_iterChristoph Hellwig1-25/+24
2025-10-29iomap: add the new iomap_iter modelChristoph Hellwig2-2/+109
2025-10-29btrfs: avoid potential out-of-bounds in btrfs_encode_fh()Anderson Nascimento1-1/+7
2025-10-29ext4: detect invalid INLINE_DATA + EXTENTS flag combinationDeepanshu Kartikey1-0/+8
2025-10-29jbd2: ensure that all ongoing I/O complete before freeing blocksZhang Yi1-4/+9
2025-10-29minmax: don't use max() in situations that want a C constant expressionLinus Torvalds1-1/+1
2025-10-29minmax: add a few more MIN_T/MAX_T usersLinus Torvalds1-1/+1
2025-10-29minmax: add in_range() macroMatthew Wilcox (Oracle)4-12/+0
2025-10-29btrfs: remove duplicated in_range() macroJohannes Thumshirn4-2/+3
2025-10-29fscontext: do not consume log entries when returning -EMSGSIZEAleksa Sarai1-32/+38
2025-10-29cramfs: Verify inode mode when loading from diskTetsuo Handa1-1/+10
2025-10-29fs: Add 'initramfs_options' to set initramfs mount optionsLichen Liu1-1/+10
2025-10-29minixfs: Verify inode mode when loading from diskTetsuo Handa1-1/+7
2025-10-29fs: udf: fix OOB read in lengthAllocDescs handlingLarshin Sergey1-0/+3
2025-10-29udf: fix uninit-value use in udf_get_fileshortadGianfranco Trad1-3/+6
2025-10-29Squashfs: reject negative file sizes in squashfs_read_inode()Phillip Lougher1-0/+4
2025-10-29Squashfs: add additional inode sanity checkingPhillip Lougher1-2/+18
2025-10-29ext4: guard against EA inode refcount underflow in xattr updateAhmet Eray Karadag1-7/+8
2025-10-29ext4: correctly handle queries for metadata mappingsOjaswin Mujoo1-5/+9
2025-10-29ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()Yongjian Sun1-2/+8
2025-10-29nfsd: nfserr_jukebox in nlm_fopen should lead to a retryOlga Kornievskaia1-0/+15
2025-10-29NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul()Thorsten Blum1-1/+1
2025-10-29openat2: don't trigger automounts with RESOLVE_NO_XDEVAskar Safin1-0/+8
2025-10-29fs: always return zero on success from replace_fd()Thomas Weißschuh1-1/+4
2025-10-29Squashfs: fix uninit-value in squashfs_get_parentPhillip Lougher2-1/+8
2025-10-29ocfs2: fix double free in user_cluster_connect()Dan Carpenter1-0/+1
2025-10-29NFSv4.1: fix backchannel max_resp_sz verification checkAnthony Iliopoulos1-1/+1
2025-10-02mm/hugetlb: fix folio is still mapped when deletedJinjiang Tu1-8/+6
2025-10-02btrfs: tree-checker: fix the incorrect inode ref size checkQu Wenruo1-2/+2
2025-10-02nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*Nathan Chancellor2-6/+6