1. 4dd05fc nfsd: add defines for NFSv4.2 extended attribute support by Frank van der Linden · 4 years, 6 months ago
  2. 681370f nfsd4: fix nfsdfs reference count loop by J. Bruce Fields · 4 years, 6 months ago
  3. 28df3d1 nfsd: clients don't need to break their own delegations by J. Bruce Fields · 7 years ago
  4. 364d581 nfsd: remove nfs4_reset_lease() declarations by Arnd Bergmann · 5 years ago
  5. 10db651 NFSD fix mismatching type in nfsd4_set_netaddr by Olga Kornievskaia · 5 years ago
  6. af76fc6 NFSD fill-in netloc4 structure by Olga Kornievskaia · 6 years ago
  7. 466e16f nfsd: check for EBUSY from vfs_rmdir/vfs_unink. by NeilBrown · 5 years ago
  8. 97ad403 nfsd4: add a client info file by J. Bruce Fields · 6 years ago
  9. e8a79fb nfsd: add nfsd/clients directory by J. Bruce Fields · 6 years ago
  10. e45d1a1 nfsd: knfsd must use the container user namespace by Trond Myklebust · 6 years ago
  11. 4df493a SUNRPC: Cache the process user cred in the RPC server listener by Trond Myklebust · 6 years ago
  12. e333f3b nfsd: Allow containers to set supported nfs versions by Trond Myklebust · 6 years ago
  13. a858576 nfsd4: support change_attr_type attribute by J. Bruce Fields · 7 years ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  15. e967918 sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 8 years ago
  16. 5cf23db nfsd: constify nfsd_suppatttrs by J. Bruce Fields · 8 years ago
  17. 47057ab nfsd: add support for the umask attribute by Andreas Gruenbacher · 9 years ago
  18. e864c18 nfsd: catch errors in decode_fattr earlier by J. Bruce Fields · 9 years ago
  19. 916d2d8 nfsd: clean up supported attribute handling by J. Bruce Fields · 8 years ago
  20. ed94164 nfsd: implement machine credential support for some operations by Andrew Elble · 9 years ago
  21. 135dd00 nfsd: eliminate NFSD_DEBUG by Mark Salter · 10 years ago
  22. 9cf514c nfsd: implement pNFS operations by Christoph Hellwig · 11 years ago
  23. 6d0ba04 nfsd: correctly define v4.2 support attributes by Christoph Hellwig · 10 years ago
  24. 2b8941b NFSD: Update some as-yet unused 4.2 error codes by Anna Schumaker · 10 years ago
  25. 9fa1959 NFSD: Get rid of empty function nfs4_state_init by Kinglong Mee · 11 years ago
  26. 6f226e2 nfsd: remove <linux/nfsd/debug.h> by Christoph Hellwig · 11 years ago
  27. 7f94423 nfsd: move <linux/nfsd/stats.h> to fs/nfsd by Christoph Hellwig · 11 years ago
  28. d430e8d5 nfsd: move <linux/nfsd/export.h> to fs/nfsd by Christoph Hellwig · 11 years ago
  29. 9c69de4 nfsd: remove <linux/nfsd/nfsfh.h> by Christoph Hellwig · 11 years ago
  30. 04819bf nfsd4: leave reply buffer space for failed setattr by J. Bruce Fields · 11 years ago
  31. 35f7a14 nfsd4: fix minorversion support interface by J. Bruce Fields · 11 years ago
  32. 18032ca NFSD: Server implementation of MAC Labeling by David Quigley · 12 years ago
  33. 4bdc33e NFSDv4.2: Add NFS v4.2 support to the NFS server by Steve Dickson · 12 years ago
  34. 4488cc9 NFS: Add NFSv4.2 protocol constants by Steve Dickson · 12 years ago
  35. 697ce9b fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_used by Zhang Yanfei · 12 years ago
  36. 9dd9845 nfsd: make NFSd service structure allocated per net by Stanislav Kinsbursky · 12 years ago
  37. b9c0ef8 nfsd: make NFSd service boot time per-net by Stanislav Kinsbursky · 12 years ago
  38. 3938a0d nfsd: pass net to nfsd_set_nrthreads() by Stanislav Kinsbursky · 12 years ago
  39. d41a941 nfsd: pass net to nfsd_svc() by Stanislav Kinsbursky · 12 years ago
  40. 6777436 nfsd: pass net to nfsd_create_serv() by Stanislav Kinsbursky · 12 years ago
  41. 5284b44 nfsd: make NFSv4 grace time per net by Stanislav Kinsbursky · 12 years ago
  42. 3d73371 nfsd: make NFSv4 lease time per net by Stanislav Kinsbursky · 12 years ago
  43. f252bc6 nfsd: call state init and shutdown twice by Stanislav Kinsbursky · 12 years ago
  44. 38af2ca nfsd: remove redundant "port" argument by J. Bruce Fields · 12 years ago
  45. 87f26f9 nfsd4: declare nfs4_recoverydir properly by J. Bruce Fields · 12 years ago
  46. 57c8b13e NFSd: set nfsd_serv to NULL after service destruction by Stanislav Kinsbursky · 12 years ago
  47. 19f7e2c NFSd: introduce nfsd_destroy() helper by Stanislav Kinsbursky · 12 years ago
  48. 7f2e7dc nfsd: share some function prototypes by J. Bruce Fields · 13 years ago
  49. 797a9d7 nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled by Jeff Layton · 13 years ago
  50. c7e8472 NFSD: Remove unnecessary whitespace by Bryan Schumaker · 13 years ago
  51. 7208339 NFSD: Call nfsd4_init_slabs() from init_nfsd() by Bryan Schumaker · 13 years ago
  52. 11fcee02 NFSD: Add a cache for fs_locations information by Trond Myklebust · 13 years ago
  53. c10bd39 Remove include/linux/nfsd/const.h by J. Bruce Fields · 13 years ago
  54. f6af99e nfsd4: name->id mapping should fail with BADOWNER not BADNAME by J. Bruce Fields · 14 years ago
  55. ecec6e3 nfsd4: expire clients more promptly by J. Bruce Fields · 14 years ago
  56. f9d7562 nfsd4: share file descriptors between stateid's by J. Bruce Fields · 14 years ago
  57. efc4bb4f nfsd4: allow setting grace period time by J. Bruce Fields · 15 years ago
  58. cf07d2e nfsd4: simplify references to nfsd4 lease time by J. Bruce Fields · 15 years ago
  59. 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 15 years ago
  60. 03a816b4 nfsd: restrict filehandles accepted in V4ROOT case by Steve Dickson · 15 years ago
  61. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago[Renamed from include/linux/nfsd/nfsd.h]
  62. 72579ac nfsd: Headers Independence and include cleanups by Boaz Harrosh · 15 years ago
  63. 0a3adad nfsd: make fs/nfsd/vfs.h for common includes by J. Bruce Fields · 15 years ago
  64. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  65. c082657 nfsd: return success for non-NFS4 nfs4_state_start by Stephen Rothwell · 15 years ago
  66. 29ab23c nfsd4: allow nfs4 state startup to fail by J. Bruce Fields · 15 years ago
  67. 0c19305 nfsd41: hange from page to memory based drc limits by Andy Adamson · 15 years ago
  68. 4bd9b0f4 nfsd41: use globals for DRC limits by Andy Adamson · 16 years ago
  69. f0ad670 nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc by Benny Halevy · 16 years ago
  70. 8c18f20 nfsd41: SUPPATTR_EXCLCREAT attribute by Benny Halevy · 16 years ago
  71. 7e70570 nfsd41: support for 3-word long attribute bitmask by Andy Adamson · 16 years ago
  72. f3ec22b nfsd41: provide support for minor version 1 at rpc level by Marc Eshel · 16 years ago
  73. 8daf220 nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions by Benny Halevy · 16 years ago
  74. c3d06f9 nfsd41: hard page limit for DRC by Andy Adamson · 16 years ago
  75. 10add80 nfsd41: define nfs41 error codes by Marc Eshel · 16 years ago
  76. 31dec25 Short write in nfsd becomes a full write to the client by David Shaw · 16 years ago
  77. 77f18f5 nfs: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  78. db43910 nfsd: get rid of NFSD_VERSION by Benny Halevy · 16 years ago
  79. 04716e6 nfsd: permit unauthenticated stat of export root by J. Bruce Fields · 16 years ago
  80. e8938a6 remove unused #include <linux/dirent.h>'s by Adrian Bunk · 16 years ago
  81. 8837abc nfsd: rename MAY_ flags by Miklos Szeredi · 17 years ago
  82. bedbdd8 knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown locking. by Neil Brown · 17 years ago
  83. e36cd4a nfsd: don't allow setting ctime over v4 by J. Bruce Fields · 17 years ago
  84. a5ae039 NFSD: Strip __KERNEL__ testing from unexported header files. by Robert P. J. Day · 17 years ago
  85. a254b24 nfsd: fix sparse warnings by Harvey Harrison · 17 years ago
  86. 2e8138a nfsd: move nfsd/auth.h into fs/nfsd by J. Bruce Fields · 17 years ago
  87. 5a022fc NFSD: Adjust filename length argument of nfsd_lookup by Chuck Lever · 17 years ago
  88. e8ff2a8 knfsd: move nfsv4 slab creation/destruction to module init/exit by J. Bruce Fields · 17 years ago
  89. dcb488a3 knfsd: nfsd4: implement secinfo by Andy Adamson · 17 years ago
  90. 0ec757d knfsd: nfsd4: make readonly access depend on pseudoflavor by J. Bruce Fields · 17 years ago
  91. 32c1eb0 knfsd: nfsd4: return nfserr_wrongsec by Andy Adamson · 17 years ago
  92. c2f1a55 knfsd: nfsd4: vary maximum delegation limit based on RAM size by Meelap Shah · 17 years ago
  93. 1e51402 knfsd: nfsd: remove unused header interface.h by J. Bruce Fields · 17 years ago
  94. af6a4e2 [PATCH] knfsd: add some new fsid types by NeilBrown · 18 years ago
  95. a0ad13e [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd by NeilBrown · 18 years ago
  96. e571019 [PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE by J.Bruce Fields · 18 years ago
  97. 81ac95c [PATCH] nfsd4: fix open-create permissions by J. Bruce Fields · 18 years ago
  98. a90b061 [PATCH] nfsd: nfs_replay_me by Al Viro · 18 years ago
  99. c7afef1 [PATCH] nfsd: misc endianness annotations by Al Viro · 18 years ago
  100. 6264d69 [PATCH] nfsd: vfs.c endianness annotations by Al Viro · 18 years ago