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
/
xprt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-20
SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests
Trond Myklebust
1
-0
/
+8
2008-04-20
SUNRPC: Fix up xprt_write_space()
Trond Myklebust
1
-1
/
+1
2008-01-30
SUNRPC: fewer conditionals in the format_ip_address routines
Chuck Lever
1
-1
/
+1
2008-01-30
SUNRPC: Add support for per-client timeout values
Trond Myklebust
1
-2
/
+1
2008-01-30
SUNRPC: Clean up the transport timeout initialisation
Trond Myklebust
1
-5
/
+0
2008-01-30
SUNRPC: Rename xprt_disconnect()
Trond Myklebust
1
-1
/
+1
2008-01-30
SUNRPC: Allow the client to detect if the TCP connection is closed
Trond Myklebust
1
-0
/
+1
2008-01-30
SUNRPC: Fix a race in xs_tcp_state_change()
Trond Myklebust
1
-0
/
+1
2007-10-10
NFS/SUNRPC: support transport protocol naming
\"Talpey, Thomas\
1
-3
/
+2
2007-10-10
SUNRPC: rearrange RPC sockets definitions
\"Talpey, Thomas\
1
-22
/
+0
2007-10-10
SUNRPC: rename the rpc_xprtsock_create structure
\"Talpey, Thomas\
1
-5
/
+5
2007-10-10
SUNRPC: Provide a new API for registering transport implementations
\"Talpey, Thomas\
1
-0
/
+11
2007-10-10
SUNRPC: export per-transport rpcbind netid's
\"Talpey, Thomas\
1
-0
/
+1
2007-10-10
SUNRPC: Add support for formatted universal addresses
Chuck Lever
1
-0
/
+1
2007-10-10
SUNRPC: Add hex-formatted address support to rpc_peeraddr2str()
Chuck Lever
1
-0
/
+2
2007-07-11
SUNRPC client: add interface for binding to a local address
Frank van Maarseveen
1
-0
/
+1
2007-07-11
SUNRPC: cleanup transport creation argument passing
Frank van Maarseveen
1
-4
/
+11
2007-05-15
SUNRPC: Fix sparse warnings
Trond Myklebust
1
-0
/
+2
2007-05-01
SUNRPC: introduce rpcbind: replacement for in-kernel portmapper
Chuck Lever
1
-0
/
+1
2007-05-01
SUNRPC: Eliminate side effects from rpc_malloc
Chuck Lever
1
-1
/
+1
2007-05-01
SUNRPC: RPC buffer size estimates are too large
Chuck Lever
1
-1
/
+3
2006-12-06
SUNRPC: Make address format buffers more generic
Chuck Lever
1
-1
/
+0
2006-12-06
SUNRPC: move saved socket callback functions to a private data structure
Chuck Lever
1
-6
/
+0
2006-12-06
SUNRPC: Move the UDP socket bufsize parameters to a private data structure
Chuck Lever
1
-3
/
+0
2006-12-06
SUNRPC: Move rpc_xprt socket connect fields into private data structure
Chuck Lever
1
-2
/
+0
2006-12-06
SUNRPC: Move TCP state flags into xprtsock.c
Chuck Lever
1
-5
/
+0
2006-12-06
SUNRPC: Move TCP receive state variables into private data structure
Chuck Lever
1
-9
/
+0
2006-12-06
SUNRPC: Remove sock and inet fields from rpc_xprt
Chuck Lever
1
-2
/
+2
2006-12-06
SUNRPC: Make the transport-specific setup routine allocate rpc_xprt
Chuck Lever
1
-2
/
+2
2006-12-06
SUNRPC: minor optimization of "xid" field in rpc_xprt
Chuck Lever
1
-6
/
+1
2006-10-04
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
Greg Banks
1
-7
/
+1
2006-09-29
[SUNRPC]: trivial endianness annotations
Alexey Dobriyan
1
-6
/
+6
2006-09-23
SUNRPC: Add refcounting to the struct rpc_xprt
Trond Myklebust
1
-1
/
+4
2006-09-23
SUNRPC: Eliminate xprt_create_proto and rpc_create_client
Chuck Lever
1
-1
/
+0
2006-09-23
SUNRPC: use sockaddr + size when creating remote transport endpoints
Chuck Lever
1
-0
/
+1
2006-09-23
SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address
Chuck Lever
1
-1
/
+2
2006-09-23
SUNRPC: add xprt switch API for printing formatted remote peer addresses
Chuck Lever
1
-0
/
+11
2006-09-23
SUNRPC: Introduce transport switch callout for pluggable rpcbind
Chuck Lever
1
-0
/
+1
2006-09-23
SUNRPC: Make RPC portmapper use per-transport storage
Chuck Lever
1
-0
/
+14
2006-09-23
SUNRPC: Create a helper to tell whether a transport is bound
Chuck Lever
1
-0
/
+16
2006-08-24
SUNRPC: avoid choosing an IPMI port for RPC traffic
Chuck Lever
1
-1
/
+1
2006-08-04
RPC: Ensure that we disconnect TCP socket when client requests error out
Trond Myklebust
1
-1
/
+1
2006-04-19
NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset
Trond Myklebust
1
-0
/
+1
2006-03-20
SUNRPC: add a handful of per-xprt counters
Chuck Lever
1
-0
/
+13
2006-01-06
SUNRPC: Ensure client closes the socket when server initiates a close
Trond Myklebust
1
-0
/
+1
2006-01-06
SUNRPC: transport switch API for setting port number
Chuck Lever
1
-0
/
+1
2006-01-06
SUNRPC: switchable buffer allocation
Chuck Lever
1
-5
/
+5
2005-10-19
SUNRPC: Provide a callback to allow free pages allocated during xdr encoding
J. Bruce Fields
1
-1
/
+4
2005-10-19
RPC: allow call_encode() to delay transmission of an RPC call.
Trond Myklebust
1
-0
/
+1
2005-09-23
[PATCH] RPC: rationalize set_buffer_size
Chuck Lever
1
-2
/
+2
[next]