summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 daysNFSD: Send referring calls with CB_RECALLChuck Lever
4 daysNFSD: Destroy a recalled delegation the client does not holdChuck Lever
4 daysNFSD: Correct locking documentation for delegation sc_statusChuck Lever
4 daysNFSD: Budget the CB_RECALL_ANY opcodeChuck Lever
4 daysNFSD: Budget the CB_NOTIFY_LOCK opcodeChuck Lever
4 daysNFSD: Budget the CB_OFFLOAD opcodeChuck Lever
4 daysNFSD: Budget the CB_LAYOUTRECALL recall stateidChuck Lever
4 daysNFSD: Budget the CB_RECALL truncate fieldChuck Lever
4 daysNFSD: Budget the CB_SEQUENCE opcode and referring call array countChuck Lever
4 daysNFSD: Don't apply NFS version-specific behavior to LOCALIO requestsChuck Lever
4 daysNFSD: Name the fh_maxsize value that carries no NFS versionChuck Lever
4 daysNFSD: Tighten header includes in localio.cChuck Lever
4 daysnfs_common: Remove "#include <linux/nfs.h>" from linux/nfslocalio.hChuck Lever
4 daysNFSD: Move the RPC program definition for LOCALIOChuck Lever
4 daysnfsd: fix race between client_info_show() and free_client()Ameer Hamza
4 daysNFSD: Replace nfsd_write()'s "stable" argument with "iocb_flags"Chuck Lever
4 daysNFS: Move definition of enum nfs3_stable_howChuck Lever
4 daysNFSD: Split linux/nfs_ssc.hChuck Lever
4 daysnfs_common: Synchronize access to the SSC client ops tableChuck Lever
4 daysNFSD: Hoist nfs42_ssc_open() into fs/nfs_common/nfs_ssc.cChuck Lever
4 daysnfs_common: Remove unused nfs_ssc_client_ops infrastructureChuck Lever
4 daysNFSD: Use struct knfsd_fh in struct pnfs_ff_layoutChuck Lever
4 dayslockd: Switch linux/nfs.h to linux/nfs_fh.hChuck Lever
4 daysNFS: Add linux/nfs_fh.hChuck Lever
4 daysNFSD: Map flex file layout IDs through the request's user namespaceChuck Lever
4 daysNFSD: Move nfsd_v4client() out of nfsd.hChuck Lever
4 daysNFSD: Evacuate NFSv4 entry-point prototypes from nfsd.hChuck Lever
4 daysNFSD: Relocate NFSv4-internal constants to state.hChuck Lever
4 daysNFSD: Remove two unused NFSv4 constantsChuck Lever
4 daysNFSD: Move pre-xdr'ed status codes out of nfsd.hChuck Lever
4 daysNFSD: Move XDR encoding helpers out of xdr4.hChuck Lever
4 daysnfsd: separate out VFS-specific code from nfsd4_create_file()NeilBrown
4 daysnfsd: move v0 checking out of nfsd_check_obj_isreg()NeilBrown
4 daysnfsd: reduce want-write range in nfsd4_create_file()NeilBrown
4 daysnfsd: move some code out of the d_really_is_negative() branch in nfsd4_create...NeilBrown
4 daysnfsd: open-code nfsd4_vfs_create() into nfsd4_create_file()NeilBrown
4 daysnfsd: reduce range of directory lock in nfsd4_create_file()NeilBrown
4 daysnfsd: (almost) always open file in nfsd4_create_file()NeilBrown
4 daysnfsd: fh_want_write) failure need not be immediately fatal for nfsd4_create_f...NeilBrown
4 daysnfsd: nfsd4_create_file(): Move NFSD_MAY_CREATE check earlierNeilBrown
4 daysnfsd: in nfsd4_create_file() let VFS report if file was created.NeilBrown
4 daysnfsd: remove subtlety from nfsd4_create_file()NeilBrown
4 daysnfsd: move more nfs-specific code into preamble of nfsd4_create_file()NeilBrown
4 daysnfsd: move fh_want_write() after preamble in nfsd4_create_file()NeilBrown
4 daysnfsd: replace fh_fill_both_attrs() with fh_fill_post_noop()NeilBrown
4 daysnfsd: correctly handle CREATE of mounted-on filesNeilBrown
4 daysnfsd: move check_nfsd_access() call into nfsd_cross_mnt()NeilBrown
4 daysnfsd: honour client-provided attributes for NFS4_CREATE_EXCLUSIVE4_1NeilBrown
4 daysrust: pin-init: internal: init: support tuple structs in `[pin_]init!`Mohamad Alsadhan
4 daysrust: pin-init: internal: pin_data: support tuple struct projectionsMohamad Alsadhan