1. e4a9330 NFS: Fix a soft lockup in the delegation recovery code by Trond Myklebust · 5 years ago
  2. 7b98c74 NFSv4.x: fix lock recovery during delegation recall by Olga Kornievskaia · 6 years ago
  3. 7fe8d15 NFSv4: Don't allow a cached open with a revoked delegation by Trond Myklebust · 4 years, 7 months ago
  4. 7f04883 NFS: Always call nfs_inode_find_state_and_recover() when revoking a delegation by Trond Myklebust · 8 years ago
  5. b1a318d NFSv4: Fix a race in nfs_inode_reclaim_delegation() by Trond Myklebust · 8 years ago
  6. 6c2d8f8 NFSv4: nfs_inode_find_state_and_recover() should check all stateids by Trond Myklebust · 8 years ago
  7. 059b43e NFSv4: Ensure we don't re-test revoked and freed stateids by Trond Myklebust · 8 years ago
  8. bb3d1a3 NFSv4.1: Deal with server reboots during delegation expiration recovery by Trond Myklebust · 8 years ago
  9. 45870d6 NFSv4.1: Test delegation stateids when server declares "some state revoked" by Trond Myklebust · 8 years ago
  10. 41020b6 NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid by Trond Myklebust · 8 years ago
  11. aa05c87 NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid by Trond Myklebust · 8 years ago
  12. b3f9e72 NFSv4: Don't report revoked delegations as valid in nfs_have_delegation() by Trond Myklebust · 8 years ago
  13. abf4e13 NFSv4: Use the right stateid for delegations in setattr, read and write by Trond Myklebust · 8 years ago
  14. 4816fda NFSv4: Don't use synchronous delegation recall in exception handling by Trond Myklebust · 9 years ago
  15. 24311f8 NFSv4: Recovery of recalled read delegations is broken by Trond Myklebust · 9 years ago
  16. 5445b1f NFSv4: Respect the server imposed limit on how many changes we may cache by Trond Myklebust · 9 years ago
  17. 7d160a6 NFSv4: Express delegation limit in units of pages by Trond Myklebust · 9 years ago
  18. 21330b6 Merge branch 'bugfixes' by Trond Myklebust · 9 years ago
  19. 5fcdfac NFSv4: Return delegations synchronously in evict_inode by Trond Myklebust · 9 years ago
  20. 38942ba NFSv4: Append delegations to the per-client list instead of prepending by Trond Myklebust · 9 years ago
  21. ec3ca4e NFSv4: Ensure we skip delegations that are already being returned by Trond Myklebust · 9 years ago
  22. 9f0f8e1 NFSv4: Pin the superblock while we're returning the delegation by Trond Myklebust · 9 years ago
  23. ade0464 NFSv4: Ensure we honour NFS_DELEGATION_RETURNING in nfs_inode_set_delegation() by Trond Myklebust · 9 years ago
  24. b04b22f NFSv4: Ensure that we don't reap a delegation that is being returned by Trond Myklebust · 9 years ago
  25. 7c0af9f NFSv4: Don't call put_rpccred() under the rcu_read_lock() by Trond Myklebust · 9 years ago
  26. 65d2918 Merge branch 'cleanups' by Trond Myklebust · 9 years ago
  27. bf40e55 NFSv4: Kill unused nfs_inode->delegation_state field by Trond Myklebust · 9 years ago
  28. 6f83e5b Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  29. cf6726e NFSv4: Deal with atomic upgrades of an existing delegation by Trond Myklebust · 9 years ago
  30. 6109c85 locks: add a dedicated spinlock to protect i_flctx lists by Jeff Layton · 9 years ago
  31. bd61e0a locks: convert posix locks to file_lock_context by Jeff Layton · 9 years ago
  32. 5263e31 locks: move flock locks to file_lock_context by Jeff Layton · 9 years ago
  33. f8ebf7a NFS: Don't try to reclaim delegation open state if recovery failed by Trond Myklebust · 10 years ago
  34. 869f9df NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return by Trond Myklebust · 10 years ago
  35. 15bb3af nfs4: add nfs4_check_delegation by Peng Tao · 10 years ago
  36. 755a48a NFS: Fix a delegation callback race by Trond Myklebust · 10 years ago
  37. ca8acf8 NFSv4: Add tracepoints for debugging delegations by Trond Myklebust · 11 years ago
  38. 1c8c601 locks: protect most of the file_lock handling with i_lock by Jeff Layton · 11 years ago
  39. 314d7cc nfs: remove unnecessary check for NULL inode->i_flock from nfs_delegation_claim_locks by Jeff Layton · 11 years ago
  40. 826e001 NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in use by Trond Myklebust · 11 years ago
  41. b02ba0b NFSv4: Clean up nfs_expire_all_delegations by Trond Myklebust · 11 years ago
  42. 5c31e23 NFSv4: Fix nfs_server_return_all_delegations by Trond Myklebust · 11 years ago
  43. b757144 NFSv4: Be less aggressive about returning delegations for open files by Trond Myklebust · 11 years ago
  44. db4f2e63 NFSv4: Clean up delegation recall error handling by Trond Myklebust · 11 years ago
  45. 65b62a2 NFSv4: Ensure delegation recall and byte range lock removal don't conflict by Trond Myklebust · 11 years ago
  46. d25be54 NFSv4.1: Don't lose locks when a server reboots during delegation return by Trond Myklebust · 11 years ago
  47. 57ec14c NFS: Create a return_delegation rpc op by Bryan Schumaker · 12 years ago
  48. 011e2a7 NFS: Create a have_delegation rpc_op by Bryan Schumaker · 12 years ago
  49. eeebf91 NFS: Use nfs4_destroy_server() to clean up NFS v4 by Bryan Schumaker · 12 years ago
  50. dc327ed NFSv4: nfs_client_return_marked_delegations can't flush data by Trond Myklebust · 12 years ago
  51. c57d1bc NFS: nfs_inode_return_delegation() should always flush dirty data by Trond Myklebust · 12 years ago
  52. 1728017 NFS: Fix a number of sparse warnings by Trond Myklebust · 12 years ago
  53. ad1e396 NFSv4.0: Re-establish the callback channel on NFS4ERR_CB_PATHDOWN by Trond Myklebust · 12 years ago
  54. 0032a7a NFS: Don't copy read delegation stateids in setattr by Trond Myklebust · 12 years ago
  55. 9cb8196 NFSv4.1 handle DS stateid errors by Andy Adamson · 12 years ago
  56. f597c53 NFSv4: Add helpers for basic copying of stateids by Trond Myklebust · 12 years ago
  57. 36281ca NFSv4: Further clean-ups of delegation stateid validation by Trond Myklebust · 12 years ago
  58. 8e663f0 NFSv4.1: Fix matching of the stateids when returning a delegation by Trond Myklebust · 12 years ago
  59. a1d0b5e NFS: Properly handle the case where the delegation is revoked by Trond Myklebust · 12 years ago
  60. a9a4a87 NFS: Use the inode->i_version to cache NFSv4 change attribute information by Trond Myklebust · 13 years ago
  61. ed1e621 NFSv4: Don't use the delegation->inode in nfs_mark_return_delegation() by Trond Myklebust · 13 years ago
  62. 26f04dd nfs,rcu: convert call_rcu(nfs_free_delegation_callback) to kfree_rcu() by Lai Jiangshan · 13 years ago
  63. e00b8a2 NFS: Fix an NFS client lockdep issue by Trond Myklebust · 13 years ago
  64. d3978bb NFS: Move cl_delegations to the nfs_server struct by Chuck Lever · 13 years ago
  65. dda4b22 NFS: Introduce nfs_detach_delegations() by Chuck Lever · 13 years ago
  66. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  67. b89f432 fs/locks.c: prepare for BKL removal by Arnd Bergmann · 14 years ago
  68. 1b924e5 NFS: Clean up the callers of nfs_wb_all() by Trond Myklebust · 14 years ago
  69. e047a10 NFSv41: Fix nfs_async_inode_return_delegation() ugliness by Trond Myklebust · 14 years ago
  70. 8535b2b NFSv4: Don't use GFP_KERNEL allocations in state recovery by Trond Myklebust · 14 years ago
  71. 17d2c0a NFS: Fix RCU issues in the NFSv4 delegation code by David Howells · 14 years ago
  72. 8f649c3 NFSv4: Fix the locking in nfs_inode_reclaim_delegation() by Trond Myklebust · 14 years ago
  73. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  74. 2597641 nfs41: v2 fix cb_recall bug by Alexandros Batsakis · 14 years ago
  75. 31f0960 nfs41: V2 initial support for CB_RECALL_ANY by Alexandros Batsakis · 14 years ago
  76. c79571a nfs4: V2 return/expire delegations depending on their type by Alexandros Batsakis · 14 years ago
  77. b4a6f49 nfs4: minor delegation cleaning by Alexandros Batsakis · 14 years ago
  78. d18cc1f NFSv4: Fix a potential state manager deadlock when returning delegations by Trond Myklebust · 14 years ago
  79. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  80. 3f09df7 NFS: Ensure we always hold the BKL when dereferencing inode->i_flock by Trond Myklebust · 15 years ago
  81. d512220 NFSv4: Move error handling out of the delegation generic code by Trond Myklebust · 15 years ago
  82. bd7bf9d NFSv4: Convert delegation->type field to fmode_t by Trond Myklebust · 15 years ago
  83. b7391f4 NFSv4: Return unreferenced delegations more promptly by Trond Myklebust · 15 years ago
  84. 6411bd4 NFSv4: Clean up the asynchronous delegation return by Trond Myklebust · 15 years ago
  85. b0d3ded NFSv4: Clean up nfs_expire_all_delegations() by Trond Myklebust · 15 years ago
  86. e005e80 NFSv4: Rename the state reclaimer thread by Trond Myklebust · 15 years ago
  87. 707fb4b NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management... by Trond Myklebust · 15 years ago
  88. 515d861 NFSv4: Clean up the support for returning multiple delegations by Trond Myklebust · 15 years ago
  89. 95d35cb NFSv4: Remove nfs_client->cl_sem by Trond Myklebust · 15 years ago
  90. 15c831b NFS: Use atomic bitops when changing struct nfs_delegation->flags by Trond Myklebust · 15 years ago
  91. 86e8948 NFSv4: Fix up the dereferencing of delegation->inode by Trond Myklebust · 15 years ago
  92. 3431043 NFSv4: Fix up another delegation related race by Trond Myklebust · 15 years ago
  93. 3110ff8 nfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  94. 90dc7d2 nfs: fix sparse warnings by Harvey Harrison · 16 years ago
  95. 57bfa89 NFSv4: Deal more correctly with duplicate delegations by Trond Myklebust · 16 years ago
  96. e6f8107 NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode by Trond Myklebust · 16 years ago
  97. 5d8515c NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr) by Chuck Lever · 16 years ago
  98. 603c83d NFSv4: Fix an rpc_cred reference leakage in fs/nfs/delegation.c by Trond Myklebust · 17 years ago
  99. 05c88ba NFSv4: Fix a typo in nfs_inode_reclaim_delegation by Trond Myklebust · 17 years ago
  100. cd3758e NFS: Replace file->private_data with calls to nfs_file_open_context() by Trond Myklebust · 17 years ago