summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2025-08-28nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm()Jeff Layton
2025-08-28f2fs: fix to do sanity check on ino and xnidChao Yu
2025-08-28use uniform permission checks for all mount propagation changesAl Viro
2025-08-28move_mount: allow to add a mount into an existing groupPavel Tikhomirov
2025-08-28fs/buffer: fix use-after-free when call bh_read() helperYe Bin
2025-08-28squashfs: fix memory leak in squashfs_fill_superPhillip Lougher
2025-08-28jbd2: prevent softlockup in jbd2_log_do_checkpoint()Baokun Li
2025-08-28ext4: fix reserved gdt blocks handling in fsmapOjaswin Mujoo
2025-08-28ext4: fix fsmap end of range reporting with bigallocOjaswin Mujoo
2025-08-28ext4: check fast symlink for ea_inode correctlyAndreas Dilger
2025-08-28btrfs: fix log tree replay failure due to file with 0 links and extentsFilipe Manana
2025-08-28pNFS: Fix uninited ptr deref in block/scsi layoutSergey Bashirov
2025-08-28pNFS: Handle RPC size limit for layoutcommitsSergey Bashirov
2025-08-28pNFS: Fix disk addr range check in block/scsi layoutSergey Bashirov
2025-08-28pNFS: Fix stripe mapping in block/scsi layoutSergey Bashirov
2025-08-28jfs: upper bound check of tree index in dbAllocAGArnaud Lecomte
2025-08-28jfs: Regular file corruption checkEdward Adam Davis
2025-08-28jfs: truncate good inode pages when hard link is 0Lizhi Xu
2025-08-28fs/orangefs: use snprintf() instead of sprintf()Amir Mohammad Jahangirzad
2025-08-28ext4: do not BUG when INLINE_DATA_FL lacks system.data xattrTheodore Ts'o
2025-08-28cifs: Fix calling CIFSFindFirst() for root path without msearchPali Rohár
2025-08-28hfs: fix not erasing deleted b-tree node issueViacheslav Dubeyko
2025-08-28udf: Verify partition map countJan Kara
2025-08-28hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()Tetsuo Handa
2025-08-28hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()Viacheslav Dubeyko
2025-08-28hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()Viacheslav Dubeyko
2025-08-28hfs: fix slab-out-of-bounds in hfs_bnode_read()Viacheslav Dubeyko
2025-08-28fs: Prevent file descriptor table allocations exceeding INT_MAXSasha Levin
2025-08-28NFSD: detect mismatch of file handle and delegation stateid in OPEN opDai Ngo
2025-08-28smb: client: let recv_done() cleanup before notifying the callers.Stefan Metzmacher
2025-08-28NFS: Fix filehandle bounds checking in nfs_fh_to_dentry()Trond Myklebust
2025-08-28f2fs: fix to avoid out-of-boundary access in devs.pathChao Yu
2025-08-28f2fs: fix to avoid panic in f2fs_evict_inodeChao Yu
2025-08-28f2fs: fix to avoid UAF in f2fs_sync_inode_meta()Chao Yu
2025-08-28jfs: fix metapage reference count leak in dbAllocCtlZheng Yu
2025-08-28fs/orangefs: Allow 2 more characters in do_c_string()Dan Carpenter
2025-08-28hfsplus: remove mutex_lock check in hfsplus_free_extentsYangtao Li
2025-08-28nilfs2: reject invalid file types when reading inodesRyusuke Konishi