index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-21
sunrpc: silence uninitialized variable warning
Dan Carpenter
1
-1
/
+3
2017-02-21
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-11
/
+16
2017-02-10
sunrpc: Allow xprt->ops->timer method to sleep
Chuck Lever
2
-2
/
+2
2017-02-10
xprtrdma: Refactor management of mw_list field
Chuck Lever
5
-24
/
+29
2017-02-10
xprtrdma: Handle stale connection rejection
Chuck Lever
1
-45
/
+21
2017-02-10
xprtrdma: Properly recover FRWRs with in-flight FASTREG WRs
Chuck Lever
2
-10
/
+8
2017-02-10
xprtrdma: Shrink send SGEs array
Chuck Lever
1
-4
/
+7
2017-02-10
xprtrdma: Reduce required number of send SGEs
Chuck Lever
3
-9
/
+32
2017-02-10
xprtrdma: Disable pad optimization by default
Chuck Lever
2
-1
/
+2
2017-02-10
xprtrdma: Per-connection pad optimization
Chuck Lever
3
-14
/
+16
2017-02-10
xprtrdma: Fix Read chunk padding
Chuck Lever
1
-6
/
+4
2017-02-10
net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+1
2017-02-09
NFSv4: Set the connection timeout to match the lease period
Trond Myklebust
1
-4
/
+6
2017-02-09
SUNRPC: Allow changing of the TCP timeout parameters on the fly
Trond Myklebust
2
-11
/
+70
2017-02-09
SUNRPC: Refactor TCP socket timeout code into a helper function
Trond Myklebust
1
-19
/
+26
2017-02-09
SUNRPC: Remove unused function rpc_get_timeout()
Trond Myklebust
1
-15
/
+0
2017-02-09
sunrpc: use simple_read_from_buffer for reading cache flush
Kinglong Mee
1
-12
/
+3
2017-02-09
sunrpc: record rpc client pointer in seq->private directly
Kinglong Mee
1
-25
/
+10
2017-02-09
sunrpc: update the comments of sunrpc proc path
Kinglong Mee
1
-2
/
+2
2017-02-09
sunrpc: remove dead codes of cr_magic in rpc_cred
Kinglong Mee
2
-6
/
+0
2017-02-09
sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unix
Kinglong Mee
2
-12
/
+10
2017-02-09
sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail
Kinglong Mee
1
-32
/
+17
2017-02-09
sunrpc: error out if register_shrinker fail
Kinglong Mee
1
-1
/
+5
2017-02-09
SUNRPC: Drop all entries from cache_detail when cache_purge()
Kinglong Mee
1
-15
/
+26
2017-02-08
svcrdma: Poll CQs in "workqueue" mode
Chuck Lever
2
-16
/
+16
2017-02-08
svcrdma: Combine list fields in struct svc_rdma_op_ctxt
Chuck Lever
2
-26
/
+21
2017-02-08
svcrdma: Remove unused sc_dto_q field
Chuck Lever
1
-1
/
+0
2017-02-08
svcrdma: Clean up backchannel send header encoding
Chuck Lever
1
-8
/
+9
2017-02-08
svcrdma: Clean up RPC-over-RDMA Call header decoder
Chuck Lever
1
-153
/
+79
2017-02-08
svcrdma: Clean up RPC-over-RDMA Reply header encoder
Chuck Lever
3
-24
/
+14
2017-02-08
svcrdma: Another sendto chunk list parsing update
Chuck Lever
2
-24
/
+28
2017-01-31
svcrpc: free contexts immediately on PROC_DESTROY
Neil Brown
2
-2
/
+14
2017-01-31
svcrpc: fix oops in absence of krb5 module
J. Bruce Fields
1
-1
/
+1
2017-01-30
SUNRPC: two small improvements to rpcauth shrinker.
NeilBrown
1
-2
/
+4
2017-01-24
SUNRPC: cleanup ida information when removing sunrpc module
Kinglong Mee
2
-0
/
+6
2017-01-18
locking/atomic, kref: Implement kref_put_lock()
Peter Zijlstra
1
-5
/
+10
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
3
-6
/
+6
2017-01-13
svcrdma: avoid duplicate dma unmapping during error recovery
Sriharsha Basavapatna
1
-2
/
+0
2017-01-12
sunrpc: don't call sleeping functions from the notifier block callbacks
Scott Mayhew
1
-3
/
+7
2017-01-12
svcrpc: don't leak contexts on PROC_DESTROY
J. Bruce Fields
1
-1
/
+1
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
4
-4
/
+4
2016-12-16
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
9
-169
/
+101
2016-12-16
Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
10
-120
/
+138
2016-12-10
Merge tag 'nfs-rdma-4.10-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
7
-118
/
+128
2016-12-10
SUNRPC: fix refcounting problems with auth_gss messages.
NeilBrown
1
-1
/
+6
2016-12-06
sunrpc: use DEFINE_SPINLOCK()
Fabian Frederick
1
-2
/
+1
2016-12-02
sunrpc: Don't engage exponential backoff when connection attempt is rejected.
NeilBrown
2
-1
/
+4
2016-12-01
svcrdma: Further clean-up of svc_rdma_get_inv_rkey()
Chuck Lever
1
-14
/
+5
2016-12-01
svcrdma: Break up dprintk format in svc_rdma_accept()
Chuck Lever
1
-37
/
+18
[prev]
[next]