Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
30a7eb970c3aae6f1b74b2edea896fdca1cbea38
/
include
/
linux
/
sunrpc
ed6473d
NFSv4: Fix callback server shutdown
by Trond Myklebust
· 8 years ago
dadf3e4
svcrdma: Clean out old XDR encoders
by Chuck Lever
· 8 years ago
2cf3292
svcrdma: Remove the req_map cache
by Chuck Lever
· 8 years ago
68cc463
svcrdma: Remove unused RDMA Write completion handler
by Chuck Lever
· 8 years ago
ded8d19
svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt
by Chuck Lever
· 8 years ago
f5821c7
svcrdma: Clean up RPC-over-RDMA backchannel reply processing
by Chuck Lever
· 8 years ago
6b19cc5
svcrdma: Clean up RDMA_ERROR path
by Chuck Lever
· 8 years ago
9a6a180
svcrdma: Use rdma_rw API in RPC reply path
by Chuck Lever
· 8 years ago
f13193f
svcrdma: Introduce local rdma_rw API helpers
by Chuck Lever
· 8 years ago
b623589
svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULT
by Chuck Lever
· 8 years ago
6e6092c
svcrdma: Add svc_rdma_map_reply_hdr()
by Chuck Lever
· 8 years ago
17f5f7f
svcrdma: Move send_wr to svc_rdma_op_ctxt
by Chuck Lever
· 8 years ago
51f5677
nfsd: check for oversized NFSv2/v3 arguments
by J. Bruce Fields
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
8f03cf5
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
8313064c
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
5283b03
nfs/nfsd/sunrpc: enforce transport requirements for NFSv4
by Jeff Layton
· 8 years ago
362142b2
sunrpc: flag transports as having congestion control
by Jeff Layton
· 8 years ago
05a45a2
sunrpc: turn bitfield flags in svc_version into bools
by Jeff Layton
· 8 years ago
5c741d4
SUNRPC: Add a helper function xdr_stream_decode_string_dup()
by Trond Myklebust
· 8 years ago
0ae060c
SUNRPC: Add generic helpers for xdr_stream encode/decode
by Trond Myklebust
· 8 years ago
42e1b14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
26ae102
NFSv4: Set the connection timeout to match the lease period
by Trond Myklebust
· 8 years ago
7196dbb
SUNRPC: Allow changing of the TCP timeout parameters on the fly
by Trond Myklebust
· 8 years ago
d23bb11
SUNRPC: Remove unused function rpc_get_timeout()
by Trond Myklebust
· 8 years ago
af4926e
sunrpc: remove dead codes of cr_magic in rpc_cred
by Kinglong Mee
· 8 years ago
5786461
sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unix
by Kinglong Mee
· 8 years ago
863d7d9
sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail
by Kinglong Mee
· 8 years ago
d6fc882
SUNRPC/Cache: Always treat the invalid cache as unexpired
by Kinglong Mee
· 8 years ago
a3ab867
svcrdma: Combine list fields in struct svc_rdma_op_ctxt
by Chuck Lever
· 8 years ago
aba7d14
svcrdma: Remove unused sc_dto_q field
by Chuck Lever
· 8 years ago
98fc21d
svcrdma: Clean up RPC-over-RDMA Reply header encoder
by Chuck Lever
· 8 years ago
cbaf580
svcrdma: Another sendto chunk list parsing update
by Chuck Lever
· 8 years ago
2b477c0
svcrpc: free contexts immediately on PROC_DESTROY
by Neil Brown
· 8 years ago
ddeaa63
sunrpc & nfs: Add and use dprintk_cont macros
by Joe Perches
· 8 years ago
c929ea0
SUNRPC: cleanup ida information when removing sunrpc module
by Kinglong Mee
· 8 years ago
2c935bc
locking/atomic, kref: Add kref_read()
by Peter Zijlstra
· 8 years ago
546125d
sunrpc: don't call sleeping functions from the notifier block callbacks
by Scott Mayhew
· 8 years ago
759b265
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
96a58f9
svcrdma: Remove svc_rdma_op_ctxt::wc_status
by Chuck Lever
· 8 years ago
dd6fd21
svcrdma: Remove DMA map accounting
by Chuck Lever
· 8 years ago
e4eb42c
svcrdma: Remove BH-disabled spin locking in svc_rdma_send()
by Chuck Lever
· 8 years ago
5fdca65
svcrdma: Renovate sendto chunk list parsing
by Chuck Lever
· 8 years ago
ea08e39
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
by Scott Mayhew
· 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
e856a23
sunrpc: add hash_cred() function to rpc_authops struct
by Frank Sorenson
· 8 years ago
25d55296
svcrdma: support Remote Invalidation
by Chuck Lever
· 8 years ago
5d48709
rpcrdma: RDMA/CM private message data structure
by Chuck Lever
· 8 years ago
cace564
svcrdma: Tail iovec leaves an orphaned DMA mapping
by Chuck Lever
· 8 years ago
44829d0
xprtrdma: Support larger inline thresholds
by Chuck Lever
· 8 years ago
87cfb9a
xprtrdma: Client-side support for rpcrdma_connect_private
by Chuck Lever
· 8 years ago
ff06bd1
rpcrdma: RDMA/CM private message data structure
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
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
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
a71e360
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 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
554828e
Merge branch 'salted-string-hash'
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
ce52914e
sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags
by Scott Mayhew
· 9 years ago
f4a4906
SUNRPC: Remove unused callback xpo_adjust_wspace()
by Trond Myklebust
· 9 years ago
ff3ac5c
SUNRPC: Add a server side per-connection limit
by Trond Myklebust
· 9 years ago
d8d2913
sunrpc: remove 'inuse' flag from struct cache_detail.
by NeilBrown
· 9 years ago
65b8017
xprtrdma: No direct data placement with krb5i and krb5p
by Chuck Lever
· 9 years ago
39a9bea
rpc: share one xps between all backchannels
by J. Bruce Fields
· 9 years ago
d50039e
nfsd4/rpc: move backchannel create logic into rpc code
by J. Bruce Fields
· 9 years ago
f1dc237
SUNRPC: Reduce latency when send queue is congested
by Trond Myklebust
· 9 years ago
40a5f1b
SUNRPC: RPC transport queue must be low latency
by Trond Myklebust
· 9 years ago
42d42a5
SUNRPC: Small optimisation of client receive
by Trond Myklebust
· 9 years ago
8387ff2
vfs: make the string hashes salt the hash
by Linus Torvalds
· 9 years ago
7e0fb73
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
by Linus Torvalds
· 9 years ago
917ea16
<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()
by George Spelvin
· 9 years ago
ea8ea73
Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 9 years ago
9a8f6b5
SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL arguments
by Trond Myklebust
· 9 years ago
29c5542
xprtrdma: Bound the inline threshold values
by Chuck Lever
· 9 years ago
6b26cc8
sunrpc: Advertise maximum backchannel payload size
by Chuck Lever
· 9 years ago
4b9c7f9
sunrpc: Update RPCBIND_MAXNETIDLEN
by Chuck Lever
· 9 years ago
d9e4084
svcrdma: Generalize svc_rdma_xdr_decode_req()
by Chuck Lever
· 9 years ago
62dbef2
sunrpc: add a get_rpccred_rcu inline
by Jeff Layton
· 9 years ago
c065d22
sunrpc: add rpc_lookup_generic_cred
by Weston Andros Adamson
· 9 years ago
3c6e0bc
sunrpc: plumb gfp_t parm into crcreate operation
by Jeff Layton
· 9 years ago
ea1754a
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
by Kirill A. Shutemov
· 9 years ago
5b1e167
Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
01cde15
Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
1425075
Merge tag 'nfs-rdma-4.6-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma
by Trond Myklebust
· 9 years ago
59aa1f9
xprtrdma: Properly handle RDMA_ERROR replies
by Chuck Lever
· 9 years ago
d8647f2
rpcrdma: Add RPCRDMA_HDRLEN_ERR
by Chuck Lever
· 9 years ago
66cede5
xprtrdma: Clean up unused RPCRDMA_INLINE_PAD_THRESH macro
by Chuck Lever
· 9 years ago
be99bb1
svcrdma: Use new CQ API for RPC-over-RDMA server send CQs
by Chuck Lever
· 9 years ago
8bd5ba8
svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs
by Chuck Lever
· 9 years ago
Next »