Age | Commit message (Expand) | Author | Files | Lines |
2021-10-04 | svcrdma: Split the svcrdma_wc_send() tracepoint | Chuck Lever | 1 | -3/+11 |
2021-10-04 | svcrdma: Split the svcrdma_wc_receive() tracepoint | Chuck Lever | 1 | -2/+7 |
2021-10-03 | SUNRPC: xprt_clear_locked() only needs release memory semantics | Trond Myklebust | 1 | -5/+3 |
2021-10-03 | SUNRPC: Remove WQ_HIGHPRI from xprtiod | Trond Myklebust | 1 | -2/+1 |
2021-10-03 | SUNRPC: Add cond_resched() at the appropriate point in __rpc_execute() | Trond Myklebust | 1 | -1/+3 |
2021-10-03 | SUNRPC: Partial revert of commit 6f9f17287e78 | Trond Myklebust | 1 | -13/+15 |
2021-10-02 | NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment() | Chuck Lever | 1 | -5/+6 |
2021-10-02 | SUNRPC: xdr_stream_subsegment() must handle non-zero page_bases | Chuck Lever | 1 | -15/+17 |
2021-10-01 | SUNRPC: fix sign error causing rpcsec_gss drops | J. Bruce Fields | 1 | -1/+1 |
2021-09-23 | UNRPC: Return specific error code on kmalloc failure | Yang Li | 1 | -1/+1 |
2021-09-21 | nfsd: don't alloc under spinlock in rpc_parse_scope_id | J. Bruce Fields | 1 | -22/+18 |
2021-09-08 | Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds | 3 | -7/+10 |
2021-09-04 | Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 17 | -136/+191 |
2021-09-03 | SUNRPC: improve error response to over-size gss credential | NeilBrown | 2 | -1/+3 |
2021-09-01 | SUNRPC: don't pause on incomplete allocation | NeilBrown | 1 | -6/+7 |
2021-08-31 | Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 9 | -100/+169 |
2021-08-30 | Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -18/+0 |
2021-08-27 | SUNRPC enforce creation of no more than max_connect xprts | Olga Kornievskaia | 1 | -0/+9 |
2021-08-27 | SUNRPC add xps_nunique_destaddr_xprts to xprt_switch_info in sysfs | Olga Kornievskaia | 1 | -1/+3 |
2021-08-27 | SUNRPC keep track of number of transports to unique addresses | Olga Kornievskaia | 2 | -1/+2 |
2021-08-27 | SUNRPC: Tweak TCP socket shutdown in the RPC client | Trond Myklebust | 1 | -3/+6 |
2021-08-27 | SUNRPC: Simplify socket shutdown when not reusing TCP ports | Trond Myklebust | 1 | -0/+4 |
2021-08-25 | SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()... | Trond Myklebust | 1 | -1/+2 |
2021-08-20 | SUNRPC: Server-side disconnect injection | Chuck Lever | 3 | -0/+13 |
2021-08-20 | SUNRPC: Move client-side disconnect injection | Chuck Lever | 3 | -64/+30 |
2021-08-20 | SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directory | Chuck Lever | 2 | -0/+35 |
2021-08-19 | svcrdma: xpt_bc_xprt is already clear in __svc_rdma_free() | Chuck Lever | 1 | -7/+0 |
2021-08-17 | rpc: fix gss_svc_init cleanup on failure | J. Bruce Fields | 1 | -1/+1 |
2021-08-17 | SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency() | Chuck Lever | 1 | -0/+15 |
2021-08-17 | svcrdma: Convert rdma->sc_rw_ctxts to llist | Chuck Lever | 2 | -15/+36 |
2021-08-17 | svcrdma: Relieve contention on sc_send_lock. | Chuck Lever | 2 | -16/+9 |
2021-08-17 | svcrdma: Fewer calls to wake_up() in Send completion handler | Chuck Lever | 2 | -8/+17 |
2021-08-17 | SUNRPC: Add svc_rqst_replace_page() API | Chuck Lever | 2 | -0/+24 |
2021-08-16 | params: lift param_set_uint_minmax to common code | Sagi Grimberg | 1 | -18/+0 |
2021-08-10 | SUNRPC: Eliminate the RQ_AUTHERR flag | Chuck Lever | 1 | -20/+4 |
2021-08-10 | SUNRPC: Set rq_auth_stat in the pg_authenticate() callout | Chuck Lever | 3 | -4/+10 |
2021-08-10 | SUNRPC: Add svc_rqst::rq_auth_stat | Chuck Lever | 4 | -40/+40 |
2021-08-09 | SUNRPC: Add dst_port to the sysfs xprt info file | Anna Schumaker | 1 | -2/+4 |
2021-08-09 | SUNRPC: Add srcaddr as a file in sysfs | Anna Schumaker | 1 | -0/+26 |
2021-08-09 | sunrpc: Fix return value of get_srcport() | Anna Schumaker | 1 | -1/+1 |
2021-08-09 | SUNRPC/xprtrdma: Fix reconnection locking | Trond Myklebust | 2 | -6/+7 |
2021-08-09 | SUNRPC: Clean up scheduling of autoclose | Trond Myklebust | 1 | -12/+16 |
2021-08-09 | SUNRPC: Fix potential memory corruption | Trond Myklebust | 1 | -2/+4 |
2021-08-09 | SUNRPC: Convert rpc_client refcount to use refcount_t | Trond Myklebust | 4 | -15/+13 |
2021-08-09 | xprtrdma: Eliminate rpcrdma_post_sends() | Chuck Lever | 4 | -18/+2 |
2021-08-09 | xprtrdma: Add an xprtrdma_post_send_err tracepoint | Chuck Lever | 1 | -1/+5 |
2021-08-09 | xprtrdma: Add xprtrdma_post_recvs_err() tracepoint | Chuck Lever | 1 | -1/+2 |
2021-08-09 | xprtrdma: Put rpcrdma_reps before waking the tear-down completion | Chuck Lever | 1 | -5/+5 |
2021-08-09 | xprtrdma: Disconnect after an ib_post_send() immediate error | Chuck Lever | 3 | -1/+10 |
2021-08-09 | SUNRPC: Unset RPC_TASK_NO_RETRANS_TIMEOUT for NULL RPCs | Chuck Lever | 1 | -1/+14 |