summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
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
2025-10-02fuse: prevent overflow in copy_file_range return valueMiklos Szeredi1-1/+1
2025-10-02fuse: check if copy_file_range() returns larger than requested sizeMiklos Szeredi1-0/+3
2025-10-02ocfs2: fix recursive semaphore deadlock in fiemap callMark Tinguely1-1/+9
2025-10-02NFSv4/flexfiles: Fix layout merge mirror check.Jonathan Curley1-1/+1
2025-10-02NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the serverTrond Myklebust1-0/+2
2025-10-02NFSv4: Don't clear capabilities that won't be resetTrond Myklebust1-1/+0
2025-10-02flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_readTigran Mkrtchyan1-7/+12
2025-09-09cifs: fix integer overflow in match_server()Roman Smirnov1-0/+5
2025-09-04xfs: do not propagate ENODATA disk errors into xattr codeEric Sandeen2-0/+13
2025-09-04efivarfs: Fix slab-out-of-bounds in efivarfs_d_compareLi Nan1-0/+4
2025-09-04NFS: Fix a race when updating an existing writeTrond Myklebust2-47/+28
2025-09-04nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requestsChristoph Hellwig2-83/+68
2025-08-28alloc_fdtable(): change calling conventions.Al Viro1-40/+28
2025-08-28f2fs: fix to avoid out-of-boundary access in dnode pageChao Yu1-0/+10
2025-08-28ext4: fix hole length calculation overflow in non-extent inodesZhang Yi1-2/+2
2025-08-28btrfs: populate otime when logging an inode itemQu Wenruo1-0/+5
2025-08-28NFS: Fix the setting of capabilities when automounting a new filesystemTrond Myklebust4-25/+45
2025-08-28NFS: Create an nfs4_server_set_init_caps() functionAnna Schumaker3-14/+22
2025-08-28NFSv4: Fix nfs4_bitmap_copy_adjust()Trond Myklebust1-17/+16
2025-08-28NFS: Don't set NFS_INO_REVAL_PAGECACHE in the inode cache validityTrond Myklebust2-5/+2
2025-08-28mm: update memfd seal write check to include F_SEAL_WRITELorenzo Stoakes1-1/+1
2025-08-28btrfs: fix deadlock when cloning inline extents and using qgroupsFilipe Manana6-8/+8
2025-08-28smb: client: fix use-after-free in crypt_message when using async cryptoWang Zhaolong1-1/+6
2025-08-28f2fs: fix to do sanity check on ino and xnidChao Yu1-0/+7
2025-08-28use uniform permission checks for all mount propagation changesAl Viro1-14/+20
2025-08-28move_mount: allow to add a mount into an existing groupPavel Tikhomirov1-1/+76
2025-08-28fs/buffer: fix use-after-free when call bh_read() helperYe Bin1-1/+1
2025-08-28squashfs: fix memory leak in squashfs_fill_superPhillip Lougher1-7/+7
2025-08-28jbd2: prevent softlockup in jbd2_log_do_checkpoint()Baokun Li1-0/+1
2025-08-28ext4: fix reserved gdt blocks handling in fsmapOjaswin Mujoo1-0/+8
2025-08-28ext4: fix fsmap end of range reporting with bigallocOjaswin Mujoo1-3/+12
2025-08-28ext4: check fast symlink for ea_inode correctlyAndreas Dilger1-1/+1
2025-08-28btrfs: fix log tree replay failure due to file with 0 links and extentsFilipe Manana1-18/+30
2025-08-28pNFS: Fix uninited ptr deref in block/scsi layoutSergey Bashirov1-5/+15
2025-08-28pNFS: Handle RPC size limit for layoutcommitsSergey Bashirov1-3/+8
2025-08-28pNFS: Fix disk addr range check in block/scsi layoutSergey Bashirov1-2/+2
2025-08-28pNFS: Fix stripe mapping in block/scsi layoutSergey Bashirov1-2/+3
2025-08-28jfs: upper bound check of tree index in dbAllocAGArnaud Lecomte1-0/+6
2025-08-28jfs: Regular file corruption checkEdward Adam Davis1-0/+3
2025-08-28jfs: truncate good inode pages when hard link is 0Lizhi Xu1-1/+1
2025-08-28fs/orangefs: use snprintf() instead of sprintf()Amir Mohammad Jahangirzad1-1/+1
2025-08-28ext4: do not BUG when INLINE_DATA_FL lacks system.data xattrTheodore Ts'o1-3/+16
2025-08-28cifs: Fix calling CIFSFindFirst() for root path without msearchPali Rohár1-0/+10
2025-08-28better lockdep annotations for simple_recursive_removal()Al Viro1-2/+2
2025-08-28hfs: fix not erasing deleted b-tree node issueViacheslav Dubeyko1-0/+1
2025-08-28udf: Verify partition map countJan Kara1-2/+11
2025-08-28hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()Tetsuo Handa1-1/+5