1. 76e697b NFSv4.1: Move slot table and session struct definitions to nfs4session.h by Trond Myklebust · 12 years ago
  2. 5d63360 NFSv4.1: Clean up session draining by Trond Myklebust · 12 years ago
  3. d5fb4ce NFSv4.1: Don't confuse target_highest_slotid and max_slots in cb_recall_slot by Trond Myklebust · 12 years ago
  4. 9695c70 SUNRPC: service request network namespace helper introduced by Stanislav Kinsbursky · 12 years ago
  5. e216c8c NFS: add an endian notation for sparse by Dan Carpenter · 12 years ago
  6. 0439f31 NFSv4.1: integer overflow in decode_cb_sequence_args() by Dan Carpenter · 12 years ago
  7. 9a3ba43 NFSv4: Rate limit the state manager warning messages by Trond Myklebust · 12 years ago
  8. 2d2f24a NFSv4: Simplify the struct nfs4_stateid by Trond Myklebust · 13 years ago
  9. 45d43c2 NFSv4.1: Convert slotid from u8 to u32 by Trond Myklebust · 13 years ago
  10. c7add9a NFS: search for client session id in proper network namespace by Stanislav Kinsbursky · 13 years ago
  11. 28cd1b3 NFS: make cb_ident_idr per net ns by Stanislav Kinsbursky · 13 years ago
  12. a030889 NFS: start printks w/ NFS: even if __func__ shown by Weston Andros Adamson · 13 years ago
  13. 363e0df0 nfs: check for integer overflow in decode_devicenotify_args() by Dan Carpenter · 13 years ago
  14. 6070295 nfs: set vs_hidden on nfs4_callback_version4 (try #2) by Jeff Layton · 13 years ago
  15. d743c3c NFS4: fix cb_recallany decode error by Peng Tao · 13 years ago
  16. 55a6739 NFSv4.1: Fix the callback 'highest_used_slotid' behaviour by Trond Myklebust · 13 years ago
  17. 1be5683 pnfs: CB_NOTIFY_DEVICEID by Marc Eshel · 13 years ago
  18. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  19. 778be23 NFS do not find client in NFSv4 pg_authenticate by Andy Adamson · 14 years ago
  20. f2a6256 pnfs: CB_LAYOUTRECALL xdr code by Fred Isaman · 14 years ago
  21. 42acd02 NFS add session back channel draining by Andy Adamson · 14 years ago
  22. c36fca5 NFS refactor nfs_find_client and reference client across callback processing by Andy Adamson · 14 years ago
  23. 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
  24. 49697ee nfs4: Make the v4 callback service hidden by Steve Dickson · 15 years ago
  25. 9733f0d nfs41: cleanup callback code to use __be32 type by Andy Adamson · 15 years ago
  26. b9efa1b nfs41: implement cb_recall_slot by Andy Adamson · 15 years ago
  27. 4911096 nfs41: back channel drc minimal implementation by Andy Adamson · 15 years ago
  28. e95e60d nfs41: remove uneeded checks in callback processing by Andy Adamson · 15 years ago
  29. b92b301 nfs41: directly encode back channel error by Andy Adamson · 15 years ago
  30. 31d2b43 nfs41: fix wrong error on callback header xdr overflow by Andy Adamson · 15 years ago
  31. 31f0960 nfs41: V2 initial support for CB_RECALL_ANY by Alexandros Batsakis · 15 years ago
  32. 07bccc2 nfs41: add support for callback with RPC version number 4 by Alexandros Batsakis · 15 years ago
  33. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  34. 65fc64e nfs41: Backchannel: update cb_sequence args and results by Ricardo Labiaga · 15 years ago
  35. 281fe15 nfs41: verify CB_SEQUENCE position in callback compound by Benny Halevy · 15 years ago
  36. 4aece6a nfs41: cb_sequence xdr implementation by Benny Halevy · 15 years ago
  37. 34bc47c9 nfs41: consider minorversion in callback_xdr:process_op by Benny Halevy · 15 years ago
  38. 48a9e2d nfs41: decode minorversion 1 cb_compound header by Benny Halevy · 15 years ago
  39. b8f2ef8 nfs41: store minorversion in cb_compound_hdr_arg by Benny Halevy · 15 years ago
  40. 3110ff8 nfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  41. 3a6258e NFSv4: Check the return value of decode_compound_hdr_arg() by Trond Myklebust · 16 years ago
  42. 90dc7d2 nfs: fix sparse warnings by Harvey Harrison · 17 years ago
  43. c1d3586 NFS: Change cb_recallargs to pass "struct sockaddr *" instead of sockaddr_in by Chuck Lever · 17 years ago
  44. 671beed NFS: Change cb_getattrargs to pass "struct sockaddr *" instead of sockaddr_in by Chuck Lever · 17 years ago
  45. 5cce428 NFS: Remove an unneeded check in decode_compound_header_arg() by Chuck Lever · 17 years ago
  46. f9d888f NFSv4: debug print ntohl(status) in nfs client callback xdr code by Benny Halevy · 17 years ago
  47. 27459f0 [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses by Chuck Lever · 18 years ago
  48. 5704fde [PATCH] xdr annotations: fs/nfs/callback* by Al Viro · 18 years ago
  49. e6f684f [PATCH] fs/nfs/callback* passes error values big-endian by Al Viro · 18 years ago
  50. 7111c66 [PATCH] fix svc_procfunc declaration by Al Viro · 18 years ago
  51. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  52. 3873bc5 NFSv4: really return status from decode_recall_args() by Alexey Dobriyan · 18 years ago
  53. a162a6b NFSv4: Kill braindead gcc warnings by Trond Myklebust · 18 years ago
  54. 455a396 [PATCH] NFSv4: Fix an Oops in the callback code. by Trond Myklebust · 19 years ago
  55. 4ce7971 [PATCH] NFS: Header file cleanup... by Trond Myklebust · 19 years ago
  56. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago