summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-03-15erofs: apply proper VMA alignment for memory mapped files on THPGao Xiang
2024-03-15ceph: switch to corrected encoding of max_xattr_size in mdsmapXiubo Li
2024-03-06nfsd: don't destroy global nfs4_file table in per-net shutdownJeff Layton
2024-03-06NFSD: replace delayed_work with work_struct for nfsd_client_shrinkerDai Ngo
2024-03-06NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown timeDai Ngo
2024-03-06NFSD: Use set_bit(RQ_DROPME)Chuck Lever
2024-03-06NFSD: Avoid clashing function prototypesKees Cook
2024-03-06NFSD: Use only RQ_DROPME to signal the need to drop a replyChuck Lever
2024-03-06NFSD: add CB_RECALL_ANY tracepointsDai Ngo
2024-03-06NFSD: add delegation reaper to react to low memory conditionDai Ngo
2024-03-06NFSD: add support for sending CB_RECALL_ANYDai Ngo
2024-03-06NFSD: refactoring courtesy_client_reaper to a generic low memory shrinkerDai Ngo
2024-03-06trace: Relocate event helper filesChuck Lever
2024-03-06lockd: fix file selection in nlmsvc_cancel_blockedJeff Layton
2024-03-06lockd: ensure we use the correct file descriptor when unlockingJeff Layton
2024-03-06lockd: set missing fl_flags field when retrieving argsJeff Layton
2024-03-06NFSD: Use struct_size() helper in alloc_session()Xiu Jianfeng
2024-03-06nfsd: fix up the filecache laundrette schedulingJeff Layton
2024-03-06nfsd: use locks_inode_context helperJeff Layton
2024-03-06lockd: use locks_inode_context helperJeff Layton
2024-03-06filelock: add a new locks_inode_context accessor functionJeff Layton
2024-03-06NFSD: Fix licensing header in filecache.cChuck Lever
2024-03-06NFSD: Use rhashtable for managing nfs4_file objectsChuck Lever
2024-03-06NFSD: Refactor find_file()Chuck Lever
2024-03-06NFSD: Clean up find_or_add_file()Chuck Lever
2024-03-06NFSD: Add a nfsd4_file_hash_remove() helperChuck Lever
2024-03-06NFSD: Clean up nfsd4_init_file()Chuck Lever
2024-03-06NFSD: Update file_hashtbl() helpersChuck Lever
2024-03-06NFSD: Use const pointers as parameters to fh_ helpersChuck Lever
2024-03-06NFSD: Trace delegation revocationsChuck Lever
2024-03-06NFSD: Trace stateids returned via DELEGRETURNChuck Lever
2024-03-06NFSD: Clean up nfs4_preprocess_stateid_op() call sitesChuck Lever
2024-03-06NFSD: Flesh out a documenting comment for filecache.cChuck Lever
2024-03-06exportfs: use pr_debug for unreachable debug statementsDavid Disseldorp
2024-03-06nfsd: allow disabling NFSv2 at compile timeJeff Layton
2024-03-06nfsd: move nfserrno() to vfs.cJeff Layton
2024-03-06nfsd: ignore requests to disable unsupported versionsJeff Layton
2024-03-06NFSD: Remove redundant assignment to variable host_errColin Ian King
2024-03-06NFSD: Simplify READ_PLUSAnna Schumaker
2024-03-06NFS: Fix data corruption caused by congestion.NeilBrown
2024-03-06efivarfs: Request at most 512 bytes for variable namesTim Schumacher
2024-03-06btrfs: send: don't issue unnecessary zero writes for trailing holeFilipe Manana
2024-03-06btrfs: dev-replace: properly validate device namesDavid Sterba
2024-03-06btrfs: fix double free of anonymous device after snapshot creation failureFilipe Manana
2024-03-06afs: Fix endless loop in directory parsingDavid Howells
2024-03-06fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode'Ye Bin
2024-03-06fs/ntfs3: Fix NULL dereference in ni_write_inodeAbdun Nihaal
2024-03-06fs/ntfs3: Add length check in indx_get_rootEdward Lo
2024-03-06fs/ntfs3: Fix a possible null-pointer dereference in ni_clear()Jia-Ju Bai
2024-03-01fs/ntfs3: Enhance the attribute size checkEdward Lo