1. be20037 NFSv4: Fix delegation return in cases where we have to retry by Trond Myklebust · 4 years, 5 months ago
  2. cc7f2da NFS: Don't store NFS_INO_REVAL_FORCED by Trond Myklebust · 4 years, 5 months ago
  3. 8c75593 NFSv4: Ensure the delegation is pinned in nfs_do_return_delegation() by Trond Myklebust · 6 years ago
  4. b7b7dac NFSv4: Try to return the delegation immediately when marked for return on close by Trond Myklebust · 6 years ago
  5. d51f91d NFSv4: Revoke the delegation on success in nfs4_delegreturn_done() by Trond Myklebust · 6 years ago
  6. b47e0e4 NFS: Rename nfs_inode_return_delegation_noreclaim() by Trond Myklebust · 6 years ago
  7. be3df3d NFSv4: Don't allow a cached open with a revoked delegation by Trond Myklebust · 6 years ago
  8. 5eb8d18 NFSv4: Fix delegation state recovery by Trond Myklebust · 6 years ago
  9. 8ca017c NFSv4: don't mark all open state for recovery when handling recallable state revoked flag by Scott Mayhew · 6 years ago
  10. 6f9449b NFS: Fix a soft lockup in the delegation recovery code by Trond Myklebust · 7 years ago
  11. a52458b NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. by NeilBrown · 7 years ago
  12. 35156bf NFSv4: Fix the nfs_inode_set_delegation() arguments by Trond Myklebust · 8 years ago
  13. c01d364 NFSv4: Don't return the delegation when not needed by NFSv4.x (x>0) by Trond Myklebust · 8 years ago
  14. c3e9c04b Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  15. 12f275c NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID. by Trond Myklebust · 8 years ago
  16. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 8 years ago
  17. 6c2d8f8d NFSv4: nfs_inode_find_state_and_recover() should check all stateids by Trond Myklebust · 9 years ago
  18. 45870d6 NFSv4.1: Test delegation stateids when server declares "some state revoked" by Trond Myklebust · 9 years ago
  19. 41020b6 NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid by Trond Myklebust · 9 years ago
  20. abf4e13 NFSv4: Use the right stateid for delegations in setattr, read and write by Trond Myklebust · 9 years ago
  21. 24311f8 NFSv4: Recovery of recalled read delegations is broken by Trond Myklebust · 10 years ago
  22. 5445b1f NFSv4: Respect the server imposed limit on how many changes we may cache by Trond Myklebust · 10 years ago
  23. 7d160a6 NFSv4: Express delegation limit in units of pages by Trond Myklebust · 10 years ago
  24. 869f9df NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return by Trond Myklebust · 11 years ago
  25. 15bb3af nfs4: add nfs4_check_delegation by Peng Tao · 11 years ago
  26. 826e001 NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in use by Trond Myklebust · 12 years ago
  27. b757144 NFSv4: Be less aggressive about returning delegations for open files by Trond Myklebust · 12 years ago
  28. db4f2e6 NFSv4: Clean up delegation recall error handling by Trond Myklebust · 12 years ago
  29. d25be54 NFSv4.1: Don't lose locks when a server reboots during delegation return by Trond Myklebust · 13 years ago
  30. 89d77c8 NFS: Convert v4 into a module by Bryan Schumaker · 13 years ago
  31. 57ec14c NFS: Create a return_delegation rpc op by Bryan Schumaker · 13 years ago
  32. 011e2a7 NFS: Create a have_delegation rpc_op by Bryan Schumaker · 13 years ago
  33. eeebf91 NFS: Use nfs4_destroy_server() to clean up NFS v4 by Bryan Schumaker · 13 years ago
  34. c57d1bc NFS: nfs_inode_return_delegation() should always flush dirty data by Trond Myklebust · 13 years ago
  35. ad1e396 NFSv4.0: Re-establish the callback channel on NFS4ERR_CB_PATHDOWN by Trond Myklebust · 14 years ago
  36. 0032a7a NFS: Don't copy read delegation stateids in setattr by Trond Myklebust · 14 years ago
  37. a1d0b5e NFS: Properly handle the case where the delegation is revoked by Trond Myklebust · 14 years ago
  38. d3978bb NFS: Move cl_delegations to the nfs_server struct by Chuck Lever · 15 years ago
  39. e047a10 NFSv41: Fix nfs_async_inode_return_delegation() ugliness by Trond Myklebust · 15 years ago
  40. b4d2314 NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode() by Trond Myklebust · 16 years ago
  41. 2597641 nfs41: v2 fix cb_recall bug by Alexandros Batsakis · 16 years ago
  42. 31f0960 nfs41: V2 initial support for CB_RECALL_ANY by Alexandros Batsakis · 16 years ago
  43. d18cc1f NFSv4: Fix a potential state manager deadlock when returning delegations by Trond Myklebust · 16 years ago
  44. bd7bf9d NFSv4: Convert delegation->type field to fmode_t by Trond Myklebust · 17 years ago
  45. b7391f4 NFSv4: Return unreferenced delegations more promptly by Trond Myklebust · 17 years ago
  46. 707fb4b NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management... by Trond Myklebust · 17 years ago
  47. 515d861 NFSv4: Clean up the support for returning multiple delegations by Trond Myklebust · 17 years ago
  48. 15c831b NFS: Use atomic bitops when changing struct nfs_delegation->flags by Trond Myklebust · 17 years ago
  49. 3431043 NFSv4: Fix up another delegation related race by Trond Myklebust · 17 years ago
  50. e6f8107 NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode by Trond Myklebust · 18 years ago
  51. 8383e46 NFSv4: Use RCU to protect delegations by Trond Myklebust · 18 years ago
  52. 13437e1 NFSv4: Support recalling delegations by stateid part 2 by Trond Myklebust · 18 years ago
  53. 9016302 NFSv4: Support recalling delegations by stateid by Trond Myklebust · 18 years ago
  54. 539cd03 NFSv4: Cleanup: pass the nfs_open_context to open recovery code by Trond Myklebust · 18 years ago
  55. adfa6f9 NFS: Rename struct nfs4_client to struct nfs_client by David Howells · 19 years ago
  56. 3e4f629 NFSv4: Send the delegation stateid for SETATTR calls by Trond Myklebust · 20 years ago
  57. beb2a5e NFSv4: Ensure change attribute returned by GETATTR callback conforms to spec by Trond Myklebust · 20 years ago
  58. 58d9714 NFSv4: Send RENEW requests to the server only when we're holding state by Trond Myklebust · 20 years ago
  59. 888e694 NFSv4: Recover locks too when returning a delegation by Trond Myklebust · 20 years ago
  60. cae7a07 NFSv4: Return delegation upon rename or removal of file. by Trond Myklebust · 20 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2