1. a69aef1 NFSv4.1: pnfs filelayout driver write by Fred Isaman · 13 years ago
  2. 7ffd106 NFSv4.1: remove GETATTR from ds writes by Fred Isaman · 13 years ago
  3. b029bc9 NFSv4.1: add callback to nfs4_write_done by Fred Isaman · 13 years ago
  4. cbdabc7f NFSv4.1: filelayout async error handler by Andy Adamson · 13 years ago
  5. dc70d7b NFSv4.1: filelayout read by Andy Adamson · 13 years ago
  6. d83217c NFSv4.1: data server connection by Andy Adamson · 13 years ago
  7. 45a52a0 NFS move nfs_client initialization into nfs_get_client by Andy Adamson · 13 years ago
  8. 57df216 nfs4: remove duplicated #include by Huang Weiyi · 13 years ago
  9. ecac799 NFSv4: Fix the setlk error handler by Trond Myklebust · 13 years ago
  10. b4410c2 NFSv4.1: Fix the handling of the SEQUENCE status bits by Trond Myklebust · 13 years ago
  11. 0400a6b NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses by Trond Myklebust · 13 years ago
  12. c34c32e NFSv4.1 reclaim complete must wait for completion by Andy Adamson · 13 years ago
  13. 7d6d63d NFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAY by Ricardo Labiaga · 13 years ago
  14. 43b7c3f nfs: fix compilation warning by Jovi Zhang · 13 years ago
  15. bf294b4 SUNRPC: Close a race in __rpc_wait_for_completion_task() by Trond Myklebust · 13 years ago
  16. e9e3d72 nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3) by Neil Horman · 13 years ago
  17. c7a360b NFS construct consistent co_ownerid for v4.1 by Andy Adamson · 13 years ago
  18. 357f54d NFS fix the setting of exchange id flag by Andy Adamson · 14 years ago
  19. d035c36 NFSv4: Ensure continued open and lockowner name uniqueness by Trond Myklebust · 14 years ago
  20. f7e8917 pnfs: layout roc code by Fred Isaman · 14 years ago
  21. cf7d63f pnfs: serialize LAYOUTGET(openstateid) by Fred Isaman · 14 years ago
  22. c31663d pnfs: layoutget rpc code cleanup by Fred Isaman · 14 years ago
  23. daaa82d pnfs: remove unnecessary field lgp->status by Fred Isaman · 14 years ago
  24. 42acd02 NFS add session back channel draining by Andy Adamson · 14 years ago
  25. f4eecd5 NFS implement v4.0 callback_ident by Andy Adamson · 14 years ago
  26. 64c2ce8 nfsv4: Switch to generic xattr handling code by Aneesh Kumar K.V · 14 years ago
  27. a8a5da9 nfs: Set MS_POSIXACL always by Aneesh Kumar K.V · 14 years ago
  28. 1174dd1 NFSv4: Convert a few commas into semicolons... by Trond Myklebust · 14 years ago
  29. 611c96c nfs4: fix units bug causing hang on recovery by J. Bruce Fields · 14 years ago
  30. 08a22b3 nfs: Discard ACL cache on mode update by Aneesh Kumar K.V · 14 years ago
  31. ac39612 NFS: readdir shouldn't read beyond the reply returned by the server by Trond Myklebust · 14 years ago
  32. 12364a4 nfs4: The difference of 2 pointers is ptrdiff_t by Geert Uytterhoeven · 14 years ago
  33. 43c2e88 nfs4: fix channel attribute sanity-checks by J. Bruce Fields · 14 years ago
  34. b1f69b7 NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure by Andy Adamson · 14 years ago
  35. 504913f NFS: ask for layouttypes during v4 fsinfo call by Andy Adamson · 14 years ago
  36. 55b6e77 Ask for time_delta during fsinfo probe by Ricardo Labiaga · 14 years ago
  37. 82f2e54 NFS: Readdir plus in v4 by Bryan Schumaker · 14 years ago
  38. 56e4ebf NFS: readdir with vmapped pages by Bryan Schumaker · 14 years ago
  39. 168667c NFSv4: The state manager must ignore EKEYEXPIRED. by Trond Myklebust · 14 years ago
  40. ae1007d3 NFSv4: Don't call nfs4_state_mark_reclaim_reboot() from error handlers by Trond Myklebust · 14 years ago
  41. b0ed9db NFSv4: Fix open recovery by Trond Myklebust · 14 years ago
  42. dfb4f309 NFSv4.1: keep seq_res.sr_slot as pointer rather than an index by Benny Halevy · 14 years ago
  43. d688e11 NFSv4.1: Fix the slotid initialisation in nfs_async_rename() by Trond Myklebust · 14 years ago
  44. d3d4152 nfs: make sillyrename an async operation by Jeff Layton · 14 years ago
  45. e8582a8 nfs: standardize the rename response container by Jeff Layton · 14 years ago
  46. 920769f nfs: standardize the rename args container by Jeff Layton · 14 years ago
  47. 2b48429 NFS: Add an 'open_context' element to struct nfs_rpc_ops by Trond Myklebust · 14 years ago
  48. c0204fd NFS: Clean up nfs4_proc_create() by Trond Myklebust · 14 years ago
  49. 535918f NFSv4: Further cleanups for nfs4_open_revalidate() by Trond Myklebust · 14 years ago
  50. b8d4cad NFSv4: Clean up nfs4_open_revalidate by Trond Myklebust · 14 years ago
  51. f46e0bd NFSv4: Further minor cleanups for nfs4_atomic_open() by Trond Myklebust · 14 years ago
  52. cd9a1c0 NFSv4: Clean up nfs4_atomic_open by Trond Myklebust · 14 years ago
  53. 0a377cf NFS: Fix an Oops in the NFSv4 atomic open code by Trond Myklebust · 14 years ago
  54. 5d7ca35 nfs: Remove redundant NULL check upon kfree() by Davidlohr Bueso · 14 years ago
  55. d05dd4e NFS: Fix the NFS users of rpc_restart_call() by Trond Myklebust · 14 years ago
  56. a6f0339 NFSv4: Get rid of the bogus RPC_ASSASSINATED(task) checks by Trond Myklebust · 14 years ago
  57. 452e935 NFSv4: Clean up the process of renewing the NFSv4 lease by Trond Myklebust · 14 years ago
  58. 14516c3 NFSv4.1: Handle NFS4ERR_DELAY on SEQUENCE correctly by Trond Myklebust · 14 years ago
  59. 77041ed NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pid by Trond Myklebust · 14 years ago
  60. d3c7b7c NFSv4: Add support for the RELEASE_LOCKOWNER operation by Trond Myklebust · 14 years ago
  61. 1f0e890 NFSv4: Clean up struct nfs4_state_owner by Trond Myklebust · 14 years ago
  62. 1055d76 NFSv4.1: There is no need to init the session more than once... by Trond Myklebust · 14 years ago
  63. fe74ba3 NFSv41: Cleanup for nfs4_alloc_session. by Trond Myklebust · 14 years ago
  64. d77d76f NFSv41: Clean up exclusive create by Trond Myklebust · 14 years ago
  65. e047a10 NFSv41: Fix nfs_async_inode_return_delegation() ugliness by Trond Myklebust · 14 years ago
  66. c48f4f3 NFSv41: Convert the various reboot recovery ops etc to minor version ops by Trond Myklebust · 14 years ago
  67. 97dc135 NFSv41: Clean up the NFSv4.1 minor version specific operations by Trond Myklebust · 14 years ago
  68. a2118c3 NFSv41: Don't store session state in the nfs_client->cl_state by Trond Myklebust · 14 years ago
  69. df89645 NFSv41: Further cleanup for nfs4_sequence_done by Trond Myklebust · 14 years ago
  70. 035168a NFSv4.1: Make nfs4_setup_sequence take a nfs_server argument by Trond Myklebust · 14 years ago
  71. 71ac6da NFSv4.1: Merge the nfs41_proc_async_sequence() and nfs4_proc_sequence() by Trond Myklebust · 14 years ago
  72. aa5190d NFSv4: Kill nfs4_async_handle_error() abuses by NFSv4.1 by Trond Myklebust · 14 years ago
  73. d185a33 NFSv4.1: Simplify nfs41_sequence_done() by Trond Myklebust · 14 years ago
  74. 2a6e26c NFSv4.1: Clean up nfs4_setup_sequence by Trond Myklebust · 14 years ago
  75. d5f8d3f NFSv41: Fix a memory leak in nfs41_proc_async_sequence() by Trond Myklebust · 14 years ago
  76. 8535b2b NFSv4: Don't use GFP_KERNEL allocations in state recovery by Trond Myklebust · 14 years ago
  77. 9bc4e3c NFS: Calldata for nfs4_renew_done() by Chuck Lever · 14 years ago
  78. bb8b27e NFSv4: Clean up the NFSv4 setclientid operation by Trond Myklebust · 14 years ago
  79. 0ab64e0 NFS: Reduce stack footprint of nfs4_proc_create() by Trond Myklebust · 14 years ago
  80. d346890 NFS: Reduce stack footprint of nfs_proc_remove() by Trond Myklebust · 14 years ago
  81. 136f262 NFS: Reduce the stack footprint of nfs_link() by Trond Myklebust · 14 years ago
  82. 011fff7 NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename() by Trond Myklebust · 14 years ago
  83. c407d41 NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access() by Trond Myklebust · 14 years ago
  84. acf82b8 nfs: fix some issues in nfs41_proc_reclaim_complete() by Dan Carpenter · 14 years ago
  85. 0df5dd4 NFSv4: fix delegated locking by Trond Myklebust · 14 years ago
  86. 04287f9 Have nfs ->d_revalidate() report errors properly by Al Viro · 14 years ago
  87. 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
  88. 7dd08a5 nfs: fix unlikely memory leak by Dan Carpenter · 14 years ago
  89. 3fa04ec Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34 by Trond Myklebust · 14 years ago
  90. f694869 a couple of mntget+dget -> path_get in nfs4proc by Al Viro · 14 years ago
  91. 180b62a nfs41 fix NFS4ERR_CLID_INUSE for exchange id by Andy Adamson · 14 years ago
  92. 0851de06 nfs4: renewd renew operations should take/put a client reference by Alexandros Batsakis · 14 years ago
  93. 7135840 nfs41: renewd sequence operations should take/put client reference by Alexandros Batsakis · 14 years ago
  94. dc96aef nfs: prevent backlogging of renewd requests by Alexandros Batsakis · 14 years ago
  95. 104aeba nfs41: resize slot table in reset by Andy Adamson · 14 years ago
  96. 8e0d46e nfs41: Adjust max cache response size value by Mike Sager · 15 years ago
  97. 2c64348 nfs4: handle -EKEYEXPIRED errors from RPC layer by Jeff Layton · 15 years ago
  98. a2c0b9e NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctly by Trond Myklebust · 14 years ago
  99. 0339169 NFSv4.1: Don't call nfs4_schedule_state_recovery() unnecessarily by Trond Myklebust · 14 years ago
  100. 8e469eb NFSv4: Don't allow posix locking against servers that don't support it by Trond Myklebust · 14 years ago