index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
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-20
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-11
SUNRPC: Transport fault injection
Chuck Lever
5
-0
/
+101
2015-06-11
sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops
Jeff Layton
3
-9
/
+41
2015-06-11
sunrpc: lock xprt before trying to set memalloc on the sockets
Jeff Layton
1
-8
/
+27
2015-06-11
sunrpc: if we're closing down a socket, clear memalloc on it first
Jeff Layton
1
-0
/
+3
2015-06-11
sunrpc: make xprt->swapper an atomic_t
Jeff Layton
2
-15
/
+27
2015-06-11
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
2015-06-02
SUNRPC: Backchannel handle socket nospace
Trond Myklebust
1
-11
/
+16
2015-06-02
SUNRPC: Fix a memory leak in the backchannel code
Trond Myklebust
1
-1
/
+1
2015-06-02
SUNRPC: drop stale doc comments in xprtsock.c
Stefan Hajnoczi
1
-8
/
+0
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2
-4
/
+4
2015-05-20
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...
Doug Ledford
4
-127
/
+45
2015-05-20
IB/core: Change rdma_protocol_iboe to roce
Ira Weiny
1
-1
/
+1
2015-05-18
xprtrdma, svcrdma: Switch to generic logging helpers
Sagi Grimberg
3
-98
/
+25
[next]