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
2011-10-25
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-1
/
+4
2011-10-18
SUNRPC: Fix rpc_sockaddr2uaddr
Trond Myklebust
1
-1
/
+2
2011-10-18
SUNRPC/NFS: make rpc pipe upcall generic
Peng Tao
1
-0
/
+2
2011-09-14
SUNRPC: compare scopeid for link-local addresses
Mi Jinlong
1
-1
/
+7
2011-09-14
SUNRPC: Replace svc_addr_u by sockaddr_storage
Mi Jinlong
1
-9
/
+21
2011-08-19
sunrpc: use better NUMA affinities
Eric Dumazet
1
-1
/
+1
2011-07-28
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-21
/
+27
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
3
-3
/
+3
2011-07-18
nfsd: turn on reply cache for NFSv4
J. Bruce Fields
1
-0
/
+1
2011-07-18
SUNRPC: Replace xprt->resend and xprt->sending with a priority queue
Trond Myklebust
1
-1
/
+0
2011-07-18
SUNRPC: Allow caller of rpc_sleep_on() to select priority levels
Trond Myklebust
1
-0
/
+4
2011-07-18
SUNRPC: Support dynamic slot allocation for TCP connections
Trond Myklebust
1
-2
/
+7
2011-07-18
SUNRPC: Clean up the slot table allocation
Trond Myklebust
1
-2
/
+0
2011-07-18
SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot
Trond Myklebust
1
-3
/
+3
2011-07-16
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
1
-9
/
+0
2011-07-15
SUNRPC: sunrpc should not explicitly depend on NFS config options
Trond Myklebust
3
-13
/
+13
2011-06-22
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-1
/
+2
2011-06-15
NLM: Don't hang forever on NLM unlock requests
Trond Myklebust
1
-1
/
+2
2011-06-06
nfsd: fix dependency of nfsd on auth_rpcgss
J. Bruce Fields
1
-0
/
+4
2011-05-30
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
1
-0
/
+2
2011-05-29
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+1
2011-05-29
SUNRPC: introduce xdr_init_decode_pages
Benny Halevy
1
-0
/
+2
2011-05-28
SUNRPC: Support for RPC over AF_LOCAL transports
Chuck Lever
2
-1
/
+3
2011-04-24
SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO
Trond Myklebust
1
-1
/
+2
2011-04-19
NFSv4.1: Don't update sequence number if rpc_task is not sent
Bryan Schumaker
1
-0
/
+2
2011-04-07
SUNRPC: Don't wait for full record to receive tcp data
J. Bruce Fields
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-3
/
+3
2011-03-24
NFS: Determine initial mount security
Bryan Schumaker
1
-0
/
+3
2011-03-17
SUNRPC: Convert struct rpc_xprt to use atomic_t counters
Trond Myklebust
1
-2
/
+1
2011-03-11
NFSv4.1: filelayout async error handler
Andy Adamson
1
-0
/
+1
2011-03-10
SUNRPC: Close a race in __rpc_wait_for_completion_task()
Trond Myklebust
1
-0
/
+1
2011-01-25
NFS do not find client in NFSv4 pg_authenticate
Andy Adamson
2
-14
/
+0
2011-01-15
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-2
/
+6
2011-01-12
Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
6
-11
/
+33
2011-01-11
rpc: allow xprt_class->setup to return a preexisting xprt
J. Bruce Fields
1
-0
/
+1
2011-01-11
rpc: move sk_bc_xprt to svc_xprt
J. Bruce Fields
2
-1
/
+1
2011-01-10
Merge branch 'bugfixes' into nfs-for-2.6.38
Trond Myklebust
1
-1
/
+3
2011-01-10
NFS: Don't use vm_map_ram() in readdir
Trond Myklebust
1
-1
/
+3
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
1
-0
/
+1
2011-01-06
NFS rename client back channel transport field
Andy Adamson
2
-3
/
+3
2011-01-06
NFS refactor nfs_find_client and reference client across callback processing
Andy Adamson
1
-0
/
+13
2011-01-06
NFS associate sessionid with callback connection
Andy Adamson
1
-0
/
+1
2011-01-06
SUNRPC register and unregister the back channel transport
Andy Adamson
1
-1
/
+0
2011-01-06
SUNRPC new transport for the NFSv4.1 shared back channel
Andy Adamson
1
-0
/
+1
2011-01-05
svcrpc: simpler request dropping
J. Bruce Fields
1
-0
/
+1
2011-01-05
SUNRPC: Remove more code when NFSD_DEPRECATED is not configured
J. Bruce Fields
1
-0
/
+3
2010-12-17
sunrpc: remove xpt_pool
NeilBrown
1
-1
/
+0
2010-12-16
SUNRPC: New xdr_streams XDR decoder API
Chuck Lever
3
-4
/
+5
2010-12-16
SUNRPC: New xdr_streams XDR encoder API
Chuck Lever
3
-5
/
+10
2010-11-03
nfsd4: fix 4.1 connection registration race
J. Bruce Fields
1
-4
/
+14
[next]