index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
2024-05-06
SUNRPC: add a new svc_find_listener helper
Jeff Layton
2024-05-06
SUNRPC: introduce svc_xprt_create_from_sa utility routine
Lorenzo Bianconi
2024-04-22
Merge tag 'nfsd-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-04-20
Revert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain"
Chuck Lever
2024-03-16
Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-03-09
sunrpc: add a struct rpc_stats arg to rpc_create_args
Josef Bacik
2024-03-01
svcrdma: Add Write chunk WRs to the RPC's Send WR chain
Chuck Lever
2024-03-01
svcrdma: Post WRs for Write chunks in svc_rdma_sendto()
Chuck Lever
2024-03-01
svcrdma: Post the Reply chunk and Send WR together
Chuck Lever
2024-03-01
svcrdma: Move write_info for Reply chunks into struct svc_rdma_send_ctxt
Chuck Lever
2024-03-01
svcrdma: Post Send WR chain
Chuck Lever
2024-03-01
sunrpc: remove ->pg_stats from svc_program
Josef Bacik
2024-03-01
sunrpc: pass in the sv_stats struct through svc_create_pooled
Josef Bacik
2024-02-28
SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
Dai Ngo
2024-02-28
SUNRPC: Add a transport callback to handle dequeuing of an RPC request
Trond Myklebust
2024-01-10
Merge tag 'nfs-for-6.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-01-07
SUNRPC: discard sv_refcnt, and svc_get/svc_put
NeilBrown
2024-01-07
svc: don't hold reference for poolstats, only mutex.
NeilBrown
2024-01-07
svcrdma: Implement multi-stage Read completion again
Chuck Lever
2024-01-07
svcrdma: Add back svcxprt_rdma::sc_read_complete_q
Chuck Lever
2024-01-07
svcrdma: Add back svc_rdma_recv_ctxt::rc_pages
Chuck Lever
2024-01-07
svcrdma: De-duplicate completion ID initialization helpers
Chuck Lever
2024-01-07
svcrdma: Move the svc_rdma_cc_init() call
Chuck Lever
2024-01-07
svcrdma: Update synopsis of svc_rdma_build_read_segment()
Chuck Lever
2024-01-07
svcrdma: Move read_info::ri_pageoff into struct svc_rdma_recv_ctxt
Chuck Lever
2024-01-07
svcrdma: Move svc_rdma_read_info::ri_pageno to struct svc_rdma_recv_ctxt
Chuck Lever
2024-01-07
svcrdma: Start moving fields out of struct svc_rdma_read_info
Chuck Lever
2024-01-07
svcrdma: Move struct svc_rdma_chunk_ctxt to svc_rdma.h
Chuck Lever
2024-01-07
svcrdma: Add an async version of svc_rdma_send_ctxt_put()
Chuck Lever
2024-01-07
svcrdma: Add a utility workqueue to svcrdma
Chuck Lever
2024-01-07
svcrdma: Eliminate allocation of recv_ctxt objects in backchannel
Chuck Lever
2024-01-07
SUNRPC: Remove RQ_SPLICE_OK
Chuck Lever
2024-01-07
SUNRPC: Add a server-side API for retrieving an RPC's pseudoflavor
Chuck Lever
2024-01-04
NFSv4.1: Use the nfs_client's rpc timeouts for backchannel
Benjamin Coddington
2024-01-04
SUNRPC: Remove unused function rpc_clnt_xprt_switch_put()
Anna Schumaker
2023-11-08
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-11-01
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
2023-10-16
NFSD: add rpc_status netlink support
Lorenzo Bianconi
2023-10-16
SUNRPC: change the back-channel queue to lwq
NeilBrown
2023-10-16
SUNRPC: discard sp_lock
NeilBrown
2023-10-16
SUNRPC: change sp_nrthreads to atomic_t
NeilBrown
2023-10-16
SUNRPC: use lwq for sp_sockets - renamed to sp_xprts
NeilBrown
2023-10-16
SUNRPC: only have one thread waking up at a time
NeilBrown
2023-10-16
SUNRPC: change service idle list to be an llist
NeilBrown
2023-10-16
SUNRPC: discard SP_CONGESTED
NeilBrown
2023-10-16
SUNRPC: add list of idle threads
NeilBrown
2023-10-16
SUNRPC: change how svc threads are asked to exit.
NeilBrown
2023-10-16
SUNRPC: integrate back-channel processing with svc_recv()
NeilBrown
2023-10-16
SUNRPC: Clean up bc_svc_process()
Chuck Lever
2023-09-15
SUNRPC: Silence compiler complaints about tautological comparisons
Trond Myklebust
[next]