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
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-24
SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO
Trond Myklebust
1
-1
/
+4
2011-04-19
NFSv4.1: Don't update sequence number if rpc_task is not sent
Bryan Schumaker
1
-0
/
+1
2011-04-16
SUNRPC: Fix the SUNRPC Kerberos V RPCSEC_GSS module dependencies
Trond Myklebust
1
-5
/
+4
2011-04-13
NFS: Fix infinite loop in gss_create_upcall()
Bryan Schumaker
1
-3
/
+5
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
1
-1
/
+1
2011-04-10
svcrpc: complete svsk processing on cb receive failure
J. Bruce Fields
1
-4
/
+3
2011-04-08
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-1
/
+1
2011-04-07
svcrpc: take advantage of tcp autotuning
Olga Kornievskaia
1
-28
/
+7
2011-04-07
SUNRPC: Don't wait for full record to receive tcp data
J. Bruce Fields
1
-32
/
+112
2011-04-07
svcrpc: copy cb reply instead of pages
Trond Myklebust
1
-66
/
+56
2011-04-07
svcrpc: close connection if client sends short packet
J. Bruce Fields
1
-14
/
+7
2011-04-07
svcrpc: note network-order types in svc_process_calldir
J. Bruce Fields
1
-3
/
+3
2011-04-07
SUNRPC: svc_tcp_recvfrom cleanup
Trond Myklebust
1
-19
/
+15
2011-04-07
SUNRPC: requeue tcp socket less frequently
Trond Myklebust
1
-1
/
+4
2011-04-06
Revert "net/sunrpc: Use static const char arrays"
Trond Myklebust
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-3
/
+3
2011-03-27
NFS: Ensure that rpc_release_resources_task() can be called twice.
OGAWA Hirofumi
1
-1
/
+3
2011-03-25
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2
-0
/
+40
2011-03-25
Merge branch 'nfs-for-2.6.39' into nfs-for-next
Trond Myklebust
1
-0
/
+2
2011-03-24
NFS: Determine initial mount security
Bryan Schumaker
1
-0
/
+16
2011-03-24
NFS: use secinfo when crossing mountpoints
Bryan Schumaker
1
-0
/
+22
2011-03-24
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-9
/
+9
2011-03-23
SUNRPC: Never reuse the socket port after an xs_close()
Trond Myklebust
1
-0
/
+2
2011-03-18
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
8
-96
/
+120
2011-03-17
SUNRPC: Remove resource leak in svc_rdma_send_error()
Jesper Juhl
1
-0
/
+1
2011-03-17
RPC: killing RPC tasks races fixed
Stanislav Kinsbursky
1
-1
/
+3
2011-03-17
xprt: remove redundant check
j223yang@asset.uwaterloo.ca
1
-1
/
+1
2011-03-17
SUNRPC: Convert struct rpc_xprt to use atomic_t counters
Trond Myklebust
1
-8
/
+8
2011-03-17
SUNRPC: Ensure we always run the tk_callback before tk_action
Trond Myklebust
1
-8
/
+6
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-12
/
+20
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2011-03-16
sunrpc: fix printk format warning
Randy Dunlap
1
-1
/
+2
2011-03-16
xprt: remove redundant null check
j223yang@asset.uwaterloo.ca
1
-4
/
+3
2011-03-11
gss:krb5 only include enctype numbers in gm_upcall_enctypes
Kevin Coffman
2
-2
/
+2
2011-03-11
RPCRDMA: Fix FRMR registration/invalidate handling.
Tom Tucker
2
-8
/
+45
2011-03-11
RPCRDMA: Fix to XDR page base interpretation in marshalling logic.
Tom Tucker
1
-44
/
+42
2011-03-11
NFSv4.1: filelayout async error handler
Andy Adamson
1
-0
/
+8
2011-03-11
RPC: clarify rpc_run_task error handling
Fred Isaman
2
-12
/
+0
2011-03-11
RPC: remove check for impossible condition in rpc_make_runnable
Fred Isaman
1
-8
/
+1
2011-03-10
sunrpc: Propagate errors from xs_bind() through xs_create_sock()
Ben Hutchings
1
-1
/
+2
2011-03-10
SUNRPC: Remove resource leak in svc_rdma_send_error()
Jesper Juhl
1
-0
/
+1
2011-03-10
SUNRPC: Close a race in __rpc_wait_for_completion_task()
Trond Myklebust
1
-14
/
+61
2011-03-10
svcrpc: fix bad argument in unix_domain_find
J. Bruce Fields
1
-1
/
+1
2011-03-08
svcrpc: fix rare race on unix_domain creation
J. Bruce Fields
1
-9
/
+9
2011-03-07
gss:krb5 only include enctype numbers in gm_upcall_enctypes
Kevin Coffman
2
-2
/
+2
2011-02-22
net: add __rcu annotations to sk_wq and wq
Eric Dumazet
1
-12
/
+20
2011-02-21
Merge branch 'master' into for-2.6.39
Tejun Heo
1
-3
/
+1
2011-01-25
NFS do not find client in NFSv4 pg_authenticate
Andy Adamson
1
-3
/
+1
2011-01-25
workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUER
Tejun Heo
1
-1
/
+1
2011-01-15
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
10
-94
/
+141
[prev]
[next]