summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2021-11-27Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-11-22SUNRPC: use different lock keys for INET6 and LOCALNeilBrown
2021-11-10Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-11-10Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-11-04SUNRPC: Prevent immediate close+reconnectTrond Myklebust
2021-11-04SUNRPC: Fix races when closing the socketTrond Myklebust
2021-11-04SUNRPC: Check if the xprt is connected before handling sysfs readsAnna Schumaker
2021-11-02xprtrdma: Fix a maybe-uninitialized compiler warningBenjamin Coddington
2021-11-01SUNRPC: Clean up xs_tcp_setup_sock()Trond Myklebust
2021-11-01SUNRPC: Replace use of socket sk_callback_lock with sock_lockTrond Myklebust
2021-10-20sunrpc: remove unnecessary test in rpc_task_set_client()Thiago Rafael Becker
2021-10-20SUNRPC: Trace calls to .rpc_call_doneChuck Lever
2021-10-20xprtrdma: Remove rpcrdma_ep::re_implicit_roundupChuck Lever
2021-10-20xprtrdma: Provide a buffer to pad Write chunks of unaligned lengthChuck Lever
2021-10-12SUNRPC: De-duplicate .pc_release() call sitesChuck Lever
2021-10-12SUNRPC: Simplify the SVC dispatch code pathChuck Lever
2021-10-10SUNRPC: Per-rpc_clnt task PIDsChuck Lever
2021-10-07Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-10-04SUNRPC: Add trace event when alloc_pages_bulk() makes no progressChuck Lever
2021-10-04svcrdma: Split svcrmda_wc_{read,write} tracepointsChuck Lever
2021-10-04svcrdma: Split the svcrdma_wc_send() tracepointChuck Lever
2021-10-04svcrdma: Split the svcrdma_wc_receive() tracepointChuck Lever
2021-10-03SUNRPC: xprt_clear_locked() only needs release memory semanticsTrond Myklebust
2021-10-03SUNRPC: Remove WQ_HIGHPRI from xprtiodTrond Myklebust
2021-10-03SUNRPC: Add cond_resched() at the appropriate point in __rpc_execute()Trond Myklebust
2021-10-03SUNRPC: Partial revert of commit 6f9f17287e78Trond Myklebust
2021-10-02NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Chuck Lever
2021-10-02SUNRPC: xdr_stream_subsegment() must handle non-zero page_basesChuck Lever
2021-10-01SUNRPC: fix sign error causing rpcsec_gss dropsJ. Bruce Fields
2021-09-23UNRPC: Return specific error code on kmalloc failureYang Li
2021-09-21nfsd: don't alloc under spinlock in rpc_parse_scope_idJ. Bruce Fields
2021-09-08Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-09-04Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2021-09-03SUNRPC: improve error response to over-size gss credentialNeilBrown
2021-09-01SUNRPC: don't pause on incomplete allocationNeilBrown
2021-08-31Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2021-08-30Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-27SUNRPC enforce creation of no more than max_connect xprtsOlga Kornievskaia
2021-08-27SUNRPC add xps_nunique_destaddr_xprts to xprt_switch_info in sysfsOlga Kornievskaia
2021-08-27SUNRPC keep track of number of transports to unique addressesOlga Kornievskaia
2021-08-27SUNRPC: Tweak TCP socket shutdown in the RPC clientTrond Myklebust
2021-08-27SUNRPC: Simplify socket shutdown when not reusing TCP portsTrond Myklebust
2021-08-25SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()...Trond Myklebust
2021-08-20SUNRPC: Server-side disconnect injectionChuck Lever
2021-08-20SUNRPC: Move client-side disconnect injectionChuck Lever
2021-08-20SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directoryChuck Lever
2021-08-19svcrdma: xpt_bc_xprt is already clear in __svc_rdma_free()Chuck Lever
2021-08-17rpc: fix gss_svc_init cleanup on failureJ. Bruce Fields
2021-08-17SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()Chuck Lever
2021-08-17svcrdma: Convert rdma->sc_rw_ctxts to llistChuck Lever