1. e8d9238 NFS: When displaying session slot numbers, use "%u" consistently by Chuck Lever · 11 years ago
  2. 2f92ae3 NFSv4.1: Add tracepoints for debugging slot table operations by Trond Myklebust · 11 years ago
  3. ca8acf8 NFSv4: Add tracepoints for debugging delegations by Trond Myklebust · 11 years ago
  4. 959d921 Merge branch 'labeled-nfs' into linux-next by Trond Myklebust · 11 years ago
  5. 459de2e NFS: Make callbacks minor version generic by Bryan Schumaker · 11 years ago
  6. 774d5f1 NFSv4.1 Fix a pNFS session draining deadlock by Andy Adamson · 11 years ago
  7. 826e001 NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in use by Trond Myklebust · 11 years ago
  8. fd9a8d7 NFSv4.1: Fix bulk recall and destroy of layouts by Trond Myklebust · 11 years ago
  9. ecf0eb9 nfs: avoid dereferencing null pointer in initiate_bulk_draining by Nickolai Zeldovich · 12 years ago
  10. 73e39aa NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c by Trond Myklebust · 12 years ago
  11. ac07483 NFSv4.1: CB_RECALL_SLOT must schedule a sequence op after updating targets by Trond Myklebust · 12 years ago
  12. afa2961 NFSv4.1: Remove the state manager code to resize the slot table by Trond Myklebust · 12 years ago
  13. 1b285ff NFSv4.1: Allow the server to recall all but one slot by Trond Myklebust · 12 years ago
  14. d5fb4ce NFSv4.1: Don't confuse target_highest_slotid and max_slots in cb_recall_slot by Trond Myklebust · 12 years ago
  15. ce008c4 NFSv4.1: Fix nfs4_callback_recallslot to work with dynamic slot allocation by Trond Myklebust · 12 years ago
  16. 464ee9f NFSv4.1: Ensure that the client tracks the server target_highest_slotid by Trond Myklebust · 12 years ago
  17. 4ea8fed NFSv4: Get rid of unnecessary BUG_ON()s by Trond Myklebust · 12 years ago
  18. 9c62638 NFSv4.1: Clean up the removal of pnfs_layout_hdr from the server list by Trond Myklebust · 12 years ago
  19. 70c3bd2 NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr() by Trond Myklebust · 12 years ago
  20. 49a8506 NFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_lsegs_invalid by Trond Myklebust · 12 years ago
  21. 36281ca NFSv4: Further clean-ups of delegation stateid validation by Trond Myklebust · 12 years ago
  22. 8e663f0 NFSv4.1: Fix matching of the stateids when returning a delegation by Trond Myklebust · 12 years ago
  23. 2446ab6 SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field by Trond Myklebust · 12 years ago
  24. 0cb3284 NFSv4.1: Get rid of NFS4CLNT_LAYOUTRECALL by Trond Myklebust · 12 years ago
  25. c7add9a NFS: search for client session id in proper network namespace by Stanislav Kinsbursky · 12 years ago
  26. d36b7cf pnfs: clean up initiate_file_draining layout lookup by Benny Halevy · 12 years ago
  27. 61f2e51 NFSv4.1: fix backchannel slotid off-by-one bug by Andy Adamson · 13 years ago
  28. 910ac68 NFSv4.1: Return NFS4ERR_BADSESSION to callbacks during session resets by Trond Myklebust · 13 years ago
  29. 55a6739 NFSv4.1: Fix the callback 'highest_used_slotid' behaviour by Trond Myklebust · 13 years ago
  30. 6382a44 NFS: move pnfs layouts to nfs_server structure by Weston Andros Adamson · 13 years ago
  31. 778b550 pnfs: Use byte-range for cb_layoutrecall by Benny Halevy · 13 years ago
  32. 35c8bb5 NFSv4.1: use layout driver in global device cache by Benny Halevy · 13 years ago
  33. 1be5683 pnfs: CB_NOTIFY_DEVICEID by Marc Eshel · 13 years ago
  34. f49f9ba pnfs: fix pnfs lock inversion of i_lock and cl_lock by Fred Isaman · 13 years ago
  35. 2c4cdf8 NFS fix cb_sequence error processing by Andy Adamson · 13 years ago
  36. 778be23 NFS do not find client in NFSv4 pg_authenticate by Andy Adamson · 13 years ago
  37. 3684037 pnfs: update nfs4_callback_recallany to handle layouts by Alexandros Batsakis · 14 years ago
  38. 43f1b3d pnfs: add CB_LAYOUTRECALL handling by Fred Isaman · 14 years ago
  39. f2a6256 pnfs: CB_LAYOUTRECALL xdr code by Fred Isaman · 14 years ago
  40. 42acd02 NFS add session back channel draining by Andy Adamson · 14 years ago
  41. c36fca5 NFS refactor nfs_find_client and reference client across callback processing by Andy Adamson · 14 years ago
  42. 9449925 NFS: change stateid to be a union by Alexandros Batsakis · 14 years ago
  43. 761fe93 NFS: Fix the locking in nfs4_callback_getattr by Trond Myklebust · 14 years ago
  44. e047a10 NFSv41: Fix nfs_async_inode_return_delegation() ugliness by Trond Myklebust · 14 years ago
  45. 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
  46. 9733f0d nfs41: cleanup callback code to use __be32 type by Andy Adamson · 14 years ago
  47. bae0ac0 nfs41: fix nfs4_callback_recallslot by Andy Adamson · 14 years ago
  48. b9efa1b nfs41: implement cb_recall_slot by Andy Adamson · 14 years ago
  49. 4911096 nfs41: back channel drc minimal implementation by Andy Adamson · 15 years ago
  50. b2f28bd nfs41: prepare for back channel drc by Andy Adamson · 15 years ago
  51. 72ce2b3 nfs41: Process callback's referring call list by Mike Sager · 14 years ago
  52. a7989c3 nfs41: Check slot table for referring calls by Mike Sager · 14 years ago
  53. 2597641 nfs41: v2 fix cb_recall bug by Alexandros Batsakis · 15 years ago
  54. 31f0960 nfs41: V2 initial support for CB_RECALL_ANY by Alexandros Batsakis · 15 years ago
  55. 68f3f90 nfs41: Backchannel: CB_SEQUENCE validation by Ricardo Labiaga · 15 years ago
  56. 963891a nfs41: Backchannel: New find_client_with_session() by Ricardo Labiaga · 15 years ago
  57. d49433e nfs41: cb_sequence proc implementation by Benny Halevy · 15 years ago
  58. 3110ff8 nfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  59. 3fbd67a NFSv4: Iterate through all nfs_clients when the server recalls a delegation by Trond Myklebust · 16 years ago
  60. ff05264 NFS: Change nfs_find_client() to take "struct sockaddr *" by Chuck Lever · 17 years ago
  61. c1d3586 NFS: Change cb_recallargs to pass "struct sockaddr *" instead of sockaddr_in by Chuck Lever · 17 years ago
  62. 671beed NFS: Change cb_getattrargs to pass "struct sockaddr *" instead of sockaddr_in by Chuck Lever · 17 years ago
  63. 1d98fe6 NFS: Move dprintks from callback.c to callback_proc.c by Chuck Lever · 17 years ago
  64. e6f684f [PATCH] fs/nfs/callback* passes error values big-endian by Al Viro · 18 years ago
  65. 24c8dbb NFS: Generalise the nfs_client structure by David Howells · 18 years ago
  66. adfa6f9 NFS: Rename struct nfs4_client to struct nfs_client by David Howells · 18 years ago
  67. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  68. beb2a5e NFSv4: Ensure change attribute returned by GETATTR callback conforms to spec by Trond Myklebust · 19 years ago
  69. 4ce7971 [PATCH] NFS: Header file cleanup... by Trond Myklebust · 19 years ago
  70. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago