aboutsummaryrefslogtreecommitdiff
path: root/include/linux/nfsd
AgeCommit message (Expand)Author
2008-09-29nfsd: permit unauthenticated stat of export rootJ. Bruce Fields
2008-07-25remove unused #include <linux/dirent.h>'sAdrian Bunk
2008-06-23nfsd: rename MAY_ flagsMiklos Szeredi
2008-06-23knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...Neil Brown
2008-06-23nfsd: eliminate unused nfs4_callback.cb_statBenny Halevy
2008-06-23nfsd: eliminate unused nfs4_callback.cb_programBenny Halevy
2008-04-25nfsd: don't allow setting ctime over v4J. Bruce Fields
2008-04-23NFSD: Strip __KERNEL__ testing from unexported header files.Robert P. J. Day
2008-04-23nfsd: fix sparse warningsHarvey Harrison
2008-02-14Use struct path in struct svc_expkeyJan Blunck
2008-02-14Use struct path in struct svc_exportJan Blunck
2008-02-01nfsd: Allow AIX client to read dir containing mountpointsFrank Filz
2008-02-01nfsd: move nfsd/auth.h into fs/nfsdJ. Bruce Fields
2008-02-01knfsd: allow cache_register to return error on failureJ. Bruce Fields
2008-02-01nfsd: fail module init on reply cache init failureJ. Bruce Fields
2008-02-01NFSD: Path name length signage in nfsd request argument structuresChuck Lever
2008-02-01NFSD: Adjust filename length argument of nfsd_lookupChuck Lever
2008-02-01NFSD: File name length signage in nfsd request argument structuresChuck Lever
2007-10-16fs/nfsd/export.c: make 3 functions staticAdrian Bunk
2007-10-09knfsd: 64 bit ino support for NFS serverPeter Staubach
2007-10-09knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields
2007-07-19knfsd: clean up EX_RDONLYJ. Bruce Fields
2007-07-19knfsd: move EX_RDONLY out of headerJ. Bruce Fields
2007-07-17knfsd: nfsd: enforce per-flavor id squashingJ. Bruce Fields
2007-07-17knfsd: nfsd4: implement secinfoAndy Adamson
2007-07-17knfsd: nfsd4: make readonly access depend on pseudoflavorJ. Bruce Fields
2007-07-17knfsd: nfsd4: return nfserr_wrongsecAndy Adamson
2007-07-17knfsd: nfsd: provide export lookup wrappers which take a svc_rqstJ. Bruce Fields
2007-07-17knfsd: nfsd4: simplify exp_pseudoroot argumentsJ. Bruce Fields
2007-07-17knfsd: nfsd4: parse secinfo information in exports downcallAndy Adamson
2007-07-17knfsd: nfsd4: don't delegate files that have had conflictsMeelap Shah
2007-07-17knfsd: nfsd4: vary maximum delegation limit based on RAM sizeMeelap Shah
2007-07-17knfsd: nfsd: remove unused header interface.hJ. Bruce Fields
2007-07-17knfsd: nfsd4: fix NFSv4 filehandle size units confusionJ. Bruce Fields
2007-02-14[PATCH] knfsd: add some new fsid typesNeilBrown
2007-02-12[PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGICAdrian Bunk
2007-01-26[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown
2007-01-26[PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ONNeilBrown
2006-12-13[PATCH] knfsd: nfsd4: reorganize compound opsJ.Bruce Fields
2006-12-13[PATCH] knfsd: nfsd4: move replay_owner to cstateJ.Bruce Fields
2006-12-13[PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operationsJ.Bruce Fields
2006-12-13[PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACEJ.Bruce Fields
2006-11-08[PATCH] nfsd4: fix open-create permissionsJ. Bruce Fields
2006-10-20[PATCH] nfsd: nfs_replay_meAl Viro
2006-10-20[PATCH] nfsd: misc endianness annotationsAl Viro
2006-10-20[PATCH] nfsd: nfs4 code returns error values in net-endianAl Viro
2006-10-20[PATCH] nfsd: vfs.c endianness annotationsAl Viro
2006-10-20[PATCH] xdr annotations: NFSv4 serverAl Viro
2006-10-20[PATCH] xdr annotations: NFSv3 serverAl Viro
2006-10-20[PATCH] xdr annotations: NFSv2 serverAl Viro