summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
28 hoursMerge branch 'headers' of git://git.infradead.org/users/willy/pagecache.gitMark Brown
3 daysNFSD: Send referring calls with CB_RECALLChuck Lever
3 daysNFSD: Destroy a recalled delegation the client does not holdChuck Lever
3 daysNFSD: Correct locking documentation for delegation sc_statusChuck Lever
3 daysNFSD: Budget the CB_RECALL_ANY opcodeChuck Lever
3 daysNFSD: Budget the CB_NOTIFY_LOCK opcodeChuck Lever
3 daysNFSD: Budget the CB_OFFLOAD opcodeChuck Lever
3 daysNFSD: Budget the CB_LAYOUTRECALL recall stateidChuck Lever
3 daysNFSD: Budget the CB_RECALL truncate fieldChuck Lever
3 daysNFSD: Budget the CB_SEQUENCE opcode and referring call array countChuck Lever
3 daysNFSD: Don't apply NFS version-specific behavior to LOCALIO requestsChuck Lever
3 daysNFSD: Name the fh_maxsize value that carries no NFS versionChuck Lever
3 daysNFSD: Tighten header includes in localio.cChuck Lever
3 daysnfsd: fix race between client_info_show() and free_client()Ameer Hamza
3 daysNFSD: Replace nfsd_write()'s "stable" argument with "iocb_flags"Chuck Lever
3 daysNFSD: Split linux/nfs_ssc.hChuck Lever
3 daysNFSD: Hoist nfs42_ssc_open() into fs/nfs_common/nfs_ssc.cChuck Lever
3 daysnfs_common: Remove unused nfs_ssc_client_ops infrastructureChuck Lever
3 daysNFSD: Use struct knfsd_fh in struct pnfs_ff_layoutChuck Lever
3 daysNFSD: Map flex file layout IDs through the request's user namespaceChuck Lever
3 daysNFSD: Move nfsd_v4client() out of nfsd.hChuck Lever
3 daysNFSD: Evacuate NFSv4 entry-point prototypes from nfsd.hChuck Lever
3 daysNFSD: Relocate NFSv4-internal constants to state.hChuck Lever
3 daysNFSD: Remove two unused NFSv4 constantsChuck Lever
3 daysNFSD: Move pre-xdr'ed status codes out of nfsd.hChuck Lever
3 daysNFSD: Move XDR encoding helpers out of xdr4.hChuck Lever
3 daysnfsd: separate out VFS-specific code from nfsd4_create_file()NeilBrown
3 daysnfsd: move v0 checking out of nfsd_check_obj_isreg()NeilBrown
3 daysnfsd: reduce want-write range in nfsd4_create_file()NeilBrown
3 daysnfsd: move some code out of the d_really_is_negative() branch in nfsd4_create...NeilBrown
3 daysnfsd: open-code nfsd4_vfs_create() into nfsd4_create_file()NeilBrown
3 daysnfsd: reduce range of directory lock in nfsd4_create_file()NeilBrown
3 daysnfsd: (almost) always open file in nfsd4_create_file()NeilBrown
3 daysnfsd: fh_want_write) failure need not be immediately fatal for nfsd4_create_f...NeilBrown
3 daysnfsd: nfsd4_create_file(): Move NFSD_MAY_CREATE check earlierNeilBrown
3 daysnfsd: in nfsd4_create_file() let VFS report if file was created.NeilBrown
3 daysnfsd: remove subtlety from nfsd4_create_file()NeilBrown
3 daysnfsd: move more nfs-specific code into preamble of nfsd4_create_file()NeilBrown
3 daysnfsd: move fh_want_write() after preamble in nfsd4_create_file()NeilBrown
3 daysnfsd: replace fh_fill_both_attrs() with fh_fill_post_noop()NeilBrown
3 daysnfsd: correctly handle CREATE of mounted-on filesNeilBrown
3 daysnfsd: move check_nfsd_access() call into nfsd_cross_mnt()NeilBrown
3 daysnfsd: honour client-provided attributes for NFS4_CREATE_EXCLUSIVE4_1NeilBrown
4 daysnfs: Remove pagemap.h from includesMatthew Wilcox (Oracle)
2026-08-10nfsd: export NFSv4 callback op stats via netlinkJeff Layton
2026-08-10nfsd: count NFSv4 callback operations per netnsJeff Layton
2026-08-10sunrpc: remove unused svc_version vs_count fieldJeff Layton
2026-08-10nfsd: implement server-stats-get netlink handlerJeff Layton
2026-08-10sunrpc: add per-netns per-procedure call counts to svc_statJeff Layton
2026-08-10NFSD: Eliminate percpu counter contention in IO byte accountingChuck Lever