summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
42 hoursSUNRPC: Treat every client-side TLS error alert as fatalChuck Lever
42 hoursSUNRPC: Reject a client-side TLS alert record that is not two octetsChuck Lever
42 hoursSUNRPC: Resume receiving after a TLS control recordChuck Lever
42 hoursSUNRPC: Treat every TLS error alert as fatalChuck Lever
42 hoursSUNRPC: Reject a TLS alert record that is not two octetsChuck Lever
42 hoursSUNRPC: Do not credit control-record octets to the RPC streamChuck Lever
42 hoursNFSD: Point contributors and sashiko.dev to the nfsd-testing branchChuck Lever
42 hoursNFSD: Send referring calls with CB_RECALLChuck Lever
42 hoursNFSD: Destroy a recalled delegation the client does not holdChuck Lever
42 hoursNFSD: Correct locking documentation for delegation sc_statusChuck Lever
42 hoursNFSD: Budget the CB_RECALL_ANY opcodeChuck Lever
42 hoursNFSD: Budget the CB_NOTIFY_LOCK opcodeChuck Lever
42 hoursNFSD: Budget the CB_OFFLOAD opcodeChuck Lever
42 hoursNFSD: Budget the CB_LAYOUTRECALL recall stateidChuck Lever
42 hoursNFSD: Budget the CB_RECALL truncate fieldChuck Lever
42 hoursNFSD: Budget the CB_SEQUENCE opcode and referring call array countChuck Lever
42 hoursNFSD: Don't apply NFS version-specific behavior to LOCALIO requestsChuck Lever
42 hoursNFSD: Name the fh_maxsize value that carries no NFS versionChuck Lever
42 hoursNFSD: Tighten header includes in localio.cChuck Lever
42 hoursnfs_common: Remove "#include <linux/nfs.h>" from linux/nfslocalio.hChuck Lever
42 hoursNFSD: Move the RPC program definition for LOCALIOChuck Lever
42 hoursnfsd: fix race between client_info_show() and free_client()Ameer Hamza
42 hoursNFSD: Replace nfsd_write()'s "stable" argument with "iocb_flags"Chuck Lever
42 hoursNFS: Move definition of enum nfs3_stable_howChuck Lever
42 hoursNFSD: Split linux/nfs_ssc.hChuck Lever
42 hoursnfs_common: Synchronize access to the SSC client ops tableChuck Lever
42 hoursNFSD: Hoist nfs42_ssc_open() into fs/nfs_common/nfs_ssc.cChuck Lever
42 hoursnfs_common: Remove unused nfs_ssc_client_ops infrastructureChuck Lever
42 hoursNFSD: Use struct knfsd_fh in struct pnfs_ff_layoutChuck Lever
42 hourslockd: Switch linux/nfs.h to linux/nfs_fh.hChuck Lever
42 hoursNFS: Add linux/nfs_fh.hChuck Lever
42 hoursNFSD: Map flex file layout IDs through the request's user namespaceChuck Lever
42 hoursNFSD: Move nfsd_v4client() out of nfsd.hChuck Lever
42 hoursNFSD: Evacuate NFSv4 entry-point prototypes from nfsd.hChuck Lever
42 hoursNFSD: Relocate NFSv4-internal constants to state.hChuck Lever
42 hoursNFSD: Remove two unused NFSv4 constantsChuck Lever
42 hoursNFSD: Move pre-xdr'ed status codes out of nfsd.hChuck Lever
42 hoursNFSD: Move XDR encoding helpers out of xdr4.hChuck Lever
42 hoursnfsd: separate out VFS-specific code from nfsd4_create_file()NeilBrown
42 hoursnfsd: move v0 checking out of nfsd_check_obj_isreg()NeilBrown
42 hoursnfsd: reduce want-write range in nfsd4_create_file()NeilBrown
42 hoursnfsd: move some code out of the d_really_is_negative() branch in nfsd4_create...NeilBrown
42 hoursnfsd: open-code nfsd4_vfs_create() into nfsd4_create_file()NeilBrown
42 hoursnfsd: reduce range of directory lock in nfsd4_create_file()NeilBrown
42 hoursnfsd: (almost) always open file in nfsd4_create_file()NeilBrown
42 hoursnfsd: fh_want_write) failure need not be immediately fatal for nfsd4_create_f...NeilBrown
42 hoursnfsd: nfsd4_create_file(): Move NFSD_MAY_CREATE check earlierNeilBrown
42 hoursnfsd: in nfsd4_create_file() let VFS report if file was created.NeilBrown
42 hoursnfsd: remove subtlety from nfsd4_create_file()NeilBrown
42 hoursnfsd: move more nfs-specific code into preamble of nfsd4_create_file()NeilBrown