summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
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-28btrfs: do not allow relocation of partially dropped subvolumesQu Wenruo
2025-08-28btrfs: fix log tree replay failure due to file with 0 links and extentsFilipe 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-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-28ext2: Handle fiemap on empty files to prevent EINVALWei Gao
2025-08-28fs/ntfs3: correctly create symlink for relative pathRong Zhang
2025-08-28fs/ntfs3: Add sanity check for file nameLizhi Xu
2025-08-28better lockdep annotations for simple_recursive_removal()Al Viro
2025-08-28hfs: fix not erasing deleted b-tree node issueViacheslav Dubeyko
2025-08-28udf: Verify partition map countJan Kara
2025-08-28smb/server: avoid deadlock when linking with ReplaceIfExistsNeilBrown