1. fcb5e3f NFSD: Move fill_pre_wcc() and fill_post_wcc() by Chuck Lever · 3 years ago
  2. 58f258f Revert "nfsd: skip some unnecessary stats in the v4 case" by Chuck Lever · 3 years ago
  3. 130e205 SUNRPC: Change return value type of .pc_encode by Chuck Lever · 3 years, 3 months ago
  4. fda4944 SUNRPC: Replace the "__be32 *p" parameter to .pc_encode by Chuck Lever · 3 years, 3 months ago
  5. c44b31c SUNRPC: Change return value type of .pc_decode by Chuck Lever · 3 years, 3 months ago
  6. 16c6636 SUNRPC: Replace the "__be32 *p" parameter to .pc_decode by Chuck Lever · 3 years, 3 months ago
  7. dae9a6c NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment() by Chuck Lever · 3 years, 3 months ago
  8. d8b2607 NFSD: simplify struct nfsfh by NeilBrown · 3 years, 4 months ago
  9. 219a170 NFSD: Clean up NFSDDBG_FACILITY macro by Chuck Lever · 3 years, 10 months ago
  10. 1416f43 NFSD: Clean up after updating NFSv3 ACL encoders by Chuck Lever · 4 years, 1 month ago
  11. 20798df NFSD: Update the NFSv3 GETACL result encoder to use struct xdr_stream by Chuck Lever · 4 years, 1 month ago
  12. 1411934 NFSD: Remove unused NFSv3 directory entry encoders by Chuck Lever · 4 years, 1 month ago
  13. 7f87fc2 NFSD: Update NFSv3 READDIR entry encoders to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  14. e4ccfe3 NFSD: Update the NFSv3 READDIR3res encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  15. a1409e2 NFSD: Count bytes instead of pages in the NFSv3 READDIR encoder by Chuck Lever · 4 years, 2 months ago
  16. a161e6c NFSD: Add a helper that encodes NFSv3 directory offset cookies by Chuck Lever · 4 years, 2 months ago
  17. 5ef2826 NFSD: Update the NFSv3 COMMIT3res encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  18. ded04a5 NFSD: Update the NFSv3 PATHCONF3res encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  19. 0a139d1 NFSD: Update the NFSv3 FSINFO3res encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  20. 8b70449 NFSD: Update the NFSv3 FSSTAT3res encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  21. 4d74380 NFSD: Update the NFSv3 LINK3res encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  22. 89d79e9 NFSD: Update the NFSv3 RENAMEv3res encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  23. 78315b3 NFSD: Update the NFSv3 CREATE family of encoders to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  24. ecb7a08 NFSD: Update the NFSv3 WRITE3res encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  25. cc9bcda NFSD: Update the NFSv3 READ3res encode to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  26. 9a9c892 NFSD: Update the NFSv3 READLINK3res encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  27. 70f8e83 NFSD: Update the NFSv3 wccstat result encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  28. 5cf3533 NFSD: Update the NFSv3 LOOKUP3res encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  29. 907c382 NFSD: Update the NFSv3 ACCESS3res encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  30. 2c42f80 NFSD: Update the GETATTR3res encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  31. 428a23d nfsd: skip some unnecessary stats in the v4 case by J. Bruce Fields · 4 years ago
  32. 9cee763 NFSD: Clean up after updating NFSv3 ACL decoders by Chuck Lever · 4 years, 2 months ago
  33. 05027ea NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 1 month ago
  34. f8a38e2 NFSD: Update the MKNOD3args decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  35. da39201 NFSD: Update the SYMLINK3args decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  36. 83374c2 NFSD: Update the MKDIR3args decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  37. 6b3a119 NFSD: Update the CREATE3args decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  38. 9cde936 NFSD: Update the SETATTR3args decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  39. efaa1e7 NFSD: Update the LINK3args decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  40. d181e0a NFSD: Update the RENAME3args decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  41. 54d1d43 NFSD: Update the NFSv3 DIROPargs decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  42. c8d26a0 NFSD: Update COMMIT3arg decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  43. 9cedc2e NFSD: Update READDIR3args decoders to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  44. 40116eb NFSD: Add helper to set up the pages where the dirlist is encoded by Chuck Lever · 4 years, 1 month ago
  45. 224c1c8 NFSD: Update READLINK3arg decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  46. c43b2f2 NFSD: Update WRITE3arg decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  47. be63bd2 NFSD: Update READ3arg decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  48. 3b921a2 NFSD: Update ACCESS3arg decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  49. 9575363 NFSD: Update GETATTR3args decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  50. 51b2ee7 nfsd4: readdirplus shouldn't return parent of export by J. Bruce Fields · 4 years ago
  51. daab110 nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations by Jeff Layton · 4 years, 1 month ago
  52. 942b20dc nfsd4: don't query change attribute in v2/v3 case by J. Bruce Fields · 4 years, 1 month ago
  53. 70b87f7 nfsd: only call inode_query_iversion in the I_VERSION case by J. Bruce Fields · 4 years, 1 month ago
  54. 788f718 NFSD: Add common helpers to decode void args and encode void results by Chuck Lever · 4 years, 2 months ago
  55. 76e5492 NFSD: Invoke svc_encode_result_payload() in "read" NFSD encoders by Chuck Lever · 4 years, 2 months ago
  56. 1905cac NFSD: NFSv3 PATHCONF Reply is improperly formed by Chuck Lever · 4 years, 2 months ago
  57. cc028a1 NFSD: Hoist status code encoding into XDR encoder functions by Chuck Lever · 4 years, 3 months ago
  58. dcc4699 NFSD: Encoder and decoder functions are always present by Chuck Lever · 4 years, 3 months ago
  59. 19e0663 nfsd: Ensure sampling of the write verifier is atomic with the write by Trond Myklebust · 5 years ago
  60. 524ff1a nfsd: Ensure sampling of the commit verifier is atomic with the commit by Trond Myklebust · 5 years ago
  61. 92c5e46 nfsd: handle nfs3 timestamps as unsigned by Arnd Bergmann · 5 years ago
  62. 6c2d4798 new helper: lookup_positive_unlocked() by Al Viro · 5 years ago
  63. 27c438f nfsd: Support the server resetting the boot verifier by Trond Myklebust · 5 years ago
  64. e45d1a1 nfsd: knfsd must use the container user namespace by Trond Myklebust · 6 years ago
  65. 3c86794 nfsd/nfsd3_proc_readdir: fix buffer count and page pointers by Murphy Zhou · 6 years ago
  66. f875a79 nfsd: allow nfsv3 readdir request to be larger. by NeilBrown · 6 years ago
  67. b602345 nfsd: fix memory corruption caused by readdir by NeilBrown · 6 years ago
  68. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  69. 38a7031 NFSD: Clean up legacy NFS SYMLINK argument XDR decoders by Chuck Lever · 7 years ago
  70. 8154ef2 NFSD: Clean up legacy NFS WRITE argument XDR decoders by Chuck Lever · 7 years ago
  71. 39ca1bf nfsd: store stat times in fill_pre_wcc() instead of inode times by Amir Goldstein · 7 years ago
  72. 4dd3c2e Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  73. 256a89f nfds: avoid gettimeofday for nfssvc_boot time by Arnd Bergmann · 7 years ago
  74. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  75. 630458e nfsd4: factor ctime into change attribute by J. Bruce Fields · 8 years ago
  76. 9a1d168 Merge tag 'v4.12-rc5' into nfsd tree by J. Bruce Fields · 8 years ago
  77. 9512a16 nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments" by J. Bruce Fields · 8 years ago
  78. 63f8de3 sunrpc: properly type pc_encode callbacks by Christoph Hellwig · 8 years ago
  79. 026fec7 sunrpc: properly type pc_decode callbacks by Christoph Hellwig · 8 years ago
  80. 8537488 sunrpc: properly type pc_release callbacks by Christoph Hellwig · 8 years ago
  81. 51f5677 nfsd: check for oversized NFSv2/v3 arguments by J. Bruce Fields · 8 years ago
  82. 13bf9fb nfsd: stricter decoding of write-like NFSv2/v3 ops by J. Bruce Fields · 8 years ago
  83. db44bac nfsd4: minor NFSv2/v3 write decoding cleanup by J. Bruce Fields · 8 years ago
  84. 5d22c5a Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  85. 6625d09 svcrdma: Do not add XDR padding to xdr_buf page vector by Chuck Lever · 9 years ago
  86. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 9 years ago
  87. bbddca8 nfsd: don't hold i_mutex over userspace upcalls by NeilBrown · 9 years ago
  88. aaf91ec nfsd: switch unsigned char flags in svc_fh to bools by Jeff Layton · 9 years ago
  89. 43b0e7e nfsd: stop READDIRPLUS returning inconsistent attributes by NeilBrown · 10 years ago
  90. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  91. 3c7aa15 NFSD: Using min/max/min_t/max_t for calculate by Kinglong Mee · 11 years ago
  92. d40aa33 nfsd: Remove assignments inside conditions by Benoit Taine · 11 years ago
  93. 068c34c nfsd: fix encode_entryplus_baggage stack usage by J. Bruce Fields · 11 years ago
  94. 6e14b46 nfsd: don't return high mode bits by Albert Fluegel · 11 years ago
  95. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  96. 3dadecc switch vfs_getattr() to struct path by Al Viro · 12 years ago
  97. 458878a nfsd: Convert nfs3xdr to use kuids and kgids by Eric W. Biederman · 12 years ago
  98. e097258 nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgid by Eric W. Biederman · 12 years ago
  99. afc5940 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer by J. Bruce Fields · 12 years ago
  100. b9c0ef8 nfsd: make NFSd service boot time per-net by Stanislav Kinsbursky · 12 years ago