1. 863a3c6 NFSv4.1: layoutcommit by Andy Adamson · 13 years ago
  2. dc70d7b NFSv4.1: filelayout read by Andy Adamson · 13 years ago
  3. d83217c NFSv4.1: data server connection by Andy Adamson · 13 years ago
  4. 94de8b2 NFSv4.1: add MDS mount DS only check by Andy Adamson · 13 years ago
  5. f9feab1 NFSv4: nfs4_state_mark_reclaim_nograce() should be static by Trond Myklebust · 13 years ago
  6. 0400a6b NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses by Trond Myklebust · 13 years ago
  7. 24d292b NFS: Move cl_state_owners and related fields to the nfs_server struct by Chuck Lever · 14 years ago
  8. f7e8917 pnfs: layout roc code by Fred Isaman · 13 years ago
  9. 43f1b3d pnfs: add CB_LAYOUTRECALL handling by Fred Isaman · 13 years ago
  10. 64c2ce8 nfsv4: Switch to generic xattr handling code by Aneesh Kumar K.V · 14 years ago
  11. 573c4e1 NFS: Simplify ->decode_dirent() calling sequence by Chuck Lever · 14 years ago
  12. 82f2e54 NFS: Readdir plus in v4 by Bryan Schumaker · 14 years ago
  13. babddc7 NFS: decode_dirent should use an xdr_stream by Bryan Schumaker · 14 years ago
  14. 2b48429 NFS: Add an 'open_context' element to struct nfs_rpc_ops by Trond Myklebust · 14 years ago
  15. 535918f NFSv4: Further cleanups for nfs4_open_revalidate() by Trond Myklebust · 14 years ago
  16. b8d4cad NFSv4: Clean up nfs4_open_revalidate by Trond Myklebust · 14 years ago
  17. f46e0bd NFSv4: Further minor cleanups for nfs4_atomic_open() by Trond Myklebust · 14 years ago
  18. cd9a1c0 NFSv4: Clean up nfs4_atomic_open by Trond Myklebust · 14 years ago
  19. 77041ed NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pid by Trond Myklebust · 14 years ago
  20. d3c7b7c NFSv4: Add support for the RELEASE_LOCKOWNER operation by Trond Myklebust · 14 years ago
  21. 1f0e890 NFSv4: Clean up struct nfs4_state_owner by Trond Myklebust · 14 years ago
  22. 1055d76 NFSv4.1: There is no need to init the session more than once... by Trond Myklebust · 14 years ago
  23. e047a10 NFSv41: Fix nfs_async_inode_return_delegation() ugliness by Trond Myklebust · 14 years ago
  24. c48f4f3 NFSv41: Convert the various reboot recovery ops etc to minor version ops by Trond Myklebust · 14 years ago
  25. 97dc135 NFSv41: Clean up the NFSv4.1 minor version specific operations by Trond Myklebust · 14 years ago
  26. a2118c3 NFSv41: Don't store session state in the nfs_client->cl_state by Trond Myklebust · 14 years ago
  27. 035168a NFSv4.1: Make nfs4_setup_sequence take a nfs_server argument by Trond Myklebust · 14 years ago
  28. 8535b2b NFSv4: Don't use GFP_KERNEL allocations in state recovery by Trond Myklebust · 14 years ago
  29. bb8b27e NFSv4: Clean up the NFSv4 setclientid operation by Trond Myklebust · 14 years ago
  30. b9efa1b nfs41: implement cb_recall_slot by Andy Adamson · 14 years ago
  31. a2c0b9e NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctly by Trond Myklebust · 14 years ago
  32. 8e469eb NFSv4: Don't allow posix locking against servers that don't support it by Trond Myklebust · 14 years ago
  33. 72211db NFSv4: Release the sequence id before restarting a CLOSE rpc call by Trond Myklebust · 15 years ago
  34. afe6c27 nfs: change nfs4_do_setlk params to identify recovery type by Alexandros Batsakis · 15 years ago
  35. 9430fb6 nfs41: nfs41_setup_state_renewal by Ricardo Labiaga · 15 years ago
  36. f26468f NFSv41: Fix nfs4_proc_create_session by Trond Myklebust · 15 years ago
  37. fce5c83 nfs41: RECLAIM_COMPLETE functionality by Ricardo Labiaga · 15 years ago
  38. 0629e37 nfs41: check SEQUENCE status flag by Alexandros Batsakis · 15 years ago
  39. 07bccc2 nfs41: add support for callback with RPC version number 4 by Alexandros Batsakis · 15 years ago
  40. ea028ac nfs41: nfs41: fix state manager deadlock in session reset by Andy Adamson · 15 years ago
  41. 6df0818 nfs41: rename cl_state session SETUP bit to RESET by Andy Adamson · 15 years ago
  42. 4d643d1 nfs41: add create session into establish_clid by Andy Adamson · 15 years ago
  43. fccba80 NFSv4: Fix an NFSv4 mount regression by Trond Myklebust · 15 years ago
  44. b4b8260 nfs41: get_clid_cred for EXCHANGE_ID by Andy Adamson · 15 years ago
  45. 90a1661 nfs41: add a get_clid_cred function to nfs4_state_recovery_ops by Andy Adamson · 15 years ago
  46. 591d71c nfs41: establish sessions-based clientid by Andy Adamson · 15 years ago
  47. a7b7210 nfs41: introduce get_state_renewal_cred by Andy Adamson · 15 years ago
  48. 8e69514f nfs41: support minorversion 1 for nfs4_check_lease by Benny Halevy · 15 years ago
  49. 29fba38 nfs41: lease renewal by Benny Halevy · 15 years ago
  50. c3fad1b nfs41: add session reset to state manager by Andy Adamson · 15 years ago
  51. 76db6d9 nfs41: add session setup to the state manager by Andy Adamson · 15 years ago
  52. fbcd4ab nfs41: setup_sequence method by Andy Adamson · 15 years ago
  53. 557134a nfs41: sessions client infrastructure by Andy Adamson · 15 years ago
  54. f786aa9 constify dentry_operations: NFS by Al Viro · 15 years ago
  55. 46f72f5 fs/nfs/nfs4proc.c: make nfs4_map_errors() static by WANG Cong · 16 years ago
  56. dc0b027 NFSv4: Convert the open and close ops to use fmode by Trond Myklebust · 16 years ago
  57. b0d3ded NFSv4: Clean up nfs_expire_all_delegations() by Trond Myklebust · 16 years ago
  58. e005e80 NFSv4: Rename the state reclaimer thread by Trond Myklebust · 16 years ago
  59. 707fb4b NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management... by Trond Myklebust · 16 years ago
  60. 9e33bed NFSv4: Add recovery for individual stateids by Trond Myklebust · 16 years ago
  61. 7eff03a NFSv4: Add a recovery marking scheme for state owners by Trond Myklebust · 16 years ago
  62. e598d84 NFSv4: Remove redundant RENEW calls if we know the lease has expired by Trond Myklebust · 16 years ago
  63. b79a4a1 NFSv4: Fix state recovery when the client runs over the grace period by Trond Myklebust · 16 years ago
  64. 6dc9d57 NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lock by Trond Myklebust · 16 years ago
  65. 1d2e88e nfs: make nfs4_drop_state_owner() static by Adrian Bunk · 16 years ago
  66. d0dc370 NFSv4: Give the lock stateid its own sequence queue by Trond Myklebust · 16 years ago
  67. e9a4045 nfs: Fix build break with CONFIG_NFS_V4=n by Olof Johansson · 17 years ago
  68. a49c3c7 NFSv4: Ensure that we wait for the CLOSE request to complete by Trond Myklebust · 17 years ago
  69. 56659e9 NFSv4: 'constify' lookup arguments. by Trond Myklebust · 17 years ago
  70. 6f2e64d NFSv4: Make the NFS state model work with the nosharedcache mount option by Trond Myklebust · 17 years ago
  71. 8bda4e4 NFSv4: Fix up stateid locking... by Trond Myklebust · 17 years ago
  72. 003707c NFSv4: Always use the delegation if we have one by Trond Myklebust · 17 years ago
  73. 9f958ab NFSv4: Reduce the chances of an open_owner identifier collision by Trond Myklebust · 17 years ago
  74. 4a35bd4 NFSv4: Ensure that nfs4_do_close() doesn't race with umount by Trond Myklebust · 17 years ago
  75. d9bc125c Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 17 years ago
  76. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  77. c228fd3 NFSv4: Cleanups for fs_locations code. by Trond Myklebust · 17 years ago
  78. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  79. 0dbb4c6 [PATCH] xdr annotations: NFS readdir entries by Al Viro · 18 years ago
  80. 54ceac4 NFS: Share NFS superblocks per-protocol per-server per-FSID by David Howells · 18 years ago
  81. 24c8dbb NFS: Generalise the nfs_client structure by David Howells · 18 years ago
  82. adfa6f9 NFS: Rename struct nfs4_client to struct nfs_client by David Howells · 18 years ago
  83. 830b8e3 NFSv4: Define an fs_locations bitmap by Manoj Naik · 18 years ago
  84. 7aaa0b3 NFSv4: convert fs-locations-components to conform to RFC3530 by Manoj Naik · 18 years ago
  85. 683b57b NFSv4: Implement the fs_locations function call by Trond Myklebust · 18 years ago
  86. 55a9759 NFS: Ensure the client submounts, when it crosses a server mountpoint. by Trond Myklebust · 18 years ago
  87. 286d7d6 NFSv4: Remove requirement for machine creds for the "setclientid" operation by Trond Myklebust · 18 years ago
  88. b4454fe NFSv4: Remove requirement for machine creds for the "renew" operation by Trond Myklebust · 18 years ago
  89. 58d9714 NFSv4: Send RENEW requests to the server only when we're holding state by Trond Myklebust · 18 years ago
  90. 433fbe4 NFSv4: State recovery cleanup by Trond Myklebust · 18 years ago
  91. e761692 NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separately by Trond Myklebust · 18 years ago
  92. d530838 NFSv4: Fix problem with OPEN_DOWNGRADE by Trond Myklebust · 19 years ago
  93. 4cecb76 NFSv4: Fix a race between open() and close() by Trond Myklebust · 19 years ago
  94. ec07342 NFSv4: Fix up locking for nfs4_state_owner by Trond Myklebust · 19 years ago
  95. 4e51336 NFSv4: Final tweak to sequence id by Trond Myklebust · 19 years ago
  96. 7f709a4 NFSv4: Fix an oopsable condition in nfs_free_seqid by Trond Myklebust · 19 years ago
  97. 02a913a NFSv4: Eliminate nfsv4 open race... by Trond Myklebust · 19 years ago
  98. faf5f49 NFSv4: Make NFS clean up byte range locks asynchronously by Trond Myklebust · 19 years ago
  99. e6dfa55 NFSv4: Remove obsolete state_owner and lock_owner semaphores by Trond Myklebust · 19 years ago
  100. cee54fc NFSv4: Add functions to order RPC calls by Trond Myklebust · 19 years ago