summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-02-03btrfs: check squota parent usage on membership changeBoris Burkov
2026-02-03btrfs: simplify boolean argument for btrfs_inc_ref()/btrfs_dec_ref()Sun YangKai
2026-02-03btrfs: use true/false for boolean parameters in btrfs_inc_ref()/btrfs_dec_ref()Sun YangKai
2026-02-03btrfs: update comment for visit_node_for_delete()Sun YangKai
2026-02-03btrfs: raid56: fix memory leak of btrfs_raid_bio::stripe_uptodate_bitmapFilipe Manana
2026-02-03erofs: avoid some unnecessary #ifdefsFerry Meng
2026-02-03erofs: handle end of filesystem properly for file-backed mountsGao Xiang
2026-02-03erofs: separate plain and compressed filesystems formallyGao Xiang
2026-02-03erofs: use inode_set_cached_link()Gao Xiang
2026-02-02fs: consolidate fsverity_info lookup in buffer.cChristoph Hellwig
2026-02-02fsverity: push out fsverity_info lookupChristoph Hellwig
2026-02-02fsverity: deconstify the inode pointer in struct fsverity_infoChristoph Hellwig
2026-02-02fsverity: kick off hash readahead at data I/O submission timeChristoph Hellwig
2026-02-02ext4: move ->read_folio and ->readahead to readpage.cChristoph Hellwig
2026-02-02jfs: avoid -Wtautological-constant-out-of-range-compare warningArnd Bergmann
2026-02-02readahead: push invalidate_lock out of page_cache_ra_unboundedChristoph Hellwig
2026-02-02fsverity: don't issue readahead for non-ENOENT errors from __filemap_get_folioChristoph Hellwig
2026-02-02pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAINOlga Kornievskaia
2026-02-02smb/client: fix memory leak in SendReceive()ChenXiaoSong
2026-02-02smb/client: fix memory leak in smb2_open_file()ChenXiaoSong
2026-02-02dlm: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2026-02-02pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another nsLuca Boccassi
2026-01-31ocfs2: fix reflink preserve cleanup issueHeming Zhao
2026-01-31Merge tag 'efi-fixes-for-v6.19-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-31f2fs: introduce trace_f2fs_priority_updateChao Yu
2026-01-31f2fs: fix lock priority inversion issueChao Yu
2026-01-31f2fs: optimize f2fs_overwrite_io() for f2fs_iomap_beginYeongjin Gil
2026-01-30NFS: fix delayed delegation return handlingChristoph Hellwig
2026-01-30NFS: simplify error handling in nfs_end_delegation_returnChristoph Hellwig
2026-01-30NFS: fold nfs_abort_delegation_return into nfs_end_delegation_returnChristoph Hellwig
2026-01-30NFS: remove the delegation == NULL check in nfs_end_delegation_returnChristoph Hellwig
2026-01-30NFS: use bool for the issync argument to nfs_end_delegation_returnChristoph Hellwig
2026-01-30NFS: return void from ->return_delegationChristoph Hellwig
2026-01-30NFS: return void from nfs4_inode_make_writeableChristoph Hellwig
2026-01-30f2fs: fix incomplete block usage in compact SSA summariesDaeho Jeong
2026-01-30NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4Anna Schumaker
2026-01-30NFS: Add a way to disable NFS v4.0 via KConfigAnna Schumaker
2026-01-30NFS: Move sequence slot operations into minorversion operationsAnna Schumaker
2026-01-30NFS: Pass a struct nfs_client to nfs4_init_sequence()Anna Schumaker
2026-01-30NFS: Move NFS v4.0 pathdown recovery into nfs40client.cAnna Schumaker
2026-01-30NFS: Move nfs40_init_client into nfs40client.cAnna Schumaker
2026-01-30NFS: Move nfs40_shutdown_client into nfs40client.cAnna Schumaker
2026-01-30NFS: Make the various NFS v4.0 operations static againAnna Schumaker
2026-01-30NFS: Move the NFS v4.0 minor version ops into nfs40proc.cAnna Schumaker
2026-01-30NFS: Split out the nfs40_mig_recovery_ops to nfs40proc.cAnna Schumaker
2026-01-30NFS: Split out the nfs40_state_renewal_ops into nfs40proc.cAnna Schumaker
2026-01-30NFS: Split out the nfs40_nograce_recovery_ops into nfs40proc.cAnna Schumaker
2026-01-30NFS: Split out the nfs40_reboot_recovery_ops into nfs40client.cAnna Schumaker
2026-01-30NFS: Move nfs40_call_sync_ops into nfs40proc.cAnna Schumaker
2026-01-30gfs2: Fix use-after-free in iomap inline data write pathDeepanshu Kartikey