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
2014-07-30
SUNRPC: svc_tcp_write_space: don't clear SOCK_NOSPACE prematurely
Trond Myklebust
1
-18
/
+21
2014-07-30
SUNRPC: Reduce contention in svc_xprt_enqueue()
Trond Myklebust
1
-8
/
+17
2014-07-23
svcrdma: Add zero padding if the client doesn't send it
Chuck Lever
1
-0
/
+28
2014-07-22
xprtrdma: Fix DMA-API-DEBUG warning by checking dma_map result
Yan Burman
1
-0
/
+3
2014-07-18
SUNRPC: xdr_get_next_encode_buffer should be declared static
Trond Myklebust
1
-1
/
+2
2014-07-18
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
Chuck Lever
3
-1
/
+4
2014-07-16
sched: Allow wait_on_bit_action() functions to support a timeout
NeilBrown
1
-2
/
+2
2014-07-13
replace strict_strto calls
Daniel Walter
3
-13
/
+9
2014-07-13
rpc_pipe: Drop memory allocation cast
Himangi Saraogi
1
-1
/
+1
2014-07-13
sunrpc: add a new "stringify_acceptor" rpc_credop
Jeff Layton
2
-20
/
+51
2014-07-13
auth_gss: fetch the acceptor name out of the downcall
Jeff Layton
1
-3
/
+17
2014-07-11
svcrdma: send_write() must not overflow the device's max sge
Steve Wise
1
-24
/
+15
2014-07-03
SUNRPC: Handle EPIPE in xprt_connect_status
Trond Myklebust
2
-0
/
+2
2014-06-30
SUNRPC: Ensure that we handle ENOBUFS errors correctly.
Trond Myklebust
2
-0
/
+9
2014-06-25
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
Andy Adamson
1
-0
/
+1
2014-06-23
SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok
Kinglong Mee
2
-3
/
+3
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-4
/
+2
2014-06-12
net: Save software checksum complete
Tom Herbert
1
-1
/
+2
2014-06-11
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-607
/
+409
2014-06-10
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
10
-610
/
+547
2014-06-07
svcrdma: Fence LOCAL_INV work requests
Steve Wise
1
-1
/
+1
2014-06-07
svcrdma: refactor marshalling logic
Steve Wise
3
-604
/
+331
2014-06-07
nfsd4: simplify server xdr->next_page use
J. Bruce Fields
1
-4
/
+5
2014-06-04
xprtrdma: Disconnect on registration failure
Chuck Lever
2
-23
/
+42
2014-06-04
xprtrdma: Remove BUG_ON() call sites
Chuck Lever
2
-9
/
+12
2014-06-04
xprtrdma: Avoid deadlock when credit window is reset
Chuck Lever
3
-19
/
+7
2014-06-04
SUNRPC: Move congestion window constants to header file
Chuck Lever
1
-19
/
+9
2014-06-04
xprtrdma: Reset connection timeout after successful reconnect
Chuck Lever
1
-0
/
+1
2014-06-04
xprtrdma: Use macros for reconnection timeout constants
Chuck Lever
1
-7
/
+12
2014-06-04
xprtrdma: Allocate missing pagelist
Shirley Ma
1
-0
/
+6
2014-06-04
xprtrdma: Remove Tavor MTU setting
Chuck Lever
1
-14
/
+0
2014-06-04
xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnecting
Chuck Lever
1
-9
/
+20
2014-06-04
xprtrdma: Reduce the number of hardway buffer allocations
Chuck Lever
1
-12
/
+13
2014-06-04
xprtrdma: Limit work done by completion handler
Chuck Lever
2
-4
/
+7
2014-06-04
xprtrmda: Reduce calls to ib_poll_cq() in completion handlers
Chuck Lever
2
-18
/
+42
2014-06-04
xprtrmda: Reduce lock contention in completion handlers
Chuck Lever
1
-4
/
+10
2014-06-04
xprtrdma: Split the completion queue
Chuck Lever
2
-92
/
+137
2014-06-04
xprtrdma: Make rpcrdma_ep_destroy() return void
Chuck Lever
3
-13
/
+4
2014-06-04
xprtrdma: Simplify rpcrdma_deregister_external() synopsis
Chuck Lever
4
-10
/
+4
2014-06-04
xprtrdma: mount reports "Invalid mount option" if memreg mode not supported
Chuck Lever
1
-4
/
+4
2014-06-04
xprtrdma: Fall back to MTHCAFMR when FRMR is not supported
Chuck Lever
1
-16
/
+15
2014-06-04
xprtrdma: Remove REGISTER memory registration mode
Chuck Lever
2
-88
/
+5
2014-06-04
xprtrdma: Remove MEMWINDOWS registration modes
Chuck Lever
4
-203
/
+7
2014-06-04
xprtrdma: Remove BOUNCEBUFFERS memory registration mode
Chuck Lever
3
-28
/
+1
2014-06-04
xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context
Chuck Lever
3
-7
/
+21
2014-06-04
nfs-rdma: Fix for FMR leaks
Allen Andrews
1
-35
/
+38
2014-06-04
xprtrdma: mind the device's max fast register page list depth
Steve Wise
3
-16
/
+36
2014-05-31
SUNRPC/NFSD: Remove using of dprintk with KERN_WARNING
Kinglong Mee
1
-2
/
+1
2014-05-31
nfsd4: better reservation of head space for krb5
J. Bruce Fields
2
-0
/
+4
2014-05-31
rpc: define xdr_restrict_buflen
J. Bruce Fields
1
-0
/
+29
[prev]
[next]