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. 3b0ebb2 NFSD: Save location of NFSv4 COMPOUND status by Chuck Lever · 3 years, 3 months ago
  4. c44b31c SUNRPC: Change return value type of .pc_decode by Chuck Lever · 3 years, 3 months ago
  5. 16c6636 SUNRPC: Replace the "__be32 *p" parameter to .pc_decode by Chuck Lever · 3 years, 3 months ago
  6. eac0b17 NFSD add vfs_fsync after async copy is done by Olga Kornievskaia · 3 years, 7 months ago
  7. fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
  8. bddfdbc NFSD: Extract the svcxdr_init_encode() helper by Chuck Lever · 4 years, 2 months ago
  9. d6c9e43 NFSD: Fix sparse warning in nfssvc.c by Chuck Lever · 4 years ago
  10. 716a8bc nfsd: Record NFSv4 pre/post-op attributes as non-atomic by Trond Myklebust · 4 years, 1 month ago
  11. b214033 nfsd: simplify nfsd4_change_info by J. Bruce Fields · 4 years, 1 month ago
  12. 5cfc822 NFSD: Remove macros that are no longer used by Chuck Lever · 4 years, 2 months ago
  13. 3a237b4 NFSD: Make nfsd4_ops::opnum a u32 by Chuck Lever · 4 years, 1 month ago
  14. e8febea NFSD: Replace READ* macros in nfsd4_decode_copy() by Chuck Lever · 4 years, 2 months ago
  15. 523ec6e NFSD: Add a helper to decode state_protect4_a by Chuck Lever · 4 years, 2 months ago
  16. 1708e50 NFSD: Add helper to decode OPEN's open_claim4 argument by Chuck Lever · 4 years, 1 month ago
  17. c1346a12 NFSD: Replace the internals of the READ_BUF() macro by Chuck Lever · 4 years, 2 months ago
  18. 788f718 NFSD: Add common helpers to decode void args and encode void results by Chuck Lever · 4 years, 2 months ago
  19. dcc4699 NFSD: Encoder and decoder functions are always present by Chuck Lever · 4 years, 3 months ago
  20. 6178713 nfsd: add structure definitions for xattr requests / responses by Frank van der Linden · 4 years, 6 months ago
  21. ce0887a NFSD add nfs4 inter ssc to nfsd4_copy by Olga Kornievskaia · 5 years ago
  22. b9e8638 NFSD: allow inter server COPY to have a STALE source server fh by Olga Kornievskaia · 5 years ago
  23. 51100d2 NFSD generalize nfsd4_compound_state flag names by Olga Kornievskaia · 6 years ago
  24. 624322f NFSD add COPY_NOTIFY operation by Olga Kornievskaia · 5 years ago
  25. 5191186 NFSD COPY_NOTIFY xdr by Olga Kornievskaia · 5 years ago
  26. 84e1b21 NFSD add ca_source_server<> to COPY by Olga Kornievskaia · 5 years ago
  27. 5c4583b nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache by Jeff Layton · 5 years ago
  28. 7912344 nfsd: decode implementation id by J. Bruce Fields · 6 years ago
  29. bdba536 nfsd: use 64-bit seconds fields in nfsd v4 code by J. Bruce Fields · 6 years ago
  30. e0639dc NFSD introduce async copy feature by Olga Kornievskaia · 6 years ago
  31. 6308bc9 NFSD OFFLOAD_STATUS xdr by Olga Kornievskaia · 6 years ago
  32. 9eb190fca8f NFSD CB_OFFLOAD xdr by Olga Kornievskaia · 6 years ago
  33. 880a3a5 nfsd: fix incorrect umasks by J. Bruce Fields · 7 years ago
  34. 38a7031 NFSD: Clean up legacy NFS SYMLINK argument XDR decoders by Chuck Lever · 7 years ago
  35. edcc845 nfsd: remove unsused "cp_consecutive" field by J. Bruce Fields · 7 years ago
  36. 085def3 nfsd4: fix cached replies to solo SEQUENCE compounds by J. Bruce Fields · 7 years ago
  37. eae03e2 nfsd: Incoming xdr_bufs may have content in tail buffer by Chuck Lever · 7 years ago
  38. b7571e4 nfsd4: skip encoder in trivial error cases by J. Bruce Fields · 8 years ago
  39. 34b1744c nfsd4: define ->op_release for compound ops by J. Bruce Fields · 8 years ago
  40. f4f9ef4 nfsd4: opdesc will be useful outside nfs4proc.c by J. Bruce Fields · 7 years ago
  41. 0020939 nfsd4: move some nfsd4 op definitions to xdr4.h by J. Bruce Fields · 8 years ago
  42. eb69853 nfsd4: properly type op_func callbacks by Christoph Hellwig · 8 years ago
  43. b60e985 nfsd4: properly type op_set_currentstateid callbacks 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. 29ae7f9 NFSD: Implement the COPY call by Anna Schumaker · 8 years ago
  48. ed94164 nfsd: implement machine credential support for some operations by Andrew Elble · 9 years ago
  49. dedeb13 nfsd: allow mach_creds_match to be used more broadly by Andrew Elble · 9 years ago
  50. ffa0160 nfsd: implement the NFSv4.2 CLONE operation by Christoph Hellwig · 9 years ago
  51. aaf91ec nfsd: switch unsigned char flags in svc_fh to bools by Jeff Layton · 9 years ago
  52. af90f70 nfsd: take struct file setup fully into nfs4_preprocess_stateid_op by Christoph Hellwig · 10 years ago
  53. 8287f00 nfsd: fix pNFS return on close semantics by Sachin Bhamare · 10 years ago
  54. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  55. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  56. 1ec8c0c nfsd: Remove duplicate macro define for max sec label length by Kinglong Mee · 10 years ago
  57. 4229789 nfsd: remove unused status arg to nfsd4_cleanup_open_state by Jeff Layton · 10 years ago
  58. 9cf514c nfsd: implement pNFS operations by Christoph Hellwig · 11 years ago
  59. b0cb908 nfsd: Add DEALLOCATE support by Anna Schumaker · 10 years ago
  60. 95d871f nfsd: Add ALLOCATE support by Anna Schumaker · 10 years ago
  61. 24bab49 NFSD: Implement SEEK by Anna Schumaker · 10 years ago
  62. 58fb12e nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache by Jeff Layton · 10 years ago
  63. 4b24ca7 nfsd: Allow struct nfsd4_compound_state to cache the nfs4_client by Jeff Layton · 11 years ago
  64. b607664 nfsd: Cleanup nfs4svc_encode_compoundres by Trond Myklebust · 11 years ago
  65. d5e2338 nfsd4: replace defer_free by svcxdr_tmpalloc by J. Bruce Fields · 11 years ago
  66. ce043ac nfsd4: remove unused defer_free argument by J. Bruce Fields · 11 years ago
  67. 7fb8430 nfsd4: rename cr_linkname->cr_data by J. Bruce Fields · 11 years ago
  68. 561f0ed nfsd4: allow large readdirs by J. Bruce Fields · 11 years ago
  69. 4f0cefb nfsd4: more precise nfsd4_max_reply by J. Bruce Fields · 11 years ago
  70. f523601 nfsd4: convert 4.1 replay encoding by J. Bruce Fields · 11 years ago
  71. d0a381d nfsd4: teach encoders to handle reserve_space failures by J. Bruce Fields · 11 years ago
  72. 07d1f80 nfsd4: fix encoding of out-of-space replies by J. Bruce Fields · 11 years ago
  73. d518465 nfsd4: tweak nfsd4_encode_getattr to take xdr_stream by J. Bruce Fields · 11 years ago
  74. 4aea24b nfsd4: embed xdr_stream in nfsd4_compoundres by J. Bruce Fields · 11 years ago
  75. 3ca2eb9 nfsd4: nfsd4_replay_cache_entry should be static by J. Bruce Fields · 11 years ago
  76. 3ff6930 Define op_iattr for nfsd4_open instead using macro by Kinglong Mee · 11 years ago
  77. 43212cc nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateid by Kinglong Mee · 11 years ago
  78. 18032ca NFSD: Server implementation of MAC Labeling by David Quigley · 12 years ago
  79. 9411b1d nfsd4: cleanup handling of nfsv4.0 closed stateid's by J. Bruce Fields · 12 years ago
  80. 9c6bdbb nfsd: remove unused macro in nfsv4 by Yanchuan Nian · 12 years ago
  81. 9d313b1 nfsd4: handle seqid-mutating open errors from xdr decoding by J. Bruce Fields · 12 years ago
  82. 84822d0 nfsd4: simplify nfsd4_encode_fattr interface slightly by J. Bruce Fields · 12 years ago
  83. 9b3234b nfsd4: disable zero-copy on non-final read ops by J. Bruce Fields · 12 years ago
  84. ffe1137 nfsd4: delay filling in write iovec array till after xdr decoding by J. Bruce Fields · 12 years ago
  85. 70cc7f7 nfsd4: move more write parameters into xdr argument by J. Bruce Fields · 12 years ago
  86. 3320fef19 nfsd: use service net instead of hard-coded init_net by Stanislav Kinsbursky · 12 years ago
  87. cb73a9f nfsd4: implement backchannel_ctl operation by J. Bruce Fields · 12 years ago
  88. 57b7b43 nfsd4: int/__be32 fixes by J. Bruce Fields · 13 years ago
  89. ab4684d NFSD: Fix nfs4_verifier memory alignment by Chuck Lever · 13 years ago
  90. d24433c nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_no_deleg by Benny Halevy · 13 years ago
  91. 03cfb42 NFSD: Clean up the test_stateid function by Bryan Schumaker · 13 years ago
  92. 2c8bd7e nfsd41: split out share_access want and signal flags while decoding by Benny Halevy · 13 years ago
  93. 37c593c nfsd41: use current stateid by value by Tigran Mkrtchyan · 13 years ago
  94. 8307111 nfsd41: save and restore current stateid with current fh by Tigran Mkrtchyan · 13 years ago
  95. 8b70484 nfsd41: handle current stateid in open and close by Tigran Mkrtchyan · 13 years ago
  96. 73e7948 nfsd4: rearrange struct nfsd4_slot by J. Bruce Fields · 13 years ago
  97. 345c284 nfs41: implement DESTROY_CLIENTID operation by Mi Jinlong · 13 years ago
  98. 856121b nfsd4: warn on open failure after create by J. Bruce Fields · 13 years ago
  99. 4cdc951 nfsd4: preallocate open stateid in process_open1() by J. Bruce Fields · 13 years ago
  100. 32513b4 nfsd4: preallocate nfs4_file in process_open1() by J. Bruce Fields · 13 years ago