1. 58f7525 nfsd4: fix up replay_matches_cache() by Scott Mayhew · 5 years ago
  2. 1ff89e6 nfsd: Return EPERM, not EACCES, in some SETATTR cases by zhengbin · 6 years ago
  3. 3ff6af8 nfsd: fix a warning in __cld_pipe_upcall() by Scott Mayhew · 6 years ago
  4. 8129a10 nfsd: Fix overflow causing non-working mounts on 1 TB machines by Paul Menzel · 5 years ago
  5. 806e839 nfsd: avoid uninitialized variable warning by Arnd Bergmann · 6 years ago
  6. b4330e4 nfsd: allow fh_want_write to be called twice by J. Bruce Fields · 6 years ago
  7. b4d4b5e nfsd: Don't release the callback slot unless it was actually held by Trond Myklebust · 6 years ago
  8. ecab6ab nfsd: fix wrong check in write_v4_end_grace() by Yihao Wu · 6 years ago
  9. 8056912 nfsd: fix memory corruption caused by readdir by NeilBrown · 6 years ago
  10. 10a68cd nfsd: fix performance-limiting session calculation by J. Bruce Fields · 6 years ago
  11. 93769fe Revert "nfsd4: return default lease period" by J. Bruce Fields · 6 years ago
  12. 2f0fb76 nfsd4: fix crash on writing v4_end_grace before nfsd startup by J. Bruce Fields · 6 years ago
  13. 3f26e68 nfsd4: zero-length WRITE should succeed by J. Bruce Fields · 6 years ago
  14. 20965de nfsd: COPY and CLONE operations require the saved filehandle to be set by Scott Mayhew · 6 years ago
  15. b71f966 nfsd: correctly decrement odstate refcount in error path by Andrew Elble · 6 years ago
  16. a725356 vfs: swap names of {do,vfs}_clone_file_range() by Amir Goldstein · 6 years ago
  17. 9157141 Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  18. a26dd64 nfsd: Remove callback_cred by Chuck Lever · 6 years ago
  19. cb25e7b nfsd: Use correct credential for NFSv4.0 callback with GSS by Chuck Lever · 6 years ago
  20. 9abdda5 sunrpc: Extract target name into svc_cred by Chuck Lever · 6 years ago
  21. a677a78 nfsd: use true and false for boolean values by Gustavo A. R. Silva · 6 years ago
  22. c2cdc2a nfsd: constify write_op[] by Eric Biggers · 6 years ago
  23. 5ed96bc fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_id by nixiaoming · 6 years ago
  24. 11b4d66 NFSD: Handle full-length symlinks by Chuck Lever · 6 years ago
  25. 3fd9557 NFSD: Refactor the generic write vector fill helper by Chuck Lever · 6 years ago
  26. 7b4d6da nfsd: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  27. 64bed6c nfsd: fix leaked file lock with nfs exported overlayfs by Amir Goldstein · 6 years ago
  28. 6035a27 IMA: don't propagate opened through the entire thing by Al Viro · 6 years ago
  29. 8163496 nfsd: don't advertise a SCSI layout for an unsupported request_queue by Benjamin Coddington · 6 years ago
  30. 5b7b15ae nfsd: fix corrupted reply to badly ordered compound by J. Bruce Fields · 6 years ago
  31. 7a04cfd nfsd: clarify check_op_ordering by J. Bruce Fields · 6 years ago
  32. 4a269efb nfsd: update obselete comment referencing the BKL by J. Bruce Fields · 7 years ago
  33. ca0552f nfsd4: cleanup sessionid in nfsd4_destroy_session by J. Bruce Fields · 7 years ago
  34. 665d507 nfsd4: less confusing nfsd4_compound_in_session by J. Bruce Fields · 7 years ago
  35. a858576 nfsd4: support change_attr_type attribute by J. Bruce Fields · 6 years ago
  36. 1694514 nfsd: fix NFSv4 time_delta attribute by J. Bruce Fields · 6 years ago
  37. d6ebf50 nfsd4: return default lease period by J. Bruce Fields · 6 years ago
  38. 03f318c nfsd4: extend reclaim period for reclaiming clients by J. Bruce Fields · 6 years ago
  39. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  40. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 6 years ago
  41. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  42. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 6 years ago
  43. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  44. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  45. 89e2556 Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  46. 692ad28 nfsd: fix error handling in nfs4_set_delegation() by Andrew Elble · 7 years ago
  47. 3171822f nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo by Scott Mayhew · 6 years ago
  48. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 6 years ago
  49. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  50. 3819bb0 nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed by Al Viro · 6 years ago
  51. ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 6 years ago
  52. 7e5d0e0 nfsd: Do not refuse to serve out of cache by Trond Myklebust · 7 years ago
  53. dac2707 nfsd: make nfsd4_scsi_identify_device retry with a larger buffer by Scott Mayhew · 6 years ago
  54. 9c2ece6 nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir by Scott Mayhew · 6 years ago
  55. 880a3a5 nfsd: fix incorrect umasks by J. Bruce Fields · 7 years ago
  56. 38a7031 NFSD: Clean up legacy NFS SYMLINK argument XDR decoders by Chuck Lever · 7 years ago
  57. 8154ef2 NFSD: Clean up legacy NFS WRITE argument XDR decoders by Chuck Lever · 7 years ago
  58. fff4080 nfsd: Trace NFSv4 COMPOUND execution by Chuck Lever · 7 years ago
  59. 87c5942 nfsd: Add I/O trace points in the NFSv4 read proc by Chuck Lever · 7 years ago
  60. d890be1 nfsd: Add I/O trace points in the NFSv4 write path by Chuck Lever · 7 years ago
  61. f394b62 nfsd: Add "nfsd_" to trace point names by Chuck Lever · 7 years ago
  62. 79e0b4e nfsd: Record request byte count, not count of vectors by Chuck Lever · 7 years ago
  63. afa720a nfsd: Fix NFSD trace points by Chuck Lever · 7 years ago
  64. 47299f7 nfsd: use correct enum type in decode_cb_op_status by Stefan Agner · 7 years ago
  65. 51d87bc nfsd: fix boolreturn.cocci warnings by Fengguang Wu · 7 years ago
  66. 353601e nfsd: create a separate lease for each delegation by J. Bruce Fields · 7 years ago
  67. 86d29b1 nfsd: move sc_file assignment into alloc_init_deleg by J. Bruce Fields · 7 years ago
  68. 0af6e69 nfsd: factor out common delegation-destruction code by J. Bruce Fields · 7 years ago
  69. 68b18f5 nfsd: make nfs4_get_existing_delegation less confusing by J. Bruce Fields · 7 years ago
  70. 0c911f5 nfsd4: dp->dl_stid.sc_file doesn't need locking by J. Bruce Fields · 7 years ago
  71. 653e514 nfsd4: set fl_owner to delegation, not file pointer by J. Bruce Fields · 7 years ago
  72. cba7b3d nfsd: simplify nfs4_put_deleg_lease calls by J. Bruce Fields · 7 years ago
  73. b8232d3 nfsd: simplify put of fi_deleg_file by J. Bruce Fields · 7 years ago
  74. 9258a2d nfsd: move nfs4_client allocation to dedicated slabcache by Jeff Layton · 7 years ago
  75. 9d7ed13 nfsd: don't require low ports for gss requests by J. Bruce Fields · 7 years ago
  76. edcc845 nfsd: remove unsused "cp_consecutive" field by J. Bruce Fields · 7 years ago
  77. bd2deca nfsd4: send the special close_stateid in v4.0 replies as well by Jeff Layton · 7 years ago
  78. 68ef3bc nfsd: remove blocked locks on client teardown by Jeff Layton · 7 years ago
  79. f1517df Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  80. 2285ae7 NFSD: hide unused svcxdr_dupstr() by Arnd Bergmann · 7 years ago
  81. 39ca1bf nfsd: store stat times in fill_pre_wcc() instead of inode times by Amir Goldstein · 7 years ago
  82. 76c4794 nfsd: encode stat->mtime for getattr instead of inode->i_mtime by Amir Goldstein · 7 years ago
  83. 0078117 nfsd: return RESOURCE not GARBAGE_ARGS on too many ops by J. Bruce Fields · 7 years ago
  84. 2502072 nfsd4: don't set lock stateid's sc_type to CLOSED by J. Bruce Fields · 7 years ago
  85. 4f17641 nfsd: Detect unhashed stids in nfsd4_verify_open_stid() by Trond Myklebust · 7 years ago
  86. a4b7fd7 Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  87. 1f15a55 nfsd: convert to new i_version API by Jeff Layton · 7 years ago
  88. 1995266 nfsd: auth: Fix gid sorting when rootsquash enabled by Ben Hutchings · 7 years ago
  89. 66282ec nfsd4: permit layoutget of executable-only files by Benjamin Coddington · 7 years ago
  90. bdcf0a4 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  91. 81833de lockd: fix "list_add double add" caused by legacy signal interface by Vasily Averin · 7 years ago
  92. 2317dc5 race of nfsd inetaddr notifiers vs nn->nfsd_serv change by Vasily Averin · 7 years ago
  93. ae2e408 NFSD: make cache_detail structures const by Bhumika Goyal · 7 years ago
  94. ae254dac nfsd: check for use of the closed special stateid by Andrew Elble · 7 years ago
  95. 64ebe124 nfsd: fix panic in posix_unblock_lock called from nfs4_laundromat by Naofumi Honda · 7 years ago
  96. 4f34bd0 nfsd: fix locking validator warning on nfs4_ol_stateid->st_mutex class by Andrew Elble · 7 years ago
  97. ba58952 nfsd: remove net pointer from debug messages by Vasily Averin · 7 years ago
  98. 03da316 nfsd: Fix races with check_stateid_generation() by Trond Myklebust · 7 years ago
  99. 9271d7e nfsd: Ensure we check stateid validity in the seqid operation checks by Trond Myklebust · 7 years ago
  100. beeca19 nfsd: Fix race in lock stateid creation by Trond Myklebust · 7 years ago