aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfsd (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-03nfsd41: proc stubsAndy Adamson1-0/+12
2009-04-03nfsd41: xdr infrastructureAndy Adamson1-0/+22
2009-04-03nfsd41: sessionid hashingMarc Eshel1-0/+7
2009-04-03nfsd41: introduce nfs4_client cl_sessions listMarc Eshel1-0/+3
2009-04-03nfsd41: sessions basic data typesAndy Adamson1-0/+33
2009-04-03nfsd41: define nfs41 error codesMarc Eshel1-1/+42
2009-03-29nfsd: embed nfsd4_current_state in nfsd4_compoundresAndy Adamson1-4/+5
2009-03-27Fix a build warning about leaking CONFIG_NFSD to userspace.Greg Banks1-4/+5
2009-03-18Short write in nfsd becomes a full write to the clientDavid Shaw1-1/+1
2009-03-18nfsd4: remove use of mutex for file_hashtableJ. Bruce Fields1-1/+1
2009-03-18nfsd4: remove unused CHECK_FH flagJ. Bruce Fields1-1/+0
2009-03-18nfsd4: separate delegreturn case from preprocess_stateid_opJ. Bruce Fields1-1/+0
2009-03-18nfs: replace uses of __constant_{endian}Harvey Harrison1-66/+66
2009-03-18nfsd4: use helper for copying delegation filehandleJ. Bruce Fields1-4/+2
2009-03-18nfsd4: use helper for copying filehandles for replayJ. Bruce Fields2-2/+8
2009-01-30headers_check fix: nfsd/syscall.hJaswinder Singh Rajput1-2/+1
2009-01-30headers_check fix: nfsd/nfsfh.hJaswinder Singh Rajput1-2/+1
2009-01-30headers_check fix: nfsd/export.hJaswinder Singh Rajput1-2/+1
2009-01-07nfsd: get rid of NFSD_VERSIONBenny Halevy1-1/+0
2009-01-06nfsd: document new filehandle fsid typesJ. Bruce Fields1-0/+4
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