aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfsd/nfsd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-07-07[PATCH] nfsd4: fix sync'ing of recovery directoryNeilBrown1-0/+1
2005-06-24[PATCH] knfsd: nfsd4 reboot dirname fixNeilBrown1-0/+2
2005-06-24[PATCH] knfsd: nfsd4: clean up state initializationNeilBrown1-0/+2
2005-06-24[PATCH] knfsd: nfsd4: rename nfs4_state_initNeilBrown1-2/+2
2005-06-22[PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher1-0/+16
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+311