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
/
fs
/
nfs
/
client.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-15
nfs: get clone_blksize when probing fsinfo
Peng Tao
1
-0
/
+1
2015-08-17
NFS: Use RPC functions for matching sockaddrs
Anna Schumaker
1
-111
/
+2
2015-07-23
NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability
Trond Myklebust
1
-1
/
+1
2015-07-01
nfs: Use remove_proc_subtree() instead remove_proc_entry()
Kinglong Mee
1
-18
/
+7
2015-07-01
nfs: Remove unused argument in nfs_server_set_fsinfo()
Kinglong Mee
1
-2
/
+1
2015-06-16
nfs: Fix showing truncated fsid/dev in, /proc/net/nfsfs/volumes
Kinglong Mee
1
-5
/
+7
2015-04-23
NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h
Anna Schumaker
1
-1
/
+0
2015-03-04
NFSv4: Fix a race in NFSv4.1 server trunking discovery
Trond Myklebust
1
-1
/
+1
2014-10-01
Merge branch 'bugfixes' into linux-next
Trond Myklebust
1
-1
/
+1
2014-09-25
nfs: fix duplicate proc entries
Fabian Frederick
1
-1
/
+1
2014-09-10
nfs: add __acquires and __releases annotations to seqfile start/stop routines
Jeff Layton
1
-0
/
+4
2014-09-09
nfs: fix kernel warning when removing proc entry
Cong Wang
1
-9
/
+3
2014-08-14
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+13
2014-08-04
NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes
Eric W. Biederman
1
-40
/
+55
2014-08-04
NFS: add checks for returned value of try_module_get()
Alexey Khoroshilov
1
-3
/
+5
2014-07-13
nfs4: copy acceptor name from context to nfs_client
Jeff Layton
1
-0
/
+1
2014-07-08
nfs: check hostname in nfs_get_client
Peng Tao
1
-2
/
+7
2013-10-28
NFS: cache parsed auth_info in nfs_server
Weston Andros Adamson
1
-0
/
+2
2013-10-28
NFS: separate passed security flavs from selected
Weston Andros Adamson
1
-1
/
+2
2013-10-28
NFS: Add nfs4_update_server
Chuck Lever
1
-1
/
+2
2013-10-02
NFSv4: Ensure that we disable the resend timeout for NFSv4
Trond Myklebust
1
-0
/
+2
2013-08-07
NFS Remove unused authflavour parameter from init_client
Andy Adamson
1
-4
/
+2
2013-06-29
Merge branch 'labeled-nfs' into linux-next
Trond Myklebust
1
-1
/
+1
2013-06-29
NFS: Set NFS_CS_MIGRATION for NFSv4 mounts
Chuck Lever
1
-2
/
+0
2013-06-09
NFS:Add labels to client function prototypes
David Quigley
1
-1
/
+1
2013-04-14
NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transports
Trond Myklebust
1
-0
/
+2
2013-02-28
nfs: idr_destroy() no longer needs idr_remove_all()
Tejun Heo
1
-1
/
+0
2012-12-13
NFS: avoid NULL dereference in nfs_destroy_server
NeilBrown
1
-2
/
+1
2012-11-04
NFS: Get rid of unnecessary asserts
Trond Myklebust
1
-5
/
+1
2012-10-02
NFS: Remove unnecessary semicolons (fs/nfs/client.c)
Yanchuan Nian
1
-2
/
+2
2012-10-02
NFS41: fix error of setting blocklayoutdriver
Peng Tao
1
-1
/
+0
2012-10-02
NFS: Discover NFSv4 server trunking when mounting
Chuck Lever
1
-1
/
+2
2012-10-02
NFS: Introduce "migration" mount option
Chuck Lever
1
-0
/
+2
2012-10-02
SUNRPC: Introduce rpc_clone_client_set_auth()
Chuck Lever
1
-11
/
+2
2012-08-17
NFS: Fix a regression when loading the NFS v4 module
bjschuma@gmail.com
1
-1
/
+1
2012-07-31
NFS: Convert v4 into a module
Bryan Schumaker
1
-20
/
+14
2012-07-31
NFS: Convert v3 into a module
Bryan Schumaker
1
-5
/
+0
2012-07-31
NFS: Convert v2 into a module
Bryan Schumaker
1
-6
/
+6
2012-07-31
NFS: Only initialize the ACL client in the v3 case
Bryan Schumaker
1
-56
/
+5
2012-07-31
NFS: Add version registering framework
Bryan Schumaker
1
-35
/
+112
2012-07-17
NFS: Split out NFS v4 client functions
Bryan Schumaker
1
-93
/
+0
2012-07-17
NFS: Split out NFS v4 server creating code
Bryan Schumaker
1
-448
/
+9
2012-07-17
NFS: Initialize the NFS v4 client from init_nfs_v4()
Bryan Schumaker
1
-134
/
+3
2012-06-29
NFS: Create an alloc_client rpc_op
Bryan Schumaker
1
-14
/
+26
2012-06-29
NFS: Create a free_client rpc_op
Bryan Schumaker
1
-9
/
+9
2012-06-29
NFS: Use nfs4_destroy_server() to clean up NFS v4
Bryan Schumaker
1
-1
/
+2
2012-06-29
NFS: set_pnfs_layoutdriver() from nfs4_proc_fsinfo()
Bryan Schumaker
1
-1
/
+0
2012-06-18
NFSv4.1: Fix umount when filelayout DS is also the MDS
Trond Myklebust
1
-1
/
+0
2012-06-07
NFS: Remove incorrect BUG_ON in nfs_found_client
Trond Myklebust
1
-2
/
+0
2012-05-26
NFSv4.1: Add DESTROY_CLIENTID
Trond Myklebust
1
-0
/
+1
[next]