1. b3c2aa0 NFSv4: Refactor NFSv4 error handling by Trond Myklebust · 9 years ago
  2. 3f10a6a NFS: Remove nfs41_server_notify_{target|highest}_slotid_update() by Anna Schumaker · 9 years ago
  3. be3a5d2 NFSv.2/pnfs Add a LAYOUTSTATS rpc function by Trond Myklebust · 9 years ago
  4. e2c63e0 Merge branch 'flexfiles' by Trond Myklebust · 9 years ago
  5. 2c4b131 nfs4: export nfs4_sequence_done by Peng Tao · 10 years ago
  6. cb04ad2 nfs4: pass slot table to nfs40_setup_sequence by Peng Tao · 10 years ago
  7. 63f5f79 NFSv4.1: Allow parallel OPEN/OPEN_DOWNGRADE/CLOSE by Trond Myklebust · 9 years ago
  8. f4ac167 nfs: Add ALLOCATE support by Anna Schumaker · 10 years ago
  9. b4b5679 Merge branch 'client-4.2' into linux-next by Trond Myklebust · 10 years ago
  10. 1c6dcbe NFS: Implement SEEK by Anna Schumaker · 10 years ago
  11. 0c0e0d3 nfs: revert "nfs4: queue free_lock_state job submission to nfsiod" by Jeff Layton · 10 years ago
  12. f1cdae8 nfs4: turn free_lock_state into a void return operation by Jeff Layton · 10 years ago
  13. 49a4bda nfs4: queue free_lock_state job submission to nfsiod by Jeff Layton · 10 years ago
  14. 8003d3c nfs4: treat lock owners as opaque values by Jeff Layton · 10 years ago
  15. d45f60c nfs: merge nfs_pgio_data into _header by Weston Andros Adamson · 10 years ago
  16. 66b0686 NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support by Andy Adamson · 10 years ago
  17. 9c7e1b3 NFS: Create a common read and write data struct by Anna Schumaker · 10 years ago
  18. 4f14c19 NFSv4: Clear the open state flags if the new stateid does not match by Trond Myklebust · 10 years ago
  19. e999e80 NFSv4: Don't update the open stateid unless it is newer than the old one by Trond Myklebust · 10 years ago
  20. f9c96fc NFSv4.1 free slot before resending I/O to MDS by Andy Adamson · 10 years ago
  21. 694e096 NFS: Enabling v4.2 should not recompile nfsd and lockd by Anna Schumaker · 11 years ago
  22. 47fd88e NFSv4: make nfs_find_best_sec static by Weston Andros Adamson · 11 years ago
  23. b7f7a66 NFS: Support NFS4ERR_LEASE_MOVED recovery in state manager by Chuck Lever · 11 years ago
  24. 44c9993 NFS: Add method to detect whether an FSID is still on the server by Chuck Lever · 11 years ago
  25. c9fdeb2 NFS: Add basic migration support to state manager thread by Chuck Lever · 11 years ago
  26. b03d735 NFS: Add method to retrieve fs_locations during migration recovery by Chuck Lever · 11 years ago
  27. ec011fe NFS: Introduce a vector of migration recovery ops by Chuck Lever · 11 years ago
  28. 800c06a NFS: Add functions to swap transports during migration recovery by Chuck Lever · 11 years ago
  29. 312cd95 NFSv4.1: sp4_mach_cred: WARN_ON -> WARN_ON_ONCE by Weston Andros Adamson · 11 years ago
  30. ade33ff NFSv4.1: sp4_mach_cred: no need to ref count creds by Weston Andros Adamson · 11 years ago
  31. 5e6b199 NFSv4: Fix security auto-negotiation by Trond Myklebust · 11 years ago
  32. 8c21c62 nfs4.1: Add SP4_MACH_CRED write and commit support by Weston Andros Adamson · 11 years ago
  33. ab4c236 nfs4.1: Add state protection handler by Weston Andros Adamson · 11 years ago
  34. f6de7a3 NFSv4: Document the recover_lost_locks kernel parameter by Trond Myklebust · 11 years ago
  35. ef1820f NFSv4: Don't try to recover NFSv4 locks when they are lost. by NeilBrown · 11 years ago
  36. abf79bb NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blocking by Chuck Lever · 11 years ago
  37. 220e09c NFS: Remove unused call_sync minor version op by Chuck Lever · 11 years ago
  38. 9915ea7 NFS: Add RPC callouts to start NFSv4.0 synchronous requests by Chuck Lever · 11 years ago
  39. 5a580e0 NFS: Clean up nfs4_setup_sequence() by Chuck Lever · 11 years ago
  40. 73d8bde NFS: Never use user credentials for lease renewal by Chuck Lever · 11 years ago
  41. 959d921 Merge branch 'labeled-nfs' into linux-next by Trond Myklebust · 11 years ago
  42. a09df2c NFSv4: Extend fattr bitmaps to support all 3 words by David Quigley · 11 years ago
  43. 965e9c2 NFSv4.1: Ensure that reclaim_complete uses the right credential by Trond Myklebust · 11 years ago
  44. c8b2d0b NFSv4.1: Ensure that we free the lock stateid on the server by Trond Myklebust · 11 years ago
  45. 92b40e9 NFSv4: Use the open stateid if the delegation has the wrong mode by Trond Myklebust · 11 years ago
  46. 39c6daa NFSv4: Prepare for minorversion-specific nfs_server capabilities by Trond Myklebust · 11 years ago
  47. 5521abf NFSv4: Resend the READ/WRITE RPC call if a stateid change causes an error by Trond Myklebust · 11 years ago
  48. 9b20614 NFSv4: The stateid must remain the same for replayed RPC calls by Trond Myklebust · 11 years ago
  49. 5d42230 NFSv4: Fail I/O if the state recovery fails irrevocably by Trond Myklebust · 11 years ago
  50. 65b62a2 NFSv4: Ensure delegation recall and byte range lock removal don't conflict by Trond Myklebust · 11 years ago
  51. c137afa NFSv4: Allow the state manager to mark an open_owner as being recovered by Trond Myklebust · 11 years ago
  52. 7ce0171 Merge branch 'bugfixes' into nfs-for-next by Trond Myklebust · 12 years ago
  53. 275e7e2 NFSv4.1: Remove the 'FIFO' behaviour for nfs41_setup_sequence by Trond Myklebust · 12 years ago
  54. fd0c095 NFSv4: Simplify the NFSv4/v4.1 synchronous call switch by Trond Myklebust · 12 years ago
  55. d9afbd1 NFSv4.1: Simplify the sequence setup by Trond Myklebust · 12 years ago
  56. c10e449 NFSv4.1: Ping server when our session table limits are too high by Trond Myklebust · 12 years ago
  57. 76e697b NFSv4.1: Move slot table and session struct definitions to nfs4session.h by Trond Myklebust · 12 years ago
  58. 73e39aa NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c by Trond Myklebust · 12 years ago
  59. 3302127 NFSv4: Move nfs4_wait_clnt_recover and nfs4_client_recover_expired_lease by Trond Myklebust · 12 years ago
  60. 5d63360 NFSv4.1: Clean up session draining by Trond Myklebust · 12 years ago
  61. ac07483 NFSv4.1: CB_RECALL_SLOT must schedule a sequence op after updating targets by Trond Myklebust · 12 years ago
  62. afa2961 NFSv4.1: Remove the state manager code to resize the slot table by Trond Myklebust · 12 years ago
  63. 87dda67 NFSv4.1: Allow SEQUENCE to resize the slot table on the fly by Trond Myklebust · 12 years ago
  64. ce008c4 NFSv4.1: Fix nfs4_callback_recallslot to work with dynamic slot allocation by Trond Myklebust · 12 years ago
  65. e3725ec NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointer by Trond Myklebust · 12 years ago
  66. fe20d7d NFSv4: Fix a compile time warning when #undef CONFIG_NFS_V4_1 by Trond Myklebust · 12 years ago
  67. 9216106 NFSv4.1: clean up nfs4_recall_slot to use nfs4_alloc_slots by Trond Myklebust · 12 years ago
  68. 6f2ea7f NFS: Add nfs4_unique_id boot parameter by Chuck Lever · 12 years ago
  69. 05f4c35 NFS: Discover NFSv4 server trunking when mounting by Chuck Lever · 12 years ago
  70. 1f7977c NFSv4.1: Simplify the pNFS return-on-close code by Trond Myklebust · 12 years ago
  71. 795a88c NFSv4: Convert the nfs4_lock_state->ls_flags to a bit field by Trond Myklebust · 12 years ago
  72. 2a36915 NFS: Clean up helper function nfs4_select_rw_stateid() by Trond Myklebust · 12 years ago
  73. 1ae811e NFS: Fix a regression when loading the NFS v4 module by bjschuma@gmail.com · 12 years ago
  74. 89d77c8 NFS: Convert v4 into a module by Bryan Schumaker · 12 years ago
  75. fac1e8e NFS: Keep module parameters in the generic NFS client by Bryan Schumaker · 12 years ago
  76. 19d87ca NFS: Split out remaining NFS v4 inode functions by Bryan Schumaker · 12 years ago
  77. ff9099f2 NFS: Create a try_mount rpc op by Bryan Schumaker · 12 years ago
  78. ab7017a NFS: Add version registering framework by Bryan Schumaker · 12 years ago
  79. 0add3e8 nfs: fix stub return type warnings by Randy Dunlap · 12 years ago
  80. fbdefd6 NFS: Split out the NFS v4 filesystem types by Bryan Schumaker · 12 years ago
  81. 466bfe7 NFS: Initialize v4 sysctls from nfs_init_v4() by Bryan Schumaker · 12 years ago
  82. 129d197 NFS: Create an init_nfs_v4() function by Bryan Schumaker · 12 years ago
  83. 73a7970 NFS: Split out NFS v4 inode operations by Bryan Schumaker · 12 years ago
  84. a8d8f02 NFS: Create custom NFS v4 write_inode() function by Bryan Schumaker · 12 years ago
  85. 6663ee7 NFS: Create an alloc_client rpc_op by Bryan Schumaker · 12 years ago
  86. cdb7ece NFS: Create a free_client rpc_op by Bryan Schumaker · 12 years ago
  87. 1549210f NFSv4: Fix an Oops in the open recovery code by Trond Myklebust · 12 years ago
  88. 9f59479 NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSION by Trond Myklebust · 12 years ago
  89. 6624553 NFSv4.1: Add DESTROY_CLIENTID by Trond Myklebust · 12 years ago
  90. 2cf047c NFSv4.1: Ensure we use the correct credentials for bind_conn_to_session by Trond Myklebust · 12 years ago
  91. 848f5bd NFSv4.1: Ensure we use the correct credentials for session create/destroy by Trond Myklebust · 12 years ago
  92. a9e6444 nfs41: Use BIND_CONN_TO_SESSION for CB_PATH_DOWN* by Weston Andros Adamson · 12 years ago
  93. 7c44f1ae nfs4.1: add BIND_CONN_TO_SESSION operation by Weston Andros Adamson · 12 years ago
  94. 2c820d9 NFS: Force server to drop NFSv4 state by Chuck Lever · 12 years ago
  95. ce1c8fc NFS: Remove nfs_unique_id by Chuck Lever · 12 years ago
  96. 79d4e1f NFS: Use proper naming conventions for NFSv4.1 server scope fields by Chuck Lever · 12 years ago
  97. 3028eb2 NFS: Rename nfs4_proc_get_root() by Bryan Schumaker · 12 years ago
  98. 281cad4 NFS: Create a submount rpc_op by Bryan Schumaker · 12 years ago
  99. 2671bfc NFS: Remove secinfo knowledge out of the generic client by Bryan Schumaker · 12 years ago
  100. f05d147 NFS: Fix following referral mount points with different security by Bryan Schumaker · 12 years ago