1. 5b747a5 SUNRPC: De-duplicate .pc_release() call sites by Chuck Lever · 3 years, 3 months ago
  2. 0ae93b9 SUNRPC: Simplify the SVC dispatch code path by Chuck Lever · 3 years, 3 months ago
  3. dae9a6c NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment() by Chuck Lever · 3 years, 3 months ago
  4. 0961f0c Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years, 4 months ago
  5. 3a12618 SUNRPC: Server-side disconnect injection by Chuck Lever · 3 years, 5 months ago
  6. 5c11720 SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency() by Chuck Lever · 3 years, 5 months ago
  7. 2f0f88f SUNRPC: Add svc_rqst_replace_page() API 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. 5c2465d SUNRPC: Set rq_auth_stat in the pg_authenticate() callout by Chuck Lever · 3 years, 6 months ago
  10. 438623a SUNRPC: Add svc_rqst::rq_auth_stat by Chuck Lever · 3 years, 6 months ago
  11. b9f83ff SUNRPC: Fix null pointer dereference in svc_rqst_free() by Yunjian Wang · 3 years, 8 months ago
  12. f1442d63 sunrpc: fix refcount leak for rpc auth modules by Daniel Kobras · 3 years, 10 months ago
  13. 4ff923c SUNRPC: Correct a comment by Chuck Lever · 4 years ago
  14. 5191955 SUNRPC: Prepare for xdr_stream-style decoding on the server-side by Chuck Lever · 4 years, 2 months ago
  15. 03493bc SUNRPC: Rename svc_encode_read_payload() by Chuck Lever · 4 years, 7 months ago
  16. 6670ee2 Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-incoming by J. Bruce Fields · 4 years, 7 months ago
  17. b4af593 SUNRPC: Trace server-side rpcbind registration events by Chuck Lever · 4 years, 8 months ago
  18. 746c623 sunrpc: add missing newline when printing parameter 'pool_mode' by sysfs by Xiongfeng Wang · 4 years, 8 months ago
  19. da1661b SUNRPC: Teach server to use xprt_sock_sendmsg for socket sends by Chuck Lever · 4 years, 10 months ago
  20. 4120553 nfsd: Fix NFSv4 READ on RDMA when using readv by Chuck Lever · 4 years, 10 months ago
  21. ff27e9f SUNRPC: Trace gssproxy upcall results by Chuck Lever · 5 years ago
  22. e41f9ef sunrpc: clean up indentation issue by Colin Ian King · 5 years ago
  23. 7402a4f SUNRPC: Fix up backchannel slot table accounting by Trond Myklebust · 5 years ago
  24. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  25. 642ee6b SUNRPC: Allow further customisation of RPC program registration by Trond Myklebust · 6 years ago
  26. 4532608 SUNRPC: Clean up generic dispatcher code by Trond Myklebust · 6 years ago
  27. 8e5b677 SUNRPC: Add a callback to initialise server requests by Trond Myklebust · 6 years ago
  28. 83dd59a SUNRPC/nfs: Fix return value for nfs4_callback_compound() by Trond Myklebust · 6 years ago
  29. 067fb11 SUNRPC: Remove rpc_xprt::tsh_size by Chuck Lever · 6 years ago
  30. 8f7766c sunrpc: make visible processing error in bc_svc_process() by Vasily Averin · 6 years ago
  31. 64e20ba sunrpc: remove unused xpo_prep_reply_hdr callback by Vasily Averin · 6 years ago
  32. d4b09ac sunrpc: use-after-free in svc_process_common() by Vasily Averin · 6 years ago
  33. 11b4d66 NFSD: Handle full-length symlinks by Chuck Lever · 6 years ago
  34. 3fd9557 NFSD: Refactor the generic write vector fill helper by Chuck Lever · 6 years ago
  35. 38a7031 NFSD: Clean up legacy NFS SYMLINK argument XDR decoders by Chuck Lever · 7 years ago
  36. 8154ef2 NFSD: Clean up legacy NFS WRITE argument XDR decoders by Chuck Lever · 7 years ago
  37. 0b9547b sunrpc: Re-purpose trace_svc_process by Chuck Lever · 7 years ago
  38. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  39. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  40. ff861c4 sunrpc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  41. afea565 sunrpc: Const-ify struct sv_serv_ops by Chuck Lever · 7 years ago
  42. 06eb8a5 sunrpc: Disable splice for krb5i by Chuck Lever · 8 years ago
  43. e967918 sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 8 years ago
  44. 860bda2 sunrpc: mark all struct svc_procinfo instances as const by Christoph Hellwig · 8 years ago
  45. 7fd38af sunrpc: move pc_count out of struct svc_procinfo by Christoph Hellwig · 8 years ago
  46. 63f8de3 sunrpc: properly type pc_encode callbacks by Christoph Hellwig · 8 years ago
  47. 026fec7 sunrpc: properly type pc_decode callbacks by Christoph Hellwig · 8 years ago
  48. 8537488 sunrpc: properly type pc_release callbacks by Christoph Hellwig · 8 years ago
  49. a6beb73 sunrpc: properly type pc_func callbacks by Christoph Hellwig · 8 years ago
  50. ed6473d NFSv4: Fix callback server shutdown by Trond Myklebust · 8 years ago
  51. 9e0d876 SUNRPC: Refactor svc_set_num_threads() by Trond Myklebust · 8 years ago
  52. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  53. 8313064c Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  54. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  55. 7259f1d sunrpc: don't register UDP port with rpcbind when version needs congestion control by Jeff Layton · 8 years ago
  56. 5283b03 nfs/nfsd/sunrpc: enforce transport requirements for NFSv4 by Jeff Layton · 8 years ago
  57. 05a45a2 sunrpc: turn bitfield flags in svc_version into bools by Jeff Layton · 8 years ago
  58. 4d712ef svcauth_gss: Close connection when dropping an incoming message by Chuck Lever · 8 years ago
  59. d002526 SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create() by Trond Myklebust · 8 years ago
  60. a4e187d NFS: Don't drop CB requests with invalid principals by Chuck Lever · 8 years ago
  61. 0533b13 svc: Avoid garbage replies when pc_func() returns rpc_drop_reply by Chuck Lever · 8 years ago
  62. 756b9b3 SUNRPC: Fix callback channel by Trond Myklebust · 9 years ago
  63. 38b7631 nfs4: limit callback decoding to received bytes by Benjamin Coddington · 9 years ago
  64. 0f2e3bd SUNRPC: Remove the TCP-only restriction in bc_svc_process() by Chuck Lever · 9 years ago
  65. 1b6dc1d nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcounting by Jeff Layton · 10 years ago
  66. d70bc0c nfsd/sunrpc: move pool_mode definitions into svc.h by Jeff Layton · 10 years ago
  67. 758f62f nfsd/sunrpc: move sv_module parm into sv_ops by Jeff Layton · 10 years ago
  68. c369014 nfsd/sunrpc: move sv_function into sv_ops by Jeff Layton · 10 years ago
  69. ea126e7 nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it by Jeff Layton · 10 years ago
  70. 8688d95 Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  71. 0d2a970 SUNRPC: Fix a backchannel race by Trond Myklebust · 10 years ago
  72. 0f41979 SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_task by Trond Myklebust · 10 years ago
  73. 3f87d5d SUNRPC: Move EXPORT_SYMBOL for svc_process by Chuck Lever · 10 years ago
  74. 632dda8 SUNRPC: Clean up bc_send() by Chuck Lever · 10 years ago
  75. 3c51991 sunrpc/lockd: fix references to the BKL by Jeff Layton · 10 years ago
  76. b1691bc sunrpc: convert to lockless lookup of queued server threads by Jeff Layton · 10 years ago
  77. 8124438 sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it by Jeff Layton · 10 years ago
  78. 0b5707e sunrpc: require svc_create callers to pass in meaningful shutdown routine by Jeff Layton · 10 years ago
  79. 779fb0f sunrpc: move rq_splice_ok flag into rq_flags by Jeff Layton · 10 years ago
  80. 78b65eb sunrpc: move rq_dropme flag into rq_flags by Jeff Layton · 10 years ago
  81. 30660e04b sunrpc: move rq_usedeferral flag to rq_flags by Jeff Layton · 10 years ago
  82. 2941b0e Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch by J. Bruce Fields · 10 years ago
  83. 067f96e sunrpc: release svc_pool_map reference when serv allocation fails by Jeff Layton · 10 years ago
  84. f895b25 sunrpc: eliminate RPC_DEBUG by Jeff Layton · 10 years ago
  85. 860a0d9 sunrpc: add some tracepoints in svc_rqst handling functions by Jeff Layton · 10 years ago
  86. eb63192 SUNRPC: off by one in BUG_ON() by Dan Carpenter · 10 years ago
  87. 983c684 SUNRPC: get rid of the request wait queue by Trond Myklebust · 10 years ago
  88. f15a5cf SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok by Kinglong Mee · 11 years ago
  89. 7e55b59 SUNRPC/NFSD: Support a new option for ignoring the result of svc_register by Kinglong Mee · 11 years ago
  90. 587ac5e svcrpc: remove an unnecessary assignment by Weng Meiling · 11 years ago
  91. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 11 years ago
  92. cc630d9 svcrpc: fix rpc server shutdown races by J. Bruce Fields · 12 years ago
  93. 624ab46 svcrpc: silence "unused variable" warning in !RPC_DEBUG case by J. Bruce Fields · 12 years ago
  94. 9821972 Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  95. afc5940 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer by J. Bruce Fields · 12 years ago
  96. 756933e SUNRPC: remove redundant "linux/nsproxy.h" includes by Stanislav Kinsbursky · 12 years ago
  97. 7032a3d svcrpc: demote some printks to a dprintk by J. Bruce Fields · 12 years ago
  98. 0af3950 SUNRPC: remove BUG_ON in svc_register by Weston Andros Adamson · 12 years ago
  99. b25cd05 SUNRPC: remove BUG_ONs checking RPCSVC_MAXPAGES by Weston Andros Adamson · 12 years ago
  100. 1bd58aa SUNRPC: remove BUG_ON from svc_pool_map_set_cpumask by Weston Andros Adamson · 12 years ago