summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* proc: remove PDE_DATA() completelyMuchun Song2022-01-223-15/+15
* Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-01-162-106/+77
|\
| * SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace pointChuck Lever2022-01-101-1/+1
| * SUNRPC: Remove low signal-to-noise tracepointsChuck Lever2021-12-131-4/+2
| * lockd: use svc_set_num_threads() for thread start and stopNeilBrown2021-12-131-2/+1
| * SUNRPC: always treat sv_nrpools==1 as "not pooled"NeilBrown2021-12-131-25/+29
| * SUNRPC: move the pool_map definitions (back) into svc.cNeilBrown2021-12-131-6/+25
| * SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()NeilBrown2021-12-131-47/+2
| * SUNRPC: use sv_lock to protect updates to sv_nrthreads.NeilBrown2021-12-131-2/+7
| * SUNRPC: stop using ->sv_nrthreads as a refcountNeilBrown2021-12-131-11/+11
| * SUNRPC/NFSD: clean up get/put functions.NeilBrown2021-12-131-14/+5
* | mm: introduce memalloc_retry_wait()NeilBrown2022-01-151-1/+2
|/
* Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-11-271-5/+5
|\
| * SUNRPC: use different lock keys for INET6 and LOCALNeilBrown2021-11-221-5/+5
* | Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2021-11-108-114/+94
|\ \
| * | SUNRPC: De-duplicate .pc_release() call sitesChuck Lever2021-10-121-15/+7
| * | SUNRPC: Simplify the SVC dispatch code pathChuck Lever2021-10-121-49/+2
| * | SUNRPC: Add trace event when alloc_pages_bulk() makes no progressChuck Lever2021-10-041-0/+1
| * | svcrdma: Split svcrmda_wc_{read,write} tracepointsChuck Lever2021-10-041-4/+26
| * | svcrdma: Split the svcrdma_wc_send() tracepointChuck Lever2021-10-041-3/+11
| * | svcrdma: Split the svcrdma_wc_receive() tracepointChuck Lever2021-10-041-2/+7
| * | NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Chuck Lever2021-10-021-5/+6
| * | SUNRPC: xdr_stream_subsegment() must handle non-zero page_basesChuck Lever2021-10-021-15/+17
| * | UNRPC: Return specific error code on kmalloc failureYang Li2021-09-231-1/+1
| * | nfsd: don't alloc under spinlock in rpc_parse_scope_idJ. Bruce Fields2021-09-211-22/+18
* | | Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-11-109-132/+163
|\ \ \ | | |/ | |/|
| * | SUNRPC: Prevent immediate close+reconnectTrond Myklebust2021-11-042-2/+3
| * | SUNRPC: Fix races when closing the socketTrond Myklebust2021-11-042-0/+3
| * | SUNRPC: Check if the xprt is connected before handling sysfs readsAnna Schumaker2021-11-041-4/+8
| * | xprtrdma: Fix a maybe-uninitialized compiler warningBenjamin Coddington2021-11-021-6/+7
| * | SUNRPC: Clean up xs_tcp_setup_sock()Trond Myklebust2021-11-011-40/+28
| * | SUNRPC: Replace use of socket sk_callback_lock with sock_lockTrond Myklebust2021-11-011-27/+11
| * | sunrpc: remove unnecessary test in rpc_task_set_client()Thiago Rafael Becker2021-10-201-18/+15
| * | SUNRPC: Trace calls to .rpc_call_doneChuck Lever2021-10-201-0/+1
| * | xprtrdma: Remove rpcrdma_ep::re_implicit_roundupChuck Lever2021-10-202-3/+0
| * | xprtrdma: Provide a buffer to pad Write chunks of unaligned lengthChuck Lever2021-10-204-9/+55
| * | SUNRPC: Per-rpc_clnt task PIDsChuck Lever2021-10-101-2/+10
| * | SUNRPC: xprt_clear_locked() only needs release memory semanticsTrond Myklebust2021-10-031-5/+3
| * | SUNRPC: Remove WQ_HIGHPRI from xprtiodTrond Myklebust2021-10-031-2/+1
| * | SUNRPC: Add cond_resched() at the appropriate point in __rpc_execute()Trond Myklebust2021-10-031-1/+3
| * | SUNRPC: Partial revert of commit 6f9f17287e78Trond Myklebust2021-10-031-13/+15
| |/
* | Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2021-10-071-1/+1
|\ \ | |/ |/|
| * SUNRPC: fix sign error causing rpcsec_gss dropsJ. Bruce Fields2021-10-011-1/+1
* | Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2021-09-083-7/+10
|\|
| * SUNRPC: improve error response to over-size gss credentialNeilBrown2021-09-032-1/+3
| * SUNRPC: don't pause on incomplete allocationNeilBrown2021-09-011-6/+7
* | Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2021-09-0417-136/+191
|\ \
| * | SUNRPC enforce creation of no more than max_connect xprtsOlga Kornievskaia2021-08-271-0/+9
| * | SUNRPC add xps_nunique_destaddr_xprts to xprt_switch_info in sysfsOlga Kornievskaia2021-08-271-1/+3
| * | SUNRPC keep track of number of transports to unique addressesOlga Kornievskaia2021-08-272-1/+2