summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2026-06-09btrfs: return real error after lookup failure in btrfs_ioctl_default_subvol()Filipe Manana
2026-06-09btrfs: use mapping shared locking for reading super blockFilipe Manana
2026-06-09btrfs: use lockless read in nr_cached_objects shrinker callbackBen Maurer
2026-06-09btrfs: switch local indicator variables to boolsDavid Sterba
2026-06-09btrfs: send: pass bool for pending_move and refs_processed parametersDavid Sterba
2026-06-09btrfs: use shifts for sectorsize and nodesizeDavid Sterba
2026-06-09btrfs: fix deadlock cloning inline extent when using flushoncommitFilipe Manana
2026-06-09btrfs: allocate eb-attached btree pages as movableRik van Riel
2026-06-09btrfs: add 32-bit compat ioctl for BTRFS_IOC_GET_SUBVOL_INFODaan De Meyer
2026-06-09btrfs: derive f_fsid from on-disk fsid and dev_tAnand Jain
2026-06-09btrfs: use on-disk uuid for s_uuid in temp_fsid mountsAnand Jain
2026-06-09btrfs: avoid unnecessary dev stats updatesQu Wenruo
2026-06-09btrfs: always update/create the dev stats item when adding a new deviceQu Wenruo