summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-10-132-0/+7
|\
| * SUNRPC: Add API to force the client to disconnectTrond Myklebust2022-10-061-0/+1
| * SUNRPC: Add a helper to allow pNFS drivers to selectively cancel RPC callsTrond Myklebust2022-10-061-0/+5
| * SUNRPC: Fix races with rpc_killall_tasks()Trond Myklebust2022-10-061-0/+1
* | Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-101-6/+1
|\ \
| * | freezer,sched: Rewrite core freezer logicPeter Zijlstra2022-09-071-6/+1
| |/
* | NFSD: Refactor common code out of dirlist helpersChuck Lever2022-09-261-0/+2
* | SUNRPC: Parametrize how much of argsize should be zeroedChuck Lever2022-09-261-0/+1
* | SUNRPC: Fix svcxdr_init_encode's buflen calculationChuck Lever2022-09-261-1/+1
* | SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculationChuck Lever2022-09-261-3/+14
|/
* Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-08-105-6/+23
|\
| * SUNRPC: Don't reuse bvec on retransmission of the requestTrond Myklebust2022-07-271-1/+2
| * SUNRPC create a function that probes only offline transportsOlga Kornievskaia2022-07-251-0/+2
| * SUNRPC export xprt_iter_rewind functionOlga Kornievskaia2022-07-251-0/+2
| * SUNRPC create an rpc function that allows xprt removal from rpc_clntOlga Kornievskaia2022-07-252-1/+2
| * SUNRPC enable back offline transports in trunking discoveryOlga Kornievskaia2022-07-251-0/+1
| * SUNRPC create an iterator to list only OFFLINE xprtsOlga Kornievskaia2022-07-251-0/+3
| * SUNRPC add function to offline remove trunkable transportsOlga Kornievskaia2022-07-251-0/+1
| * SUNRPC expose functions for offline remote xprt functionalityOlga Kornievskaia2022-07-251-0/+3
| * SUNRPC: Remove xdr_align_data() and xdr_expand_hole()Anna Schumaker2022-07-231-2/+0
| * SUNRPC: Add a function for zeroing out a portion of an xdr_streamAnna Schumaker2022-07-231-0/+2
| * SUNRPC: Add a function for directly setting the xdr page lenAnna Schumaker2022-07-231-0/+1
| * SUNRPC: Introduce xdr_stream_move_subsegment()Anna Schumaker2022-07-231-0/+2
| * SUNRPC: Shrink size of struct rpc_taskTrond Myklebust2022-07-231-2/+2
* | Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-08-091-2/+2
|\ \
| * | SUNRPC: Fix xdr_encode_bool()Chuck Lever2022-07-291-2/+2
| |/
* | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-041-16/+1
|\ \ | |/ |/|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_149.RULEThomas Gleixner2022-06-101-16/+1
* | SUNRPC: Optimize xdr_reserve_space()Chuck Lever2022-06-081-1/+15
|/
* SUNRPC: Simplify synopsis of svc_pool_for_cpu()Chuck Lever2022-05-191-1/+1
* SUNRPC: Remove svc_rqst::rq_xprt_hlenChuck Lever2022-05-191-2/+0
* SUNRPC: Make cache_req::thread_wait an unsigned longChuck Lever2022-05-191-4/+4
* SUNRPC: Ensure that the gssproxy client can start in a connected stateTrond Myklebust2022-05-071-0/+1
* Revert "SUNRPC: Ensure gss-proxy connects on setup"Trond Myklebust2022-05-071-1/+0
* SUNRPC: Ensure gss-proxy connects on setupTrond Myklebust2022-04-291-0/+1
* Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2022-04-121-0/+1
|\
| * SUNRPC: Fix NFSD's request deferral on RDMA transportsChuck Lever2022-04-061-0/+1
* | Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-04-081-3/+2
|\ \
| * | SUNRPC: handle malloc failure in ->request_prepareNeilBrown2022-03-291-3/+2
* | | Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-03-294-2/+7
|\| |
| * | SUNRPC: Do not dereference non-socket transports in sysfsTrond Myklebust2022-03-252-1/+3
| * | NFS: Fix memory allocation in rpc_malloc()Trond Myklebust2022-03-221-0/+1
| * | SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACETrond Myklebust2022-03-221-0/+1
| * | SUNRPC: Don't call connect() more than once on a TCP socketTrond Myklebust2022-03-221-0/+1
| * | NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDSNeilBrown2022-03-131-1/+0
| * | SUNRPC/auth: async tasks mustn't block waiting for memoryNeilBrown2022-03-131-0/+1
* | | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-242-0/+2
|\ \ \ | |_|/ |/| |
| * | SUNRPC: add netns refcount tracker to struct rpc_xprtEric Dumazet2022-01-281-0/+1
| * | SUNRPC: add netns refcount tracker to struct svc_xprtEric Dumazet2022-01-281-0/+1
| |/
* | NFSD: prevent integer overflow on 32 bit systemsDan Carpenter2022-03-151-0/+2