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
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2012-01-09
NFSv4: Change the default setting of the nfs4_disable_idmapping parameter
Trond Myklebust
1
-1
/
+1
2012-01-05
NFS: Cache state owners after files are closed
Chuck Lever
1
-0
/
+8
2012-01-05
SUNRPC: Clean up the RPCSEC_GSS service ticket requests
Trond Myklebust
1
-1
/
+1
2011-10-21
Check validity of cl_rpcclient in nfs_server_list_show
Malahal Naineni
1
-0
/
+4
2011-10-18
nfs: fix bug about IPv6 address scope checking
Mi Jinlong
1
-3
/
+4
2011-07-31
pnfsblock: add device operations
Jim Rees
1
-1
/
+1
2011-07-31
pnfs: ask for layout_blksize and save it in nfs_server
Fred Isaman
1
-0
/
+1
2011-07-31
pnfs: add set-clear layoutdriver interface
Benny Halevy
1
-3
/
+5
2011-07-15
NFS: Convert nfs4_set_ds_client to EXPORT_SYMBOL_GPL
Trond Myklebust
1
-1
/
+1
2011-07-12
NFS: move pnfs layouts to nfs_server structure
Weston Andros Adamson
1
-3
/
+1
2011-07-12
NFS: use scope from exchange_id to skip reclaim
Weston Andros Adamson
1
-0
/
+1
2011-05-29
NFSv4.1: purge deviceid cache on nfs_free_client
Benny Halevy
1
-0
/
+2
2011-03-11
NFSv4: Send unmapped uid/gids to the server when using auth_sys
Trond Myklebust
1
-0
/
+16
2011-03-11
NFSv4.1: data server connection
Andy Adamson
1
-0
/
+41
2011-03-11
NFSv4.1: add MDS mount DS only check
Andy Adamson
1
-0
/
+4
2011-03-11
NFSv4.1: new flag for lease time check
Andy Adamson
1
-0
/
+9
2011-03-11
NFSv4.1: new flag for state renewal check
Andy Adamson
1
-0
/
+5
2011-03-11
NFS move nfs_client initialization into nfs_get_client
Andy Adamson
1
-26
/
+30
2011-01-25
NFS do not find client in NFSv4 pg_authenticate
Andy Adamson
1
-10
/
+5
2011-01-06
NFS: Move cl_delegations to the nfs_server struct
Chuck Lever
1
-1
/
+1
2011-01-06
NFS: Allow walking nfs_client.cl_superblocks list outside client.c
Chuck Lever
1
-19
/
+25
2011-01-06
pnfs: layout roc code
Fred Isaman
1
-0
/
+12
2011-01-06
NFS refactor nfs_find_client and reference client across callback processing
Andy Adamson
1
-59
/
+112
2011-01-06
NFS implement v4.0 callback_ident
Andy Adamson
1
-0
/
+51
2011-01-06
NFS do not clear minor version at nfs_client free
Andy Adamson
1
-13
/
+9
2010-10-26
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+1
2010-10-26
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
1
-1
/
+9
2010-10-26
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
1
-6
/
+11
2010-10-25
NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastru...
Andy Adamson
1
-0
/
+1
2010-10-25
NFS: client needs to maintain list of inodes with active layouts
Andy Adamson
1
-1
/
+3
2010-10-25
NFS: set layout driver
Ricardo Labiaga
1
-0
/
+5
2010-10-25
Revalidate caches on lock
Ricardo Labiaga
1
-0
/
+2
2010-10-23
NFS: Readdir plus in v4
Bryan Schumaker
1
-2
/
+3
2010-10-23
NFS: readdir with vmapped pages
Bryan Schumaker
1
-2
/
+2
2010-10-02
sunrpc: Add net to rpc_create_args
Pavel Emelyanov
1
-0
/
+1
2010-09-23
nfs: introduce mount option '-olocal_lock' to make locks local
Suresh Jayaraman
1
-2
/
+4
2010-09-13
NFS: Fix a typo in nfs_sockaddr_match_ipaddr6
Trond Myklebust
1
-1
/
+1
2010-06-22
NFSv41: Cleanup for nfs4_alloc_session.
Trond Myklebust
1
-0
/
+7
2010-06-22
NFSv41: Clean up the NFSv4.1 minor version specific operations
Trond Myklebust
1
-8
/
+6
2010-06-22
NFSv4.1: Ensure that we initialise the session when following a referral
Trond Myklebust
1
-71
/
+51
2010-05-14
NFS: Reduce the stack footprint of nfs_create_server
Trond Myklebust
1
-12
/
+39
2010-05-14
NFSv4: Eliminate nfs4_path_walk()
Trond Myklebust
1
-2
/
+2
2010-04-22
NFS: rsize and wsize settings ignored on v4 mounts
Chuck Lever
1
-0
/
+2
2010-04-12
NFSv4: fix delegated locking
Trond Myklebust
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-02
nfs: kill renewd before clearing client minor version
Alexandros Batsakis
1
-24
/
+24
2009-12-05
nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize
Alexandros Batsakis
1
-2
/
+12
2009-10-06
nfs: Avoid overrun when copying client IP address string
Ben Hutchings
1
-1
/
+1
2009-09-23
NFS: Propagate 'fsc' mount option through automounts
David Howells
1
-0
/
+1
[next]