summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2021-10-07Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-10-01SUNRPC: fix sign error causing rpcsec_gss dropsJ. 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
2021-08-17svcrdma: Relieve contention on sc_send_lock.Chuck Lever
2021-08-17svcrdma: Fewer calls to wake_up() in Send completion handlerChuck Lever
2021-08-17SUNRPC: Add svc_rqst_replace_page() APIChuck Lever
2021-08-16params: lift param_set_uint_minmax to common codeSagi Grimberg
2021-08-10SUNRPC: Eliminate the RQ_AUTHERR flagChuck Lever
2021-08-10SUNRPC: Set rq_auth_stat in the pg_authenticate() calloutChuck Lever
2021-08-10SUNRPC: Add svc_rqst::rq_auth_statChuck Lever
2021-08-09SUNRPC: Add dst_port to the sysfs xprt info fileAnna Schumaker
2021-08-09SUNRPC: Add srcaddr as a file in sysfsAnna Schumaker
2021-08-09sunrpc: Fix return value of get_srcport()Anna Schumaker
2021-08-09SUNRPC/xprtrdma: Fix reconnection lockingTrond Myklebust
2021-08-09SUNRPC: Clean up scheduling of autocloseTrond Myklebust
2021-08-09SUNRPC: Fix potential memory corruptionTrond Myklebust
2021-08-09SUNRPC: Convert rpc_client refcount to use refcount_tTrond Myklebust
2021-08-09xprtrdma: Eliminate rpcrdma_post_sends()Chuck Lever
2021-08-09xprtrdma: Add an xprtrdma_post_send_err tracepointChuck Lever
2021-08-09xprtrdma: Add xprtrdma_post_recvs_err() tracepointChuck Lever
2021-08-09xprtrdma: Put rpcrdma_reps before waking the tear-down completionChuck Lever
2021-08-09xprtrdma: Disconnect after an ib_post_send() immediate errorChuck Lever
2021-08-09SUNRPC: Unset RPC_TASK_NO_RETRANS_TIMEOUT for NULL RPCsChuck Lever
2021-08-09SUNRPC: Refactor rpc_ping()Chuck Lever
2021-07-09Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-07-08Merge part 2 of branch 'sysfs-devel'Trond Myklebust
2021-07-08Merge branch 'sysfs-devel'Trond Myklebust
2021-07-08sunrpc: remove an offlined xprt using sysfsOlga Kornievskaia
2021-07-08sunrpc: provide showing transport's state info in the sysfs directoryOlga Kornievskaia
2021-07-08sunrpc: display xprt's queuelen of assigned tasks via sysfsOlga Kornievskaia
2021-07-08sunrpc: provide multipath info in the sysfs directoryOlga Kornievskaia
2021-07-08sunrpc: provide transport info in the sysfs directoryOlga Kornievskaia