1. eb162e1 NFSD: Fix sparse warning in nfs4proc.c by Chuck Lever · 4 years, 1 month ago
  2. 3a237b4 NFSD: Make nfsd4_ops::opnum a u32 by Chuck Lever · 4 years, 1 month ago
  3. 1708e50 NFSD: Add helper to decode OPEN's open_claim4 argument by Chuck Lever · 4 years, 2 months ago
  4. c1346a12 NFSD: Replace the internals of the READ_BUF() macro by Chuck Lever · 4 years, 2 months ago
  5. 788f718 NFSD: Add common helpers to decode void args and encode void results by Chuck Lever · 4 years, 2 months ago
  6. 0ae4c3e SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer() by Chuck Lever · 4 years, 2 months ago
  7. 49a3613 NFSD: fix missing refcount in nfsd4_copy by nfsd4_do_async_copy by Dai Ngo · 4 years, 2 months ago
  8. 36e1e5b NFSD: Fix use-after-free warning when doing inter-server copy by Dai Ngo · 4 years, 2 months ago
  9. 0cfcd40 NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy by Dai Ngo · 4 years, 3 months ago
  10. 528b849 NFSD: Add READ_PLUS data support by Anna Schumaker · 4 years, 3 months ago
  11. cc028a1 NFSD: Hoist status code encoding into XDR encoder functions by Chuck Lever · 4 years, 3 months ago
  12. dcc4699 NFSD: Encoder and decoder functions are always present by Chuck Lever · 4 years, 3 months ago
  13. 44b49aa nfsd: fix comparison to bool warning by Zheng Bin · 4 years, 4 months ago
  14. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  15. 23e50fe nfsd: implement the xattr functions and en/decode logic by Frank van der Linden · 4 years, 6 months ago
  16. c11d7fd nfsd: take xattr bits into account for permission checks by Frank van der Linden · 4 years, 6 months ago
  17. 6670ee2 Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-incoming by J. Bruce Fields · 4 years, 8 months ago
  18. f245397 NFSD: Fix improperly-formatted Doxygen comments by Chuck Lever · 4 years, 9 months ago
  19. 28df3d1 nfsd: clients don't need to break their own delegations by J. Bruce Fields · 7 years ago
  20. 91fd3c3 nfsd4: fix double free in nfsd4_do_async_copy() by Dan Carpenter · 5 years ago
  21. 19e0663 nfsd: Ensure sampling of the write verifier is atomic with the write by Trond Myklebust · 5 years ago
  22. 524ff1a nfsd: Ensure sampling of the commit verifier is atomic with the commit by Trond Myklebust · 5 years ago
  23. b66ae6d nfsd: Pass the nfsd_file as arguments to nfsd4_clone_file_range() by Trond Myklebust · 5 years ago
  24. 16f8f89 nfsd: Allow nfsd_vfs_write() to take the nfsd_file as an argument by Trond Myklebust · 5 years ago
  25. 500c2481 nfsd: use true,false for bool variable in nfs4proc.c by zhengbin · 5 years ago
  26. 2a1aa48 nfsd: pass a 64-bit guardtime to nfsd_setattr() by Arnd Bergmann · 5 years ago
  27. d781e3d nfsd4: avoid NULL deference on strange COPY compounds by J. Bruce Fields · 5 years ago
  28. 2e577f0 NFSD fixing possible null pointer derefering in copy offload by Olga Kornievskaia · 5 years ago
  29. b8290ca NFSD fix nfserro errno mismatch by Olga Kornievskaia · 5 years ago
  30. 3f9544c NFSD: fix seqid in copy stateid by Olga Kornievskaia · 5 years ago
  31. ce0887a NFSD add nfs4 inter ssc to nfsd4_copy by Olga Kornievskaia · 5 years ago
  32. b9e8638 NFSD: allow inter server COPY to have a STALE source server fh by Olga Kornievskaia · 5 years ago
  33. 51100d2 NFSD generalize nfsd4_compound_state flag names by Olga Kornievskaia · 6 years ago
  34. 624322f NFSD add COPY_NOTIFY operation by Olga Kornievskaia · 5 years ago
  35. 5191186 NFSD COPY_NOTIFY xdr by Olga Kornievskaia · 5 years ago
  36. 18f428d NFSD fixing possible null pointer derefering in copy offload by Olga Kornievskaia · 5 years ago
  37. a25e3726 nfsd: Ensure CLONE persists data and metadata changes to the target file by Trond Myklebust · 5 years ago
  38. 27c438f nfsd: Support the server resetting the boot verifier by Trond Myklebust · 5 years ago
  39. 5c4583b nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache by Jeff Layton · 5 years ago
  40. 700a800 Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  41. e333f3b nfsd: Allow containers to set supported nfs versions by Trond Myklebust · 6 years ago
  42. 0a4c926 fs: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  43. 03b31f4 NFSD remove OP_CACHEME from 4.2 op_flags by Olga Kornievskaia · 6 years ago
  44. 0d4d672 nfsd4: skip unused assignment by J. Bruce Fields · 6 years ago
  45. f8f71d0 nfsd4: forbid all renames during grace period by J. Bruce Fields · 6 years ago
  46. fdec611 nfsd4: zero-length WRITE should succeed by J. Bruce Fields · 6 years ago
  47. 01310bb nfsd: COPY and CLONE operations require the saved filehandle to be set by Scott Mayhew · 6 years ago
  48. e0639dc NFSD introduce async copy feature by Olga Kornievskaia · 6 years ago
  49. 885e2bf NFSD OFFLOAD_CANCEL xdr by Olga Kornievskaia · 6 years ago
  50. 6308bc9 NFSD OFFLOAD_STATUS xdr by Olga Kornievskaia · 6 years ago
  51. 3fd9557 NFSD: Refactor the generic write vector fill helper by Chuck Lever · 6 years ago
  52. 5b7b15ae nfsd: fix corrupted reply to badly ordered compound by J. Bruce Fields · 7 years ago
  53. 7a04cfd nfsd: clarify check_op_ordering by J. Bruce Fields · 7 years ago
  54. 03f318c nfsd4: extend reclaim period for reclaiming clients by J. Bruce Fields · 7 years ago
  55. 880a3a5 nfsd: fix incorrect umasks by J. Bruce Fields · 7 years ago
  56. fff4080 nfsd: Trace NFSv4 COMPOUND execution by Chuck Lever · 7 years ago
  57. 87c5942 nfsd: Add I/O trace points in the NFSv4 read proc by Chuck Lever · 7 years ago
  58. d890be1 nfsd: Add I/O trace points in the NFSv4 write path by Chuck Lever · 7 years ago
  59. f394b62 nfsd: Add "nfsd_" to trace point names by Chuck Lever · 7 years ago
  60. edcc845 nfsd: remove unsused "cp_consecutive" field by J. Bruce Fields · 7 years ago
  61. 0078117 nfsd: return RESOURCE not GARBAGE_ARGS on too many ops by J. Bruce Fields · 7 years ago
  62. 66282ec nfsd4: permit layoutget of executable-only files by Benjamin Coddington · 7 years ago
  63. 4dd3c2e Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  64. 256a89f nfds: avoid gettimeofday for nfssvc_boot time by Arnd Bergmann · 7 years ago
  65. ec572b9 nfsd4: define nfsd4_secinfo_no_name_release() by Eryu Guan · 7 years ago
  66. 9542446 nfsd: remove unnecessary nofilehandle checks by J. Bruce Fields · 7 years ago
  67. b7571e4 nfsd4: skip encoder in trivial error cases by J. Bruce Fields · 8 years ago
  68. 34b1744c nfsd4: define ->op_release for compound ops by J. Bruce Fields · 8 years ago
  69. f4f9ef4 nfsd4: opdesc will be useful outside nfs4proc.c by J. Bruce Fields · 7 years ago
  70. 0020939 nfsd4: move some nfsd4 op definitions to xdr4.h by J. Bruce Fields · 8 years ago
  71. 9a1d168 Merge tag 'v4.12-rc5' into nfsd tree by J. Bruce Fields · 8 years ago
  72. 9a30740 nfsd4: fix null dereference on replay by J. Bruce Fields · 8 years ago
  73. bb2a8b0 nfsd4: const-ify nfsd4_ops by Christoph Hellwig · 8 years ago
  74. e967918 sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 8 years ago
  75. 860bda2 sunrpc: mark all struct svc_procinfo instances as const by Christoph Hellwig · 8 years ago
  76. 7fd38af sunrpc: move pc_count out of struct svc_procinfo by Christoph Hellwig · 8 years ago
  77. eb69853 nfsd4: properly type op_func callbacks by Christoph Hellwig · 8 years ago
  78. 1c12263 nfsd4: remove nfsd4op_rsize by Christoph Hellwig · 8 years ago
  79. 57832e7 nfsd4: properly type op_get_currentstateid callbacks by Christoph Hellwig · 8 years ago
  80. b60e985 nfsd4: properly type op_set_currentstateid callbacks by Christoph Hellwig · 8 years ago
  81. 63f8de3 sunrpc: properly type pc_encode callbacks by Christoph Hellwig · 8 years ago
  82. 026fec7 sunrpc: properly type pc_decode callbacks by Christoph Hellwig · 8 years ago
  83. a6beb73 sunrpc: properly type pc_func callbacks by Christoph Hellwig · 8 years ago
  84. f7235b6 nfsd: use named initializers in PROC() by Christoph Hellwig · 8 years ago
  85. b550a32 nfsd: fix undefined behavior in nfsd4_layout_verify by Ari Kauppi · 8 years ago
  86. 05b7278 nfsd: fix oops on unsupported operation by Olga Kornievskaia · 8 years ago
  87. 5283b03 nfs/nfsd/sunrpc: enforce transport requirements for NFSv4 by Jeff Layton · 8 years ago
  88. 05a45a2 sunrpc: turn bitfield flags in svc_version into bools by Jeff Layton · 8 years ago
  89. 2282cd2 NFSD: Get response size before operation for all RPCs by Kinglong Mee · 8 years ago
  90. 32ddd94 nfsd: opt in to labeled nfs per export by J. Bruce Fields · 8 years ago
  91. 54bbb7d NFSD: pass an integer for stable type to nfsd_vfs_write by Kinglong Mee · 8 years ago
  92. 47057ab nfsd: add support for the umask attribute by Andreas Gruenbacher · 9 years ago
  93. 916d2d8 nfsd: clean up supported attribute handling by J. Bruce Fields · 8 years ago
  94. 29ae7f9 NFSD: Implement the COPY call by Anna Schumaker · 8 years ago
  95. fa08139 nfsd: drop unnecessary MAY_EXEC check from create by J. Bruce Fields · 8 years ago
  96. 7eed34f nfsd: Make creates return EEXIST instead of EACCES by Oleg Drokin · 8 years ago
  97. 8a4c392 nfsd: allow nfsd to advertise multiple layout types by Jeff Layton · 8 years ago
  98. d7c920d nfsd: flex file device id encoding will need the server address by Tom Haynes · 9 years ago
  99. ed94164 nfsd: implement machine credential support for some operations by Andrew Elble · 9 years ago
  100. f99d4fb nfsd: add SCSI layout support by Christoph Hellwig · 9 years ago