1. 669210a nfsd: fix jiffies/time_t mixup in LRU list by Arnd Bergmann · 4 years, 7 months ago
  2. af49ad5 nfsd4: fix up replay_matches_cache() by Scott Mayhew · 4 years, 8 months ago
  3. 7546e0c nfsd: Fix overflow causing non-working mounts on 1 TB machines by Paul Menzel · 4 years, 11 months ago
  4. cdc106c6c nfsd: fix performance-limiting session calculation by J. Bruce Fields · 5 years ago
  5. 6d54807 nfsd: give out fewer session slots as limit approaches by J. Bruce Fields · 7 years ago
  6. 877362f nfsd4: catch some false session retries by J. Bruce Fields · 7 years ago
  7. f92c45b nfsd4: fix cached replies to solo SEQUENCE compounds by J. Bruce Fields · 7 years ago
  8. e294c4c nfsd: remove blocked locks on client teardown by Jeff Layton · 6 years ago
  9. 3b77423 lockd: fix "list_add double add" caused by legacy signal interface by Vasily Averin · 7 years ago
  10. f25e222 nfsd: check for use of the closed special stateid by Andrew Elble · 7 years ago
  11. 2a7d4a7 nfsd: Ensure we check stateid validity in the seqid operation checks by Trond Myklebust · 7 years ago
  12. 5cd3586 nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0) by Trond Myklebust · 7 years ago
  13. aa1a6cf nfsd: fix panic in posix_unblock_lock called from nfs4_laundromat by Naofumi Honda · 7 years ago
  14. 1c40425 nfsd: Fix another OPEN stateid race by Trond Myklebust · 7 years ago
  15. 1c8ea41 nfsd: Fix stateid races between OPEN and CLOSE by Trond Myklebust · 7 years ago
  16. 62f0b69 nfsd: deal with revoked delegations appropriately by Andrew Elble · 7 years ago
  17. d4bda74 nfsd/callback: Cleanup callback cred on shutdown by Kinglong Mee · 7 years ago
  18. 743146d3 NFSD: Fix a null reference case in find_or_create_lock_stateid() by Kinglong Mee · 7 years ago
  19. f46c445 nfsd: Fix general protection fault in release_lock_stateid() by Chuck Lever · 8 years ago
  20. 0cc11a6 nfsd: move blocked lock handling under a dedicated spinlock by Jeff Layton · 8 years ago
  21. 2778556 Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  22. 81243ea cred: simpler, 1D supplementary groups by Alexey Dobriyan · 8 years ago
  23. 7d22fc1 nfsd4: setclientid_confirm with unmatched verifier should fail by J. Bruce Fields · 8 years ago
  24. 19e4c34 nfsd: set the MAY_NOTIFY_LOCK flag in OPEN replies by Jeff Layton · 8 years ago
  25. 7919d0a nfsd: add a LRU list for blocked locks by Jeff Layton · 8 years ago
  26. 76d348f nfsd: have nfsd4_lock use blocking locks for v4.1+ locks by Jeff Layton · 8 years ago
  27. dd25793 nfsd: don't return an unhashed lock stateid after taking mutex by Jeff Layton · 8 years ago
  28. 4269139 nfsd: Fix race between FREE_STATEID and LOCK by Chuck Lever · 8 years ago
  29. 8858481 nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock by Chuck Lever · 8 years ago
  30. d28c442 nfsd: Fix some indent inconsistancy by Christophe JAILLET · 8 years ago
  31. ed94164 nfsd: implement machine credential support for some operations by Andrew Elble · 8 years ago
  32. dedeb13 nfsd: allow mach_creds_match to be used more broadly by Andrew Elble · 8 years ago
  33. 8c7245ab nfsd: Make init_open_stateid() a bit more whole by Oleg Drokin · 8 years ago
  34. 5cc1fb2 nfsd: Extend the mutex holding region around in nfsd4_process_open2() by Oleg Drokin · 8 years ago
  35. feb9dad nfsd: Always lock state exclusively. by Oleg Drokin · 8 years ago
  36. 14b7f4a nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateid by Jeff Layton · 8 years ago
  37. 4500632 nfsd: Lower NFSv4.1 callback message size limit by Chuck Lever · 8 years ago
  38. 4ce85c8 nfsd: Update NFS server comments related to RDMA support by Chuck Lever · 8 years ago
  39. 8edf4b0 nfsd: Fix a memory leak when meeting unsupported state_protect_how4 by Kinglong Mee · 8 years ago
  40. cc80fe0 Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  41. 2e55f3a nfsd: use to_delayed_work by Geliang Tang · 8 years ago
  42. aa0d6ae nfsd: Pass filehandle to nfs4_preprocess_stateid_op() by Anna Schumaker · 8 years ago
  43. 414ca01 nfsd4: fix gss-proxy 4.1 mounts for some AD principals by J. Bruce Fields · 9 years ago
  44. 920dd9b nfsd: fix unlikely NULL deref in mach_creds_match by J. Bruce Fields · 9 years ago
  45. 50c7b94 nfsd: minor consolidation of mach_cred handling code by J. Bruce Fields · 8 years ago
  46. 5004385 nfsd: helper for dup of possibly NULL string by J. Bruce Fields · 9 years ago
  47. d3f0340 nfsd: fix a warning message by Dan Carpenter · 9 years ago
  48. c4cb897 nfsd: constify nfsd4_callback_ops structure by Julia Lawall · 9 years ago
  49. 7fc0564 nfsd: fix race with open / open upgrade stateids by Andrew Elble · 9 years ago
  50. 34ed987 nfsd: eliminate sending duplicate and repeated delegations by Andrew Elble · 9 years ago
  51. 9767feb nfsd: ensure that seqid morphing operations are atomic wrt to copies by Jeff Layton · 9 years ago
  52. 4eaea13 nfsd: improve client_has_state to check for unused openowners by J. Bruce Fields · 9 years ago
  53. 2b63482 nfsd: fix clid_inuse on mount with security change by J. Bruce Fields · 9 years ago
  54. 35a92fe nfsd: serialize state seqid morphing operations by Jeff Layton · 9 years ago
  55. a457974 nfsd: deal with DELEGRETURN racing with CB_RECALL by Andrew Elble · 9 years ago
  56. f984a7c nfsd: return CLID_INUSE for unexpected SETCLIENTID_CONFIRM case by J. Bruce Fields · 9 years ago
  57. 3fcbbd2 nfsd: ensure that delegation stateid hash references are only put once by Jeff Layton · 9 years ago
  58. e856873 nfsd: ensure that the ol stateid hash reference is only put once by Jeff Layton · 9 years ago
  59. 51a5456 nfsd: allow more than one laundry job to run at a time by Jeff Layton · 9 years ago
  60. c87fb4a lockd: NLM grace period shouldn't block NFSv4 opens by J. Bruce Fields · 9 years ago
  61. 9056fff Merge branch 'for-4.2' into for-4.3 by J. Bruce Fields · 9 years ago
  62. c862399 nfsd: Remove unused clientid arguments from, find_lockowner_str{_locked} by Kinglong Mee · 9 years ago
  63. 76f6c9e nfsd: Use lk_new_xxx instead of v.new.xxx for nfs4_lockowner by Kinglong Mee · 9 years ago
  64. e796931 nfsd: Remove macro LOFF_OVERFLOW by Kinglong Mee · 9 years ago
  65. 7a5e8d5 nfsd: Remove duplicate checking of nfsd_net in nfs4_laundromat() by Kinglong Mee · 9 years ago
  66. efde6b4 nfsd: Remove unused values in nfs4_setlease() by Kinglong Mee · 9 years ago
  67. 8718602 nfsd: Remove nfs4_set_claim_prev() by Kinglong Mee · 9 years ago
  68. f5e22bb nfsd: Drop duplicate checking of seqid in nfsd4_create_session() by Kinglong Mee · 9 years ago
  69. 41eb167 nfsd: Add missing gen_confirm in nfsd4_setclientid() by Kinglong Mee · 9 years ago
  70. 19311aa8 nfsd: New counter for generating client confirm verifier by Kinglong Mee · 9 years ago
  71. d50ffde nfsd: Fix memory leak of so_owner.data in nfs4_stateowner by Kinglong Mee · 9 years ago
  72. 47e970b nfsd: Add layouts checking in client_has_state() by Kinglong Mee · 9 years ago
  73. af9dbaf nfsd: Fix a memory leak of struct file_lock by Kinglong Mee · 9 years ago
  74. 8fcd461 nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid by Jeff Layton · 9 years ago
  75. af90f70 nfsd: take struct file setup fully into nfs4_preprocess_stateid_op by Christoph Hellwig · 9 years ago
  76. a0649b2 nfsd: refactor nfs4_preprocess_stateid_op by Christoph Hellwig · 9 years ago
  77. 6ac7536 nfsd: work around a gcc-5.1 warning by Arnd Bergmann · 9 years ago
  78. fd89145 nfsd: remove nfsd_close by Christoph Hellwig · 9 years ago
  79. cba5f62 nfsd: fix callback restarts by Christoph Hellwig · 9 years ago
  80. 8287f00 nfsd: fix pNFS return on close semantics by Sachin Bhamare · 9 years ago
  81. ebe9cb3 nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_op by Christoph Hellwig · 9 years ago
  82. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  83. 860448c Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  84. 135dd00 nfsd: eliminate NFSD_DEBUG by Mark Salter · 9 years ago
  85. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  86. cae80b3 locks: change lm_get_owner and lm_put_owner prototypes by Jeff Layton · 9 years ago
  87. 4229789 nfsd: remove unused status arg to nfsd4_cleanup_open_state by Jeff Layton · 9 years ago
  88. fc26c38 nfsd: remove bogus setting of status in nfsd4_process_open2 by Jeff Layton · 9 years ago
  89. 340f0ba nfsd: return correct lockowner when there is a race on hash insert by J. Bruce Fields · 9 years ago
  90. c595233 nfsd: return correct openowner when there is a race to put one in the hash by Jeff Layton · 9 years ago
  91. c876486 nfsd: fix clp->cl_revoked list deletion causing softlock in nfsd by Andrew Elble · 9 years ago
  92. c5c707f nfsd: implement pNFS layout recalls by Christoph Hellwig · 10 years ago
  93. 9cf514c nfsd: implement pNFS operations by Christoph Hellwig · 10 years ago
  94. 4d227fc nfsd: make find_any_file available outside nfs4state.c by Christoph Hellwig · 10 years ago
  95. e6ba76e nfsd: make find/get/put file available outside nfs4state.c by Christoph Hellwig · 10 years ago
  96. cd61c52 nfsd: make lookup/alloc/unhash_stid available outside nfs4state.c by Christoph Hellwig · 10 years ago
  97. 4d94c2e nfsd: move nfsd_fh_match to nfsfh.h by Christoph Hellwig · 10 years ago
  98. 2ab99ee fs: track fl_owner for leases by Christoph Hellwig · 9 years ago
  99. a584143 Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20 by J. Bruce Fields · 9 years ago
  100. bbc7f33 nfsd: fix year-2038 nfs4 state problem by J. Bruce Fields · 9 years ago