aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfsd/nfsd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh1-335/+0
2009-12-14nfsd: Headers Independence and include cleanupsBoaz Harrosh1-4/+0
2009-11-13nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields1-86/+1
2009-09-23seq_file: constify seq_operationsJames Morris1-1/+1
2009-09-17nfsd: return success for non-NFS4 nfs4_state_startStephen Rothwell1-1/+1
2009-09-15nfsd4: allow nfs4 state startup to failJ. Bruce Fields1-2/+2
2009-07-28nfsd41: hange from page to memory based drc limitsAndy Adamson1-2/+2
2009-07-14nfsd41: use globals for DRC limitsAndy Adamson1-0/+3
2009-04-06nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drcBenny Halevy1-3/+0
2009-04-03nfsd41: SUPPATTR_EXCLCREAT attributeBenny Halevy1-1/+13
2009-04-03nfsd41: support for 3-word long attribute bitmaskAndy Adamson1-2/+32
2009-04-03nfsd41: provide support for minor version 1 at rpc levelMarc Eshel1-1/+1
2009-04-03nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versionsBenny Halevy1-0/+2
2009-04-03nfsd41: hard page limit for DRCAndy Adamson1-0/+3
2009-04-03nfsd41: define nfs41 error codesMarc Eshel1-1/+42
2009-03-18Short write in nfsd becomes a full write to the clientDavid Shaw1-1/+1
2009-03-18nfs: replace uses of __constant_{endian}Harvey Harrison1-66/+66
2009-01-07nfsd: get rid of NFSD_VERSIONBenny Halevy1-1/+0
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-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. Day1-3/+0
2008-04-23nfsd: fix sparse warningsHarvey Harrison1-0/+8
2008-02-01nfsd: move nfsd/auth.h into fs/nfsdJ. Bruce Fields1-1/+0
2008-02-01NFSD: Adjust filename length argument of nfsd_lookupChuck Lever1-2/+2
2007-10-09knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields1-8/+10
2007-07-17knfsd: nfsd4: implement secinfoAndy Adamson1-0/+3
2007-07-17knfsd: nfsd4: make readonly access depend on pseudoflavorJ. Bruce Fields1-1/+2
2007-07-17knfsd: nfsd4: return nfserr_wrongsecAndy Adamson1-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 Fields1-1/+0
2007-02-14[PATCH] knfsd: add some new fsid typesNeilBrown1-12/+0
2007-01-26[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown1-3/+1
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 Viro1-1/+1
2006-10-20[PATCH] nfsd: vfs.c endianness annotationsAl Viro1-19/+19
2006-10-20[PATCH] xdr annotations: NFSv2 serverAl Viro1-1/+1
2006-10-04[PATCH] knfsd: nfsd4: actually use all the pieces to implement referralsJ.Bruce Fields1-0/+1
2006-10-04[PATCH] knfsd: nfsd4: xdr encoding for fs_locationsJ.Bruce Fields1-2/+1
2006-10-04[PATCH] knfsd: Allow max size of NFSd payload to be configuredNeilBrown1-0/+1
2006-10-02[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown1-0/+1
2006-10-02[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versionsNeilBrown1-0/+4
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-01-18[PATCH] nfsd: check error status from nfsd_sync_dirYAMAMOTO Takashi1-1/+1
2005-11-07[PATCH] knfsd: Allow run-time selection of NFS versions to exportNeilBrown1-1/+1
2005-07-07[PATCH] nfsd4: return better error on io incompatible with open modeNeilBrown1-0/+1