summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-10-29NFSD: Fix last write offset handling in layoutcommitSergey Bashirov
2025-10-29NFSD: Minor cleanup in layoutcommit processingSergey Bashirov
2025-10-29NFSD: Define a proc_layoutcommit for the FlexFiles layout typeChuck Lever
2025-10-29vfs: Don't leak disconnected dentries on umountJan Kara
2025-10-29jbd2: ensure that all ongoing I/O complete before freeing blocksZhang Yi
2025-10-29ext4: detect invalid INLINE_DATA + EXTENTS flag combinationDeepanshu Kartikey
2025-10-29ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()Theodore Ts'o
2025-10-29ocfs2: clear extent cache after moving/defragmenting extentsDeepanshu Kartikey
2025-10-29hfsplus: return EIO when type of hidden directory mismatch in hfsplus_fill_su...Yangtao Li
2025-10-29hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits()Viacheslav Dubeyko
2025-10-29dlm: check for defined force value in dlm_lockspace_releaseAlexander Aring
2025-10-29hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat()Viacheslav Dubeyko
2025-10-29hfs: validate record offset in hfsplus_bmap_allocYang Chenzhi
2025-10-29hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent()Viacheslav Dubeyko
2025-10-29hfs: make proper initalization of struct hfs_find_dataViacheslav Dubeyko
2025-10-29hfs: clear offset and space out of valid records in b-tree nodeViacheslav Dubeyko
2025-10-29exec: Fix incorrect type for retXichao Zhao
2025-10-29hfsplus: fix slab-out-of-bounds read in hfsplus_strcasecmp()Viacheslav Dubeyko
2025-10-29btrfs: avoid potential out-of-bounds in btrfs_encode_fh()Anderson Nascimento
2025-10-29cramfs: Verify inode mode when loading from diskTetsuo Handa
2025-10-29fs: Add 'initramfs_options' to set initramfs mount optionsLichen Liu
2025-10-29minixfs: Verify inode mode when loading from diskTetsuo Handa
2025-10-29Squashfs: reject negative file sizes in squashfs_read_inode()Phillip Lougher
2025-10-29Squashfs: add additional inode sanity checkingPhillip Lougher
2025-10-29fs: udf: fix OOB read in lengthAllocDescs handlingLarshin Sergey
2025-10-29ext4: guard against EA inode refcount underflow in xattr updateAhmet Eray Karadag
2025-10-29ext4: correctly handle queries for metadata mappingsOjaswin Mujoo
2025-10-29ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()Yongjian Sun
2025-10-29nfsd: nfserr_jukebox in nlm_fopen should lead to a retryOlga Kornievskaia
2025-10-29Squashfs: fix uninit-value in squashfs_get_parentPhillip Lougher
2025-10-29ocfs2: fix double free in user_cluster_connect()Dan Carpenter
2025-10-29NFSv4.1: fix backchannel max_resp_sz verification checkAnthony Iliopoulos
2025-10-02mm/hugetlb: fix folio is still mapped when deletedJinjiang Tu
2025-10-02nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*Nathan Chancellor
2025-10-02fuse: prevent overflow in copy_file_range return valueMiklos Szeredi
2025-10-02fuse: check if copy_file_range() returns larger than requested sizeMiklos Szeredi
2025-10-02ocfs2: fix recursive semaphore deadlock in fiemap callMark Tinguely
2025-10-02NFSv4: Don't clear capabilities that won't be resetTrond Myklebust
2025-09-09cifs: fix integer overflow in match_server()Roman Smirnov
2025-09-04efivarfs: Fix slab-out-of-bounds in efivarfs_d_compareLi Nan
2025-08-28alloc_fdtable(): change calling conventions.Al Viro
2025-08-28nfs: fix UAF in direct writesJosef Bacik
2025-08-28NFS: Fix up commit deadlocksTrond Myklebust
2025-08-28cifs: Fix UAF in cifs_demultiplex_thread()Zhang Xiaoxu
2025-08-28mm: update memfd seal write check to include F_SEAL_WRITELorenzo Stoakes
2025-08-28btrfs: populate otime when logging an inode itemQu Wenruo
2025-08-28f2fs: fix to avoid out-of-boundary access in dnode pageChao Yu
2025-08-28NFS: Fix the setting of capabilities when automounting a new filesystemTrond Myklebust
2025-08-28NFS: Fix up handling of outstanding layoutcommit in nfs_update_inode()Trond Myklebust
2025-08-28NFSv4: Fix nfs4_bitmap_copy_adjust()Trond Myklebust