1. b05bf5c NFSv4.1: Fix uninitialised variable in devicenotify by Trond Myklebust · 3 years ago
  2. 130e205 SUNRPC: Change return value type of .pc_encode by Chuck Lever · 3 years, 3 months ago
  3. fda4944 SUNRPC: Replace the "__be32 *p" parameter to .pc_encode by Chuck Lever · 3 years, 3 months ago
  4. 9eff97ab NFS: Clean up the synopsis of callback process_op() by Chuck Lever · 3 years, 6 months ago
  5. 89ef17b NFS: Extract the xdr_init_encode/decode() calls from decode_compound by Chuck Lever · 3 years, 6 months ago
  6. c35a810 NFS: Remove unused callback void decoder by Chuck Lever · 3 years, 6 months ago
  7. 7d34c96 NFS: Add a private local dispatcher for NFSv4 callback operations by Chuck Lever · 3 years, 6 months ago
  8. 9082e1d SUNRPC: Eliminate the RQ_AUTHERR flag by Chuck Lever · 3 years, 6 months ago
  9. 2289e87 SUNRPC: Make trace_svc_process() display the RPC procedure symbolically by Chuck Lever · 4 years, 3 months ago
  10. 2bb50aa NFS4: Report callback authentication errors by Chuck Lever · 5 years ago
  11. 7d34ff5 NFSv4: NFSv4 callbacks also support 64-bit timestamps by Trond Myklebust · 5 years ago
  12. 83dd59a SUNRPC/nfs: Fix return value for nfs4_callback_compound() by Trond Myklebust · 6 years ago
  13. eb72f48 NFS: Remove print_overflow_msg() by Chuck Lever · 6 years ago
  14. 0ccc61b SUNRPC: Add xdr_stream::rqst field by Chuck Lever · 6 years ago
  15. 5178a12 NFS CB_OFFLOAD xdr by Olga Kornievskaia · 6 years ago
  16. 32cd3ee NFSv4.0 fix client reference leak in callback by Olga Kornievskaia · 6 years ago
  17. 8b06494 NFSv4: Clean up CB_GETATTR encoding by Trond Myklebust · 7 years ago
  18. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  19. 6240300 Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  20. 2e31b4c NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete() by Trond Myklebust · 8 years ago
  21. e967918 sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 8 years ago
  22. 860bda2 sunrpc: mark all struct svc_procinfo instances as const by Christoph Hellwig · 8 years ago
  23. 7fd38af sunrpc: move pc_count out of struct svc_procinfo by Christoph Hellwig · 8 years ago
  24. 63f8de3 sunrpc: properly type pc_encode callbacks by Christoph Hellwig · 8 years ago
  25. 026fec7 sunrpc: properly type pc_decode callbacks by Christoph Hellwig · 8 years ago
  26. a6beb73 sunrpc: properly type pc_func callbacks by Christoph Hellwig · 8 years ago
  27. f4dac4a nfs: don't cast callback decode/proc/encode routines by Christoph Hellwig · 8 years ago
  28. 36718a6 NFS: Remove extra dprintk()s from callback_xdr.c by Anna Schumaker · 8 years ago
  29. 3d0bfaa NFS: Clean up encode_cb_sequence_res() by Anna Schumaker · 8 years ago
  30. 535ece2 NFS: Clean up decode_notify_lock_args() by Anna Schumaker · 8 years ago
  31. 1796549 NFS: Clean up decode_cb_sequence_args() by Anna Schumaker · 8 years ago
  32. c79d56d NFS: Clean up decode_layoutrecall_args() by Anna Schumaker · 8 years ago
  33. 135a4ea NFS: Clean up decode_recall_args() by Anna Schumaker · 8 years ago
  34. 56938bb NFS: Clean up decode_getattr_args() by Anna Schumaker · 8 years ago
  35. 8f03cf5 Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  36. 5283b03 nfs/nfsd/sunrpc: enforce transport requirements for NFSv4 by Jeff Layton · 8 years ago
  37. 05a45a2 sunrpc: turn bitfield flags in svc_version into bools by Jeff Layton · 8 years ago
  38. c065eee NFSv4: Replace callback string decode function with a generic by Trond Myklebust · 8 years ago
  39. ab6e9aa NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics by Trond Myklebust · 8 years ago
  40. db78368 nfs: add handling for CB_NOTIFY_LOCK in client by Jeff Layton · 8 years ago
  41. b60475c nfs: the length argument to read_buf should be unsigned by Jeff Layton · 8 years ago
  42. a4e187d NFS: Don't drop CB requests with invalid principals by Chuck Lever · 8 years ago
  43. 93b717f NFSv4: Label stateids with the type by Trond Myklebust · 9 years ago
  44. 810d82e NFSv4.x: Allow multiple callbacks in flight by Trond Myklebust · 9 years ago
  45. 756b9b3 SUNRPC: Fix callback channel by Trond Myklebust · 9 years ago
  46. 38b7631 nfs4: limit callback decoding to received bytes by Benjamin Coddington · 9 years ago
  47. e0a63c0 NFS: Return directly if encode_sessionid fail by Kinglong Mee · 9 years ago
  48. 403889c NFS: Fix bad checking of max taglen in callback request by Kinglong Mee · 9 years ago
  49. 45724e8 NFS: Fix bad defines of callback response maxsize by Kinglong Mee · 9 years ago
  50. 590184a NFS: Use NFS4_MAX_SESSIONID_LEN directly for decode/encode sessionid by Kinglong Mee · 9 years ago
  51. d4e2ce0 NFS: Get rid of the unneeded addr stored in callback arguments by Kinglong Mee · 9 years ago
  52. 4ed0d83 NFS: Convert use of __constant_htonl to htonl by Vaishali Thakkar · 10 years ago
  53. a4f743a NFSv4.1: Convert open-coded array allocation calls to kmalloc_array() by Trond Myklebust · 10 years ago
  54. d8ba1f9 NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_args by Trond Myklebust · 10 years ago
  55. 959d921 Merge branch 'labeled-nfs' into linux-next by Trond Myklebust · 12 years ago
  56. 6b140b8 NFS: Add in v4.2 callback operation by Bryan Schumaker · 12 years ago
  57. 459de2e NFS: Make callbacks minor version generic by Bryan Schumaker · 12 years ago
  58. 42c2c42 NFSv4.2: Added NFS v4.2 support to the NFS client by Steve Dickson · 12 years ago
  59. 774d5f1 NFSv4.1 Fix a pNFS session draining deadlock by Andy Adamson · 12 years ago
  60. 76e697b NFSv4.1: Move slot table and session struct definitions to nfs4session.h by Trond Myklebust · 12 years ago
  61. 5d63360 NFSv4.1: Clean up session draining by Trond Myklebust · 12 years ago
  62. d5fb4ce NFSv4.1: Don't confuse target_highest_slotid and max_slots in cb_recall_slot by Trond Myklebust · 12 years ago
  63. 9695c70 SUNRPC: service request network namespace helper introduced by Stanislav Kinsbursky · 12 years ago
  64. e216c8c NFS: add an endian notation for sparse by Dan Carpenter · 13 years ago
  65. 0439f31 NFSv4.1: integer overflow in decode_cb_sequence_args() by Dan Carpenter · 13 years ago
  66. 9a3ba43 NFSv4: Rate limit the state manager warning messages by Trond Myklebust · 13 years ago
  67. 2d2f24a NFSv4: Simplify the struct nfs4_stateid by Trond Myklebust · 13 years ago
  68. 45d43c2 NFSv4.1: Convert slotid from u8 to u32 by Trond Myklebust · 13 years ago
  69. c7add9a NFS: search for client session id in proper network namespace by Stanislav Kinsbursky · 13 years ago
  70. 28cd1b3 NFS: make cb_ident_idr per net ns by Stanislav Kinsbursky · 13 years ago
  71. a030889 NFS: start printks w/ NFS: even if __func__ shown by Weston Andros Adamson · 13 years ago
  72. 363e0df0 nfs: check for integer overflow in decode_devicenotify_args() by Dan Carpenter · 13 years ago
  73. 6070295 nfs: set vs_hidden on nfs4_callback_version4 (try #2) by Jeff Layton · 13 years ago
  74. d743c3c NFS4: fix cb_recallany decode error by Peng Tao · 13 years ago
  75. 55a6739 NFSv4.1: Fix the callback 'highest_used_slotid' behaviour by Trond Myklebust · 13 years ago
  76. 1be5683 pnfs: CB_NOTIFY_DEVICEID by Marc Eshel · 14 years ago
  77. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  78. 778be23 NFS do not find client in NFSv4 pg_authenticate by Andy Adamson · 14 years ago
  79. f2a6256 pnfs: CB_LAYOUTRECALL xdr code by Fred Isaman · 14 years ago
  80. 42acd02 NFS add session back channel draining by Andy Adamson · 14 years ago
  81. c36fca5 NFS refactor nfs_find_client and reference client across callback processing by Andy Adamson · 14 years ago
  82. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  83. 49697ee nfs4: Make the v4 callback service hidden by Steve Dickson · 15 years ago
  84. 9733f0d nfs41: cleanup callback code to use __be32 type by Andy Adamson · 15 years ago
  85. b9efa1b nfs41: implement cb_recall_slot by Andy Adamson · 15 years ago
  86. 4911096 nfs41: back channel drc minimal implementation by Andy Adamson · 15 years ago
  87. e95e60d nfs41: remove uneeded checks in callback processing by Andy Adamson · 15 years ago
  88. b92b301 nfs41: directly encode back channel error by Andy Adamson · 15 years ago
  89. 31d2b43 nfs41: fix wrong error on callback header xdr overflow by Andy Adamson · 15 years ago
  90. 31f0960 nfs41: V2 initial support for CB_RECALL_ANY by Alexandros Batsakis · 15 years ago
  91. 07bccc2 nfs41: add support for callback with RPC version number 4 by Alexandros Batsakis · 15 years ago
  92. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  93. 65fc64e nfs41: Backchannel: update cb_sequence args and results by Ricardo Labiaga · 16 years ago
  94. 281fe15 nfs41: verify CB_SEQUENCE position in callback compound by Benny Halevy · 16 years ago
  95. 4aece6a nfs41: cb_sequence xdr implementation by Benny Halevy · 16 years ago
  96. 34bc47c9 nfs41: consider minorversion in callback_xdr:process_op by Benny Halevy · 16 years ago
  97. 48a9e2d nfs41: decode minorversion 1 cb_compound header by Benny Halevy · 16 years ago
  98. b8f2ef8 nfs41: store minorversion in cb_compound_hdr_arg by Benny Halevy · 16 years ago
  99. 3110ff8 nfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  100. 3a6258e NFSv4: Check the return value of decode_compound_hdr_arg() by Trond Myklebust · 17 years ago