summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-09-19kernfs: Fix UAF in polling when open file is releasedChen Ridong
2025-09-19fuse: prevent overflow in copy_file_range return valueMiklos Szeredi
2025-09-19fuse: check if copy_file_range() returns larger than requested sizeMiklos Szeredi
2025-09-19ocfs2: fix recursive semaphore deadlock in fiemap callMark Tinguely
2025-09-19proc: fix type confusion in pde_set_flags()wangzijie
2025-09-19NFSv4/flexfiles: Fix layout merge mirror check.Jonathan Curley
2025-09-19NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the serverTrond Myklebust
2025-09-19NFSv4: Clear the NFS_CAP_FS_LOCATIONS flag if it is not setTrond Myklebust
2025-09-19NFSv4: Don't clear capabilities that won't be resetTrond Myklebust
2025-09-19flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_readTigran Mkrtchyan
2025-09-09fs: relax assertions on failure to encode file handlesAmir Goldstein
2025-09-09btrfs: adjust subpage bit start based on sectorsizeJosef Bacik
2025-09-09cifs: prevent NULL pointer dereference in UTF16 conversionMakar Semyonov
2025-09-09proc: fix missing pde_set_flags() for net proc fileswangzijie
2025-09-09ocfs2: prevent release journal inode after journal shutdownEdward Adam Davis
2025-09-09fs: writeback: fix use-after-free in __mark_inode_dirty()Jiufei Xue
2025-09-09btrfs: avoid load/store tearing races when checking if an inode was loggedFilipe Manana
2025-09-09btrfs: fix race between setting last_dir_index_offset and inode loggingFilipe Manana
2025-09-09btrfs: fix race between logging inode and checking if it was logged beforeFilipe Manana
2025-09-04xfs: do not propagate ENODATA disk errors into xattr codeEric Sandeen
2025-09-04smb3 client: fix return code mapping of remap_file_rangeSteve French
2025-09-04fs/smb: Fix inconsistent refcnt updateShuhao Fu
2025-09-04efivarfs: Fix slab-out-of-bounds in efivarfs_d_compareLi Nan
2025-09-04NFS: Fix a race when updating an existing writeTrond Myklebust
2025-09-04nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requestsChristoph Hellwig
2025-09-04smb: client: fix race with concurrent opens in rename(2)Paulo Alcantara
2025-09-04smb: client: fix race with concurrent opens in unlink(2)Paulo Alcantara
2025-08-28alloc_fdtable(): change calling conventions.Al Viro
2025-08-28f2fs: fix to avoid out-of-boundary access in dnode pageChao Yu
2025-08-28f2fs: fix to call clear_page_private_reference in .{release,invalid}_folioChao Yu
2025-08-28ext4: preserve SB_I_VERSION on remountBaokun Li
2025-08-28use uniform permission checks for all mount propagation changesAl Viro
2025-08-28fs/buffer: fix use-after-free when call bh_read() helperYe Bin
2025-08-28smb: server: split ksmbd_rdma_stop_listening() out of ksmbd_rdma_destroy()Stefan Metzmacher
2025-08-28squashfs: fix memory leak in squashfs_fill_superPhillip Lougher
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-28btrfs: send: use fallocate for hole punching with send stream v2Filipe Manana
2025-08-28xfs: fully decouple XFS_IBULK* flags from XFS_IWALK* flagsChristoph Hellwig
2025-08-28btrfs: abort transaction on unexpected eb generation at btrfs_copy_root()Filipe Manana
2025-08-28btrfs: qgroup: fix race between quota disable and quota rescan ioctlFilipe Manana
2025-08-28cifs: reset iface weights when we cannot find a candidateShyam Prasad N
2025-08-28fscrypt: Don't use problematic non-inline crypto enginesEric Biggers
2025-08-28btrfs: fix qgroup reservation leak on failure to allocate ordered extentFilipe Manana
2025-08-28f2fs: fix to do sanity check on ino and xnidChao Yu
2025-08-28jbd2: prevent softlockup in jbd2_log_do_checkpoint()Baokun Li
2025-08-28ext4: fix hole length calculation overflow in non-extent inodesZhang Yi
2025-08-28ext4: use kmalloc_array() for array space allocationLiao Yuanhong
2025-08-28ext4: don't try to clear the orphan_present feature block device is r/oTheodore Ts'o
2025-08-28ext4: fix reserved gdt blocks handling in fsmapOjaswin Mujoo