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
2015-07-28
Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-13
/
+23
2015-07-27
SUNRPC: Report TCP errors to the caller
Trond Myklebust
1
-7
/
+6
2015-07-27
sunrpc: translate -EAGAIN to -ENOBUFS when socket is writable.
NeilBrown
1
-0
/
+9
2015-07-22
SUNRPC: xprt_complete_bc_request must also decrement the free slot count
Trond Myklebust
1
-1
/
+1
2015-07-22
SUNRPC: Fix a backchannel deadlock
Trond Myklebust
1
-2
/
+2
2015-07-03
SUNRPC: Don't confuse ENOBUFS with a write_space issue
Trond Myklebust
1
-1
/
+2
2015-07-03
SUNRPC: Don't reencode message if transmission failed with ENOBUFS
Trond Myklebust
1
-2
/
+3
2015-07-02
Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
15
-532
/
+751
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-4
/
+4
2015-06-27
Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
13
-198
/
+129
2015-06-22
sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()
Fabian Frederick
1
-6
/
+2
2015-06-20
SUNRPC: Set the TCP user timeout option on client sockets
Trond Myklebust
1
-0
/
+7
2015-06-19
SUNRPC: Ensure we release the TCP socket once it has been closed
Trond Myklebust
2
-19
/
+23
2015-06-19
SUNRPC: Handle connection issues correctly on the back channel
Trond Myklebust
1
-1
/
+7
2015-06-18
sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()
Fabian Frederick
1
-6
/
+2
2015-06-16
Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
7
-338
/
+343
2015-06-16
SUNRPC: never enqueue a ->rq_cong request on ->sending
Neil Brown
1
-0
/
+3
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2
-8
/
+10
2015-06-12
xprtrdma: Reduce per-transport MR allocation
Chuck Lever
2
-4
/
+8
2015-06-12
xprtrdma: Stack relief in fmr_op_map()
Chuck Lever
2
-11
/
+28
2015-06-12
xprtrdma: Split rb_lock
Chuck Lever
4
-13
/
+15
2015-06-12
xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy
Chuck Lever
2
-4
/
+0
2015-06-12
xprtrdma: Remove ->ro_reset
Chuck Lever
5
-71
/
+0
2015-06-12
xprtrdma: Remove unused LOCAL_INV recovery logic
Chuck Lever
1
-109
/
+0
2015-06-12
xprtrdma: Acquire MRs in rpcrdma_register_external()
Chuck Lever
3
-35
/
+89
2015-06-12
xprtrdma: Introduce an FRMR recovery workqueue
Chuck Lever
3
-3
/
+84
2015-06-12
xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()
Chuck Lever
2
-30
/
+48
2015-06-12
xprtrdma: Introduce helpers for allocating MWs
Chuck Lever
2
-0
/
+33
2015-06-12
xprtrdma: Use ib_device pointer safely
Chuck Lever
5
-48
/
+43
2015-06-12
xprtrdma: Remove rr_func
Chuck Lever
4
-14
/
+1
2015-06-12
xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprt
Chuck Lever
4
-12
/
+10
2015-06-12
xprtrdma: Warn when there are orphaned IB objects
Chuck Lever
1
-5
/
+5
2015-06-11
SUNRPC: Address kbuild warning in net/sunrpc/debugfs.c
Chuck Lever
1
-1
/
+2
2015-06-10
SUNRPC: Transport fault injection
Chuck Lever
5
-0
/
+101
2015-06-10
sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops
Jeff Layton
3
-9
/
+41
2015-06-10
sunrpc: lock xprt before trying to set memalloc on the sockets
Jeff Layton
1
-8
/
+27
2015-06-10
sunrpc: if we're closing down a socket, clear memalloc on it first
Jeff Layton
1
-0
/
+3
2015-06-10
sunrpc: make xprt->swapper an atomic_t
Jeff Layton
2
-15
/
+27
2015-06-10
sunrpc: keep a count of swapfiles associated with the rpc_clnt
Jeff Layton
2
-11
/
+59
2015-06-05
SUNRPC: Fix a backchannel race
Trond Myklebust
2
-14
/
+29
2015-06-05
SUNRPC: Clean up allocation and freeing of back channel requests
Trond Myklebust
1
-40
/
+55
2015-06-05
SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_task
Trond Myklebust
2
-6
/
+3
2015-06-04
rpcrdma: Merge svcrdma and xprtrdma modules into one
Chuck Lever
7
-48
/
+69
2015-06-04
svcrdma: Add a separate "max data segs macro for svcrdma
Chuck Lever
2
-7
/
+1
2015-06-04
svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL
Chuck Lever
2
-27
/
+7
2015-06-04
svcrdma: Keep rpcrdma_msg fields in network byte-order
Chuck Lever
3
-47
/
+41
2015-06-04
svcrdma: Fix byte-swapping in svc_rdma_sendto.c
Chuck Lever
1
-6
/
+8
2015-06-03
svcrdma: Remove svc_rdma_xdr_decode_deferred_req()
Chuck Lever
1
-56
/
+0
2015-06-03
SUNRPC: Move EXPORT_SYMBOL for svc_process
Chuck Lever
1
-1
/
+1
2015-06-02
SUNRPC: Clean up bc_send()
Chuck Lever
3
-72
/
+26
[next]