index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
svcrdma: avoid duplicate dma unmapping during error recovery
Sriharsha Basavapatna
2017-01-12
1
-2
/
+0
*
sunrpc: don't call sleeping functions from the notifier block callbacks
Scott Mayhew
2017-01-12
1
-3
/
+7
*
svcrpc: don't leak contexts on PROC_DESTROY
J. Bruce Fields
2017-01-12
1
-1
/
+1
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
4
-4
/
+4
*
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-12-16
9
-169
/
+101
|
\
|
*
sunrpc: use DEFINE_SPINLOCK()
Fabian Frederick
2016-12-06
1
-2
/
+1
|
*
svcrdma: Further clean-up of svc_rdma_get_inv_rkey()
Chuck Lever
2016-11-30
1
-14
/
+5
|
*
svcrdma: Break up dprintk format in svc_rdma_accept()
Chuck Lever
2016-11-30
1
-37
/
+18
|
*
svcrdma: Remove unused variable in rdma_copy_tail()
Chuck Lever
2016-11-30
1
-2
/
+0
|
*
svcrdma: Remove unused variables in xprt_rdma_bc_allocate()
Chuck Lever
2016-11-30
1
-4
/
+0
|
*
svcrdma: Remove svc_rdma_op_ctxt::wc_status
Chuck Lever
2016-11-30
2
-3
/
+2
|
*
svcrdma: Remove DMA map accounting
Chuck Lever
2016-11-30
2
-11
/
+3
|
*
svcrdma: Remove BH-disabled spin locking in svc_rdma_send()
Chuck Lever
2016-11-30
2
-16
/
+16
|
*
svcrdma: Renovate sendto chunk list parsing
Chuck Lever
2016-11-30
2
-67
/
+39
|
*
svcauth_gss: Close connection when dropping an incoming message
Chuck Lever
2016-11-30
2
-6
/
+10
|
*
svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm
Chuck Lever
2016-11-30
1
-0
/
+1
|
*
sunrpc: GFP_KERNEL should be GFP_NOFS in crypto code
J. Bruce Fields
2016-11-01
2
-8
/
+7
*
|
Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-12-15
10
-120
/
+138
|
\
\
|
*
\
Merge tag 'nfs-rdma-4.10-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2016-12-10
7
-118
/
+128
|
|
\
\
|
|
*
|
xprtrdma: Relocate connection helper functions
Chuck Lever
2016-11-29
3
-41
/
+31
|
|
*
|
xprtrdma: Update dprintk in rpcrdma_count_chunks
Chuck Lever
2016-11-29
1
-1
/
+1
|
|
*
|
xprtrdma: Shorten QP access error message
Chuck Lever
2016-11-29
1
-3
/
+3
|
|
*
|
xprtrdma: Squelch "max send, max recv" messages at connect time
Chuck Lever
2016-11-29
1
-2
/
+2
|
|
*
|
xprtrdma: Update documenting comment
Chuck Lever
2016-11-29
1
-4
/
+0
|
|
*
|
xprtrdma: Refactor FRMR invalidation
Chuck Lever
2016-11-29
1
-36
/
+21
|
|
*
|
xprtrdma: Avoid calls to ro_unmap_safe()
Chuck Lever
2016-11-29
1
-2
/
+4
|
|
*
|
xprtrdma: Address coverity complaint about wait_for_completion()
Chuck Lever
2016-11-29
1
-4
/
+13
|
|
*
|
SUNRPC: Proper metric accounting when RPC is not transmitted
Chuck Lever
2016-11-29
1
-4
/
+6
|
|
*
|
xprtrdma: Support for SG_GAP devices
Chuck Lever
2016-11-29
2
-7
/
+14
|
|
*
|
xprtrdma: Make FRWR send queue entry accounting more accurate
Chuck Lever
2016-11-29
3
-13
/
+30
|
|
*
|
xprtrdma: Cap size of callback buffer resources
Chuck Lever
2016-11-29
1
-1
/
+3
|
*
|
|
SUNRPC: fix refcounting problems with auth_gss messages.
NeilBrown
2016-12-10
1
-1
/
+6
|
*
|
|
sunrpc: Don't engage exponential backoff when connection attempt is rejected.
NeilBrown
2016-12-01
2
-1
/
+4
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
3
-10
/
+28
|
\
|
|
|
*
|
Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-11-18
3
-10
/
+28
|
|
\
\
|
|
*
|
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
Scott Mayhew
2016-11-14
3
-10
/
+28
|
|
|
/
*
|
|
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
2
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
8
-65
/
+111
|
\
|
|
|
*
|
Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-11-11
3
-18
/
+29
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect
Chuck Lever
2016-11-10
2
-16
/
+24
|
|
*
SUNRPC: Fix suspicious RCU usage
Anna Schumaker
2016-11-07
1
-2
/
+5
|
*
|
svcrdma: backchannel cannot share a page for send and rcv buffers
Chuck Lever
2016-11-01
1
-3
/
+10
|
*
|
sunrpc: fix some missing rq_rbuffer assignments
Jeff Layton
2016-10-28
2
-0
/
+2
|
*
|
sunrpc: don't pass on-stack memory to sg_set_buf
J. Bruce Fields
2016-10-26
3
-45
/
+71
*
|
|
udp: do fwd memory scheduling on dequeue
Paolo Abeni
2016-11-07
2
-2
/
+2
*
|
|
udp: use it's own memory accounting schema
Paolo Abeni
2016-10-22
2
-5
/
+17
|
/
/
*
|
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-10-13
21
-478
/
+794
|
\
|
|
*
sunrpc: replace generic auth_cred hash with auth-specific function
Frank Sorenson
2016-09-30
1
-1
/
+1
|
*
sunrpc: add RPCSEC_GSS hash_cred() function
Frank Sorenson
2016-09-30
1
-0
/
+7
[next]