index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-03-01
7
-38
/
+233
|
\
|
*
SUNRPC: Add a helper function xdr_stream_decode_string_dup()
Trond Myklebust
2017-02-21
1
-0
/
+2
|
*
SUNRPC: Add generic helpers for xdr_stream encode/decode
Trond Myklebust
2017-02-21
1
-0
/
+177
|
*
NFSv4: Set the connection timeout to match the lease period
Trond Myklebust
2017-02-09
1
-2
/
+3
|
*
SUNRPC: Allow changing of the TCP timeout parameters on the fly
Trond Myklebust
2017-02-09
2
-0
/
+7
|
*
SUNRPC: Remove unused function rpc_get_timeout()
Trond Myklebust
2017-02-09
1
-1
/
+0
|
*
sunrpc: remove dead codes of cr_magic in rpc_cred
Kinglong Mee
2017-02-08
1
-5
/
+0
|
*
sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unix
Kinglong Mee
2017-02-08
1
-0
/
+1
|
*
sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail
Kinglong Mee
2017-02-08
1
-12
/
+3
|
*
sunrpc & nfs: Add and use dprintk_cont macros
Joe Perches
2017-01-30
1
-18
/
+40
*
|
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-02-28
5
-14
/
+27
|
\
\
|
*
|
nfs/nfsd/sunrpc: enforce transport requirements for NFSv4
Jeff Layton
2017-02-24
1
-0
/
+3
|
*
|
sunrpc: flag transports as having congestion control
Jeff Layton
2017-02-24
1
-0
/
+1
|
*
|
sunrpc: turn bitfield flags in svc_version into bools
Jeff Layton
2017-02-24
1
-4
/
+5
|
*
|
SUNRPC/Cache: Always treat the invalid cache as unexpired
Kinglong Mee
2017-02-08
1
-1
/
+4
|
*
|
svcrdma: Combine list fields in struct svc_rdma_op_ctxt
Chuck Lever
2017-02-08
1
-2
/
+1
|
*
|
svcrdma: Remove unused sc_dto_q field
Chuck Lever
2017-02-08
1
-1
/
+0
|
*
|
svcrdma: Clean up RPC-over-RDMA Reply header encoder
Chuck Lever
2017-02-08
1
-5
/
+2
|
*
|
svcrdma: Another sendto chunk list parsing update
Chuck Lever
2017-02-08
2
-1
/
+10
|
*
|
svcrpc: free contexts immediately on PROC_DESTROY
Neil Brown
2017-01-31
1
-0
/
+1
|
|
/
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-1
/
+1
*
|
SUNRPC: cleanup ida information when removing sunrpc module
Kinglong Mee
2017-01-24
1
-0
/
+1
*
|
sunrpc: don't call sleeping functions from the notifier block callbacks
Scott Mayhew
2017-01-12
1
-0
/
+1
|
/
*
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-12-16
1
-6
/
+1
|
\
|
*
svcrdma: Remove svc_rdma_op_ctxt::wc_status
Chuck Lever
2016-11-30
1
-1
/
+0
|
*
svcrdma: Remove DMA map accounting
Chuck Lever
2016-11-30
1
-2
/
+0
|
*
svcrdma: Remove BH-disabled spin locking in svc_rdma_send()
Chuck Lever
2016-11-30
1
-1
/
+1
|
*
svcrdma: Renovate sendto chunk list parsing
Chuck Lever
2016-11-30
1
-2
/
+0
*
|
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
Scott Mayhew
2016-11-14
1
-0
/
+1
|
/
*
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-10-13
8
-9
/
+47
|
\
|
*
sunrpc: add hash_cred() function to rpc_authops struct
Frank Sorenson
2016-09-30
1
-0
/
+1
|
*
xprtrdma: Support larger inline thresholds
Chuck Lever
2016-09-19
1
-2
/
+2
|
*
xprtrdma: Client-side support for rpcrdma_connect_private
Chuck Lever
2016-09-19
1
-0
/
+4
|
*
rpcrdma: RDMA/CM private message data structure
Chuck Lever
2016-09-19
1
-0
/
+35
|
*
SUNRPC: Add a transport-specific private field in rpc_rqst
Chuck Lever
2016-09-19
1
-0
/
+1
|
*
SUNRPC: Separate buffer pointers for RPC Call and Reply messages
Chuck Lever
2016-09-19
1
-2
/
+3
|
*
SUNRPC: Generalize the RPC buffer release API
Chuck Lever
2016-09-19
2
-2
/
+2
|
*
SUNRPC: Generalize the RPC buffer allocation API
Chuck Lever
2016-09-19
2
-2
/
+2
|
*
SUNRPC: Refactor rpc_xdr_buf_init()
Chuck Lever
2016-09-19
2
-1
/
+13
|
*
SUNRPC: rpc_clnt_add_xprt setup function for NFS layer
Andy Adamson
2016-09-19
1
-0
/
+12
|
*
SUNRPC search xprt switch for sockaddr
Andy Adamson
2016-09-19
2
-0
/
+4
|
*
SUNRPC rpc_clnt_xprt_switch_add_xprt
Andy Adamson
2016-09-19
1
-0
/
+1
|
*
SUNRPC rpc_clnt_xprt_switch_put
Andy Adamson
2016-09-19
1
-0
/
+2
*
|
svcrdma: support Remote Invalidation
Chuck Lever
2016-09-23
1
-0
/
+1
*
|
rpcrdma: RDMA/CM private message data structure
Chuck Lever
2016-09-23
1
-0
/
+35
*
|
svcrdma: Tail iovec leaves an orphaned DMA mapping
Chuck Lever
2016-09-23
1
-0
/
+9
|
/
*
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-08-12
2
-1
/
+4
|
\
|
*
NFSv4: Cap the transport reconnection timer at 1/2 lease period
Trond Myklebust
2016-08-05
1
-0
/
+2
[next]