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
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-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-11
/
+16
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-08
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-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-12
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-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
[next]