summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 SM_NOTIFY procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 GRANTED_RES procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 UNLOCK_RES procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 CANCEL_RES procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 LOCK_RES procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 TEST_RES procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 GRANTED_MSG procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 UNLOCK_MSG procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 CANCEL_MSG procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 LOCK_MSG procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 TEST_MSG procedureChuck Lever
2026-06-09lockd: Refactor nlmsvc_callback()Chuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 GRANTED procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 UNLOCK procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 CANCEL procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 LOCK procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 TEST procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 NULL procedureChuck Lever
2026-06-09lockd: Rename struct nlm_share to lockd_shareChuck Lever
2026-06-09lockd: Rename struct nlm_reboot to lockd_rebootChuck Lever
2026-06-09lockd: Rename struct nlm_res to lockd_resChuck Lever
2026-06-09lockd: Rename struct nlm_args to lockd_argsChuck Lever
2026-06-09lockd: Rename struct nlm_lock to lockd_lockChuck Lever
2026-06-09lockd: Rename struct nlm_cookie to lockd_cookieChuck Lever
2026-06-09Documentation: Add the RPC language description of NLM version 3Chuck Lever
2026-06-09lockd: Do not monitor when looking up the LOCK_MSG callback hostChuck Lever
2026-06-09lockd: Translate nlm__int__deadlock in __nlm4svc_proc_lock_msg()Chuck Lever
2026-06-09lockd: Drop locks_init_lock() from nlm4_lock_to_lockd_lock()Chuck Lever
2026-06-09lockd: Correct kernel-doc status descriptions for NLMv4 GRANTEDChuck Lever
2026-06-09lockd: Stop warning on nlm__int__drop_reply in !V4 cast_statusChuck Lever
2026-06-09NFSD: Increase the default max_block_size to 4MBChuck Lever
2026-06-09NFSD: Close cached file handles when revoking export stateChuck Lever
2026-06-09NFSD: Add NFSD_CMD_UNLOCK_EXPORT netlink commandChuck Lever
2026-06-09NFSD: Track svc_export in nfs4_stidChuck Lever
2026-06-09NFSD: Replace idr_for_each_entry_ul in find_one_sb_stid()Chuck Lever
2026-06-09NFSD: Add NFSD_CMD_UNLOCK_FILESYSTEM netlink commandChuck Lever
2026-06-09NFSD: Add NFSD_CMD_UNLOCK_IP netlink commandChuck Lever
2026-06-09NFSD: Extract revoke_one_stid() utility functionChuck Lever
2026-06-09NFSD: Handle layout stid in nfsd4_drop_revoked_stid()Chuck Lever
2026-06-09NFS: correct CONFIG_NFS_V4 macro name in #endif commentEthan Nelson-Moore
2026-06-09btrfs: fix use-after-free after relocation failure with concurrent COWFilipe Manana
2026-06-09btrfs: move WARN_ON on unexpected error in __add_tree_block()Filipe Manana
2026-06-09btrfs: move locking into btrfs_get_reloc_bg_bytenr()Filipe Manana
2026-06-09btrfs: lzo: reject compressed segment that overflows the compressed inputWeiming Shi
2026-06-09btrfs: retry faulting in the pages after a zero sized short direct writeQu Wenruo
2026-06-09btrfs: fix incorrect buffered IO fallback for append direct writesQu Wenruo
2026-06-09btrfs: fix false IO failure after falling back to buffered writeQu Wenruo
2026-06-09btrfs: use verbose assertions in backref.cFilipe Manana
2026-06-09btrfs: print a message when a missing device re-appearsQu Wenruo
2026-06-09btrfs: do not trim a device which is not writeableQu Wenruo