Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
06225af3477dbd9354f47a99279d579d60776822
/
net
/
sunrpc
607ca1d
svcauth_gss: Close connection when dropping an incoming message
by Chuck Lever
· 8 years ago
87144ec
xprtrdma: Squelch kbuild sparse complaint
by Chuck Lever
· 8 years ago
86840a6
xprtrdma: Reduce required number of send SGEs
by Chuck Lever
· 8 years ago
73eea1c
xprtrdma: Disable pad optimization by default
by Chuck Lever
· 8 years ago
fab6c2c
xprtrdma: Per-connection pad optimization
by Chuck Lever
· 8 years ago
ec3bc2c
xprtrdma: Fix Read chunk padding
by Chuck Lever
· 8 years ago
a3d7295
svcrpc: fix oops in absence of krb5 module
by J. Bruce Fields
· 8 years ago
cb1d48f
SUNRPC: cleanup ida information when removing sunrpc module
by Kinglong Mee
· 8 years ago
d34b668
xprtrdma: Squelch "max send, max recv" messages at connect time
by Chuck Lever
· 8 years ago
8ade1c2
xprtrdma: Make FRWR send queue entry accounting more accurate
by Chuck Lever
· 8 years ago
73a2e24
svcrdma: avoid duplicate dma unmapping during error recovery
by Sriharsha Basavapatna
· 8 years ago
f29f361
svcrpc: don't leak contexts on PROC_DESTROY
by J. Bruce Fields
· 8 years ago
a297ed8
sunrpc: don't call sleeping functions from the notifier block callbacks
by Scott Mayhew
· 8 years ago
bd99e7a
svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm
by Chuck Lever
· 8 years ago
369b330
SUNRPC: fix refcounting problems with auth_gss messages.
by NeilBrown
· 8 years ago
aad931a3
Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
ea08e39
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
by Scott Mayhew
· 8 years ago
ef5beed
Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
62bdf94
xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect
by Chuck Lever
· 8 years ago
bb29dd8
SUNRPC: Fix suspicious RCU usage
by Anna Schumaker
· 8 years ago
8d42629
svcrdma: backchannel cannot share a page for send and rcv buffers
by Chuck Lever
· 8 years ago
18e601d
sunrpc: fix some missing rq_rbuffer assignments
by Jeff Layton
· 8 years ago
2876a34
sunrpc: don't pass on-stack memory to sg_set_buf
by J. Bruce Fields
· 8 years ago
c4a8616
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
2778556
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3873691
Merge remote-tracking branch 'ovl/rename2' into for-linus
by Al Viro
· 8 years ago
b9044ac
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
81243ea
cred: simpler, 1D supplementary groups
by Alexey Dobriyan
· 8 years ago
66cbd4b
sunrpc: replace generic auth_cred hash with auth-specific function
by Frank Sorenson
· 8 years ago
a960f8d
sunrpc: add RPCSEC_GSS hash_cred() function
by Frank Sorenson
· 8 years ago
1e035d0
sunrpc: add auth_unix hash_cred() function
by Frank Sorenson
· 8 years ago
18028c9
sunrpc: add generic_auth hash_cred() function
by Frank Sorenson
· 8 years ago
078cd82
fs: Replace CURRENT_TIME with current_time() for inode timestamps
by Deepa Dinamani
· 8 years ago
77b00bc
sunrpc: queue work on system_power_efficient_wq
by Ke Wang
· 8 years ago
ed082d3
IB/core: add support to create a unsafe global rkey to ib_create_pd
by Christoph Hellwig
· 8 years ago
25d55296
svcrdma: support Remote Invalidation
by Chuck Lever
· 8 years ago
cc9d8340
svcrdma: Server-side support for rpcrdma_connect_private
by Chuck Lever
· 8 years ago
9995237
svcrdma: Skip put_page() when send_reply() fails
by Chuck Lever
· 8 years ago
cace564
svcrdma: Tail iovec leaves an orphaned DMA mapping
by Chuck Lever
· 8 years ago
5690a22
xprtrdma: use complete() instead complete_all()
by Daniel Wagner
· 8 years ago
a6cebd4
SUNRPC: Fix setting of buffer length in xdr_set_next_buffer()
by Trond Myklebust
· 8 years ago
ace0e14
SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratch
by Trond Myklebust
· 8 years ago
d48f9ce
sunrpc: fix write space race causing stalls
by David Vrabel
· 8 years ago
496b77a
xprtrdma: Eliminate rpcrdma_receive_worker()
by Chuck Lever
· 8 years ago
1519e96
xprtrdma: Rename rpcrdma_receive_wc()
by Chuck Lever
· 8 years ago
eeb3061
xprtrmda: Report address of frmr, not mw
by Chuck Lever
· 8 years ago
44829d0
xprtrdma: Support larger inline thresholds
by Chuck Lever
· 8 years ago
655fec6
xprtrdma: Use gathered Send for large inline messages
by Chuck Lever
· 8 years ago
c8b920b
xprtrdma: Basic support for Remote Invalidation
by Chuck Lever
· 8 years ago
87cfb9a
xprtrdma: Client-side support for rpcrdma_connect_private
by Chuck Lever
· 8 years ago
6ea8e71
xprtrdma: Move recv_wr to struct rpcrdma_rep
by Chuck Lever
· 8 years ago
90aab60
xprtrdma: Move send_wr to struct rpcrdma_req
by Chuck Lever
· 8 years ago
b157380
xprtrdma: Simplify rpcrdma_ep_post_recv()
by Chuck Lever
· 8 years ago
13650c2
xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbuf
by Chuck Lever
· 8 years ago
54cbd6b
xprtrdma: Delay DMA mapping Send and Receive buffers
by Chuck Lever
· 8 years ago
99ef4db
xprtrdma: Replace DMA_BIDIRECTIONAL
by Chuck Lever
· 8 years ago
08cf2ef
xprtrdma: Use smaller buffers for RPC-over-RDMA headers
by Chuck Lever
· 8 years ago
9c40c49
xprtrdma: Initialize separate RPC call and reply buffers
by Chuck Lever
· 8 years ago
5a6d1db
SUNRPC: Add a transport-specific private field in rpc_rqst
by Chuck Lever
· 8 years ago
6877894
SUNRPC: Separate buffer pointers for RPC Call and Reply messages
by Chuck Lever
· 8 years ago
3435c74
SUNRPC: Generalize the RPC buffer release API
by Chuck Lever
· 8 years ago
5fe6eaa
SUNRPC: Generalize the RPC buffer allocation API
by Chuck Lever
· 8 years ago
b9c5bc0
SUNRPC: Refactor rpc_xdr_buf_init()
by Chuck Lever
· 8 years ago
eb342e9
xprtrdma: Eliminate INLINE_THRESHOLD macros
by Chuck Lever
· 8 years ago
fda0ab4
SUNRPC: rpc_clnt_add_xprt setup function for NFS layer
by Andy Adamson
· 8 years ago
39e5d2d
SUNRPC search xprt switch for sockaddr
by Andy Adamson
· 8 years ago
dd69171
SUNRPC rpc_clnt_xprt_switch_add_xprt
by Andy Adamson
· 8 years ago
3b58a8a
SUNRPC rpc_clnt_xprt_switch_put
by Andy Adamson
· 8 years ago
7705f6ab
SUNRPC remove rpc_task_release_client from rpc_task_set_client
by Andy Adamson
· 8 years ago
d002526
SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create()
by Trond Myklebust
· 8 years ago
2813b62
sunrpc: Remove unnecessary variable
by Amitoj Kaur Chawla
· 8 years ago
87ee128
Merge tag 'nfsd-4.8-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
bf2c4b6
svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")
by Chuck Lever
· 8 years ago
05c9746
xprtrdma: Fix receive buffer accounting
by Chuck Lever
· 8 years ago
78d506e
xprtrdma: Revert 3d4cf35bd4fa ("xprtrdma: Reply buffer exhaustion...")
by Chuck Lever
· 8 years ago
a41bd25
sunrpc: fix UDP memory accounting
by Paolo Abeni
· 8 years ago
16590a2
SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in use
by Chuck Lever
· 8 years ago
9909170
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
8d48032
NFSv4: Cap the transport reconnection timer at 1/2 lease period
by Trond Myklebust
· 8 years ago
3851f1c
SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout
by Trond Myklebust
· 8 years ago
0291017
SUNRPC: Fix reconnection timeouts
by Trond Myklebust
· 8 years ago
d88e4d8
SUNRPC: disable the use of IPv6 temporary addresses.
by NeilBrown
· 8 years ago
9130b8d
SUNRPC: allow for upcalls for same uid but different gss service
by Olga Kornievskaia
· 8 years ago
a71e360
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
ad3331a
SUNRPC: Fix up socket autodisconnect
by Trond Myklebust
· 8 years ago
c7995f8
SUNRPC: Detect immediate closure of accepted sockets
by Trond Myklebust
· 8 years ago
b2f21f7
SUNRPC: accept() may return sockets that are still in SYN_RECV
by Trond Myklebust
· 8 years ago
1f4c17a
SUNRPC: Handle EADDRNOTAVAIL on connection failures
by Trond Myklebust
· 8 years ago
7f155c7
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
a867d73
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
1592c4d
Merge branch 'nfs-rdma'
by Trond Myklebust
· 8 years ago
7f94ed2
Merge branch 'sunrpc'
by Trond Myklebust
· 8 years ago
ce27230
SUNRPC: Fix a compiler warning in fs/nfs/clnt.c
by Trond Myklebust
· 8 years ago
53d7852
xprtrdma: fix semicolon.cocci warnings
by kbuild test robot
· 8 years ago
ffb6ca3
sunrpc: Prevent resvport min/max inversion via sysfs and module parameter
by Frank Sorenson
· 8 years ago
e08ea3a
sunrpc: Prevent resvport min/max inversion via sysctl
by Frank Sorenson
· 8 years ago
5d71899
sunrpc: Fix reserved port range calculation
by Frank Sorenson
· 8 years ago
34ae685
sunrpc: Fix bit count when setting hashtable size to power-of-two
by Frank Sorenson
· 8 years ago
ce52914e
sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags
by Scott Mayhew
· 8 years ago
Next »