1. f4bc5bb Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 2 years, 11 months ago
  2. 3f96502 NFSD: COMMIT operations must not return NFS?ERR_INVAL by Chuck Lever · 3 years ago
  3. 6260d9a NFSD: Clamp WRITE offsets by Chuck Lever · 3 years ago
  4. 0cb4d23 NFSD: Fix the behavior of READ near OFFSET_MAX by Chuck Lever · 2 years, 11 months ago
  5. 175398a Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years ago
  6. 6a2f774 NFSD: Fix zero-length NFSv3 WRITEs by Chuck Lever · 3 years ago
  7. 53b1119 NFSD: Fix READDIR buffer overflow by Chuck Lever · 3 years ago
  8. dae9a6c NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment() by Chuck Lever · 3 years, 3 months ago
  9. 76ed0dd NFSD: Reduce svc_rqst::rq_pages churn during READDIR operations by Chuck Lever · 4 years ago
  10. 7f87fc2 NFSD: Update NFSv3 READDIR entry encoders to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  11. e4ccfe3 NFSD: Update the NFSv3 READDIR3res encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  12. a1409e2 NFSD: Count bytes instead of pages in the NFSv3 READDIR encoder by Chuck Lever · 4 years, 2 months ago
  13. a161e6c NFSD: Add a helper that encodes NFSv3 directory offset cookies by Chuck Lever · 4 years, 2 months ago
  14. cc9bcda NFSD: Update the NFSv3 READ3res encode to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  15. 9a9c892 NFSD: Update the NFSv3 READLINK3res encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  16. 5cf3533 NFSD: Update the NFSv3 LOOKUP3res encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  17. 2c42f80 NFSD: Update the GETATTR3res encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  18. 40116eb NFSD: Add helper to set up the pages where the dirlist is encoded by Chuck Lever · 4 years, 1 month ago
  19. 0a8f37f NFSD: Fix returned READDIR offset cookie by Chuck Lever · 4 years, 2 months ago
  20. 224c1c8 NFSD: Update READLINK3arg decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  21. be63bd2 NFSD: Update READ3arg decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  22. 9575363 NFSD: Update GETATTR3args decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  23. 2289e87 SUNRPC: Make trace_svc_process() display the RPC procedure symbolically by Chuck Lever · 4 years, 3 months ago
  24. 788f718 NFSD: Add common helpers to decode void args and encode void results by Chuck Lever · 4 years, 2 months ago
  25. 71fd721 nfsd/nfs3: remove unused macro nfsd3_fhandleres by Alex Shi · 4 years, 2 months ago
  26. 66d60e3 NFSD: MKNOD should return NFSERR_BADTYPE instead of NFSERR_INVAL by Chuck Lever · 4 years, 2 months ago
  27. cc028a1 NFSD: Hoist status code encoding into XDR encoder functions by Chuck Lever · 4 years, 3 months ago
  28. 14168d6 NFSD: Remove the RETURN_STATUS() macro by Chuck Lever · 4 years, 3 months ago
  29. dcc4699 NFSD: Encoder and decoder functions are always present by Chuck Lever · 4 years, 3 months ago
  30. 19e0663 nfsd: Ensure sampling of the write verifier is atomic with the write by Trond Myklebust · 5 years ago
  31. 524ff1a nfsd: Ensure sampling of the commit verifier is atomic with the commit by Trond Myklebust · 5 years ago
  32. 83a6307 nfsd: fix nfs read eof detection by Trond Myklebust · 5 years ago
  33. 3c86794 nfsd/nfsd3_proc_readdir: fix buffer count and page pointers by Murphy Zhou · 6 years ago
  34. f875a79 nfsd: allow nfsv3 readdir request to be larger. by NeilBrown · 6 years ago
  35. b602345 nfsd: fix memory corruption caused by readdir by NeilBrown · 6 years ago
  36. 11b4d66 NFSD: Handle full-length symlinks by Chuck Lever · 6 years ago
  37. 3fd9557 NFSD: Refactor the generic write vector fill helper by Chuck Lever · 6 years ago
  38. 38a7031 NFSD: Clean up legacy NFS SYMLINK argument XDR decoders by Chuck Lever · 7 years ago
  39. 8154ef2 NFSD: Clean up legacy NFS WRITE argument XDR decoders by Chuck Lever · 7 years ago
  40. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  41. e967918 sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 8 years ago
  42. 860bda2 sunrpc: mark all struct svc_procinfo instances as const by Christoph Hellwig · 8 years ago
  43. 7fd38af sunrpc: move pc_count out of struct svc_procinfo by Christoph Hellwig · 8 years ago
  44. 63f8de3 sunrpc: properly type pc_encode callbacks by Christoph Hellwig · 8 years ago
  45. 026fec7 sunrpc: properly type pc_decode callbacks by Christoph Hellwig · 8 years ago
  46. 8537488 sunrpc: properly type pc_release callbacks by Christoph Hellwig · 8 years ago
  47. a6beb73 sunrpc: properly type pc_func callbacks by Christoph Hellwig · 8 years ago
  48. 9482c9c nfsd: remove the unused PROC() macro in nfs3proc.c by Christoph Hellwig · 8 years ago
  49. 52e380e NFSD: cleanup dead codes and values in nfsd_write by Kinglong Mee · 8 years ago
  50. 54bbb7d NFSD: pass an integer for stable type to nfsd_vfs_write by Kinglong Mee · 8 years ago
  51. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 9 years ago
  52. ac503e4 nfsd: use short read as well as i_size to set eof by Benjamin Coddington · 9 years ago
  53. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  54. 18c01ab nfsd: allow turning off nfsv3 readdir_plus by Rajesh Ghanekar · 10 years ago
  55. 63bab06 nfsd3: Check write permission after checking existence by Ross Lagerwall · 10 years ago
  56. 1e444f5 NFSD: Remove iattr parameter from nfsd_symlink() by Kinglong Mee · 10 years ago
  57. 52ee043 nfsd: let nfsd_symlink assume null-terminated data by J. Bruce Fields · 11 years ago
  58. 3c7aa15 NFSD: Using min/max/min_t/max_t for calculate by Kinglong Mee · 11 years ago
  59. 3dadecc switch vfs_getattr() to struct path by Al Viro · 12 years ago
  60. afc5940 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer by J. Bruce Fields · 12 years ago
  61. 95c7a20 nfsd: do_nfsd_create verf argument is a u32 by J. Bruce Fields · 12 years ago
  62. ac6721a nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctly by Mi Jinlong · 14 years ago
  63. 18b631f nfsd: fix offset printk's in nfsd3 read/write by J. Bruce Fields · 14 years ago
  64. 039a87c nfsd: minor nfsd read api cleanup by J. Bruce Fields · 14 years ago
  65. 43a9aa6 NFSD: Fill in WCC data for REMOVE, RMDIR, MKNOD, and MKDIR by Chuck Lever · 14 years ago
  66. 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 15 years ago
  67. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago
  68. 341eb18 nfsd: Source files #include cleanups by Boaz Harrosh · 15 years ago
  69. 0a3adad nfsd: make fs/nfsd/vfs.h for common includes by J. Bruce Fields · 15 years ago
  70. b9081d9 NFS: kill off complicated macro 'PROC' by Yu Zhiguo · 16 years ago
  71. 31dec25 Short write in nfsd becomes a full write to the client by David Shaw · 16 years ago
  72. 12214cb NFSD: cleanup for nfs3proc.c by Qinghuang Feng · 16 years ago
  73. 04716e6 nfsd: permit unauthenticated stat of export root by J. Bruce Fields · 16 years ago
  74. 8837abc nfsd: rename MAY_ flags by Miklos Szeredi · 17 years ago
  75. 5477549 Use struct path in struct svc_export by Jan Blunck · 17 years ago
  76. cd123012 RPC: add wrapper for svc_reserve to account for checksum by Jeff Layton · 18 years ago
  77. 81ac95c [PATCH] nfsd4: fix open-create permissions by J. Bruce Fields · 18 years ago
  78. c4d987b [PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error values by Al Viro · 18 years ago
  79. 7111c66 [PATCH] fix svc_procfunc declaration by Al Viro · 18 years ago
  80. 7adae48 [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP by Greg Banks · 18 years ago
  81. 3cc03b1 [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom by NeilBrown · 18 years ago
  82. 7775f4c [PATCH] knfsd: Correct reserved reply space for read requests. by NeilBrown · 19 years ago
  83. a334de2 [PATCH] knfsd: check error status from vfs_getattr and i_op->fsync by David Shaw · 19 years ago
  84. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago