Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
be67101fbf27913efdd2a81ed7c6233ddbab44a7
/
net
/
sunrpc
ebc551f
Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
4d6c671
SUNRPC: Take the transport send lock before binding+connecting
by Trond Myklebust
· 6 years ago
009a82f
SUNRPC: Micro-optimise when the task is known not to be sleeping
by Trond Myklebust
· 6 years ago
03e51d3
SUNRPC: Check whether the task was transmitted before rebind/reconnect
by Trond Myklebust
· 6 years ago
6b5f590
SUNRPC: Remove redundant calls to RPC_IS_QUEUED()
by Trond Myklebust
· 6 years ago
cea5778
SUNRPC: Clean up
by Trond Myklebust
· 6 years ago
7b3fef8
SUNRPC: Respect RPC call timeouts when retrying transmission
by Trond Myklebust
· 6 years ago
477687e
SUNRPC: Fix up RPC back channel transmission
by Trond Myklebust
· 6 years ago
ed7dc97
SUNRPC: Prevent thundering herd when the socket is not connected
by Trond Myklebust
· 6 years ago
0d1bf34
SUNRPC: Allow dynamic allocation of back channel slots
by Trond Myklebust
· 6 years ago
12a3ad6
SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpc
by Trond Myklebust
· 6 years ago
a79f194
NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated
by Trond Myklebust
· 6 years ago
a73881c
SUNRPC: Fix an Oops in udp_poll()
by Trond Myklebust
· 6 years ago
06b5fc3
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Trond Myklebust
· 6 years ago
b7e5034
svcrpc: fix UDP on servers with lots of threads
by J. Bruce Fields
· 6 years ago
6f903b1
SUNRPC: Remove the redundant 'zerocopy' argument to xs_sendpages()
by Trond Myklebust
· 6 years ago
c87dc4c
SUNRPC: Further cleanups of xs_sendpages()
by Trond Myklebust
· 6 years ago
0472e47
SUNRPC: Convert socket page send code to use iov_iter()
by Trond Myklebust
· 6 years ago
e791f8e
SUNRPC: Convert xs_send_kvec() to use iov_iter_kvec()
by Trond Myklebust
· 6 years ago
5f52a9d
SUNRPC: Initiate a connection close on an ESHUTDOWN error in stream receive
by Trond Myklebust
· 6 years ago
727fcc6
SUNRPC: Don't suppress socket errors when a message read completes
by Trond Myklebust
· 6 years ago
e92053a
SUNRPC: Handle zero length fragments correctly
by Trond Myklebust
· 6 years ago
ae05355
SUNRPC: Don't reset the stream record info when the receive worker is running
by Trond Myklebust
· 6 years ago
e3735c8
SUNRPC: remove pointless test in unx_match()
by NeilBrown
· 6 years ago
b9779a5
SUNRPC: Ensure rq_bytes_sent is reset before request transmission
by Trond Myklebust
· 6 years ago
0ffe86f
SUNRPC: Use poll() to fix up the socket requeue races
by Trond Myklebust
· 6 years ago
a1231fd
SUNRPC: Set memalloc_nofs_save() on all rpciod/xprtiod jobs
by Trond Myklebust
· 6 years ago
88fe73c
Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
55638c5
Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 6 years ago
e7afe6c
sunrpc: fix 4 more call sites that were using stack memory with a scatterlist
by Scott Mayhew
· 6 years ago
2c94b8e
SUNRPC: Use au_rslack when computing reply buffer size
by Chuck Lever
· 6 years ago
35e77d2
SUNRPC: Add rpc_auth::au_ralign field
by Chuck Lever
· 6 years ago
a00275b
SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsize
by Chuck Lever
· 6 years ago
02ef04e
NFS: Account for XDR pad of buf->pages
by Chuck Lever
· 6 years ago
cf500ba
SUNRPC: Introduce rpc_prepare_reply_pages()
by Chuck Lever
· 6 years ago
2573a46
SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ files
by Chuck Lever
· 6 years ago
241b1f4
SUNRPC: Remove xdr_buf_trim()
by Chuck Lever
· 6 years ago
0c77668
SUNRPC: Introduce trace points in rpc_auth_gss.ko
by Chuck Lever
· 6 years ago
a0584ee
SUNRPC: Use struct xdr_stream when decoding RPC Reply header
by Chuck Lever
· 6 years ago
7f5667a
SUNRPC: Clean up rpc_verify_header()
by Chuck Lever
· 6 years ago
e8680a2
SUNRPC: Use struct xdr_stream when constructing RPC Call header
by Chuck Lever
· 6 years ago
fe9a270
SUNRPC: Add build option to disable support for insecure enctypes
by Chuck Lever
· 6 years ago
067fb11
SUNRPC: Remove rpc_xprt::tsh_size
by Chuck Lever
· 6 years ago
80125d4
SUNRPC: Remove some dprintk() call sites from auth functions
by Chuck Lever
· 6 years ago
7be9cea3
SUNRPC: Add trace event that reports reply page vector alignment
by Chuck Lever
· 6 years ago
5582863
SUNRPC: Add XDR overflow trace event
by Chuck Lever
· 6 years ago
0ccc61b
SUNRPC: Add xdr_stream::rqst field
by Chuck Lever
· 6 years ago
e340c2d
xprtrdma: Reduce the doorbell rate (Receive)
by Chuck Lever
· 6 years ago
d4550bb
xprtrdma: Check inline size before providing a Write chunk
by Chuck Lever
· 6 years ago
ec482cc
xprtrdma: Fix sparse warnings
by Chuck Lever
· 6 years ago
ad6fef7
rpc: properly check debugfs dentry before using it
by Greg Kroah-Hartman
· 6 years ago
a4cb5bd
xprtrdma: Make sure Send CQ is allocated on an existing compvec
by Nicolas Morey-Chaisemartin
· 6 years ago
8820bcaa
svcrdma: Remove syslog warnings in work completion handlers
by Chuck Lever
· 6 years ago
c7920f0
svcrdma: Squelch compiler warning when SUNRPC_DEBUG is disabled
by Chuck Lever
· 6 years ago
14cfbd9
svcrdma: Use struct_size() in kmalloc()
by Gustavo A. R. Silva
· 6 years ago
95503d2
svcrpc: fix unlikely races preventing queueing of sockets
by J. Bruce Fields
· 6 years ago
66c898ca
svcrpc: svc_xprt_has_something_to_do seems a little long
by J. Bruce Fields
· 6 years ago
1602a7b
SUNRPC: Don't allow compiler optimisation of svc_xprt_release_slot()
by Trond Myklebust
· 6 years ago
e248aa7
svcrdma: Remove max_sge check at connect time
by Chuck Lever
· 6 years ago
deaa5c9
SUNRPC: Address Kerberos performance/behavior regression
by Chuck Lever
· 6 years ago
97b78ae
SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limit
by Trond Myklebust
· 6 years ago
e66721f
SUNRPC: Ensure rq_bytes_sent is reset before request transmission
by Trond Myklebust
· 6 years ago
e7f4509
sunrpc: kernel BUG at kernel/cred.c:825!
by Santosh kumar pradhan
· 6 years ago
6a829eb
SUNRPC: Fix TCP receive code on archs with flush_dcache_page()
by Trond Myklebust
· 6 years ago
6e17f58
xprtrdma: Double free in rpcrdma_sendctxs_create()
by Dan Carpenter
· 6 years ago
4429b66
xprtrdma: Fix error code in rpcrdma_buffer_create()
by Dan Carpenter
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
43d86ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
e6b9257
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 6 years ago
e45428a
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
260f71e
sunrpc: convert to DEFINE_SHOW_ATTRIBUTE
by Yangtao Li
· 6 years ago
10e037d
sunrpc: Add xprt after nfs4_test_session_trunk()
by Santosh kumar pradhan
· 6 years ago
cb24e35
sunrpc: convert unnecessary GFP_ATOMIC to GFP_NOFS
by J. Bruce Fields
· 6 years ago
81c88b1
sunrpc: handle ENOMEM in rpcb_getport_async
by J. Bruce Fields
· 6 years ago
07e1030
xprtrdma: Prevent leak of rpcrdma_rep objects
by Chuck Lever
· 6 years ago
f85adb1
xprtrdma: Don't leak freed MRs
by Chuck Lever
· 6 years ago
af65ed4
xprtrdma: Add documenting comment for rpcrdma_buffer_destroy
by Chuck Lever
· 6 years ago
995d312
xprtrdma: Replace outdated comment for rpcrdma_ep_post
by Chuck Lever
· 6 years ago
e0f86bc
xprtrdma: Update comments in frwr_op_send
by Chuck Lever
· 6 years ago
acf0a39
SUNRPC: Fix some kernel doc complaints
by Chuck Lever
· 6 years ago
53b2c1c
xprtrdma: Trace mapping, alloc, and dereg failures
by Chuck Lever
· 6 years ago
395069f
xprtrdma: Add trace points for calls to transport switch methods
by Chuck Lever
· 6 years ago
ba217ec
xprtrdma: Relocate the xprtrdma_mr_map trace points
by Chuck Lever
· 6 years ago
aba11831
xprtrdma: Clean up of xprtrdma chunk trace points
by Chuck Lever
· 6 years ago
9bef848
xprtrdma: Remove unused fields from rpcrdma_ia
by Chuck Lever
· 6 years ago
ddbb347
xprtrdma: Cull dprintk() call sites
by Chuck Lever
· 6 years ago
92f4433
xprtrdma: Simplify locking that protects the rl_allreqs list
by Chuck Lever
· 6 years ago
236b094
xprtrdma: Expose transport header errors
by Chuck Lever
· 6 years ago
889ee07
xprtrdma: Remove request_module from backchannel
by Chuck Lever
· 6 years ago
15303d9e
xprtrdma: Recognize XDRBUF_SPARSE_PAGES
by Chuck Lever
· 6 years ago
0a93fbc
xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR)
by Chuck Lever
· 6 years ago
5f62412
xprtrdma: Remove rpcrdma_memreg_ops
by Chuck Lever
· 6 years ago
ba69cd1
xprtrdma: Remove support for FMR memory registration
by Chuck Lever
· 6 years ago
a788684
xprtrdma: Reduce max_frwr_depth
by Chuck Lever
· 6 years ago
6946f82
xprtrdma: Fix ri_max_segs and the result of ro_maxpages
by Chuck Lever
· 6 years ago
0c0829b
xprtrdma: Don't wake pending tasks until disconnect is done
by Chuck Lever
· 6 years ago
3d433ad
xprtrdma: No qp_event disconnect
by Chuck Lever
· 6 years ago
6d2d0ee
xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue
by Chuck Lever
· 6 years ago
6ceea36
xprtrdma: Refactor Receive accounting
by Chuck Lever
· 6 years ago
b674c4b
xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV fails
by Chuck Lever
· 6 years ago
Next »