summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-08-1011-160/+465
|\
| * SUNRPC: Don't reuse bvec on retransmission of the requestTrond Myklebust2022-07-273-20/+20
| * SUNRPC: Reinitialise the backchannel request buffers before reuseTrond Myklebust2022-07-271-0/+14
| * SUNRPC create a function that probes only offline transportsOlga Kornievskaia2022-07-251-0/+65
| * SUNRPC export xprt_iter_rewind functionOlga Kornievskaia2022-07-251-1/+0
| * SUNRPC restructure rpc_clnt_setup_test_and_add_xprtOlga Kornievskaia2022-07-251-21/+31
| * SUNRPC create an rpc function that allows xprt removal from rpc_clntOlga Kornievskaia2022-07-253-7/+22
| * SUNRPC enable back offline transports in trunking discoveryOlga Kornievskaia2022-07-251-0/+14
| * SUNRPC create an iterator to list only OFFLINE xprtsOlga Kornievskaia2022-07-252-12/+98
| * SUNRPC add function to offline remove trunkable transportsOlga Kornievskaia2022-07-251-0/+46
| * SUNRPC expose functions for offline remote xprt functionalityOlga Kornievskaia2022-07-252-23/+37
| * SUNRPC: Remove xdr_align_data() and xdr_expand_hole()Anna Schumaker2022-07-231-66/+0
| * SUNRPC: Add a function for zeroing out a portion of an xdr_streamAnna Schumaker2022-07-231-0/+23
| * SUNRPC: Add a function for directly setting the xdr page lenAnna Schumaker2022-07-231-0/+30
| * SUNRPC: Introduce xdr_stream_move_subsegment()Anna Schumaker2022-07-231-0/+59
| * SUNRPC: Replace dprintk() call site in xs_data_readyChuck Lever2022-07-231-2/+4
| * SUNRPC: Fail faster on bad verifierChuck Lever2022-07-231-1/+1
| * sunrpc: fix expiry of auth credsDan Aloni2022-07-121-1/+1
| * SUNRPC: Fix an RPC/RDMA performance regressionTrond Myklebust2022-07-103-12/+6
* | Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-08-091-1/+1
|\ \
| * | SUNRPC: Expand the svc_alloc_arg_err tracepointChuck Lever2022-07-291-1/+1
| |/
* | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-1/+1
|\ \
| * | mm: shrinkers: provide shrinkers with namesRoman Gushchin2022-07-031-1/+1
* | | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-042-30/+2
|\ \ \ | |_|/ |/| |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_149.RULEThomas Gleixner2022-06-102-30/+2
* | | Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2022-07-021-1/+1
|\ \ \ | |_|/ |/| |
| * | SUNRPC: Fix READ_PLUS crasherChuck Lever2022-06-301-1/+1
* | | Merge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-06-171-0/+1
|\ \ \
| * | | sunrpc: set cl_max_connect when cloning an rpc_clntScott Mayhew2022-06-071-0/+1
| | |/ | |/|
* | | Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2022-06-102-16/+25
|\ \ \ | |/ / |/| / | |/
| * SUNRPC: Remove pointer type casts from xdr_get_next_encode_buffer()Chuck Lever2022-06-081-4/+4
| * SUNRPC: Clean up xdr_get_next_encode_buffer()Chuck Lever2022-06-081-3/+5
| * SUNRPC: Clean up xdr_commit_encode()Chuck Lever2022-06-081-1/+1
| * SUNRPC: Optimize xdr_reserve_space()Chuck Lever2022-06-081-7/+10
| * SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()Chuck Lever2022-06-081-1/+5
| * SUNRPC: Trap RDMA segment overflowsChuck Lever2022-06-021-2/+2
* | Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-05-311-0/+5
|\ \
| * | xprtrdma: treat all calls not a bcall when bc_serv is NULLKinglong Mee2022-05-311-0/+5
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-05-261-1/+1
|\ \ \
| * | | Merge tag 'v5.18' into rdma.git for-nextJason Gunthorpe2022-05-249-42/+150
| |\| |
| * | | RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe2022-04-061-1/+1
* | | | Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-05-269-41/+49
|\ \ \ \ | | |_|/ | |/| |
| * | | SUNRPC: Use RMW bitops in single-threaded hot pathsChuck Lever2022-05-235-11/+11
| * | | SUNRPC: Simplify synopsis of svc_pool_for_cpu()Chuck Lever2022-05-192-7/+13
| * | | SUNRPC: Don't disable preemption while calling svc_pool_for_cpu().Sebastian Andrzej Siewior2022-05-191-4/+1
| * | | SUNRPC: Remove svc_rqst::rq_xprt_hlenChuck Lever2022-05-193-9/+4
| * | | SUNRPC: Remove dead code in svc_tcp_release_rqst()Chuck Lever2022-05-191-9/+0
| * | | SUNRPC: Cache deferral injectionChuck Lever2022-05-193-2/+21
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-192-4/+35
|\| |
| * | SUNRPC: Ensure that the gssproxy client can start in a connected stateTrond Myklebust2022-05-072-0/+34