aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfsd (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-06nfsd41: define nfsd4_set_statp as noop for !CONFIG_NFSD_V4Benny Halevy1-0/+7
2009-04-06nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drcBenny Halevy1-3/+0
2009-04-03nfsd41: CREATE_EXCLUSIVE4_1Benny Halevy1-6/+4
2009-04-03nfsd41: SUPPATTR_EXCLCREAT attributeBenny Halevy1-1/+13
2009-04-03nfsd41: support for 3-word long attribute bitmaskAndy Adamson2-8/+38
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: access_validAndy Adamson1-0/+1
2009-04-03nfsd41: stateid handlingAndy Adamson2-1/+8
2009-04-03nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_opBenny Halevy1-1/+3
2009-04-03nfsd41: destroy_session operationBenny Halevy1-1/+1
2009-04-03nfsd41: non-page DRC for solo sequence responsesAndy Adamson2-1/+15
2009-04-03nfsd41: Add a create session replay cacheAndy Adamson1-1/+1
2009-04-03nfsd41: create_session operationAndy Adamson2-2/+26
2009-04-03nfsd41: nfsd DRC logicAndy Adamson1-0/+1
2009-04-03nfsd41: hard page limit for DRCAndy Adamson1-0/+3
2009-04-03nfsd41: DRC save, restore, and clear functionsAndy Adamson3-0/+18
2009-04-03nfsd41: sequence operationBenny Halevy1-1/+12
2009-04-03nfsd41: match clientid establishment methodAndy Adamson1-1/+1
2009-04-03nfsd41: exchange_id operationAndy Adamson2-1/+8
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