index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-24
SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in use
Chuck Lever
1
-2
/
+2
2016-08-12
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-24
/
+94
2016-08-05
NFSv4: Cap the transport reconnection timer at 1/2 lease period
Trond Myklebust
1
-0
/
+21
2016-08-05
SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout
Trond Myklebust
2
-6
/
+15
2016-08-05
SUNRPC: Fix reconnection timeouts
Trond Myklebust
1
-7
/
+20
2016-08-05
SUNRPC: disable the use of IPv6 temporary addresses.
NeilBrown
1
-0
/
+11
2016-08-05
SUNRPC: allow for upcalls for same uid but different gss service
Olga Kornievskaia
1
-3
/
+5
2016-08-04
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-122
/
+86
2016-08-02
SUNRPC: Fix up socket autodisconnect
Trond Myklebust
1
-8
/
+18
2016-08-01
SUNRPC: Detect immediate closure of accepted sockets
Trond Myklebust
1
-2
/
+5
2016-08-01
SUNRPC: accept() may return sockets that are still in SYN_RECV
Trond Myklebust
1
-3
/
+10
2016-08-01
SUNRPC: Handle EADDRNOTAVAIL on connection failures
Trond Myklebust
1
-0
/
+4
2016-07-30
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
21
-941
/
+864
2016-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+4
2016-07-24
Merge branch 'nfs-rdma'
Trond Myklebust
12
-851
/
+718
2016-07-24
Merge branch 'sunrpc'
Trond Myklebust
5
-74
/
+130
2016-07-24
SUNRPC: Fix a compiler warning in fs/nfs/clnt.c
Trond Myklebust
1
-1
/
+1
2016-07-19
xprtrdma: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2016-07-19
sunrpc: Prevent resvport min/max inversion via sysfs and module parameter
Frank Sorenson
1
-1
/
+5
2016-07-19
sunrpc: Prevent resvport min/max inversion via sysctl
Frank Sorenson
1
-2
/
+2
2016-07-19
sunrpc: Fix reserved port range calculation
Frank Sorenson
1
-1
/
+1
2016-07-19
sunrpc: Fix bit count when setting hashtable size to power-of-two
Frank Sorenson
1
-3
/
+1
2016-07-19
sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags
Scott Mayhew
5
-9
/
+7
2016-07-16
SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprt
Trond Myklebust
1
-5
/
+3
2016-07-13
SUNRPC: Remove unused callback xpo_adjust_wspace()
Trond Myklebust
1
-2
/
+0
2016-07-13
SUNRPC: Change TCP socket space reservation
Trond Myklebust
1
-43
/
+4
2016-07-13
SUNRPC: Add a server side per-connection limit
Trond Myklebust
1
-3
/
+36
2016-07-13
SUNRPC: Micro optimisation for svc_data_ready
Trond Myklebust
1
-2
/
+2
2016-07-13
SUNRPC: Call the default socket callbacks instead of open coding
Trond Myklebust
1
-69
/
+19
2016-07-13
SUNRPC: lock the socket while detaching it
Trond Myklebust
1
-0
/
+3
2016-07-13
SUNRPC: Add tracepoints for dropped and deferred requests
Trond Myklebust
1
-0
/
+4
2016-07-13
SUNRPC: Add a tracepoint for server socket out-of-space conditions
Trond Myklebust
1
-2
/
+6
2016-07-13
sunrpc: add gss minor status to svcauth_gss_proxy_init
Scott Mayhew
1
-2
/
+3
2016-07-13
sunrpc: remove 'inuse' flag from struct cache_detail.
NeilBrown
1
-1
/
+1
2016-07-11
NFS: Don't drop CB requests with invalid principals
Chuck Lever
1
-0
/
+5
2016-07-11
svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
Chuck Lever
1
-1
/
+2
2016-07-11
xprtrdma: No direct data placement with krb5i and krb5p
Chuck Lever
4
-2
/
+26
2016-07-11
xprtrdma: Clean up fixup_copy_count accounting
Chuck Lever
1
-13
/
+13
2016-07-11
xprtrdma: Update only specific fields in private receive buffer
Chuck Lever
1
-4
/
+9
2016-07-11
xprtrdma: Do not update {head, tail}.iov_len in rpcrdma_inline_fixup()
Chuck Lever
1
-28
/
+33
2016-07-11
xprtrdma: rpcrdma_inline_fixup() overruns the receive page list
Chuck Lever
1
-5
/
+11
2016-07-11
xprtrdma: Chunk list encoders no longer share one rl_segments array
Chuck Lever
2
-53
/
+44
2016-07-11
xprtrdma: Place registered MWs on a per-req list
Chuck Lever
6
-139
/
+94
2016-07-11
xprtrdma: Release orphaned MRs immediately
Chuck Lever
2
-12
/
+26
2016-07-11
xprtrdma: Allocate MRs on demand
Chuck Lever
5
-124
/
+114
2016-07-11
xprtrdma: Chunk list encoders must not return zero
Chuck Lever
3
-3
/
+7
2016-07-11
xprtrdma: Honor ->send_request API contract
Chuck Lever
5
-24
/
+39
2016-07-11
xprtrdma: Reply buffer exhaustion can be catastrophic
Chuck Lever
1
-7
/
+5
2016-07-11
xprtrdma: Clean up device capability detection
Chuck Lever
4
-29
/
+44
2016-07-11
xprtrdma: Remove rpcrdma_map_one() and friends
Chuck Lever
2
-44
/
+0
[next]