aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2026-01-20ocfs2: detect released suballocator BG for fh_to_[dentry|parent]Heming Zhao2-11/+21
2026-01-20ocfs2: give ocfs2 the ability to reclaim suballocator free bgHeming Zhao1-9/+299
2026-01-20mm/block/fs: remove laptop_modeJohannes Weiner3-13/+1
2026-01-20mm: introduce generic lazy_mmu helpersKevin Brodsky1-2/+2
2026-01-20xfs: add media verification ioctlDarrick J. Wong6-0/+590
2026-01-20xfs: check if an open file is on the health monitored fsDarrick J. Wong2-1/+45
2026-01-20xfs: allow toggling verbose logging on the health monitoring fileDarrick J. Wong1-0/+44
2026-01-20xfs: convey file I/O errors to the health monitorDarrick J. Wong6-0/+198
2026-01-20xfs: convey externally discovered fsdax media errors to the health monitorDarrick J. Wong6-5/+148
2026-01-20xfs: convey filesystem shutdown events to the health monitorDarrick J. Wong5-1/+121
2026-01-20xfs: convey metadata health events to the health monitorDarrick J. Wong6-2/+511
2026-01-20xfs: convey filesystem unmount events to the health monitorDarrick J. Wong4-2/+43
2026-01-20xfs: create event queuing, formatting, and discovery infrastructureDarrick J. Wong5-6/+768
2026-01-20xfs: start creating infrastructure for health monitoringDarrick J. Wong8-0/+317
2026-01-20Revert "f2fs: add timeout in f2fs_enable_checkpoint()"Jaegeuk Kim2-13/+4
2026-01-20NFS: make nfs_mark_return_unreferenced_delegations less aggressiveChristoph Hellwig1-7/+17
2026-01-20NFS: return delegations from the end of a LRU when over the watermarkChristoph Hellwig2-3/+59
2026-01-20NFS: add a separate delegation return listChristoph Hellwig4-84/+81
2026-01-20NFS: reformat nfs_mark_delegation_revokedChristoph Hellwig1-6/+7
2026-01-20NFS: use a local RCU critical section in nfs_start_delegation_returnChristoph Hellwig1-6/+5
2026-01-20NFS: use refcount_inc_not_zero nfs_start_delegation_returnChristoph Hellwig1-12/+10
2026-01-20NFS: don't consume a delegation reference in nfs_end_delegation_returnChristoph Hellwig1-22/+24
2026-01-20NFS: take a delegation reference in nfs4_get_valid_delegationChristoph Hellwig4-46/+56
2026-01-20NFS: simplify the detached delegation check in update_open_stateidChristoph Hellwig1-2/+1
2026-01-20NFS: move the deleg_cur check out of nfs_detach_delegation_lockedChristoph Hellwig1-8/+7
2026-01-20NFS: return bool from nfs_detach_delegation{,_locked}Christoph Hellwig1-13/+14
2026-01-20NFS: move delegation lookup into can_open_delegatedChristoph Hellwig1-32/+33
2026-01-20NFS: rewrite nfs_delegations_present in terms of nr_active_delegationsChristoph Hellwig1-1/+1
2026-01-20NFS: remove nfs_free_delegationChristoph Hellwig1-11/+8
2026-01-20NFS: open code nfs_delegation_need_returnChristoph Hellwig1-17/+7
2026-01-20NFS: remove NFS_DELEGATION_INODE_FREEINGChristoph Hellwig3-13/+2
2026-01-20NFS: drop the _locked postfix from nfs_start_delegation_returnChristoph Hellwig1-6/+6
2026-01-20NFS: assert rcu_read_lock is held in nfs_start_delegation_return_lockedChristoph Hellwig1-4/+7
2026-01-20NFS: remove nfs_start_delegation_returnChristoph Hellwig1-20/+12
2026-01-20NFS: remove nfs_inode_detach_delegationChristoph Hellwig1-22/+15
2026-01-20NFS: remove the NULL inode check in nfs4_inode_return_delegation_on_closeChristoph Hellwig1-2/+0
2026-01-20NFS: remove nfs_client_mark_return_all_delegationsChristoph Hellwig1-11/+7
2026-01-20NFS: remove nfs_client_mark_return_unused_delegation_typesChristoph Hellwig1-14/+3
2026-01-20NFS: remove __nfs_client_for_each_serverChristoph Hellwig1-11/+3
2026-01-20fs/dlm/dir: remove unuse variable count_matchAlex Shi1-3/+3
2026-01-20dlm: Constify struct configfs_item_operations and configfs_group_operationsChristophe JAILLET1-8/+8
2026-01-20fs/dlm: use list_add_tail() instead of open-coding list insertionShaurya Rane1-5/+1
2026-01-20dlm: validate length in dlm_search_rsb_treeEzrak1e1-1/+2
2026-01-20dlm: fix recovery pending middle conversionAlexander Aring1-18/+1
2026-01-20btrfs: add extra device item checks at mountQu Wenruo3-0/+48
2026-01-20btrfs: fix missing fields in superblock backup with BLOCK_GROUP_TREEMark Harmstone1-1/+1
2026-01-20btrfs: reject new transactions if the fs is fully read-onlyQu Wenruo2-0/+21
2026-01-20btrfs: sync read disk super and set block sizeEdward Adam Davis1-0/+2
2026-01-20fs/namei: fix kernel-doc markup for dentry_createJay Winston1-2/+2
2026-01-19ext4: use optimized mballoc scanning regardless of inode formatJan Kara1-2/+0