1. db78368 nfs: add handling for CB_NOTIFY_LOCK in client by Jeff Layton · 8 years ago
  2. b60475c nfs: the length argument to read_buf should be unsigned by Jeff Layton · 8 years ago
  3. a4e187d NFS: Don't drop CB requests with invalid principals by Chuck Lever · 8 years ago
  4. 93b717f NFSv4: Label stateids with the type by Trond Myklebust · 8 years ago
  5. 810d82e NFSv4.x: Allow multiple callbacks in flight by Trond Myklebust · 8 years ago
  6. 756b9b3 SUNRPC: Fix callback channel by Trond Myklebust · 9 years ago
  7. 38b7631 nfs4: limit callback decoding to received bytes by Benjamin Coddington · 9 years ago
  8. e0a63c0 NFS: Return directly if encode_sessionid fail by Kinglong Mee · 9 years ago
  9. 403889c NFS: Fix bad checking of max taglen in callback request by Kinglong Mee · 9 years ago
  10. 45724e8 NFS: Fix bad defines of callback response maxsize by Kinglong Mee · 9 years ago
  11. 590184a NFS: Use NFS4_MAX_SESSIONID_LEN directly for decode/encode sessionid by Kinglong Mee · 9 years ago
  12. d4e2ce0 NFS: Get rid of the unneeded addr stored in callback arguments by Kinglong Mee · 9 years ago
  13. 4ed0d83 NFS: Convert use of __constant_htonl to htonl by Vaishali Thakkar · 9 years ago
  14. a4f743a NFSv4.1: Convert open-coded array allocation calls to kmalloc_array() by Trond Myklebust · 9 years ago
  15. d8ba1f9 NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_args by Trond Myklebust · 9 years ago
  16. 959d921 Merge branch 'labeled-nfs' into linux-next by Trond Myklebust · 11 years ago
  17. 6b140b8 NFS: Add in v4.2 callback operation by Bryan Schumaker · 11 years ago
  18. 459de2e NFS: Make callbacks minor version generic by Bryan Schumaker · 11 years ago
  19. 42c2c42 NFSv4.2: Added NFS v4.2 support to the NFS client by Steve Dickson · 11 years ago
  20. 774d5f1 NFSv4.1 Fix a pNFS session draining deadlock by Andy Adamson · 11 years ago
  21. 76e697b NFSv4.1: Move slot table and session struct definitions to nfs4session.h by Trond Myklebust · 12 years ago
  22. 5d63360 NFSv4.1: Clean up session draining by Trond Myklebust · 12 years ago
  23. d5fb4ce NFSv4.1: Don't confuse target_highest_slotid and max_slots in cb_recall_slot by Trond Myklebust · 12 years ago
  24. 9695c70 SUNRPC: service request network namespace helper introduced by Stanislav Kinsbursky · 12 years ago
  25. e216c8c NFS: add an endian notation for sparse by Dan Carpenter · 12 years ago
  26. 0439f31 NFSv4.1: integer overflow in decode_cb_sequence_args() by Dan Carpenter · 12 years ago
  27. 9a3ba43 NFSv4: Rate limit the state manager warning messages by Trond Myklebust · 12 years ago
  28. 2d2f24a NFSv4: Simplify the struct nfs4_stateid by Trond Myklebust · 12 years ago
  29. 45d43c2 NFSv4.1: Convert slotid from u8 to u32 by Trond Myklebust · 12 years ago
  30. c7add9a NFS: search for client session id in proper network namespace by Stanislav Kinsbursky · 12 years ago
  31. 28cd1b3 NFS: make cb_ident_idr per net ns by Stanislav Kinsbursky · 12 years ago
  32. a030889 NFS: start printks w/ NFS: even if __func__ shown by Weston Andros Adamson · 12 years ago
  33. 363e0df0 nfs: check for integer overflow in decode_devicenotify_args() by Dan Carpenter · 12 years ago
  34. 6070295 nfs: set vs_hidden on nfs4_callback_version4 (try #2) by Jeff Layton · 13 years ago
  35. d743c3c NFS4: fix cb_recallany decode error by Peng Tao · 13 years ago
  36. 55a6739 NFSv4.1: Fix the callback 'highest_used_slotid' behaviour by Trond Myklebust · 13 years ago
  37. 1be5683 pnfs: CB_NOTIFY_DEVICEID by Marc Eshel · 13 years ago
  38. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  39. 778be23 NFS do not find client in NFSv4 pg_authenticate by Andy Adamson · 13 years ago
  40. f2a6256 pnfs: CB_LAYOUTRECALL xdr code by Fred Isaman · 13 years ago
  41. 42acd02 NFS add session back channel draining by Andy Adamson · 13 years ago
  42. c36fca5 NFS refactor nfs_find_client and reference client across callback processing by Andy Adamson · 13 years ago
  43. 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
  44. 49697ee nfs4: Make the v4 callback service hidden by Steve Dickson · 15 years ago
  45. 9733f0d nfs41: cleanup callback code to use __be32 type by Andy Adamson · 14 years ago
  46. b9efa1b nfs41: implement cb_recall_slot by Andy Adamson · 14 years ago
  47. 4911096 nfs41: back channel drc minimal implementation by Andy Adamson · 14 years ago
  48. e95e60d nfs41: remove uneeded checks in callback processing by Andy Adamson · 14 years ago
  49. b92b301 nfs41: directly encode back channel error by Andy Adamson · 14 years ago
  50. 31d2b43 nfs41: fix wrong error on callback header xdr overflow by Andy Adamson · 14 years ago
  51. 31f0960 nfs41: V2 initial support for CB_RECALL_ANY by Alexandros Batsakis · 15 years ago
  52. 07bccc2 nfs41: add support for callback with RPC version number 4 by Alexandros Batsakis · 15 years ago
  53. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  54. 65fc64e nfs41: Backchannel: update cb_sequence args and results by Ricardo Labiaga · 15 years ago
  55. 281fe15 nfs41: verify CB_SEQUENCE position in callback compound by Benny Halevy · 15 years ago
  56. 4aece6a nfs41: cb_sequence xdr implementation by Benny Halevy · 15 years ago
  57. 34bc47c9 nfs41: consider minorversion in callback_xdr:process_op by Benny Halevy · 15 years ago
  58. 48a9e2d nfs41: decode minorversion 1 cb_compound header by Benny Halevy · 15 years ago
  59. b8f2ef8 nfs41: store minorversion in cb_compound_hdr_arg by Benny Halevy · 15 years ago
  60. 3110ff8 nfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  61. 3a6258e NFSv4: Check the return value of decode_compound_hdr_arg() by Trond Myklebust · 16 years ago
  62. 90dc7d2 nfs: fix sparse warnings by Harvey Harrison · 16 years ago
  63. c1d3586 NFS: Change cb_recallargs to pass "struct sockaddr *" instead of sockaddr_in by Chuck Lever · 17 years ago
  64. 671beed NFS: Change cb_getattrargs to pass "struct sockaddr *" instead of sockaddr_in by Chuck Lever · 17 years ago
  65. 5cce428 NFS: Remove an unneeded check in decode_compound_header_arg() by Chuck Lever · 17 years ago
  66. f9d888f NFSv4: debug print ntohl(status) in nfs client callback xdr code by Benny Halevy · 17 years ago
  67. 27459f0 [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses by Chuck Lever · 17 years ago
  68. 5704fde [PATCH] xdr annotations: fs/nfs/callback* by Al Viro · 18 years ago
  69. e6f684f [PATCH] fs/nfs/callback* passes error values big-endian by Al Viro · 18 years ago
  70. 7111c66 [PATCH] fix svc_procfunc declaration by Al Viro · 18 years ago
  71. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  72. 3873bc5 NFSv4: really return status from decode_recall_args() by Alexey Dobriyan · 18 years ago
  73. a162a6b NFSv4: Kill braindead gcc warnings by Trond Myklebust · 18 years ago
  74. 455a396 [PATCH] NFSv4: Fix an Oops in the callback code. by Trond Myklebust · 19 years ago
  75. 4ce7971 [PATCH] NFS: Header file cleanup... by Trond Myklebust · 19 years ago
  76. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago