summaryrefslogtreecommitdiffstats
path: root/include/linux/nfsd/nfsd.h
Commit message (Expand)AuthorAgeFilesLines
* nfsd: Move private headers to source directoryBoaz Harrosh2009-12-141-335/+0
* nfsd: Headers Independence and include cleanupsBoaz Harrosh2009-12-141-4/+0
* nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields2009-11-131-86/+1
* seq_file: constify seq_operationsJames Morris2009-09-231-1/+1
* nfsd: return success for non-NFS4 nfs4_state_startStephen Rothwell2009-09-171-1/+1
* nfsd4: allow nfs4 state startup to failJ. Bruce Fields2009-09-151-2/+2
* nfsd41: hange from page to memory based drc limitsAndy Adamson2009-07-281-2/+2
* nfsd41: use globals for DRC limitsAndy Adamson2009-07-141-0/+3
* nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drcBenny Halevy2009-04-061-3/+0
* nfsd41: SUPPATTR_EXCLCREAT attributeBenny Halevy2009-04-031-1/+13
* nfsd41: support for 3-word long attribute bitmaskAndy Adamson2009-04-031-2/+32
* nfsd41: provide support for minor version 1 at rpc levelMarc Eshel2009-04-031-1/+1
* nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versionsBenny Halevy2009-04-031-0/+2
* nfsd41: hard page limit for DRCAndy Adamson2009-04-031-0/+3
* nfsd41: define nfs41 error codesMarc Eshel2009-04-031-1/+42
* Short write in nfsd becomes a full write to the clientDavid Shaw2009-03-181-1/+1
* nfs: replace uses of __constant_{endian}Harvey Harrison2009-03-181-66/+66
* nfsd: get rid of NFSD_VERSIONBenny Halevy2009-01-071-1/+0
* 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: 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-231-3/+0
* nfsd: fix sparse warningsHarvey Harrison2008-04-231-0/+8
* nfsd: move nfsd/auth.h into fs/nfsdJ. Bruce Fields2008-02-011-1/+0
* NFSD: Adjust filename length argument of nfsd_lookupChuck Lever2008-02-011-2/+2
* knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields2007-10-091-8/+10
* knfsd: nfsd4: implement secinfoAndy Adamson2007-07-171-0/+3
* knfsd: nfsd4: make readonly access depend on pseudoflavorJ. Bruce Fields2007-07-171-1/+2
* knfsd: nfsd4: return nfserr_wrongsecAndy Adamson2007-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-171-1/+0
* [PATCH] knfsd: add some new fsid typesNeilBrown2007-02-141-12/+0
* [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown2007-01-261-3/+1
* [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
* [PATCH] nfsd: nfs_replay_meAl Viro2006-10-201-0/+1
* [PATCH] nfsd: misc endianness annotationsAl Viro2006-10-201-1/+1
* [PATCH] nfsd: vfs.c endianness annotationsAl Viro2006-10-201-19/+19
* [PATCH] xdr annotations: NFSv2 serverAl Viro2006-10-201-1/+1
* [PATCH] knfsd: nfsd4: actually use all the pieces to implement referralsJ.Bruce Fields2006-10-041-0/+1
* [PATCH] knfsd: nfsd4: xdr encoding for fs_locationsJ.Bruce Fields2006-10-041-2/+1
* [PATCH] knfsd: Allow max size of NFSd payload to be configuredNeilBrown2006-10-041-0/+1
* [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown2006-10-021-0/+1
* [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versionsNeilBrown2006-10-021-0/+4
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] nfsd: check error status from nfsd_sync_dirYAMAMOTO Takashi2006-01-181-1/+1
* [PATCH] knfsd: Allow run-time selection of NFS versions to exportNeilBrown2005-11-071-1/+1
* [PATCH] nfsd4: return better error on io incompatible with open modeNeilBrown2005-07-071-0/+1
OpenPOWER on IntegriCloud