aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfsd (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-23nfsd: support callbacks with gss flavorsOlga Kornievskaia1-0/+1
2008-12-23nfsd: pass client principal name in rsc downcallOlga Kornievskaia1-0/+1
2008-09-29nfsd: permit unauthenticated stat of export rootJ. Bruce Fields1-1/+2
2008-07-25remove unused #include <linux/dirent.h>'sAdrian Bunk1-1/+0
2008-06-23nfsd: rename MAY_ flagsMiklos Szeredi1-13/+13
2008-06-23knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown locking.Neil Brown1-0/+1
2008-06-23nfsd: eliminate unused nfs4_callback.cb_statBenny Halevy1-1/+0
2008-06-23nfsd: eliminate unused nfs4_callback.cb_programBenny Halevy1-1/+0
2008-04-25nfsd: don't allow setting ctime over v4J. Bruce Fields1-1/+1
2008-04-23NFSD: Strip __KERNEL__ testing from unexported header files.Robert P. J. Day3-7/+2
2008-04-23nfsd: fix sparse warningsHarvey Harrison1-0/+8
2008-02-14Use struct path in struct svc_expkeyJan Blunck1-2/+1
2008-02-14Use struct path in struct svc_exportJan Blunck1-3/+2
2008-02-01nfsd: Allow AIX client to read dir containing mountpointsFrank Filz1-1/+1
2008-02-01nfsd: move nfsd/auth.h into fs/nfsdJ. Bruce Fields4-30/+0
2008-02-01knfsd: allow cache_register to return error on failureJ. Bruce Fields1-1/+1
2008-02-01nfsd: fail module init on reply cache init failureJ. Bruce Fields1-2/+2
2008-02-01NFSD: Path name length signage in nfsd request argument structuresChuck Lever2-2/+2
2008-02-01NFSD: Adjust filename length argument of nfsd_lookupChuck Lever1-2/+2
2008-02-01NFSD: File name length signage in nfsd request argument structuresChuck Lever2-13/+13
2007-10-16fs/nfsd/export.c: make 3 functions staticAdrian Bunk1-11/+0
2007-10-09knfsd: 64 bit ino support for NFS serverPeter Staubach2-40/+6
2007-10-09knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields1-8/+10
2007-07-19knfsd: clean up EX_RDONLYJ. Bruce Fields1-0/+1
2007-07-19knfsd: move EX_RDONLY out of headerJ. Bruce Fields1-12/+0
2007-07-17knfsd: nfsd: enforce per-flavor id squashingJ. Bruce Fields1-1/+2
2007-07-17knfsd: nfsd4: implement secinfoAndy Adamson2-0/+10
2007-07-17knfsd: nfsd4: make readonly access depend on pseudoflavorJ. Bruce Fields2-2/+14
2007-07-17knfsd: nfsd4: return nfserr_wrongsecAndy Adamson2-0/+2
2007-07-17knfsd: nfsd: provide export lookup wrappers which take a svc_rqstJ. Bruce Fields1-0/+7
2007-07-17knfsd: nfsd4: simplify exp_pseudoroot argumentsJ. Bruce Fields1-1/+1
2007-07-17knfsd: nfsd4: parse secinfo information in exports downcallAndy Adamson1-0/+17
2007-07-17knfsd: nfsd4: don't delegate files that have had conflictsMeelap Shah1-0/+1
2007-07-17knfsd: nfsd4: vary maximum delegation limit based on RAM sizeMeelap Shah1-0/+1
2007-07-17knfsd: nfsd: remove unused header interface.hJ. Bruce Fields2-14/+0
2007-07-17knfsd: nfsd4: fix NFSv4 filehandle size units confusionJ. Bruce Fields1-1/+1
2007-02-14[PATCH] knfsd: add some new fsid typesNeilBrown3-38/+80
2007-02-12[PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGICAdrian Bunk1-4/+0
2007-01-26[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown3-9/+7
2007-01-26[PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ONNeilBrown1-11/+4
2006-12-13[PATCH] knfsd: nfsd4: reorganize compound opsJ.Bruce Fields2-1/+5
2006-12-13[PATCH] knfsd: nfsd4: move replay_owner to cstateJ.Bruce Fields1-10/+7
2006-12-13[PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operationsJ.Bruce Fields1-7/+15
2006-12-13[PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACEJ.Bruce Fields1-2/+2
2006-11-08[PATCH] nfsd4: fix open-create permissionsJ. Bruce Fields1-1/+1
2006-10-20[PATCH] nfsd: nfs_replay_meAl Viro1-0/+1
2006-10-20[PATCH] nfsd: misc endianness annotationsAl Viro5-7/+7
2006-10-20[PATCH] nfsd: nfs4 code returns error values in net-endianAl Viro2-20/+20
2006-10-20[PATCH] nfsd: vfs.c endianness annotationsAl Viro1-19/+19
2006-10-20[PATCH] xdr annotations: NFSv4 serverAl Viro1-12/+12