summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2022-10-05xprtrdma: Fix uninitialized variableChuck Lever
2022-10-05xprtrdma: Prevent memory allocations from driving a reclaimChuck Lever
2022-10-05xprtrdma: Memory allocation should be allowed to fail during connectChuck Lever
2022-10-05xprtrdma: MR-related memory allocation should be allowed to failChuck Lever
2022-10-05xprtrdma: Clean up synopsis of rpcrdma_regbuf_alloc()Chuck Lever
2022-10-05xprtrdma: Clean up synopsis of rpcrdma_req_create()Chuck Lever
2022-10-05svcrdma: Clean up RPCRDMA_DEF_GFPChuck Lever
2022-10-05SUNRPC: Replace the use of the xprtiod WQ in rpcrdmaChuck Lever
2022-10-03SUNRPC: move from strlcpy with unused retval to strscpyWolfram Sang
2022-10-03SUNRPC: use max_t() to simplify open codeZiyang Xuan
2022-10-03SUNRPC: Directly use ida_alloc()/free()Bo Liu
2022-09-12Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-09-08Revert "SUNRPC: Remove unreachable error condition"Dan Aloni
2022-09-01SUNRPC: Fix call completion races with call_decode()Trond Myklebust
2022-08-22Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-08-19SUNRPC: RPC level errors should set task->tk_rpc_statusTrond Myklebust
2022-08-12net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change()Xin Xiong
2022-08-10Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-08-09Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-07-29SUNRPC: Expand the svc_alloc_arg_err tracepointChuck Lever
2022-07-27SUNRPC: Don't reuse bvec on retransmission of the requestTrond Myklebust
2022-07-27SUNRPC: Reinitialise the backchannel request buffers before reuseTrond Myklebust
2022-07-25SUNRPC create a function that probes only offline transportsOlga Kornievskaia
2022-07-25SUNRPC export xprt_iter_rewind functionOlga Kornievskaia
2022-07-25SUNRPC restructure rpc_clnt_setup_test_and_add_xprtOlga Kornievskaia
2022-07-25SUNRPC create an rpc function that allows xprt removal from rpc_clntOlga Kornievskaia
2022-07-25SUNRPC enable back offline transports in trunking discoveryOlga Kornievskaia
2022-07-25SUNRPC create an iterator to list only OFFLINE xprtsOlga Kornievskaia
2022-07-25SUNRPC add function to offline remove trunkable transportsOlga Kornievskaia
2022-07-25SUNRPC expose functions for offline remote xprt functionalityOlga Kornievskaia
2022-07-23SUNRPC: Remove xdr_align_data() and xdr_expand_hole()Anna Schumaker
2022-07-23SUNRPC: Add a function for zeroing out a portion of an xdr_streamAnna Schumaker
2022-07-23SUNRPC: Add a function for directly setting the xdr page lenAnna Schumaker
2022-07-23SUNRPC: Introduce xdr_stream_move_subsegment()Anna Schumaker
2022-07-23SUNRPC: Replace dprintk() call site in xs_data_readyChuck Lever
2022-07-23SUNRPC: Fail faster on bad verifierChuck Lever
2022-07-12sunrpc: fix expiry of auth credsDan Aloni
2022-07-10SUNRPC: Fix an RPC/RDMA performance regressionTrond Myklebust
2022-07-03mm: shrinkers: provide shrinkers with namesRoman Gushchin
2022-07-02Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-06-30SUNRPC: Fix READ_PLUS crasherChuck Lever
2022-06-17Merge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-06-10Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_149.RULEThomas Gleixner
2022-06-08SUNRPC: Remove pointer type casts from xdr_get_next_encode_buffer()Chuck Lever
2022-06-08SUNRPC: Clean up xdr_get_next_encode_buffer()Chuck Lever
2022-06-08SUNRPC: Clean up xdr_commit_encode()Chuck Lever
2022-06-08SUNRPC: Optimize xdr_reserve_space()Chuck Lever