summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsctl.c
Commit message (Expand)AuthorAgeFilesLines
* knfsd: add file to export stats about nfsd poolsGreg Banks2009-03-181-0/+12
* NFSD: Add documenting comments for nfsctl interfaceChuck Lever2009-01-061-16/+437
* NFSD: Replace open-coded integer with macroChuck Lever2009-01-061-2/+2
* NFSD: Fix a handful of coding style issues in write_filehandle()Chuck Lever2009-01-061-3/+6
* NFSD: clean up failover sysctl function namingChuck Lever2009-01-061-7/+6Star
* fs: replace NIPQUAD()Harvey Harrison2008-10-311-1/+1
* [PATCH] switch nfsd to kern_path()Al Viro2008-10-231-4/+4
* NLM: Remove unused argument from svc_addsock() functionChuck Lever2008-10-041-1/+1
* NLM: Remove "proto" argument from lockd_up()Chuck Lever2008-10-041-3/+2Star
* [PATCH] get rid of indirect users of namei.hAl Viro2008-07-271-0/+1
* lockd: Pass "struct sockaddr *" to new failover-by-IP functionChuck Lever2008-07-151-5/+10
* knfsd: clean up nfsd filesystem interfacesJeff Layton2008-06-231-13/+53
* knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...Neil Brown2008-06-231-14/+23
* nfsd: use proc_create to setup de->proc_fopsDenis V. Lunev2008-04-291-2/+2
* lockd: unlock lockd locks held for a certain filesystemWendy Cheng2008-04-251-0/+32
* lockd: unlock lockd locks associated with a given server ipWendy Cheng2008-04-251-0/+33
* nfsd: fix sparse warningsHarvey Harrison2008-04-231-7/+0Star
* IPv6 support for NFS server export cachesAurélien Charbon2008-04-231-2/+13
* nfsd: more careful input validation in nfsctl write methodsJ. Bruce Fields2008-02-011-1/+4
* svc: Add svc_xprt_names service to replace svc_sock_namesTom Tucker2008-02-011-1/+1
* knfsd: Support adding transports by writing portlist fileTom Tucker2008-02-011-1/+48
* knfsd: allow cache_register to return error on failureJ. Bruce Fields2008-02-011-3/+9
* nfsd: fail init on /proc/fs/nfs/exports creation failureJ. Bruce Fields2008-02-011-9/+28
* nfsd: fail module init on reply cache init failureJ. Bruce Fields2008-02-011-4/+7
* nfsd: cleanup nfsd module initialization cleanupJ. Bruce Fields2008-02-011-10/+12
* knfsd: cleanup nfsd4 properly on module init failureJ. Bruce Fields2008-02-011-0/+2
* nfsd warning fixAndrew Morton2007-10-101-1/+1
* knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields2007-10-101-1/+4
* knfsd: nfsd: remove unused header interface.hJ. Bruce Fields2007-07-171-1/+0Star
* nfsd warning fixAndrew Morton2007-07-171-1/+1
* [PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystemNeilBrown2007-02-141-1/+1
* [PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-1/+1
* [PATCH] knfsd: Allow max size of NFSd payload to be configuredNeilBrown2006-10-041-0/+33
* [PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socketNeilBrown2006-10-041-6/+6
* [PATCH] knfsd: Protect update to sn_nrthreads with lock_kernelNeilBrown2006-10-041-0/+2
* [PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port...NeilBrown2006-10-041-0/+2
* [PATCH] knfsd: allow admin to set nthreads per nodeGreg Banks2006-10-021-0/+70
* [PATCH] knfsd: Check return value of lockd_up in write_portsNeilBrown2006-10-021-3/+6
* [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown2006-10-021-9/+50
* [PATCH] knfsd: define new nfsdfs file: portlist - contains list of portsNeilBrown2006-10-021-0/+20
* [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versionsNeilBrown2006-10-021-10/+8Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-2/+2
* [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-241-1/+1
* [PATCH] knfsd: Allow run-time selection of NFS versions to exportNeilBrown2005-11-071-0/+82
* [PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/NeilBrown2005-11-071-1/+15
* [PATCH] knfsd: nfsd4 reboot dirname fixNeilBrown2005-06-241-0/+23
* [PATCH] knfsd: nfsd4: idmap initializationNeilBrown2005-06-241-4/+0Star
* [PATCH] knfsd: nfsd4: clean up state initializationNeilBrown2005-06-241-0/+1