1. db78368 nfs: add handling for CB_NOTIFY_LOCK in client by Jeff Layton · 8 years ago
  2. 5405fc4 NFSv4.x: Add kernel parameter to control the callback server by Trond Myklebust · 8 years ago
  3. bb6aeba NFSv4.x: Switch to using svc_set_num_threads() to manage the callback threads by Trond Myklebust · 8 years ago
  4. 810d82e NFSv4.x: Allow multiple callbacks in flight by Trond Myklebust · 8 years ago
  5. f765bf7 NFS: Remove the left function defines in callback.h by Kinglong Mee · 9 years ago
  6. 8c163d8 NFS: Remove the left global variable nfs_callback_tcpport by Kinglong Mee · 9 years ago
  7. d4e2ce0 NFS: Get rid of the unneeded addr stored in callback arguments by Kinglong Mee · 9 years ago
  8. 6b140b8 NFS: Add in v4.2 callback operation by Bryan Schumaker · 11 years ago
  9. 459de2e NFS: Make callbacks minor version generic by Bryan Schumaker · 11 years ago
  10. 5d63360 NFSv4.1: Clean up session draining by Trond Myklebust · 12 years ago
  11. d5fb4ce NFSv4.1: Don't confuse target_highest_slotid and max_slots in cb_recall_slot by Trond Myklebust · 12 years ago
  12. 0b37d20 nfs: declare nfs_callback_tcp_port in header by Stanislav Kinsbursky · 12 years ago
  13. 29dcc16 NFS: make nfs_callback_tcpport6 per network context by Stanislav Kinsbursky · 12 years ago
  14. bbe0a3a NFS: make nfs_callback_tcpport per network context by Stanislav Kinsbursky · 12 years ago
  15. c8ceb41 NFS: pass net to nfs_callback_down() by Stanislav Kinsbursky · 12 years ago
  16. 89d77c8 NFS: Convert v4 into a module by Bryan Schumaker · 12 years ago
  17. 45d43c2 NFSv4.1: Convert slotid from u8 to u32 by Trond Myklebust · 12 years ago
  18. c7add9a NFS: search for client session id in proper network namespace by Stanislav Kinsbursky · 12 years ago
  19. 0e0243d NFS: add an endian notation by Dan Carpenter · 12 years ago
  20. 55a6739 NFSv4.1: Fix the callback 'highest_used_slotid' behaviour by Trond Myklebust · 13 years ago
  21. 1be5683 pnfs: CB_NOTIFY_DEVICEID by Marc Eshel · 13 years ago
  22. 778be23 NFS do not find client in NFSv4 pg_authenticate by Andy Adamson · 13 years ago
  23. 3684037 pnfs: update nfs4_callback_recallany to handle layouts by Alexandros Batsakis · 13 years ago
  24. f2a6256 pnfs: CB_LAYOUTRECALL xdr code by Fred Isaman · 13 years ago
  25. 42acd02 NFS add session back channel draining by Andy Adamson · 13 years ago
  26. c36fca5 NFS refactor nfs_find_client and reference client across callback processing by Andy Adamson · 13 years ago
  27. 2c2618c NFS associate sessionid with callback connection by Andy Adamson · 13 years ago
  28. b9efa1b nfs41: implement cb_recall_slot by Andy Adamson · 14 years ago
  29. 2597641 nfs41: v2 fix cb_recall bug by Alexandros Batsakis · 15 years ago
  30. 31f0960 nfs41: V2 initial support for CB_RECALL_ANY by Alexandros Batsakis · 15 years ago
  31. 65fc64e nfs41: Backchannel: update cb_sequence args and results by Ricardo Labiaga · 15 years ago
  32. d49433e nfs41: cb_sequence proc implementation by Benny Halevy · 15 years ago
  33. 2d9b9ec nfs41: cb_sequence protocol level data structures by Benny Halevy · 15 years ago
  34. 34bc47c9 nfs41: consider minorversion in callback_xdr:process_op by Benny Halevy · 15 years ago
  35. 45377b9 nfs41: callback numbers definitions by Benny Halevy · 15 years ago
  36. 48a9e2d nfs41: decode minorversion 1 cb_compound header by Benny Halevy · 15 years ago
  37. b8f2ef8 nfs41: store minorversion in cb_compound_hdr_arg by Benny Halevy · 15 years ago
  38. e82dc22 nfs41: Allow NFSv4 and NFSv4.1 callback services to coexist by Andy Adamson · 15 years ago
  39. a43cde9 nfs41: Implement NFSv4.1 callback service process. by Ricardo Labiaga · 15 years ago
  40. 7146851 nfs41: minorversion support for nfs4_{init,destroy}_callback by Benny Halevy · 15 years ago
  41. f738f51 NFS: Start PF_INET6 callback listener only if IPv6 support is available by Chuck Lever · 15 years ago
  42. c1d3586 NFS: Change cb_recallargs to pass "struct sockaddr *" instead of sockaddr_in by Chuck Lever · 17 years ago
  43. 671beed NFS: Change cb_getattrargs to pass "struct sockaddr *" instead of sockaddr_in by Chuck Lever · 17 years ago
  44. 2e42c3e NFS: Fix more sparse warnings by Trond Myklebust · 17 years ago
  45. 5704fde [PATCH] xdr annotations: fs/nfs/callback* by Al Viro · 18 years ago
  46. e6f684f [PATCH] fs/nfs/callback* passes error values big-endian by Al Viro · 18 years ago
  47. 5ae1fbc NFS: Fix NFS4 callback up/down prototypes by David Howells · 18 years ago
  48. a72b442 NFSv4: Allow user to set the port used by the NFSv4 callback channel by Trond Myklebust · 18 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago