summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-01-20ocfs2: constify struct configfs_item_operations and configfs_group_operationsChristophe JAILLET
2026-01-20ocfs2: detect released suballocator BG for fh_to_[dentry|parent]Heming Zhao
2026-01-20ocfs2: give ocfs2 the ability to reclaim suballocator free bgHeming Zhao
2026-01-20mm/block/fs: remove laptop_modeJohannes Weiner
2026-01-20mm: introduce generic lazy_mmu helpersKevin Brodsky
2026-01-20xfs: add media verification ioctlDarrick J. Wong
2026-01-20xfs: check if an open file is on the health monitored fsDarrick J. Wong
2026-01-20xfs: allow toggling verbose logging on the health monitoring fileDarrick J. Wong
2026-01-20xfs: convey file I/O errors to the health monitorDarrick J. Wong
2026-01-20xfs: convey externally discovered fsdax media errors to the health monitorDarrick J. Wong
2026-01-20xfs: convey filesystem shutdown events to the health monitorDarrick J. Wong
2026-01-20xfs: convey metadata health events to the health monitorDarrick J. Wong
2026-01-20xfs: convey filesystem unmount events to the health monitorDarrick J. Wong
2026-01-20xfs: create event queuing, formatting, and discovery infrastructureDarrick J. Wong
2026-01-20xfs: start creating infrastructure for health monitoringDarrick J. Wong
2026-01-20Revert "f2fs: add timeout in f2fs_enable_checkpoint()"Jaegeuk Kim
2026-01-20NFS: make nfs_mark_return_unreferenced_delegations less aggressiveChristoph Hellwig
2026-01-20NFS: return delegations from the end of a LRU when over the watermarkChristoph Hellwig
2026-01-20NFS: add a separate delegation return listChristoph Hellwig
2026-01-20NFS: reformat nfs_mark_delegation_revokedChristoph Hellwig
2026-01-20NFS: use a local RCU critical section in nfs_start_delegation_returnChristoph Hellwig
2026-01-20NFS: use refcount_inc_not_zero nfs_start_delegation_returnChristoph Hellwig
2026-01-20NFS: don't consume a delegation reference in nfs_end_delegation_returnChristoph Hellwig
2026-01-20NFS: take a delegation reference in nfs4_get_valid_delegationChristoph Hellwig
2026-01-20NFS: simplify the detached delegation check in update_open_stateidChristoph Hellwig
2026-01-20NFS: move the deleg_cur check out of nfs_detach_delegation_lockedChristoph Hellwig
2026-01-20NFS: return bool from nfs_detach_delegation{,_locked}Christoph Hellwig
2026-01-20NFS: move delegation lookup into can_open_delegatedChristoph Hellwig
2026-01-20NFS: rewrite nfs_delegations_present in terms of nr_active_delegationsChristoph Hellwig
2026-01-20NFS: remove nfs_free_delegationChristoph Hellwig
2026-01-20NFS: open code nfs_delegation_need_returnChristoph Hellwig
2026-01-20NFS: remove NFS_DELEGATION_INODE_FREEINGChristoph Hellwig
2026-01-20NFS: drop the _locked postfix from nfs_start_delegation_returnChristoph Hellwig
2026-01-20NFS: assert rcu_read_lock is held in nfs_start_delegation_return_lockedChristoph Hellwig
2026-01-20NFS: remove nfs_start_delegation_returnChristoph Hellwig
2026-01-20NFS: remove nfs_inode_detach_delegationChristoph Hellwig
2026-01-20NFS: remove the NULL inode check in nfs4_inode_return_delegation_on_closeChristoph Hellwig
2026-01-20NFS: remove nfs_client_mark_return_all_delegationsChristoph Hellwig
2026-01-20NFS: remove nfs_client_mark_return_unused_delegation_typesChristoph Hellwig
2026-01-20NFS: remove __nfs_client_for_each_serverChristoph Hellwig
2026-01-20fs/dlm/dir: remove unuse variable count_matchAlex Shi
2026-01-20dlm: Constify struct configfs_item_operations and configfs_group_operationsChristophe JAILLET
2026-01-20fs/dlm: use list_add_tail() instead of open-coding list insertionShaurya Rane
2026-01-20dlm: validate length in dlm_search_rsb_treeEzrak1e
2026-01-20dlm: fix recovery pending middle conversionAlexander Aring
2026-01-20btrfs: add extra device item checks at mountQu Wenruo
2026-01-20btrfs: fix missing fields in superblock backup with BLOCK_GROUP_TREEMark Harmstone
2026-01-20btrfs: reject new transactions if the fs is fully read-onlyQu Wenruo
2026-01-20btrfs: sync read disk super and set block sizeEdward Adam Davis
2026-01-20fs/namei: fix kernel-doc markup for dentry_createJay Winston