1. 130e205 SUNRPC: Change return value type of .pc_encode by Chuck Lever · 3 years, 3 months ago
  2. fda4944 SUNRPC: Replace the "__be32 *p" parameter to .pc_encode by Chuck Lever · 3 years, 3 months ago
  3. c44b31c SUNRPC: Change return value type of .pc_decode by Chuck Lever · 3 years, 3 months ago
  4. 16c6636 SUNRPC: Replace the "__be32 *p" parameter to .pc_decode by Chuck Lever · 3 years, 3 months ago
  5. dae9a6c NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment() by Chuck Lever · 3 years, 3 months ago
  6. 1416f43 NFSD: Clean up after updating NFSv3 ACL encoders by Chuck Lever · 4 years, 1 month ago
  7. 20798df NFSD: Update the NFSv3 GETACL result encoder to use struct xdr_stream by Chuck Lever · 4 years, 1 month ago
  8. 1411934 NFSD: Remove unused NFSv3 directory entry encoders by Chuck Lever · 4 years, 1 month ago
  9. 7f87fc2 NFSD: Update NFSv3 READDIR entry encoders to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  10. e4ccfe3 NFSD: Update the NFSv3 READDIR3res encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  11. a161e6c NFSD: Add a helper that encodes NFSv3 directory offset cookies by Chuck Lever · 4 years, 2 months ago
  12. cc9bcda NFSD: Update the NFSv3 READ3res encode to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  13. 9a9c892 NFSD: Update the NFSv3 READLINK3res encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  14. 5cf3533 NFSD: Update the NFSv3 LOOKUP3res encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  15. 2c42f80 NFSD: Update the GETATTR3res encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  16. 9cee763 NFSD: Clean up after updating NFSv3 ACL decoders by Chuck Lever · 4 years, 2 months ago
  17. 05027ea NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 1 month ago
  18. 427eab3 NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 1 month ago
  19. 635a45d NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 1 month ago
  20. 9cedc2e NFSD: Update READDIR3args decoders to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  21. 40116eb NFSD: Add helper to set up the pages where the dirlist is encoded by Chuck Lever · 4 years, 1 month ago
  22. 224c1c8 NFSD: Update READLINK3arg decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  23. be63bd2 NFSD: Update READ3arg decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  24. 3b921a2 NFSD: Update ACCESS3arg decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  25. 9575363 NFSD: Update GETATTR3args decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  26. 788f718 NFSD: Add common helpers to decode void args and encode void results by Chuck Lever · 4 years, 2 months ago
  27. dcc4699 NFSD: Encoder and decoder functions are always present by Chuck Lever · 4 years, 3 months ago
  28. 19e0663 nfsd: Ensure sampling of the write verifier is atomic with the write by Trond Myklebust · 5 years ago
  29. 524ff1a nfsd: Ensure sampling of the commit verifier is atomic with the commit by Trond Myklebust · 5 years ago
  30. 2a1aa48 nfsd: pass a 64-bit guardtime to nfsd_setattr() by Arnd Bergmann · 5 years ago
  31. 83a6307 nfsd: fix nfs read eof detection by Trond Myklebust · 5 years ago
  32. 38a7031 NFSD: Clean up legacy NFS SYMLINK argument XDR decoders by Chuck Lever · 7 years ago
  33. 8154ef2 NFSD: Clean up legacy NFS WRITE argument XDR decoders by Chuck Lever · 7 years ago
  34. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  35. 63f8de3 sunrpc: properly type pc_encode callbacks by Christoph Hellwig · 8 years ago
  36. 026fec7 sunrpc: properly type pc_decode callbacks by Christoph Hellwig · 8 years ago
  37. 8537488 sunrpc: properly type pc_release callbacks by Christoph Hellwig · 8 years ago
  38. 068c34c nfsd: fix encode_entryplus_baggage stack usage by J. Bruce Fields · 11 years ago
  39. 4f4a4fa nfsd: handle vfs_getattr errors in acl protocol by J. Bruce Fields · 12 years ago
  40. 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 15 years ago
  41. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago[Renamed (99%) from include/linux/nfsd/xdr3.h]
  42. 48b4ba3 NFSD: Path name length signage in nfsd request argument structures by Chuck Lever · 17 years ago
  43. 29d5e55 NFSD: File name length signage in nfsd request argument structures by Chuck Lever · 17 years ago
  44. a0ad13e [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd by NeilBrown · 18 years ago
  45. 91f0716 [PATCH] xdr annotations: NFSv3 server by Al Viro · 18 years ago
  46. 3cc03b1 [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom by NeilBrown · 18 years ago
  47. a334de2 [PATCH] knfsd: check error status from vfs_getattr and i_op->fsync by David Shaw · 19 years ago
  48. 0ba7536 [PATCH] knfsd: Fix some minor sign problems in nfsd/xdr by NeilBrown · 19 years ago
  49. a257cdd [PATCH] NFSD: Add server support for NFSv3 ACLs. by Andreas Gruenbacher · 20 years ago
  50. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago