summaryrefslogtreecommitdiff
path: root/fs/nfsd/flexfilelayout.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-10-10NFSD: Define a proc_layoutcommit for the FlexFiles layout typeChuck Lever
2025-10-01NFSD: Do the grace period check in ->proc_layoutgetChuck Lever
2022-11-28nfsd: move nfserrno() to vfs.cJeff Layton
2022-03-17nfsd: use correct format charactersBill Wendling
2021-10-02NFSD: simplify struct nfsfhNeilBrown
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-09-16nfsd: don't set a FL_LAYOUT lease for flexfiles layoutsJeff Layton
2016-07-13nfsd: Add a super simple flex file serverTom Haynes