index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-25
Merge tag 'nfs-rdma-4.12-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
6
-122
/
+295
2017-04-25
xprtrdma: Remove rpcrdma_buffer::rb_pool
Chuck Lever
1
-1
/
+0
2017-04-25
sunrpc: Fix xdr_init_decode_pages() documenting comment
Chuck Lever
1
-1
/
+1
2017-04-25
xprtrdma: Squelch ENOBUFS warnings
Chuck Lever
1
-3
/
+5
2017-04-25
xprtrdma: Annotate receive workqueue
Chuck Lever
1
-1
/
+1
2017-04-25
xprtrdma: Revert commit d0f36c46deea
Chuck Lever
1
-26
/
+7
2017-04-25
xprtrdma: Restore transport after device removal
Chuck Lever
1
-0
/
+48
2017-04-25
xprtrdma: Refactor rpcrdma_ep_connect
Chuck Lever
1
-46
/
+63
2017-04-25
xprtrdma: Support unplugging an HCA from under an NFS mount
Chuck Lever
3
-9
/
+101
2017-04-25
xprtrdma: Use same device when mapping or syncing DMA buffers
Chuck Lever
3
-9
/
+14
2017-04-25
xprtrdma: Refactor rpcrdma_ia_open()
Chuck Lever
3
-27
/
+32
2017-04-25
xprtrdma: Detect unreachable NFS/RDMA servers more reliably
Chuck Lever
1
-0
/
+22
2017-04-25
sunrpc: Export xprt_force_disconnect()
Chuck Lever
1
-0
/
+1
2017-04-25
xprtrdma: Cancel refresh worker during buffer shutdown
Chuck Lever
1
-0
/
+1
2017-04-20
sunrpc: don't check for failure from mempool_alloc()
NeilBrown
2
-13
/
+0
2017-04-01
Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-0
/
+2
2017-03-28
svcrdma: set XPT_CONG_CTRL flag for bc xprt
Chuck Lever
1
-0
/
+1
2017-03-17
Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+2
2017-03-17
xprtrdma: Squelch kbuild sparse complaint
Chuck Lever
1
-1
/
+2
2017-03-09
SUNRPC/backchanel: set XPT_CONG_CTRL flag for bc xprt
Kinglong Mee
1
-0
/
+1
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-03-01
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
16
-250
/
+304
2017-02-28
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
9
-270
/
+239
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
4
-8
/
+8
2017-02-24
sunrpc: don't register UDP port with rpcbind when version needs congestion co...
Jeff Layton
1
-0
/
+7
2017-02-24
nfs/nfsd/sunrpc: enforce transport requirements for NFSv4
Jeff Layton
1
-0
/
+15
2017-02-24
sunrpc: flag transports as having congestion control
Jeff Layton
2
-0
/
+9
2017-02-24
sunrpc: turn bitfield flags in svc_version into bools
Jeff Layton
1
-1
/
+1
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2017-02-21
SUNRPC: Add a helper function xdr_stream_decode_string_dup()
Trond Myklebust
1
-0
/
+34
2017-02-21
sunrpc: silence uninitialized variable warning
Dan Carpenter
1
-1
/
+3
2017-02-20
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-08
sunrpc: use simple_read_from_buffer for reading cache flush
Kinglong Mee
1
-12
/
+3
2017-02-08
sunrpc: record rpc client pointer in seq->private directly
Kinglong Mee
1
-25
/
+10
2017-02-08
sunrpc: update the comments of sunrpc proc path
Kinglong Mee
1
-2
/
+2
[next]