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
starfive-6.6.48-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
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-19
Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-4
/
+29
2019-07-18
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
3
-2
/
+6
2019-07-12
SUNRPC: Fix transport accounting when caller specifies an rpc_xprt
Trond Myklebust
1
-0
/
+2
2019-07-12
Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
1
-0
/
+3
2019-07-11
Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+7
2019-07-09
xprtrdma: Modernize ops->connect
Chuck Lever
1
-0
/
+3
2019-07-06
Merge branch 'multipath_tcp'
Trond Myklebust
4
-0
/
+5
2019-07-06
Merge branch 'bh-remove'
Trond Myklebust
2
-1
/
+7
2019-07-06
SUNRPC: Count ops completing with tk_status < 0
Dave Wysochanski
1
-1
/
+6
2019-07-06
NFS: send state management on a single connection.
NeilBrown
1
-0
/
+1
2019-07-06
SUNRPC: Allow creation of RPC clients with multiple connections
Trond Myklebust
1
-0
/
+1
2019-07-06
SUNRPC: Add basic load balancing to the transport switch
Trond Myklebust
2
-0
/
+3
2019-07-06
SUNRPC: Replace direct task wakeups from softirq context
Trond Myklebust
1
-0
/
+5
2019-07-06
SUNRPC: Replace the queue timer with a delayed work function
Trond Myklebust
1
-1
/
+2
2019-07-04
nfsd: create xdr_netobj_dup helper
J. Bruce Fields
1
-0
/
+7
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363
Thomas Gleixner
1
-3
/
+1
2019-05-16
Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-2
/
+38
2019-04-26
SUNRPC: Cache cred of process creating the rpc_client
Trond Myklebust
1
-0
/
+2
2019-04-25
SUNRPC: Add the 'softerr' rpc_client flag
Trond Myklebust
1
-0
/
+2
2019-04-25
SUNRPC: Add tracking of RPC level errors
Trond Myklebust
1
-0
/
+2
2019-04-25
SUNRPC: Simplify queue timeouts using timer_reduce()
Trond Myklebust
1
-1
/
+0
2019-04-25
SUNRPC: Fix up tracking of timeouts
Trond Myklebust
1
-0
/
+1
2019-04-25
SUNRPC: Add function rpc_sleep_on_timeout()
Trond Myklebust
1
-1
/
+8
2019-04-25
SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()
Trond Myklebust
1
-1
/
+0
2019-04-25
SUNRPC: Refactor xprt_request_wait_receive()
Trond Myklebust
1
-3
/
+3
2019-04-25
SUNRPC: Fix up task signalling
Trond Myklebust
1
-2
/
+4
2019-04-24
SUNRPC: Cache the process user cred in the RPC server listener
Trond Myklebust
2
-2
/
+5
2019-04-24
SUNRPC: Allow further customisation of RPC program registration
Trond Myklebust
1
-0
/
+15
2019-04-24
SUNRPC: Add a callback to initialise server requests
Trond Myklebust
1
-0
/
+16
2019-04-24
SUNRPC/nfs: Fix return value for nfs4_callback_compound()
Trond Myklebust
1
-0
/
+2
2019-04-11
Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"
Trond Myklebust
1
-8
/
+0
2019-03-10
SUNRPC: Micro-optimise when the task is known not to be sleeping
Trond Myklebust
1
-0
/
+8
2019-03-02
NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated
Trond Myklebust
1
-0
/
+1
2019-02-26
SUNRPC: Fix an Oops in udp_poll()
Trond Myklebust
1
-0
/
+1
2019-02-14
SUNRPC: Add rpc_auth::au_ralign field
Chuck Lever
1
-5
/
+4
2019-02-14
SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsize
Chuck Lever
1
-2
/
+1
2019-02-14
SUNRPC: Introduce rpc_prepare_reply_pages()
Chuck Lever
1
-0
/
+3
2019-02-14
SUNRPC: Remove xdr_buf_trim()
Chuck Lever
1
-1
/
+0
2019-02-14
SUNRPC: Use struct xdr_stream when decoding RPC Reply header
Chuck Lever
2
-5
/
+11
2019-02-13
SUNRPC: Clean up rpc_verify_header()
Chuck Lever
1
-1
/
+6
2019-02-13
SUNRPC: Use struct xdr_stream when constructing RPC Call header
Chuck Lever
2
-5
/
+16
2019-02-13
SUNRPC: Add build option to disable support for insecure enctypes
Chuck Lever
1
-1
/
+41
2019-02-13
SUNRPC: Remove rpc_xprt::tsh_size
Chuck Lever
1
-7
/
+0
2019-02-13
SUNRPC: Add xdr_stream::rqst field
Chuck Lever
1
-2
/
+6
2019-01-03
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-51
/
+11
2019-01-03
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-11
/
+19
2019-01-02
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
1
-2
/
+2
2018-12-31
nfs: fixed broken compilation in nfs_callback_up_net()
Vasily Averin
1
-0
/
+9
2018-12-28
sunrpc: remove unused xpo_prep_reply_hdr callback
Vasily Averin
2
-2
/
+0
2018-12-28
sunrpc: remove unused bc_up operation from rpc_xprt_ops
Vasily Averin
1
-1
/
+0
[next]