Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b9c744c19c441f306239ac3e60a2a95b40d698f8
/
include
/
linux
/
sunrpc
b9c744c
sunrpc: mark all struct svc_procinfo instances as const
by Christoph Hellwig
· 8 years ago
0becc11
sunrpc: move pc_count out of struct svc_procinfo
by Christoph Hellwig
· 8 years ago
408b3d4
sunrpc: remove kxdrproc_t
by Christoph Hellwig
· 8 years ago
d16d186
sunrpc: properly type pc_encode callbacks
by Christoph Hellwig
· 8 years ago
cc6acc2
sunrpc: properly type pc_decode callbacks
by Christoph Hellwig
· 8 years ago
1150ded
sunrpc: properly type pc_release callbacks
by Christoph Hellwig
· 8 years ago
1c8a540
sunrpc: properly type pc_func callbacks
by Christoph Hellwig
· 8 years ago
511e936
sunrpc: mark all struct rpc_procinfo instances as const
by Christoph Hellwig
· 8 years ago
c551858
sunrpc: move p_count out of struct rpc_procinfo
by Christoph Hellwig
· 8 years ago
993328e
sunrpc: properly type argument to kxdrdproc_t
by Christoph Hellwig
· 8 years ago
0aebdc5
sunrpc: properly type argument to kxdreproc_t
by Christoph Hellwig
· 8 years ago
9512a16
nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"
by J. Bruce Fields
· 8 years ago
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
· 9 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
· 9 years ago
7196dbb
SUNRPC: Allow changing of the TCP timeout parameters on the fly
by Trond Myklebust
· 9 years ago
d23bb11
SUNRPC: Remove unused function rpc_get_timeout()
by Trond Myklebust
· 9 years ago
af4926e
sunrpc: remove dead codes of cr_magic in rpc_cred
by Kinglong Mee
· 9 years ago
5786461
sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unix
by Kinglong Mee
· 9 years ago
863d7d9
sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail
by Kinglong Mee
· 9 years ago
d6fc882
SUNRPC/Cache: Always treat the invalid cache as unexpired
by Kinglong Mee
· 9 years ago
a3ab867
svcrdma: Combine list fields in struct svc_rdma_op_ctxt
by Chuck Lever
· 9 years ago
aba7d14
svcrdma: Remove unused sc_dto_q field
by Chuck Lever
· 9 years ago
98fc21d
svcrdma: Clean up RPC-over-RDMA Reply header encoder
by Chuck Lever
· 9 years ago
cbaf580
svcrdma: Another sendto chunk list parsing update
by Chuck Lever
· 9 years ago
2b477c0
svcrpc: free contexts immediately on PROC_DESTROY
by Neil Brown
· 9 years ago
ddeaa63
sunrpc & nfs: Add and use dprintk_cont macros
by Joe Perches
· 9 years ago
c929ea0
SUNRPC: cleanup ida information when removing sunrpc module
by Kinglong Mee
· 9 years ago
2c935bc
locking/atomic, kref: Add kref_read()
by Peter Zijlstra
· 9 years ago
546125d
sunrpc: don't call sleeping functions from the notifier block callbacks
by Scott Mayhew
· 9 years ago
759b265
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
96a58f9
svcrdma: Remove svc_rdma_op_ctxt::wc_status
by Chuck Lever
· 9 years ago
dd6fd21
svcrdma: Remove DMA map accounting
by Chuck Lever
· 9 years ago
e4eb42c
svcrdma: Remove BH-disabled spin locking in svc_rdma_send()
by Chuck Lever
· 9 years ago
5fdca65
svcrdma: Renovate sendto chunk list parsing
by Chuck Lever
· 9 years ago
ea08e39
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
by Scott Mayhew
· 9 years ago
c4a8616
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 9 years ago
e856a23
sunrpc: add hash_cred() function to rpc_authops struct
by Frank Sorenson
· 9 years ago
25d55296
svcrdma: support Remote Invalidation
by Chuck Lever
· 9 years ago
5d48709
rpcrdma: RDMA/CM private message data structure
by Chuck Lever
· 9 years ago
cace564
svcrdma: Tail iovec leaves an orphaned DMA mapping
by Chuck Lever
· 9 years ago
44829d0
xprtrdma: Support larger inline thresholds
by Chuck Lever
· 9 years ago
87cfb9a
xprtrdma: Client-side support for rpcrdma_connect_private
by Chuck Lever
· 9 years ago
ff06bd1
rpcrdma: RDMA/CM private message data structure
by Chuck Lever
· 9 years ago
5a6d1db
SUNRPC: Add a transport-specific private field in rpc_rqst
by Chuck Lever
· 9 years ago
6877894
SUNRPC: Separate buffer pointers for RPC Call and Reply messages
by Chuck Lever
· 9 years ago
3435c74
SUNRPC: Generalize the RPC buffer release API
by Chuck Lever
· 9 years ago
5fe6eaa
SUNRPC: Generalize the RPC buffer allocation API
by Chuck Lever
· 9 years ago
b9c5bc0
SUNRPC: Refactor rpc_xdr_buf_init()
by Chuck Lever
· 9 years ago
fda0ab4
SUNRPC: rpc_clnt_add_xprt setup function for NFS layer
by Andy Adamson
· 9 years ago
39e5d2d
SUNRPC search xprt switch for sockaddr
by Andy Adamson
· 9 years ago
dd69171
SUNRPC rpc_clnt_xprt_switch_add_xprt
by Andy Adamson
· 9 years ago
3b58a8a
SUNRPC rpc_clnt_xprt_switch_put
by Andy Adamson
· 9 years ago
9909170
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
8d48032
NFSv4: Cap the transport reconnection timer at 1/2 lease period
by Trond Myklebust
· 9 years ago
3851f1c
SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout
by Trond Myklebust
· 9 years ago
a71e360
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
7f155c7
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
554828e
Merge branch 'salted-string-hash'
by Linus Torvalds
· 9 years ago
1592c4d
Merge branch 'nfs-rdma'
by Trond Myklebust
· 9 years ago
7f94ed2
Merge branch 'sunrpc'
by Trond Myklebust
· 9 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
Next »