summaryrefslogtreecommitdiffstats
path: root/include/linux/nfsd
Commit message (Expand)AuthorAgeFilesLines
* headers_check fix: nfsd/syscall.hJaswinder Singh Rajput2009-01-301-2/+1
* headers_check fix: nfsd/nfsfh.hJaswinder Singh Rajput2009-01-301-2/+1
* headers_check fix: nfsd/export.hJaswinder Singh Rajput2009-01-301-2/+1
* nfsd: get rid of NFSD_VERSIONBenny Halevy2009-01-071-1/+0
* nfsd: document new filehandle fsid typesJ. Bruce Fields2009-01-061-0/+4
* nfsd: support callbacks with gss flavorsOlga Kornievskaia2008-12-231-0/+1
* nfsd: pass client principal name in rsc downcallOlga Kornievskaia2008-12-231-0/+1
* nfsd: permit unauthenticated stat of export rootJ. Bruce Fields2008-09-291-1/+2
* remove unused #include <linux/dirent.h>'sAdrian Bunk2008-07-251-1/+0
* nfsd: rename MAY_ flagsMiklos Szeredi2008-06-231-13/+13
* knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...Neil Brown2008-06-231-0/+1
* nfsd: eliminate unused nfs4_callback.cb_statBenny Halevy2008-06-231-1/+0
* nfsd: eliminate unused nfs4_callback.cb_programBenny Halevy2008-06-231-1/+0
* nfsd: don't allow setting ctime over v4J. Bruce Fields2008-04-251-1/+1
* NFSD: Strip __KERNEL__ testing from unexported header files.Robert P. J. Day2008-04-233-7/+2
* nfsd: fix sparse warningsHarvey Harrison2008-04-231-0/+8
* Use struct path in struct svc_expkeyJan Blunck2008-02-141-2/+1
* Use struct path in struct svc_exportJan Blunck2008-02-141-3/+2
* nfsd: Allow AIX client to read dir containing mountpointsFrank Filz2008-02-011-1/+1
* nfsd: move nfsd/auth.h into fs/nfsdJ. Bruce Fields2008-02-014-30/+0
* knfsd: allow cache_register to return error on failureJ. Bruce Fields2008-02-011-1/+1
* nfsd: fail module init on reply cache init failureJ. Bruce Fields2008-02-011-2/+2
* NFSD: Path name length signage in nfsd request argument structuresChuck Lever2008-02-012-2/+2
* NFSD: Adjust filename length argument of nfsd_lookupChuck Lever2008-02-011-2/+2
* NFSD: File name length signage in nfsd request argument structuresChuck Lever2008-02-012-13/+13
* fs/nfsd/export.c: make 3 functions staticAdrian Bunk2007-10-161-11/+0
* knfsd: 64 bit ino support for NFS serverPeter Staubach2007-10-092-40/+6
* knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields2007-10-091-8/+10
* knfsd: clean up EX_RDONLYJ. Bruce Fields2007-07-191-0/+1
* knfsd: move EX_RDONLY out of headerJ. Bruce Fields2007-07-191-12/+0
* knfsd: nfsd: enforce per-flavor id squashingJ. Bruce Fields2007-07-171-1/+2
* knfsd: nfsd4: implement secinfoAndy Adamson2007-07-172-0/+10
* knfsd: nfsd4: make readonly access depend on pseudoflavorJ. Bruce Fields2007-07-172-2/+14
* knfsd: nfsd4: return nfserr_wrongsecAndy Adamson2007-07-172-0/+2
* knfsd: nfsd: provide export lookup wrappers which take a svc_rqstJ. Bruce Fields2007-07-171-0/+7
* knfsd: nfsd4: simplify exp_pseudoroot argumentsJ. Bruce Fields2007-07-171-1/+1
* knfsd: nfsd4: parse secinfo information in exports downcallAndy Adamson2007-07-171-0/+17
* knfsd: nfsd4: don't delegate files that have had conflictsMeelap Shah2007-07-171-0/+1
* knfsd: nfsd4: vary maximum delegation limit based on RAM sizeMeelap Shah2007-07-171-0/+1
* knfsd: nfsd: remove unused header interface.hJ. Bruce Fields2007-07-172-14/+0
* knfsd: nfsd4: fix NFSv4 filehandle size units confusionJ. Bruce Fields2007-07-171-1/+1
* [PATCH] knfsd: add some new fsid typesNeilBrown2007-02-143-38/+80
* [PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGICAdrian Bunk2007-02-121-4/+0
* [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown2007-01-263-9/+7
* [PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ONNeilBrown2007-01-261-11/+4
* [PATCH] knfsd: nfsd4: reorganize compound opsJ.Bruce Fields2006-12-132-1/+5
* [PATCH] knfsd: nfsd4: move replay_owner to cstateJ.Bruce Fields2006-12-131-10/+7
* [PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operationsJ.Bruce Fields2006-12-131-7/+15
* [PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACEJ.Bruce Fields2006-12-131-2/+2
* [PATCH] nfsd4: fix open-create permissionsJ. Bruce Fields2006-11-081-1/+1