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