1. 2ef61e0 NFS: Remove the nfs4_label from the nfs4_getattr_res by Anna Schumaker · 3 years, 2 months ago
  2. 76baa2b NFS: Remove the f_label from the nfs4_opendata and nfs_openres by Anna Schumaker · 3 years, 2 months ago
  3. e93a5e9 NFSv4: Add support for application leases underpinned by a delegation by Trond Myklebust · 3 years, 8 months ago
  4. be20037 NFSv4: Fix delegation return in cases where we have to retry by Trond Myklebust · 3 years, 8 months ago
  5. dfe1fe7 NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode() by Trond Myklebust · 3 years, 7 months ago
  6. b4868b4 NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE by Benjamin Coddington · 4 years, 3 months ago
  7. 37711e5 Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 4 months ago
  8. 76246c9 NFSv4: Use sequence counter with associated spinlock by Ahmed S. Darwish · 4 years, 5 months ago
  9. 95ad37f NFSv4.2: add client side xattr caching. by Frank van der Linden · 4 years, 6 months ago
  10. ccde1e9 nfs: make the buf_to_pages_noslab function available to the nfs code by Frank van der Linden · 4 years, 6 months ago
  11. 1b523ca nfs: modify update_changeattr to deal with regular files by Frank van der Linden · 4 years, 6 months ago
  12. 04a5da6 NFSv4.2: define limits and sizes for user xattr handling by Frank van der Linden · 4 years, 6 months ago
  13. b5fdf84 NFSv4: Add support for CB_RECALL_ANY for flexfiles layouts by Trond Myklebust · 4 years, 10 months ago
  14. 7dc2993 NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals by Robert Milkowski · 5 years ago
  15. f7b37b8 NFS: Add softreval behaviour to nfs_lookup_revalidate() by Trond Myklebust · 5 years ago
  16. f2aedb7 NFS: Add fs_context support. by David Howells · 5 years ago
  17. a55d329 nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common() by Al Viro · 5 years ago
  18. 21f86d2 NFS4: Trace lock reclaims by Chuck Lever · 5 years ago
  19. d49dd11 NFSv4: add declaration of current_stateid by Ben Dooks · 5 years ago
  20. 807ce06 Merge branch 'linux-ssc-for-5.5' by Trond Myklebust · 5 years ago
  21. 42c304c NFS: nfs_inode_find_state_and_recover() fix stateid matching by Trond Myklebust · 5 years ago
  22. 0e65a32 NFS: handle source server reboot by Olga Kornievskaia · 6 years ago
  23. 0b9018b NFS: skip recovery of copy open on dest server by Olga Kornievskaia · 5 years ago
  24. ec4b092 NFS: inter ssc open by Olga Kornievskaia · 5 years ago
  25. 0491567 NFS: add COPY_NOTIFY operation by Olga Kornievskaia · 6 years ago
  26. 0e0cb35 NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADE by Trond Myklebust · 5 years ago
  27. 9228395 NFSv4: Add a helper to increment stateid seqids by Trond Myklebust · 5 years ago
  28. c77e228 NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim() by Trond Myklebust · 5 years ago
  29. 0efb01b nfs4: Make nfs4_proc_get_lease_time available for nfs4.0 by Donald Buczek · 5 years ago
  30. 0688e64 NFS: Allow signal interruption of NFS4ERR_DELAYed operations by Trond Myklebust · 6 years ago
  31. 10e037d sunrpc: Add xprt after nfs4_test_session_trunk() by Santosh kumar pradhan · 6 years ago
  32. a52458b NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. by NeilBrown · 6 years ago
  33. 5e16923 NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred(). by NeilBrown · 6 years ago
  34. f15e1e8 NFSv4: don't require lock for get_renew_cred or get_machine_cred by NeilBrown · 6 years ago
  35. aeabb3c NFSv4: Fix a NFSv4 state manager deadlock by Trond Myklebust · 6 years ago
  36. ace9fad NFSv4: Convert struct nfs4_state to use refcount_t by Trond Myklebust · 6 years ago
  37. 9ae075f NFSv4: Convert open state lookup to use RCU by Trond Myklebust · 6 years ago
  38. 53a01c9 Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  39. e4648aa NFS recover from destination server reboot for copies by Olga Kornievskaia · 6 years ago
  40. 6b8d84e NFS add a simple sync nfs4_proc_commit after async COPY by Olga Kornievskaia · 6 years ago
  41. 0f913a5 NFS export nfs4_async_handle_error by Olga Kornievskaia · 6 years ago
  42. 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 7 years ago
  43. 1b146fc pnfs: Move nfs4_opendata into nfs4_fs.h by Fred Isaman · 8 years ago
  44. fba83f3 NFS: Pass "privileged" value to nfs4_init_sequence() by Anna Schumaker · 7 years ago
  45. c3e9c04b Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  46. fcd8843 NFSv4: Replace closed stateids with the "invalid special stateid" by Trond Myklebust · 7 years ago
  47. c82bac6 NFSv4: Don't try to CLOSE if the stateid 'other' field has changed by Trond Myklebust · 7 years ago
  48. 12f275c NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID. by Trond Myklebust · 7 years ago
  49. c9399f2 NFSv4: Fix OPEN / CLOSE race by Trond Myklebust · 7 years ago
  50. 194bc1f fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  51. 3be0f80b NFSv4.1: Fix up replays of interrupted requests by Trond Myklebust · 7 years ago
  52. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  53. b79e87e NFSv4.1: don't use machine credentials for CLOSE when using 'sec=sys' by NeilBrown · 7 years ago
  54. e967918 sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 8 years ago
  55. 499b498 sunrpc: mark all struct rpc_procinfo instances as const by Christoph Hellwig · 8 years ago
  56. 6de7e12 NFS: Use nfs4_setup_sequence() everywhere by Anna Schumaker · 8 years ago
  57. efc6f4a NFS: Move nfs4_get_session() into nfs4_session.h by Anna Schumaker · 8 years ago
  58. 1739347 NFSv4: change nfs4_select_rw_stateid to take a lock_context inplace of lock_owner by NeilBrown · 8 years ago
  59. 3e7dfb1 NFSv4: Fix CLOSE races with OPEN by Trond Myklebust · 8 years ago
  60. 45870d6 NFSv4.1: Test delegation stateids when server declares "some state revoked" by Trond Myklebust · 8 years ago
  61. 0a014a4 NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags by Trond Myklebust · 8 years ago
  62. a8ce377 nfs: track whether server sets MAY_NOTIFY_LOCK flag by Jeff Layton · 8 years ago
  63. 04fa2c6 NFS pnfs data server multipath session trunking by Andy Adamson · 8 years ago
  64. ba84db9 NFS detect session trunking by Andy Adamson · 8 years ago
  65. 5405fc4 NFSv4.x: Add kernel parameter to control the callback server by Trond Myklebust · 8 years ago
  66. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  67. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  68. fb10fb6 NFSv4: Cleanup the setting of the nfs4 lease period by Trond Myklebust · 8 years ago
  69. beffb8f qstr: constify instances in nfs by Al Viro · 8 years ago
  70. 8487c47 NFSv4: Allow retry of operations that used a returned delegation stateid by Trond Myklebust · 9 years ago
  71. abf4e13 NFSv4: Use the right stateid for delegations in setattr, read and write by Trond Myklebust · 9 years ago
  72. 93b717f NFSv4: Label stateids with the type by Trond Myklebust · 9 years ago
  73. b3c2aa0 NFSv4: Refactor NFSv4 error handling by Trond Myklebust · 9 years ago
  74. 3f10a6a NFS: Remove nfs41_server_notify_{target|highest}_slotid_update() by Anna Schumaker · 9 years ago
  75. be3a5d2 NFSv.2/pnfs Add a LAYOUTSTATS rpc function by Trond Myklebust · 10 years ago
  76. e2c63e0 Merge branch 'flexfiles' by Trond Myklebust · 10 years ago
  77. 2c4b131 nfs4: export nfs4_sequence_done by Peng Tao · 11 years ago
  78. cb04ad2 nfs4: pass slot table to nfs40_setup_sequence by Peng Tao · 11 years ago
  79. 63f5f79 NFSv4.1: Allow parallel OPEN/OPEN_DOWNGRADE/CLOSE by Trond Myklebust · 10 years ago
  80. f4ac167 nfs: Add ALLOCATE support by Anna Schumaker · 10 years ago
  81. b4b5679 Merge branch 'client-4.2' into linux-next by Trond Myklebust · 10 years ago
  82. 1c6dcbe NFS: Implement SEEK by Anna Schumaker · 10 years ago
  83. 0c0e0d3 nfs: revert "nfs4: queue free_lock_state job submission to nfsiod" by Jeff Layton · 10 years ago
  84. f1cdae8 nfs4: turn free_lock_state into a void return operation by Jeff Layton · 11 years ago
  85. 49a4bda nfs4: queue free_lock_state job submission to nfsiod by Jeff Layton · 11 years ago
  86. 8003d3c nfs4: treat lock owners as opaque values by Jeff Layton · 11 years ago
  87. d45f60c nfs: merge nfs_pgio_data into _header by Weston Andros Adamson · 11 years ago
  88. 66b0686 NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support by Andy Adamson · 11 years ago
  89. 9c7e1b3 NFS: Create a common read and write data struct by Anna Schumaker · 11 years ago
  90. 4f14c19 NFSv4: Clear the open state flags if the new stateid does not match by Trond Myklebust · 11 years ago
  91. e999e80 NFSv4: Don't update the open stateid unless it is newer than the old one by Trond Myklebust · 11 years ago
  92. f9c96fc NFSv4.1 free slot before resending I/O to MDS by Andy Adamson · 11 years ago
  93. 694e096 NFS: Enabling v4.2 should not recompile nfsd and lockd by Anna Schumaker · 11 years ago
  94. 47fd88e NFSv4: make nfs_find_best_sec static by Weston Andros Adamson · 11 years ago
  95. b7f7a66 NFS: Support NFS4ERR_LEASE_MOVED recovery in state manager by Chuck Lever · 11 years ago
  96. 44c9993 NFS: Add method to detect whether an FSID is still on the server by Chuck Lever · 11 years ago
  97. c9fdeb2 NFS: Add basic migration support to state manager thread by Chuck Lever · 11 years ago
  98. b03d735 NFS: Add method to retrieve fs_locations during migration recovery by Chuck Lever · 11 years ago
  99. ec011fe NFS: Introduce a vector of migration recovery ops by Chuck Lever · 11 years ago
  100. 800c06a NFS: Add functions to swap transports during migration recovery by Chuck Lever · 11 years ago