index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
2021-03-16
Merge tag 'nfsd-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-03-11
svcrdma: Revert "svcrdma: Reduce Receive doorbell rate"
Chuck Lever
2021-03-08
SUNRPC: Set memalloc_nofs_save() for sync tasks
Benjamin Coddington
2021-03-06
rpc: fix NULL dereference on kmalloc failure
J. Bruce Fields
2021-03-06
sunrpc: fix refcount leak for rpc auth modules
Daniel Kobras
2021-03-06
NFSD: Repair misuse of sv_lock in 5.10.16-rt30.
Joe Korty
2021-03-06
svcrdma: disable timeouts on rdma backchannel
Timo Rothenpieler
2021-02-26
Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2021-02-22
Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-02-21
Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2021-02-16
SUNRPC: Further clean up svc_tcp_sendmsg()
Chuck Lever
2021-02-16
SUNRPC: Remove redundant socket flags from svc_tcp_sendmsg()
Trond Myklebust
2021-02-16
SUNRPC: Use TCP_CORK to optimise send performance on the server
Trond Myklebust
2021-02-15
svcrdma: Hold private mutex while invoking rdma_accept()
Chuck Lever
2021-02-05
xprtrdma: Clean up rpcrdma_prepare_readch()
Chuck Lever
2021-02-05
xprtrdma: Pad optimization, revisited
Chuck Lever
2021-02-05
rpcrdma: Fix comments about reverse-direction operation
Chuck Lever
2021-02-05
xprtrdma: Refactor invocations of offset_in_page()
Chuck Lever
2021-02-05
xprtrdma: Simplify rpcrdma_convert_kvec() and frwr_map()
Chuck Lever
2021-02-05
xprtrdma: Remove FMR support in rpcrdma_convert_iovs()
Chuck Lever
2021-02-01
SUNRPC: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-02-01
net: sunrpc: xprtsock.c: Corrected few spellings ,in comments
Bhaskar Chowdhury
2021-02-01
SUNRPC: correct error code comment in xs_tcp_setup_socket()
Calum Mackay
2021-02-01
SUNRPC: Fix NFS READs that start at non-page-aligned offsets
Chuck Lever
2021-01-25
SUNRPC: Handle 0 length opaque XDR object data properly
Dave Wysochanski
2021-01-25
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
2021-01-25
SUNRPC: Correct a comment
Chuck Lever
2021-01-25
svcrdma: DMA-sync the receive buffer in svc_rdma_recvfrom()
Chuck Lever
2021-01-25
svcrdma: Reduce Receive doorbell rate
Chuck Lever
2021-01-25
svcrdma: Deprecate stat variables that are no longer used
Chuck Lever
2021-01-25
svcrdma: Restore read and write stats
Chuck Lever
2021-01-25
svcrdma: Convert rdma_stat_sq_starve to a per-CPU counter
Chuck Lever
2021-01-25
svcrdma: Convert rdma_stat_recv to a per-CPU counter
Chuck Lever
2021-01-25
svcrdma: Refactor svc_rdma_init() and svc_rdma_clean_up()
Chuck Lever
2021-01-19
Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-01-13
SUNRPC: Move the svc_xdr_recvfrom tracepoint again
Chuck Lever
2021-01-12
Merge tag 'nfs-for-5.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-01-11
Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2021-01-10
net: sunrpc: interpret the return value of kstrtou32 correctly
j.nixdorf@avm.de
2020-12-18
SUNRPC: Handle TCP socket sends with kernel_sendpage() again
Chuck Lever
2020-12-17
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-12-15
Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-12-15
Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2020-12-14
SUNRPC: When expanding the buffer, we may need grow the sparse pages
Trond Myklebust
2020-12-14
SUNRPC: Cleanup - constify a number of xdr_buf helpers
Trond Myklebust
2020-12-14
SUNRPC: Clean up open coded setting of the xdr_stream 'nwords' field
Trond Myklebust
2020-12-14
SUNRPC: _copy_to/from_pages() now check for zero length
Trond Myklebust
2020-12-14
SUNRPC: Cleanup xdr_shrink_bufhead()
Trond Myklebust
2020-12-14
SUNRPC: Fix xdr_expand_hole()
Trond Myklebust
2020-12-14
SUNRPC: Fixes for xdr_align_data()
Trond Myklebust
[next]