Age | Commit message (Expand) | Author |
2022-08-22 | Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2022-08-19 | SUNRPC: RPC level errors should set task->tk_rpc_status | Trond Myklebust |
2022-08-12 | net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change() | Xin Xiong |
2022-08-10 | Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2022-08-09 | Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-07-29 | SUNRPC: Expand the svc_alloc_arg_err tracepoint | Chuck Lever |
2022-07-27 | SUNRPC: Don't reuse bvec on retransmission of the request | Trond Myklebust |
2022-07-27 | SUNRPC: Reinitialise the backchannel request buffers before reuse | Trond Myklebust |
2022-07-25 | SUNRPC create a function that probes only offline transports | Olga Kornievskaia |
2022-07-25 | SUNRPC export xprt_iter_rewind function | Olga Kornievskaia |
2022-07-25 | SUNRPC restructure rpc_clnt_setup_test_and_add_xprt | Olga Kornievskaia |
2022-07-25 | SUNRPC create an rpc function that allows xprt removal from rpc_clnt | Olga Kornievskaia |
2022-07-25 | SUNRPC enable back offline transports in trunking discovery | Olga Kornievskaia |
2022-07-25 | SUNRPC create an iterator to list only OFFLINE xprts | Olga Kornievskaia |
2022-07-25 | SUNRPC add function to offline remove trunkable transports | Olga Kornievskaia |
2022-07-25 | SUNRPC expose functions for offline remote xprt functionality | Olga Kornievskaia |
2022-07-23 | SUNRPC: Remove xdr_align_data() and xdr_expand_hole() | Anna Schumaker |
2022-07-23 | SUNRPC: Add a function for zeroing out a portion of an xdr_stream | Anna Schumaker |
2022-07-23 | SUNRPC: Add a function for directly setting the xdr page len | Anna Schumaker |
2022-07-23 | SUNRPC: Introduce xdr_stream_move_subsegment() | Anna Schumaker |
2022-07-23 | SUNRPC: Replace dprintk() call site in xs_data_ready | Chuck Lever |
2022-07-23 | SUNRPC: Fail faster on bad verifier | Chuck Lever |
2022-07-12 | sunrpc: fix expiry of auth creds | Dan Aloni |
2022-07-10 | SUNRPC: Fix an RPC/RDMA performance regression | Trond Myklebust |
2022-07-03 | mm: shrinkers: provide shrinkers with names | Roman Gushchin |
2022-07-02 | Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds |
2022-06-30 | SUNRPC: Fix READ_PLUS crasher | Chuck Lever |
2022-06-17 | Merge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2022-06-10 | Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_149.RULE | Thomas Gleixner |
2022-06-08 | SUNRPC: Remove pointer type casts from xdr_get_next_encode_buffer() | Chuck Lever |
2022-06-08 | SUNRPC: Clean up xdr_get_next_encode_buffer() | Chuck Lever |
2022-06-08 | SUNRPC: Clean up xdr_commit_encode() | Chuck Lever |
2022-06-08 | SUNRPC: Optimize xdr_reserve_space() | Chuck Lever |
2022-06-08 | SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer() | Chuck Lever |
2022-06-07 | sunrpc: set cl_max_connect when cloning an rpc_clnt | Scott Mayhew |
2022-06-02 | SUNRPC: Trap RDMA segment overflows | Chuck Lever |
2022-05-31 | Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2022-05-31 | xprtrdma: treat all calls not a bcall when bc_serv is NULL | Kinglong Mee |
2022-05-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2022-05-26 | Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2022-05-24 | Merge tag 'v5.18' into rdma.git for-next | Jason Gunthorpe |
2022-05-23 | SUNRPC: Use RMW bitops in single-threaded hot paths | Chuck Lever |
2022-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-05-19 | SUNRPC: Simplify synopsis of svc_pool_for_cpu() | Chuck Lever |
2022-05-19 | SUNRPC: Don't disable preemption while calling svc_pool_for_cpu(). | Sebastian Andrzej Siewior |
2022-05-19 | SUNRPC: Remove svc_rqst::rq_xprt_hlen | Chuck Lever |
2022-05-19 | SUNRPC: Remove dead code in svc_tcp_release_rqst() | Chuck Lever |