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-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-15
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-01
sunrpc: Don't engage exponential backoff when connection attempt is rejected.
NeilBrown
2
-1
/
+4
2016-11-30
svcrdma: Further clean-up of svc_rdma_get_inv_rkey()
Chuck Lever
1
-14
/
+5
2016-11-30
svcrdma: Break up dprintk format in svc_rdma_accept()
Chuck Lever
1
-37
/
+18
2016-11-30
svcrdma: Remove unused variable in rdma_copy_tail()
Chuck Lever
1
-2
/
+0
2016-11-30
svcrdma: Remove unused variables in xprt_rdma_bc_allocate()
Chuck Lever
1
-4
/
+0
2016-11-30
svcrdma: Remove svc_rdma_op_ctxt::wc_status
Chuck Lever
2
-3
/
+2
2016-11-30
svcrdma: Remove DMA map accounting
Chuck Lever
2
-11
/
+3
2016-11-30
svcrdma: Remove BH-disabled spin locking in svc_rdma_send()
Chuck Lever
2
-16
/
+16
2016-11-30
svcrdma: Renovate sendto chunk list parsing
Chuck Lever
2
-67
/
+39
2016-11-30
svcauth_gss: Close connection when dropping an incoming message
Chuck Lever
2
-6
/
+10
2016-11-30
svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm
Chuck Lever
1
-0
/
+1
2016-11-29
xprtrdma: Relocate connection helper functions
Chuck Lever
3
-41
/
+31
2016-11-29
xprtrdma: Update dprintk in rpcrdma_count_chunks
Chuck Lever
1
-1
/
+1
2016-11-29
xprtrdma: Shorten QP access error message
Chuck Lever
1
-3
/
+3
2016-11-29
xprtrdma: Squelch "max send, max recv" messages at connect time
Chuck Lever
1
-2
/
+2
2016-11-29
xprtrdma: Update documenting comment
Chuck Lever
1
-4
/
+0
2016-11-29
xprtrdma: Refactor FRMR invalidation
Chuck Lever
1
-36
/
+21
2016-11-29
xprtrdma: Avoid calls to ro_unmap_safe()
Chuck Lever
1
-2
/
+4
2016-11-29
xprtrdma: Address coverity complaint about wait_for_completion()
Chuck Lever
1
-4
/
+13
2016-11-29
SUNRPC: Proper metric accounting when RPC is not transmitted
Chuck Lever
1
-4
/
+6
2016-11-29
xprtrdma: Support for SG_GAP devices
Chuck Lever
2
-7
/
+14
2016-11-29
xprtrdma: Make FRWR send queue entry accounting more accurate
Chuck Lever
3
-13
/
+30
2016-11-29
xprtrdma: Cap size of callback buffer resources
Chuck Lever
1
-1
/
+3
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-10
/
+28
2016-11-18
Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-10
/
+28
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2
-2
/
+2
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-65
/
+111
2016-11-14
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
Scott Mayhew
3
-10
/
+28
2016-11-11
Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-18
/
+29
2016-11-10
xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect
Chuck Lever
2
-16
/
+24
2016-11-07
SUNRPC: Fix suspicious RCU usage
Anna Schumaker
1
-2
/
+5
2016-11-07
udp: do fwd memory scheduling on dequeue
Paolo Abeni
2
-2
/
+2
2016-11-01
sunrpc: GFP_KERNEL should be GFP_NOFS in crypto code
J. Bruce Fields
2
-8
/
+7
2016-11-01
svcrdma: backchannel cannot share a page for send and rcv buffers
Chuck Lever
1
-3
/
+10
2016-10-28
sunrpc: fix some missing rq_rbuffer assignments
Jeff Layton
2
-0
/
+2
2016-10-26
sunrpc: don't pass on-stack memory to sg_set_buf
J. Bruce Fields
3
-45
/
+71
2016-10-22
udp: use it's own memory accounting schema
Paolo Abeni
2
-5
/
+17
2016-10-13
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
21
-478
/
+794
2016-10-13
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-35
/
+111
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
4
-16
/
+37
2016-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-2
/
+2
2016-10-07
cred: simpler, 1D supplementary groups
Alexey Dobriyan
5
-9
/
+9
[next]