1. 91fd3c3 nfsd4: fix double free in nfsd4_do_async_copy() by Dan Carpenter · 5 years ago
  2. 19e0663 nfsd: Ensure sampling of the write verifier is atomic with the write by Trond Myklebust · 5 years ago
  3. 524ff1a nfsd: Ensure sampling of the commit verifier is atomic with the commit by Trond Myklebust · 5 years ago
  4. b66ae6d nfsd: Pass the nfsd_file as arguments to nfsd4_clone_file_range() by Trond Myklebust · 5 years ago
  5. 16f8f89 nfsd: Allow nfsd_vfs_write() to take the nfsd_file as an argument by Trond Myklebust · 5 years ago
  6. 500c2481 nfsd: use true,false for bool variable in nfs4proc.c by zhengbin · 5 years ago
  7. 2a1aa48 nfsd: pass a 64-bit guardtime to nfsd_setattr() by Arnd Bergmann · 5 years ago
  8. d781e3d nfsd4: avoid NULL deference on strange COPY compounds by J. Bruce Fields · 5 years ago
  9. 2e577f0 NFSD fixing possible null pointer derefering in copy offload by Olga Kornievskaia · 5 years ago
  10. b8290ca NFSD fix nfserro errno mismatch by Olga Kornievskaia · 5 years ago
  11. 3f9544c NFSD: fix seqid in copy stateid by Olga Kornievskaia · 5 years ago
  12. ce0887a NFSD add nfs4 inter ssc to nfsd4_copy by Olga Kornievskaia · 5 years ago
  13. b9e8638 NFSD: allow inter server COPY to have a STALE source server fh by Olga Kornievskaia · 5 years ago
  14. 51100d2 NFSD generalize nfsd4_compound_state flag names by Olga Kornievskaia · 6 years ago
  15. 624322f NFSD add COPY_NOTIFY operation by Olga Kornievskaia · 5 years ago
  16. 5191186 NFSD COPY_NOTIFY xdr by Olga Kornievskaia · 5 years ago
  17. 18f428d NFSD fixing possible null pointer derefering in copy offload by Olga Kornievskaia · 5 years ago
  18. a25e3726 nfsd: Ensure CLONE persists data and metadata changes to the target file by Trond Myklebust · 5 years ago
  19. 27c438f nfsd: Support the server resetting the boot verifier by Trond Myklebust · 5 years ago
  20. 5c4583b nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache by Jeff Layton · 5 years ago
  21. 700a800 Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  22. e333f3b nfsd: Allow containers to set supported nfs versions by Trond Myklebust · 6 years ago
  23. 0a4c926 fs: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  24. 03b31f4 NFSD remove OP_CACHEME from 4.2 op_flags by Olga Kornievskaia · 6 years ago
  25. 0d4d672 nfsd4: skip unused assignment by J. Bruce Fields · 6 years ago
  26. f8f71d0 nfsd4: forbid all renames during grace period by J. Bruce Fields · 6 years ago
  27. fdec611 nfsd4: zero-length WRITE should succeed by J. Bruce Fields · 6 years ago
  28. 01310bb nfsd: COPY and CLONE operations require the saved filehandle to be set by Scott Mayhew · 6 years ago
  29. e0639dc NFSD introduce async copy feature by Olga Kornievskaia · 6 years ago
  30. 885e2bf NFSD OFFLOAD_CANCEL xdr by Olga Kornievskaia · 6 years ago
  31. 6308bc9 NFSD OFFLOAD_STATUS xdr by Olga Kornievskaia · 6 years ago
  32. 3fd9557 NFSD: Refactor the generic write vector fill helper by Chuck Lever · 6 years ago
  33. 5b7b15ae nfsd: fix corrupted reply to badly ordered compound by J. Bruce Fields · 7 years ago
  34. 7a04cfd nfsd: clarify check_op_ordering by J. Bruce Fields · 7 years ago
  35. 03f318c nfsd4: extend reclaim period for reclaiming clients by J. Bruce Fields · 7 years ago
  36. 880a3a5 nfsd: fix incorrect umasks by J. Bruce Fields · 7 years ago
  37. fff4080 nfsd: Trace NFSv4 COMPOUND execution by Chuck Lever · 7 years ago
  38. 87c5942 nfsd: Add I/O trace points in the NFSv4 read proc by Chuck Lever · 7 years ago
  39. d890be1 nfsd: Add I/O trace points in the NFSv4 write path by Chuck Lever · 7 years ago
  40. f394b62 nfsd: Add "nfsd_" to trace point names by Chuck Lever · 7 years ago
  41. edcc845 nfsd: remove unsused "cp_consecutive" field by J. Bruce Fields · 7 years ago
  42. 0078117 nfsd: return RESOURCE not GARBAGE_ARGS on too many ops by J. Bruce Fields · 7 years ago
  43. 66282ec nfsd4: permit layoutget of executable-only files by Benjamin Coddington · 7 years ago
  44. 4dd3c2e Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  45. 256a89f nfds: avoid gettimeofday for nfssvc_boot time by Arnd Bergmann · 7 years ago
  46. ec572b9 nfsd4: define nfsd4_secinfo_no_name_release() by Eryu Guan · 7 years ago
  47. 9542446 nfsd: remove unnecessary nofilehandle checks by J. Bruce Fields · 7 years ago
  48. b7571e4 nfsd4: skip encoder in trivial error cases by J. Bruce Fields · 8 years ago
  49. 34b1744c nfsd4: define ->op_release for compound ops by J. Bruce Fields · 8 years ago
  50. f4f9ef4 nfsd4: opdesc will be useful outside nfs4proc.c by J. Bruce Fields · 8 years ago
  51. 0020939 nfsd4: move some nfsd4 op definitions to xdr4.h by J. Bruce Fields · 8 years ago
  52. 9a1d168 Merge tag 'v4.12-rc5' into nfsd tree by J. Bruce Fields · 8 years ago
  53. 9a30740 nfsd4: fix null dereference on replay by J. Bruce Fields · 8 years ago
  54. bb2a8b0 nfsd4: const-ify nfsd4_ops by Christoph Hellwig · 8 years ago
  55. e967918 sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 8 years ago
  56. 860bda2 sunrpc: mark all struct svc_procinfo instances as const by Christoph Hellwig · 8 years ago
  57. 7fd38af sunrpc: move pc_count out of struct svc_procinfo by Christoph Hellwig · 8 years ago
  58. eb69853 nfsd4: properly type op_func callbacks by Christoph Hellwig · 8 years ago
  59. 1c12263 nfsd4: remove nfsd4op_rsize by Christoph Hellwig · 8 years ago
  60. 57832e7 nfsd4: properly type op_get_currentstateid callbacks by Christoph Hellwig · 8 years ago
  61. b60e985 nfsd4: properly type op_set_currentstateid callbacks by Christoph Hellwig · 8 years ago
  62. 63f8de3 sunrpc: properly type pc_encode callbacks by Christoph Hellwig · 8 years ago
  63. 026fec7 sunrpc: properly type pc_decode callbacks by Christoph Hellwig · 8 years ago
  64. a6beb73 sunrpc: properly type pc_func callbacks by Christoph Hellwig · 8 years ago
  65. f7235b6 nfsd: use named initializers in PROC() by Christoph Hellwig · 8 years ago
  66. b550a32 nfsd: fix undefined behavior in nfsd4_layout_verify by Ari Kauppi · 8 years ago
  67. 05b7278 nfsd: fix oops on unsupported operation by Olga Kornievskaia · 8 years ago
  68. 5283b03 nfs/nfsd/sunrpc: enforce transport requirements for NFSv4 by Jeff Layton · 8 years ago
  69. 05a45a2 sunrpc: turn bitfield flags in svc_version into bools by Jeff Layton · 8 years ago
  70. 2282cd2 NFSD: Get response size before operation for all RPCs by Kinglong Mee · 8 years ago
  71. 32ddd94 nfsd: opt in to labeled nfs per export by J. Bruce Fields · 8 years ago
  72. 54bbb7d NFSD: pass an integer for stable type to nfsd_vfs_write by Kinglong Mee · 8 years ago
  73. 47057ab nfsd: add support for the umask attribute by Andreas Gruenbacher · 9 years ago
  74. 916d2d8 nfsd: clean up supported attribute handling by J. Bruce Fields · 8 years ago
  75. 29ae7f9 NFSD: Implement the COPY call by Anna Schumaker · 8 years ago
  76. fa08139 nfsd: drop unnecessary MAY_EXEC check from create by J. Bruce Fields · 8 years ago
  77. 7eed34f nfsd: Make creates return EEXIST instead of EACCES by Oleg Drokin · 9 years ago
  78. 8a4c392 nfsd: allow nfsd to advertise multiple layout types by Jeff Layton · 9 years ago
  79. d7c920d nfsd: flex file device id encoding will need the server address by Tom Haynes · 9 years ago
  80. ed94164 nfsd: implement machine credential support for some operations by Andrew Elble · 9 years ago
  81. f99d4fb nfsd: add SCSI layout support by Christoph Hellwig · 9 years ago
  82. 2f6fc05 nfsd: fix deadlock secinfo+readdir compound by J. Bruce Fields · 9 years ago
  83. 0f1738a nfsd4: resfh unused in nfsd4_secinfo by J. Bruce Fields · 9 years ago
  84. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  85. ffa0160 nfsd: implement the NFSv4.2 CLONE operation by Christoph Hellwig · 9 years ago
  86. aa0d6ae nfsd: Pass filehandle to nfs4_preprocess_stateid_op() by Anna Schumaker · 9 years ago
  87. cc8a553 nfsd: serialize layout stateid morphing operations by Jeff Layton · 9 years ago
  88. ead8fb8 NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1 by Kinglong Mee · 9 years ago
  89. c87fb4a lockd: NLM grace period shouldn't block NFSv4 opens by J. Bruce Fields · 9 years ago
  90. 6cd2266 nfsd: Remove unneeded values in nfsd4_open() by Kinglong Mee · 10 years ago
  91. d8398fc nfsd: Set lc_size_chg before ops->proc_layoutcommit by Kinglong Mee · 10 years ago
  92. 96bcad5 nfsd: fput rd_file from XDR encode context by Christoph Hellwig · 10 years ago
  93. af90f70 nfsd: take struct file setup fully into nfs4_preprocess_stateid_op by Christoph Hellwig · 10 years ago
  94. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  95. 980608f nfsd4: disallow SEEK with special stateids by J. Bruce Fields · 10 years ago
  96. 5ba4a25a nfsd4: disallow ALLOCATE with special stateids by J. Bruce Fields · 10 years ago
  97. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  98. 1ec8c0c nfsd: Remove duplicate macro define for max sec label length by Kinglong Mee · 10 years ago
  99. 4229789 nfsd: remove unused status arg to nfsd4_cleanup_open_state by Jeff Layton · 10 years ago
  100. beaca23 NFSD: Use correct reply size calculating function by Kinglong Mee · 10 years ago