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
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-52
/
+26
2013-07-14
sunrpc: now we can just set ->s_d_op
Al Viro
1
-3
/
+2
2013-07-14
__rpc_lookup_create_exclusive: pass string instead of qstr
Al Viro
1
-25
/
+9
2013-07-14
rpc_create_*_dir: don't bother with qstr
Al Viro
3
-31
/
+21
2013-07-11
Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-12
/
+29
2013-07-11
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
6
-51
/
+63
2013-07-10
SUNRPC: Fix a deadlock in rpc_client_register()
Trond Myklebust
1
-7
/
+9
2013-07-10
rpc_pipe: rpc_dir_inode_operations can be static
Fengguang Wu
1
-1
/
+1
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-13
/
+13
2013-07-10
rpc_pipe: set dentry operations at d_alloc time
Jeff Layton
1
-5
/
+20
2013-07-09
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-45
/
+53
2013-07-09
svcrpc: fix failures to handle -1 uid's
J. Bruce Fields
1
-2
/
+0
2013-07-04
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
1
-1
/
+1
2013-07-04
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
1
-1
/
+1
2013-07-04
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2013-07-02
sunrpc: Don't schedule an upcall on a replaced cache entry.
NeilBrown
1
-1
/
+2
2013-07-02
net/sunrpc: xpt_auth_cache should be ignored when expired.
NeilBrown
2
-8
/
+2
2013-07-02
sunrpc/cache: ensure items removed from cache do not have pending upcalls.
NeilBrown
1
-1
/
+5
2013-07-02
sunrpc/cache: use cache_fresh_unlocked consistently and correctly.
NeilBrown
1
-13
/
+7
2013-07-02
sunrpc/cache: remove races with queuing an upcall.
NeilBrown
1
-11
/
+29
2013-07-02
svcrpc: don't error out on small tcp fragment
J. Bruce Fields
1
-1
/
+1
2013-07-02
svcrpc: fix handling of too-short rpc's
J. Bruce Fields
1
-2
/
+7
2013-07-02
svcrpc: store gss mech in svc_cred
J. Bruce Fields
2
-4
/
+5
2013-07-02
svcrpc: introduce init_svc_cred
J. Bruce Fields
1
-4
/
+2
2013-07-02
Merge branch 'for-3.10' into 'for-3.11'
J. Bruce Fields
2
-8
/
+12
2013-06-29
more open-coded file_inode() calls
Al Viro
1
-2
/
+2
2013-06-28
SUNRPC: PipeFS MOUNT notification optimization for dying clients
Stanislav Kinsbursky
1
-0
/
+2
2013-06-28
SUNRPC: split client creation routine into setup and registration
Stanislav Kinsbursky
1
-25
/
+39
2013-06-28
SUNRPC: fix races on PipeFS UMOUNT notifications
Stanislav Kinsbursky
2
-5
/
+2
2013-06-28
SUNRPC: fix races on PipeFS MOUNT notifications
Stanislav Kinsbursky
2
-11
/
+18
2013-06-28
Merge branch 'freezer'
Rafael J. Wysocki
1
-1
/
+1
2013-06-18
rpc_pipefs: only set rpc_dentry_ops if d_op isn't already set
Jeff Layton
1
-1
/
+2
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
4
-13
/
+13
2013-06-07
SUNRPC: Remove redundant call to rpc_set_running() in __rpc_execute()
Trond Myklebust
1
-1
/
+0
2013-06-07
SUNRPC: Remove unused function rpc_queue_empty
Trond Myklebust
1
-14
/
+0
2013-06-07
SUNRPC: Fix a potential race in rpc_execute
Trond Myklebust
1
-1
/
+3
2013-05-31
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-8
/
+12
2013-05-29
svcrpc: fix failures to handle -1 uid's and gid's
J. Bruce Fields
1
-5
/
+7
2013-05-29
svcrpc: implement O_NONBLOCK behavior for use-gss-proxy
J. Bruce Fields
1
-2
/
+4
2013-05-22
SUNRPC: Prevent an rpc_task wakeup race
Trond Myklebust
1
-1
/
+7
2013-05-21
sunrpc: the cache_detail in cache_is_valid is unused any more
chaoting fan
1
-4
/
+4
2013-05-16
SUNRPC: Convert auth_gss pipe detection to work in namespaces
Trond Myklebust
3
-19
/
+30
2013-05-16
SUNRPC: Faster detection if gssd is actually running
Trond Myklebust
3
-1
/
+18
2013-05-15
SUNRPC: Fix a bug in gss_create_upcall
Trond Myklebust
1
-2
/
+3
2013-05-15
sunrpc: server back channel needs no rpcbind method
J. Bruce Fields
1
-1
/
+0
2013-05-12
svcauth_gss: fix error code in use_gss_proxy()
Dan Carpenter
1
-1
/
+1
2013-05-12
freezer: add unsafe versions of freezable helpers for NFS
Colin Cross
1
-1
/
+1
2013-05-10
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-28
/
+30
2013-05-09
Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-3
/
+2
2013-05-08
SUNRPC: fix decoding of optional gss-proxy xdr fields
J. Bruce Fields
1
-13
/
+13
[next]