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
/
nfsd
/
nfsctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-27
[PATCH] get rid of indirect users of namei.h
Al Viro
1
-0
/
+1
2008-07-16
lockd: Pass "struct sockaddr *" to new failover-by-IP function
Chuck Lever
1
-5
/
+10
2008-06-23
knfsd: clean up nfsd filesystem interfaces
Jeff Layton
1
-13
/
+53
2008-06-23
knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...
Neil Brown
1
-14
/
+23
2008-04-29
nfsd: use proc_create to setup de->proc_fops
Denis V. Lunev
1
-2
/
+2
2008-04-25
lockd: unlock lockd locks held for a certain filesystem
Wendy Cheng
1
-0
/
+32
2008-04-25
lockd: unlock lockd locks associated with a given server ip
Wendy Cheng
1
-0
/
+33
2008-04-24
nfsd: fix sparse warnings
Harvey Harrison
1
-7
/
+0
2008-04-24
IPv6 support for NFS server export caches
Aurélien Charbon
1
-2
/
+13
2008-02-02
nfsd: more careful input validation in nfsctl write methods
J. Bruce Fields
1
-1
/
+4
2008-02-02
svc: Add svc_xprt_names service to replace svc_sock_names
Tom Tucker
1
-1
/
+1
2008-02-02
knfsd: Support adding transports by writing portlist file
Tom Tucker
1
-1
/
+48
2008-02-02
knfsd: allow cache_register to return error on failure
J. Bruce Fields
1
-3
/
+9
2008-02-02
nfsd: fail init on /proc/fs/nfs/exports creation failure
J. Bruce Fields
1
-9
/
+28
2008-02-02
nfsd: fail module init on reply cache init failure
J. Bruce Fields
1
-4
/
+7
2008-02-02
nfsd: cleanup nfsd module initialization cleanup
J. Bruce Fields
1
-10
/
+12
2008-02-02
knfsd: cleanup nfsd4 properly on module init failure
J. Bruce Fields
1
-0
/
+2
2007-10-10
nfsd warning fix
Andrew Morton
1
-1
/
+1
2007-10-10
knfsd: move nfsv4 slab creation/destruction to module init/exit
J. Bruce Fields
1
-1
/
+4
2007-07-17
knfsd: nfsd: remove unused header interface.h
J. Bruce Fields
1
-1
/
+0
2007-07-17
nfsd warning fix
Andrew Morton
1
-1
/
+1
2007-02-14
[PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystem
NeilBrown
1
-1
/
+1
2006-12-08
[PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-1
/
+1
2006-10-04
[PATCH] knfsd: Allow max size of NFSd payload to be configured
NeilBrown
1
-0
/
+33
2006-10-04
[PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socket
NeilBrown
1
-6
/
+6
2006-10-04
[PATCH] knfsd: Protect update to sn_nrthreads with lock_kernel
NeilBrown
1
-0
/
+2
2006-10-04
[PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port...
NeilBrown
1
-0
/
+2
2006-10-02
[PATCH] knfsd: allow admin to set nthreads per node
Greg Banks
1
-0
/
+70
2006-10-02
[PATCH] knfsd: Check return value of lockd_up in write_ports
NeilBrown
1
-3
/
+6
2006-10-02
[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'
NeilBrown
1
-9
/
+50
2006-10-02
[PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports
NeilBrown
1
-0
/
+20
2006-10-02
[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions
NeilBrown
1
-10
/
+8
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+3
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-2
/
+2
2006-03-24
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
1
-1
/
+1
2005-11-07
[PATCH] knfsd: Allow run-time selection of NFS versions to export
NeilBrown
1
-0
/
+82
2005-11-07
[PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/
NeilBrown
1
-1
/
+15
2005-06-24
[PATCH] knfsd: nfsd4 reboot dirname fix
NeilBrown
1
-0
/
+23
2005-06-24
[PATCH] knfsd: nfsd4: idmap initialization
NeilBrown
1
-4
/
+0
2005-06-24
[PATCH] knfsd: nfsd4: clean up state initialization
NeilBrown
1
-0
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+438