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
pinetabv-6.6.y-devel
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
2009-05-03
SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect
Trond Myklebust
1
-0
/
+1
2009-04-07
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-21
/
+37
2009-04-04
nfsd41: hard page limit for DRC
Andy Adamson
1
-0
/
+2
2009-04-04
nfsd: don't use the deferral service, return NFS4ERR_DELAY
Andy Adamson
1
-0
/
+1
2009-03-28
SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()
Chuck Lever
1
-3
/
+2
2009-03-28
SUNRPC: Change svc_create_xprt() to take a @family argument
Chuck Lever
1
-1
/
+2
2009-03-28
SUNRPC: Pass a family argument to svc_register()
Chuck Lever
1
-2
/
+2
2009-03-28
SUNRPC: Clean up svc_find_xprt() calling sequence
Chuck Lever
1
-1
/
+2
2009-03-28
SUNRPC: Clean up static inline functions in svc_xprt.h
Chuck Lever
1
-20
/
+26
2009-03-19
SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC sockets
Trond Myklebust
1
-0
/
+1
2009-03-19
SUNRPC: Clean up static inline functions in svc_xprt.h
Chuck Lever
1
-20
/
+26
2009-03-19
knfsd: add file to export stats about nfsd pools
Greg Banks
1
-0
/
+11
2009-03-19
knfsd: avoid overloading the CPU scheduler with enormous load averages
Greg Banks
1
-0
/
+2
2009-03-19
nfs: replace uses of __constant_{endian}
Harvey Harrison
1
-21
/
+21
2009-03-11
SUNRPC: dynamically load RPC transport modules on-demand
Tom Talpey
1
-0
/
+1
2009-01-06
sunrpc: add sv_maxconn field to svc_serv (try #3)
Jeff Layton
1
-1
/
+4
2008-12-31
Merge branch 'devel' into next
Trond Myklebust
5
-17
/
+5
2008-12-24
rpc: pass target name down to rpc level on callbacks
Olga Kornievskaia
1
-0
/
+2
2008-12-24
nfsd: pass client principal name in rsc downcall
Olga Kornievskaia
1
-0
/
+1
2008-12-24
rpc: add an rpc_pipe_open method
\"J. Bruce Fields\
1
-0
/
+1
2008-12-24
sunrpc: get rid of rpc_rqst.rq_bufsize
Benny Halevy
1
-2
/
+1
2008-12-23
SUNRPC: Remove the last remnant of the BKL...
Trond Myklebust
1
-15
/
+0
2008-10-31
misc: replace NIPQUAD()
Harvey Harrison
1
-2
/
+2
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
1
-1
/
+1
2008-10-29
net: replace uses of NIP6_FMT with %p6
Harvey Harrison
1
-2
/
+2
2008-10-15
Merge branch 'next'
Trond Myklebust
1
-3
/
+1
2008-10-10
RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls.
Tom Talpey
1
-3
/
+0
2008-10-10
RPC/RDMA: add data types and new FRMR memory registration enum.
Tom Talpey
1
-0
/
+1
2008-10-09
Merge branch 'from-tomtucker' into for-2.6.28
J. Bruce Fields
1
-1
/
+26
2008-10-06
svcrdma: Modify the RPC recv path to use FRMR when available
Tom Tucker
1
-0
/
+1
2008-10-06
svcrdma: Add a service to register a Fast Reg MR with the device
Tom Tucker
1
-0
/
+1
2008-10-06
svcrdma: Add FRMR get/put services
Tom Tucker
1
-0
/
+3
2008-10-05
NLM: Remove unused argument from svc_addsock() function
Chuck Lever
1
-4
/
+1
2008-10-04
svcrdma: Add Fast Reg MR Data Types
Tom Tucker
1
-1
/
+21
2008-09-30
nfsd: use nfs client rpc callback program
Benny Halevy
1
-0
/
+1
2008-09-30
SUNRPC: Make svc_addr's argument a constant
Chuck Lever
1
-3
/
+3
2008-09-30
SUNRPC: Support IPv6 when registering kernel RPC services
Chuck Lever
1
-1
/
+3
2008-09-30
SUNRPC: Simplify rpcb_register() API
Chuck Lever
1
-2
/
+2
2008-09-30
SUNRPC: Add address family field to svc_serv data structure
Chuck Lever
1
-4
/
+5
2008-08-14
svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_tasklet
Tom Tucker
1
-1
/
+0
2008-07-21
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-11
/
+35
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2
-2
/
+6
2008-07-16
SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon
Chuck Lever
1
-0
/
+3
2008-07-09
rpc: minor cleanup of scheduler callback code
\\\"J. Bruce Fields\\\
1
-1
/
+0
2008-07-09
rpc: bring back cl_chatty
Olga Kornievskaia
1
-1
/
+3
2008-07-04
Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ...
J. Bruce Fields
1
-10
/
+34
2008-07-03
svcrdma: Change WR context get/put to use the kmem cache
Tom Tucker
1
-6
/
+0
2008-07-03
svcrdma: Remove unused wait q from svcrdma_xprt structure
Tom Tucker
1
-1
/
+0
2008-07-03
svcrdma: Add dma map count and WARN_ON
Tom Tucker
1
-0
/
+1
2008-07-03
svcrdma: Use reply and chunk map for RDMA_READ processing
Tom Tucker
1
-0
/
+1
[next]