summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
6 dayscifs: fix integer overflow in match_server()Roman Smirnov1-0/+5
11 daysxfs: do not propagate ENODATA disk errors into xattr codeEric Sandeen2-0/+13
11 daysefivarfs: Fix slab-out-of-bounds in efivarfs_d_compareLi Nan1-0/+4
11 daysNFS: Fix a race when updating an existing writeTrond Myklebust2-47/+28
11 daysnfs: 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
2025-08-28hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()Viacheslav Dubeyko1-0/+7
2025-08-28hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()Viacheslav Dubeyko1-0/+92
2025-08-28hfs: fix slab-out-of-bounds in hfs_bnode_read()Viacheslav Dubeyko1-0/+92
2025-08-28fs: Prevent file descriptor table allocations exceeding INT_MAXSasha Levin1-0/+15
2025-08-28NFSD: detect mismatch of file handle and delegation stateid in OPEN opDai Ngo1-0/+14
2025-08-28nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm()Jeff Layton1-5/+15
2025-08-28smb: client: let recv_done() cleanup before notifying the callers.Stefan Metzmacher1-6/+8
2025-08-28NFS: Fixup allocation flags for nfsiod's __GFP_NORETRYBenjamin Coddington1-3/+6
2025-08-28NFSv4.2: another fix for listxattrOlga Kornievskaia1-4/+6
2025-08-28NFS: Fix filehandle bounds checking in nfs_fh_to_dentry()Trond Myklebust1-2/+9