summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-08-28alloc_fdtable(): change calling conventions.Al Viro
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-28ext4: preserve SB_I_VERSION on remountBaokun Li
2025-08-28squashfs: fix memory leak in squashfs_fill_superPhillip Lougher
2025-08-28btrfs: send: make fs_path_len() inline and constify its argumentFilipe Manana
2025-08-28btrfs: send: use fallocate for hole punching with send stream v2Filipe Manana
2025-08-28btrfs: send: avoid path allocation for the current inode when issuing commandsFilipe Manana
2025-08-28btrfs: send: keep the current inode's path cachedFilipe Manana
2025-08-28btrfs: send: add and use helper to rename current inode when processing refsFilipe Manana
2025-08-28btrfs: send: only use boolean variables at process_recorded_refs()Filipe Manana
2025-08-28btrfs: send: factor out common logic when sending xattrsFilipe Manana
2025-08-28btrfs: populate otime when logging an inode itemQu Wenruo
2025-08-28btrfs: constify more pointer parametersDavid Sterba
2025-08-28btrfs: fix ssd_spread overallocationBoris Burkov
2025-08-28btrfs: open code timespec64 in struct btrfs_inodeDavid Sterba
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: always abort transaction on failure to add block group to free space treeFilipe Manana
2025-08-28btrfs: move transaction aborts to the error site in add_block_group_free_space()David Sterba
2025-08-28btrfs: qgroup: fix race between quota disable and quota rescan ioctlFilipe Manana
2025-08-28btrfs: don't ignore inode missing when replaying log treeFilipe Manana
2025-08-28fscrypt: Don't use problematic non-inline crypto enginesEric Biggers
2025-08-28smb: client: fix netns refcount leak after net_passive changesWang Zhaolong
2025-08-28mm: update memfd seal write check to include F_SEAL_WRITEIsaac J. Manjarres
2025-08-28jbd2: prevent softlockup in jbd2_log_do_checkpoint()Baokun Li
2025-08-28f2fs: fix to avoid out-of-boundary access in dnode pageChao Yu
2025-08-28btrfs: zoned: fix write time activation failure for metadata block groupNaohiro Aota
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
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-28ksmbd: extend the connection limiting mechanism to support IPv6Namjae Jeon
2025-08-28ksmbd: fix refcount leak causing resource not releasedZiyan Xu
2025-08-28btrfs: do not allow relocation of partially dropped subvolumesQu Wenruo
2025-08-28btrfs: zoned: do not select metadata BG as finish targetNaohiro Aota
2025-08-28btrfs: fix log tree replay failure due to file with 0 links and extentsFilipe Manana
2025-08-28btrfs: clear dirty status from extent buffer on error at insert_new_root()Filipe Manana
2025-08-28btrfs: zoned: do not remove unwritten non-data block groupNaohiro Aota
2025-08-28btrfs: abort transaction during log replay if walk_log_tree() failedFilipe Manana
2025-08-28btrfs: zoned: use filesystem size not disk size for reclaim decisionJohannes Thumshirn
2025-08-28ext4: fix largest free orders lists corruption on mb_optimize_scan switchBaokun Li
2025-08-28ext4: fix zombie groups in average fragment size listsBaokun Li
2025-08-28cifs: reset iface weights when we cannot find a candidateShyam Prasad N
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