- 130e205 SUNRPC: Change return value type of .pc_encode by Chuck Lever · 3 years, 3 months ago
- fda4944 SUNRPC: Replace the "__be32 *p" parameter to .pc_encode by Chuck Lever · 3 years, 3 months ago
- c44b31c SUNRPC: Change return value type of .pc_decode by Chuck Lever · 3 years, 3 months ago
- 16c6636 SUNRPC: Replace the "__be32 *p" parameter to .pc_decode by Chuck Lever · 3 years, 3 months ago
- f4e44b3 NFSD: delay unmount source's export after inter-server copy completed. by Dai Ngo · 3 years, 7 months ago
- 472d155 nfsd: report client confirmation status in "info" file by NeilBrown · 3 years, 10 months ago
- c6c7f2a nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmounted by Trond Myklebust · 3 years, 10 months ago
- 20ad856 nfsd: report per-export stats by Amir Goldstein · 4 years ago
- 1631087 Revert "nfsd4: support change_attr_type attribute" by J. Bruce Fields · 4 years, 1 month ago
- 788f718 NFSD: Add common helpers to decode void args and encode void results by Chuck Lever · 4 years, 2 months ago
- 4dd05fc nfsd: add defines for NFSv4.2 extended attribute support by Frank van der Linden · 4 years, 6 months ago
- 681370f nfsd4: fix nfsdfs reference count loop by J. Bruce Fields · 4 years, 6 months ago
- 28df3d1 nfsd: clients don't need to break their own delegations by J. Bruce Fields · 7 years ago
- 364d581 nfsd: remove nfs4_reset_lease() declarations by Arnd Bergmann · 5 years ago
- 10db651 NFSD fix mismatching type in nfsd4_set_netaddr by Olga Kornievskaia · 5 years ago
- af76fc6 NFSD fill-in netloc4 structure by Olga Kornievskaia · 6 years ago
- 466e16f nfsd: check for EBUSY from vfs_rmdir/vfs_unink. by NeilBrown · 5 years ago
- 97ad403 nfsd4: add a client info file by J. Bruce Fields · 6 years ago
- e8a79fb nfsd: add nfsd/clients directory by J. Bruce Fields · 6 years ago
- e45d1a1 nfsd: knfsd must use the container user namespace by Trond Myklebust · 6 years ago
- 4df493a SUNRPC: Cache the process user cred in the RPC server listener by Trond Myklebust · 6 years ago
- e333f3b nfsd: Allow containers to set supported nfs versions by Trond Myklebust · 6 years ago
- a858576 nfsd4: support change_attr_type attribute by J. Bruce Fields · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- e967918 sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 8 years ago
- 5cf23db nfsd: constify nfsd_suppatttrs by J. Bruce Fields · 8 years ago
- 47057ab nfsd: add support for the umask attribute by Andreas Gruenbacher · 9 years ago
- e864c18 nfsd: catch errors in decode_fattr earlier by J. Bruce Fields · 9 years ago
- 916d2d8 nfsd: clean up supported attribute handling by J. Bruce Fields · 8 years ago
- ed94164 nfsd: implement machine credential support for some operations by Andrew Elble · 9 years ago
- 135dd00 nfsd: eliminate NFSD_DEBUG by Mark Salter · 10 years ago
- 9cf514c nfsd: implement pNFS operations by Christoph Hellwig · 11 years ago
- 6d0ba04 nfsd: correctly define v4.2 support attributes by Christoph Hellwig · 10 years ago
- 2b8941b NFSD: Update some as-yet unused 4.2 error codes by Anna Schumaker · 10 years ago
- 9fa1959 NFSD: Get rid of empty function nfs4_state_init by Kinglong Mee · 11 years ago
- 6f226e2 nfsd: remove <linux/nfsd/debug.h> by Christoph Hellwig · 11 years ago
- 7f94423 nfsd: move <linux/nfsd/stats.h> to fs/nfsd by Christoph Hellwig · 11 years ago
- d430e8d5 nfsd: move <linux/nfsd/export.h> to fs/nfsd by Christoph Hellwig · 11 years ago
- 9c69de4 nfsd: remove <linux/nfsd/nfsfh.h> by Christoph Hellwig · 11 years ago
- 04819bf nfsd4: leave reply buffer space for failed setattr by J. Bruce Fields · 11 years ago
- 35f7a14 nfsd4: fix minorversion support interface by J. Bruce Fields · 11 years ago
- 18032ca NFSD: Server implementation of MAC Labeling by David Quigley · 12 years ago
- 4bdc33e NFSDv4.2: Add NFS v4.2 support to the NFS server by Steve Dickson · 12 years ago
- 4488cc9 NFS: Add NFSv4.2 protocol constants by Steve Dickson · 12 years ago
- 697ce9b fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_used by Zhang Yanfei · 12 years ago
- 9dd9845 nfsd: make NFSd service structure allocated per net by Stanislav Kinsbursky · 12 years ago
- b9c0ef8 nfsd: make NFSd service boot time per-net by Stanislav Kinsbursky · 12 years ago
- 3938a0d nfsd: pass net to nfsd_set_nrthreads() by Stanislav Kinsbursky · 12 years ago
- d41a941 nfsd: pass net to nfsd_svc() by Stanislav Kinsbursky · 12 years ago
- 6777436 nfsd: pass net to nfsd_create_serv() by Stanislav Kinsbursky · 12 years ago
- 5284b44 nfsd: make NFSv4 grace time per net by Stanislav Kinsbursky · 12 years ago
- 3d73371 nfsd: make NFSv4 lease time per net by Stanislav Kinsbursky · 12 years ago
- f252bc6 nfsd: call state init and shutdown twice by Stanislav Kinsbursky · 12 years ago
- 38af2ca nfsd: remove redundant "port" argument by J. Bruce Fields · 12 years ago
- 87f26f9 nfsd4: declare nfs4_recoverydir properly by J. Bruce Fields · 12 years ago
- 57c8b13e NFSd: set nfsd_serv to NULL after service destruction by Stanislav Kinsbursky · 13 years ago
- 19f7e2c NFSd: introduce nfsd_destroy() helper by Stanislav Kinsbursky · 13 years ago
- 7f2e7dc nfsd: share some function prototypes by J. Bruce Fields · 13 years ago
- 797a9d7 nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled by Jeff Layton · 13 years ago
- c7e8472 NFSD: Remove unnecessary whitespace by Bryan Schumaker · 13 years ago
- 7208339 NFSD: Call nfsd4_init_slabs() from init_nfsd() by Bryan Schumaker · 13 years ago
- 11fcee02 NFSD: Add a cache for fs_locations information by Trond Myklebust · 13 years ago
- c10bd39 Remove include/linux/nfsd/const.h by J. Bruce Fields · 13 years ago
- f6af99e nfsd4: name->id mapping should fail with BADOWNER not BADNAME by J. Bruce Fields · 14 years ago
- ecec6e3 nfsd4: expire clients more promptly by J. Bruce Fields · 14 years ago
- f9d7562 nfsd4: share file descriptors between stateid's by J. Bruce Fields · 14 years ago
- efc4bb4f nfsd4: allow setting grace period time by J. Bruce Fields · 15 years ago
- cf07d2e nfsd4: simplify references to nfsd4 lease time by J. Bruce Fields · 15 years ago
- 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 15 years ago
- 03a816b4 nfsd: restrict filehandles accepted in V4ROOT case by Steve Dickson · 15 years ago
- 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago[Renamed from include/linux/nfsd/nfsd.h]
- 72579ac nfsd: Headers Independence and include cleanups by Boaz Harrosh · 15 years ago
- 0a3adad nfsd: make fs/nfsd/vfs.h for common includes by J. Bruce Fields · 15 years ago
- 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
- c082657 nfsd: return success for non-NFS4 nfs4_state_start by Stephen Rothwell · 15 years ago
- 29ab23c nfsd4: allow nfs4 state startup to fail by J. Bruce Fields · 15 years ago
- 0c19305 nfsd41: hange from page to memory based drc limits by Andy Adamson · 15 years ago
- 4bd9b0f4 nfsd41: use globals for DRC limits by Andy Adamson · 16 years ago
- f0ad670d nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc by Benny Halevy · 16 years ago
- 8c18f20 nfsd41: SUPPATTR_EXCLCREAT attribute by Benny Halevy · 16 years ago
- 7e70570 nfsd41: support for 3-word long attribute bitmask by Andy Adamson · 16 years ago
- f3ec22b nfsd41: provide support for minor version 1 at rpc level by Marc Eshel · 16 years ago
- 8daf220 nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions by Benny Halevy · 16 years ago
- c3d06f9 nfsd41: hard page limit for DRC by Andy Adamson · 16 years ago
- 10add80 nfsd41: define nfs41 error codes by Marc Eshel · 16 years ago
- 31dec25 Short write in nfsd becomes a full write to the client by David Shaw · 16 years ago
- 77f18f5 nfs: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
- db43910 nfsd: get rid of NFSD_VERSION by Benny Halevy · 16 years ago
- 04716e6 nfsd: permit unauthenticated stat of export root by J. Bruce Fields · 16 years ago
- e8938a6 remove unused #include <linux/dirent.h>'s by Adrian Bunk · 16 years ago
- 8837abc nfsd: rename MAY_ flags by Miklos Szeredi · 17 years ago
- bedbdd8 knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown locking. by Neil Brown · 17 years ago
- e36cd4a nfsd: don't allow setting ctime over v4 by J. Bruce Fields · 17 years ago
- a5ae039 NFSD: Strip __KERNEL__ testing from unexported header files. by Robert P. J. Day · 17 years ago
- a254b24 nfsd: fix sparse warnings by Harvey Harrison · 17 years ago
- 2e8138a nfsd: move nfsd/auth.h into fs/nfsd by J. Bruce Fields · 17 years ago
- 5a022fc NFSD: Adjust filename length argument of nfsd_lookup by Chuck Lever · 17 years ago
- e8ff2a8 knfsd: move nfsv4 slab creation/destruction to module init/exit by J. Bruce Fields · 17 years ago
- dcb488a3 knfsd: nfsd4: implement secinfo by Andy Adamson · 17 years ago
- 0ec757d knfsd: nfsd4: make readonly access depend on pseudoflavor by J. Bruce Fields · 17 years ago