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
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-25
sunrpc: flag transports as having congestion control
Jeff Layton
1
-0
/
+1
2017-02-24
sunrpc: turn bitfield flags in svc_version into bools
Jeff Layton
1
-4
/
+5
2017-02-22
SUNRPC: Add a helper function xdr_stream_decode_string_dup()
Trond Myklebust
1
-0
/
+2
2017-02-22
SUNRPC: Add generic helpers for xdr_stream encode/decode
Trond Myklebust
1
-0
/
+177
2017-02-21
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-02-09
NFSv4: Set the connection timeout to match the lease period
Trond Myklebust
1
-2
/
+3
2017-02-09
SUNRPC: Allow changing of the TCP timeout parameters on the fly
Trond Myklebust
2
-0
/
+7
2017-02-09
SUNRPC: Remove unused function rpc_get_timeout()
Trond Myklebust
1
-1
/
+0
2017-02-09
sunrpc: remove dead codes of cr_magic in rpc_cred
Kinglong Mee
1
-5
/
+0
2017-02-09
sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unix
Kinglong Mee
1
-0
/
+1
2017-02-09
sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail
Kinglong Mee
1
-12
/
+3
2017-02-09
SUNRPC/Cache: Always treat the invalid cache as unexpired
Kinglong Mee
1
-1
/
+4
2017-02-08
svcrdma: Combine list fields in struct svc_rdma_op_ctxt
Chuck Lever
1
-2
/
+1
2017-02-08
svcrdma: Remove unused sc_dto_q field
Chuck Lever
1
-1
/
+0
2017-02-08
svcrdma: Clean up RPC-over-RDMA Reply header encoder
Chuck Lever
1
-5
/
+2
2017-02-08
svcrdma: Another sendto chunk list parsing update
Chuck Lever
2
-1
/
+10
2017-01-31
svcrpc: free contexts immediately on PROC_DESTROY
Neil Brown
1
-0
/
+1
2017-01-30
sunrpc & nfs: Add and use dprintk_cont macros
Joe Perches
1
-18
/
+40
2017-01-24
SUNRPC: cleanup ida information when removing sunrpc module
Kinglong Mee
1
-0
/
+1
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-1
/
+1
2017-01-12
sunrpc: don't call sleeping functions from the notifier block callbacks
Scott Mayhew
1
-0
/
+1
2016-12-16
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-6
/
+1
2016-12-01
svcrdma: Remove svc_rdma_op_ctxt::wc_status
Chuck Lever
1
-1
/
+0
2016-12-01
svcrdma: Remove DMA map accounting
Chuck Lever
1
-2
/
+0
2016-12-01
svcrdma: Remove BH-disabled spin locking in svc_rdma_send()
Chuck Lever
1
-1
/
+1
2016-12-01
svcrdma: Renovate sendto chunk list parsing
Chuck Lever
1
-2
/
+0
2016-11-14
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
Scott Mayhew
1
-0
/
+1
2016-10-14
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
8
-9
/
+47
2016-09-30
sunrpc: add hash_cred() function to rpc_authops struct
Frank Sorenson
1
-0
/
+1
2016-09-23
svcrdma: support Remote Invalidation
Chuck Lever
1
-0
/
+1
2016-09-23
rpcrdma: RDMA/CM private message data structure
Chuck Lever
1
-0
/
+35
2016-09-23
svcrdma: Tail iovec leaves an orphaned DMA mapping
Chuck Lever
1
-0
/
+9
2016-09-19
xprtrdma: Support larger inline thresholds
Chuck Lever
1
-2
/
+2
2016-09-19
xprtrdma: Client-side support for rpcrdma_connect_private
Chuck Lever
1
-0
/
+4
2016-09-19
rpcrdma: RDMA/CM private message data structure
Chuck Lever
1
-0
/
+35
2016-09-19
SUNRPC: Add a transport-specific private field in rpc_rqst
Chuck Lever
1
-0
/
+1
2016-09-19
SUNRPC: Separate buffer pointers for RPC Call and Reply messages
Chuck Lever
1
-2
/
+3
2016-09-19
SUNRPC: Generalize the RPC buffer release API
Chuck Lever
2
-2
/
+2
2016-09-19
SUNRPC: Generalize the RPC buffer allocation API
Chuck Lever
2
-2
/
+2
2016-09-19
SUNRPC: Refactor rpc_xdr_buf_init()
Chuck Lever
2
-1
/
+13
2016-09-19
SUNRPC: rpc_clnt_add_xprt setup function for NFS layer
Andy Adamson
1
-0
/
+12
2016-09-19
SUNRPC search xprt switch for sockaddr
Andy Adamson
2
-0
/
+4
2016-09-19
SUNRPC rpc_clnt_xprt_switch_add_xprt
Andy Adamson
1
-0
/
+1
2016-09-19
SUNRPC rpc_clnt_xprt_switch_put
Andy Adamson
1
-0
/
+2
2016-08-12
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-1
/
+4
2016-08-06
NFSv4: Cap the transport reconnection timer at 1/2 lease period
Trond Myklebust
1
-0
/
+2
2016-08-05
SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout
Trond Myklebust
1
-1
/
+2
2016-08-05
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-3
/
+2
2016-07-31
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-2
/
+15
2016-07-28
Merge branch 'salted-string-hash'
Linus Torvalds
1
-2
/
+2
[prev]
[next]