1. 669210a nfsd: fix jiffies/time_t mixup in LRU list by Arnd Bergmann · 4 years, 6 months ago
  2. 1df92bf nfsd: fix delay timer on 32-bit architectures by Arnd Bergmann · 4 years, 6 months ago
  3. af49ad5 nfsd4: fix up replay_matches_cache() by Scott Mayhew · 4 years, 7 months ago
  4. 25a4797 nfsd: Return EPERM, not EACCES, in some SETATTR cases by zhengbin · 5 years ago
  5. 8643e7f nfsd: fix a warning in __cld_pipe_upcall() by Scott Mayhew · 5 years ago
  6. 7546e0c nfsd: Fix overflow causing non-working mounts on 1 TB machines by Paul Menzel · 4 years, 10 months ago
  7. cdc106c6c nfsd: fix performance-limiting session calculation by J. Bruce Fields · 5 years ago
  8. 6d54807 nfsd: give out fewer session slots as limit approaches by J. Bruce Fields · 7 years ago
  9. dbd040b nfsd: increase DRC cache limit by J. Bruce Fields · 7 years ago
  10. 101e808 nfsd: allow fh_want_write to be called twice by J. Bruce Fields · 5 years ago
  11. 28154b8 nfsd: Don't release the callback slot unless it was actually held by Trond Myklebust · 5 years ago
  12. 33c164d nfsd: fix wrong check in write_v4_end_grace() by Yihao Wu · 5 years ago
  13. e4ea22f nfsd: fix memory corruption caused by readdir by NeilBrown · 5 years ago
  14. 877362f nfsd4: catch some false session retries by J. Bruce Fields · 7 years ago
  15. f92c45b nfsd4: fix cached replies to solo SEQUENCE compounds by J. Bruce Fields · 7 years ago
  16. 6084611 nfsd4: fix crash on writing v4_end_grace before nfsd startup by J. Bruce Fields · 5 years ago
  17. 7291d95 nfsd: COPY and CLONE operations require the saved filehandle to be set by Scott Mayhew · 5 years ago
  18. cacafc2 nfsd: fix corrupted reply to badly ordered compound by J. Bruce Fields · 6 years ago
  19. 8bccc6c nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo by Scott Mayhew · 6 years ago
  20. 40d79a6 nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir by Scott Mayhew · 6 years ago
  21. e294c4c nfsd: remove blocked locks on client teardown by Jeff Layton · 6 years ago
  22. eeed4cf nfsd4: permit layoutget of executable-only files by Benjamin Coddington · 6 years ago
  23. b5684e7 NFS: don't try to cross a mountpount when there isn't one there. by NeilBrown · 7 years ago
  24. 3b77423 lockd: fix "list_add double add" caused by legacy signal interface by Vasily Averin · 6 years ago
  25. f25e222 nfsd: check for use of the closed special stateid by Andrew Elble · 6 years ago
  26. 2a7d4a7 nfsd: Ensure we check stateid validity in the seqid operation checks by Trond Myklebust · 7 years ago
  27. 5cd3586 nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0) by Trond Myklebust · 7 years ago
  28. f12d060 nfsd: auth: Fix gid sorting when rootsquash enabled by Ben Hutchings · 6 years ago
  29. 79258d9 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 6 years ago
  30. 817f60c NFSD: fix nfsd_reset_versions for NFSv4. by NeilBrown · 7 years ago
  31. 0154269 NFSD: fix nfsd_minorversion(.., NFSD_AVAIL) by NeilBrown · 7 years ago
  32. aa1a6cf nfsd: fix panic in posix_unblock_lock called from nfs4_laundromat by Naofumi Honda · 6 years ago
  33. 1c40425 nfsd: Fix another OPEN stateid race by Trond Myklebust · 7 years ago
  34. 1c8ea41 nfsd: Fix stateid races between OPEN and CLOSE by Trond Myklebust · 7 years ago
  35. 62f0b69 nfsd: deal with revoked delegations appropriately by Andrew Elble · 7 years ago
  36. d4bda74 nfsd/callback: Cleanup callback cred on shutdown by Kinglong Mee · 7 years ago
  37. fd8235e nfsd: Limit end of page list when decoding NFSv4 WRITE by Chuck Lever · 7 years ago
  38. 61604a2 fs: add i_blocksize() by Fabian Frederick · 7 years ago
  39. e273ed2 nfsd: Fix up the "supattr_exclcreat" attributes by Trond Myklebust · 7 years ago
  40. bfeac83 nfsd4: fix null dereference on replay by J. Bruce Fields · 7 years ago
  41. 51d9c51 nfsd: encoders mustn't use unitialized values in error cases by J. Bruce Fields · 7 years ago
  42. ea46555 nfsd: fix undefined behavior in nfsd4_layout_verify by Ari Kauppi · 7 years ago
  43. d7809b9 nfsd: stricter decoding of write-like NFSv2/v3 ops by J. Bruce Fields · 7 years ago
  44. 8ed0797 nfsd4: minor NFSv2/v3 write decoding cleanup by J. Bruce Fields · 7 years ago
  45. fc6445d nfsd: check for oversized NFSv2/v3 arguments by J. Bruce Fields · 7 years ago
  46. 3967cf7 nfsd: map the ENOKEY to nfserr_perm for avoiding warning by Kinglong Mee · 7 years ago
  47. a3c6cbc nfsd: special case truncates some more by Christoph Hellwig · 7 years ago
  48. 9bdd39c nfsd: minor nfsd_setattr cleanup by Christoph Hellwig · 7 years ago
  49. 743146d3 NFSD: Fix a null reference case in find_or_create_lock_stateid() by Kinglong Mee · 7 years ago
  50. f46c445 nfsd: Fix general protection fault in release_lock_stateid() by Chuck Lever · 8 years ago
  51. 0cc11a6 nfsd: move blocked lock handling under a dedicated spinlock by Jeff Layton · 8 years ago
  52. 2778556 Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  53. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  54. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  55. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  56. 81243ea cred: simpler, 1D supplementary groups by Alexey Dobriyan · 8 years ago
  57. 29ae7f9 NFSD: Implement the COPY call by Anna Schumaker · 8 years ago
  58. 42e6161 nfsd: handle EUCLEAN by J. Bruce Fields · 8 years ago
  59. ff30f08 nfsd: only WARN once on unmapped errors by J. Bruce Fields · 8 years ago
  60. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  61. 7d22fc1 nfsd4: setclientid_confirm with unmatched verifier should fail by J. Bruce Fields · 8 years ago
  62. ebd7c72 nfsd: randomize SETCLIENTID reply to help distinguish servers by J. Bruce Fields · 8 years ago
  63. 19e4c34 nfsd: set the MAY_NOTIFY_LOCK flag in OPEN replies by Jeff Layton · 8 years ago
  64. 7919d0a nfsd: add a LRU list for blocked locks by Jeff Layton · 8 years ago
  65. 76d348f nfsd: have nfsd4_lock use blocking locks for v4.1+ locks by Jeff Layton · 8 years ago
  66. a188620e nfsd: plumb in a CB_NOTIFY_LOCK operation by Jeff Layton · 8 years ago
  67. 1eca45f NFSD: fix corruption in notifier registration by Vasily Averin · 8 years ago
  68. bec782b nfsd: fix dprintk in nfsd4_encode_getdeviceinfo by Jeff Layton · 8 years ago
  69. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  70. 89dfdc9 nfsd: eliminate cb_minorversion field by Jeff Layton · 8 years ago
  71. 1983a66 nfsd: don't set a FL_LAYOUT lease for flexfiles layouts by Jeff Layton · 8 years ago
  72. dd25793 nfsd: don't return an unhashed lock stateid after taking mutex by Jeff Layton · 8 years ago
  73. 4269139 nfsd: Fix race between FREE_STATEID and LOCK by Chuck Lever · 8 years ago
  74. 502aa0a nfsd: fix dentry refcounting on create by Josef Bacik · 8 years ago
  75. a71e360 Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  76. 2b11885 nfsd: remove some dead code in nfsd_create_locked() by Dan Carpenter · 8 years ago
  77. fa08139 nfsd: drop unnecessary MAY_EXEC check from create by J. Bruce Fields · 8 years ago
  78. 71423274 nfsd: clean up bad-type check in nfsd_create_locked by J. Bruce Fields · 8 years ago
  79. d03d9fe nfsd: remove unnecessary positive-dentry check by J. Bruce Fields · 8 years ago
  80. b44061d nfsd: reorganize nfsd_create by J. Bruce Fields · 8 years ago
  81. e75b23f nfsd: check d_can_lookup in fh_verify of directories by J. Bruce Fields · 8 years ago
  82. 12391d0 nfsd: remove redundant zero-length check from create by J. Bruce Fields · 8 years ago
  83. 7eed34f nfsd: Make creates return EEXIST instead of EACCES by Oleg Drokin · 8 years ago
  84. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  85. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  86. 0e6acf0 Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  87. 8a4c392 nfsd: allow nfsd to advertise multiple layout types by Jeff Layton · 8 years ago
  88. 8858481 nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock by Chuck Lever · 8 years ago
  89. dd51db1 nfsd/blocklayout: Make sure calculate signature/designator length aligned by Kinglong Mee · 8 years ago
  90. 15d66ac xfs: abstract block export operations from nfsd layouts by Benjamin Coddington · 8 years ago
  91. d28c442 nfsd: Fix some indent inconsistancy by Christophe JAILLET · 8 years ago
  92. 93f580a nfsd: Correct a comment for NFSD_MAY_ defines location by Oleg Drokin · 8 years ago
  93. 9b9960a nfsd: Add a super simple flex file server by Tom Haynes · 8 years ago
  94. d7c920d nfsd: flex file device id encoding will need the server address by Tom Haynes · 8 years ago
  95. ed94164 nfsd: implement machine credential support for some operations by Andrew Elble · 8 years ago
  96. dedeb13 nfsd: allow mach_creds_match to be used more broadly by Andrew Elble · 8 years ago
  97. b223f4e2 Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into work.misc by Al Viro · 8 years ago
  98. 9996537 nfsd: check permissions when setting ACLs by Ben Hutchings · 8 years ago
  99. d91ee87 vfs: Pass data, ns, and ns->userns to mount_ns by Eric W. Biederman · 8 years ago
  100. 199a31c fs: move struct iomap from exportfs.h to a separate header by Christoph Hellwig · 8 years ago