summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo2023-05-112-4/+0
* sunrpc: only free unix grouplist after RCU settlesJeff Layton2023-04-131-4/+13
* SUNRPC: fix shutdown of NFS TCP client socketSiddharth Kawar2023-04-061-0/+1
* SUNRPC: Fix a server shutdown leakBenjamin Coddington2023-03-171-1/+5
* NFS: fix disabling of swapNeilBrown2023-03-101-0/+2
* use less confusing names for iov_iter direction initializersAl Viro2023-02-093-8/+8
* Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"Chuck Lever2023-01-145-11/+11
* SUNRPC: ensure the matching upcall is in-flight upon downcallminoura makoto2023-01-121-2/+17
* SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() failsChuck Lever2023-01-041-2/+7
* SUNRPC: Fix missing release socket in rpc_sockname()Wang ShaoBo2022-12-311-1/+1
* xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()Zhang Xiaoxu2022-12-311-1/+1
* SUNRPC: Fix crasher in gss_unwrap_resp_integ()Chuck Lever2022-10-271-1/+1
* SUNRPC: Fix null-ptr-deref when xps sysfs alloc failedZhang Xiaoxu2022-10-271-2/+10
* Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-164-5/+5
|\
| * treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-112-3/+3
| * treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-112-2/+2
* | Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-10-1311-80/+141
|\ \ | |/ |/|
| * SUNRPC: Add API to force the client to disconnectTrond Myklebust2022-10-061-0/+14
| * SUNRPC: Add a helper to allow pNFS drivers to selectively cancel RPC callsTrond Myklebust2022-10-062-0/+48
| * SUNRPC: Fix races with rpc_killall_tasks()Trond Myklebust2022-10-063-21/+28
| * xprtrdma: Fix uninitialized variableChuck Lever2022-10-051-2/+1
| * xprtrdma: Prevent memory allocations from driving a reclaimChuck Lever2022-10-051-4/+4
| * xprtrdma: Memory allocation should be allowed to fail during connectChuck Lever2022-10-051-3/+3
| * xprtrdma: MR-related memory allocation should be allowed to failChuck Lever2022-10-053-11/+17
| * xprtrdma: Clean up synopsis of rpcrdma_regbuf_alloc()Chuck Lever2022-10-051-11/+8
| * xprtrdma: Clean up synopsis of rpcrdma_req_create()Chuck Lever2022-10-053-11/+11
| * svcrdma: Clean up RPCRDMA_DEF_GFPChuck Lever2022-10-052-4/+2
| * SUNRPC: Replace the use of the xprtiod WQ in rpcrdmaChuck Lever2022-10-052-9/+4
| * SUNRPC: move from strlcpy with unused retval to strscpyWolfram Sang2022-10-031-1/+1
| * SUNRPC: use max_t() to simplify open codeZiyang Xuan2022-10-031-4/+1
| * SUNRPC: Directly use ida_alloc()/free()Bo Liu2022-10-033-6/+6
* | Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-101-7/+5
|\ \
| * | freezer,sched: Rewrite core freezer logicPeter Zijlstra2022-09-071-7/+5
* | | SUNRPC: Fix typo in xdr_buf_subsegment's kdoc commentChuck Lever2022-09-261-1/+1
* | | NFSD: Refactor common code out of dirlist helpersChuck Lever2022-09-261-0/+22
* | | SUNRPC: Clarify comment that documents svc_max_payload()Chuck Lever2022-09-261-2/+6
* | | SUNRPC: Parametrize how much of argsize should be zeroedChuck Lever2022-09-261-1/+1
* | | SUNRPC: Optimize svc_process()Chuck Lever2022-09-261-13/+11
| |/ |/|
* | Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-09-122-4/+7
|\ \
| * | Revert "SUNRPC: Remove unreachable error condition"Dan Aloni2022-09-081-0/+3
| * | SUNRPC: Fix call completion races with call_decode()Trond Myklebust2022-09-011-4/+4
* | | Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-08-221-1/+1
|\| |
| * | SUNRPC: RPC level errors should set task->tk_rpc_statusTrond Myklebust2022-08-191-1/+1
* | | net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change()Xin Xiong2022-08-121-2/+4
| |/ |/|
* | 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