summaryrefslogtreecommitdiffstats
path: root/include/linux/nfsd
Commit message (Expand)AuthorAgeFilesLines
...
* nfsd41: access_validAndy Adamson2009-04-031-0/+1
* nfsd41: stateid handlingAndy Adamson2009-04-032-1/+8
* nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_opBenny Halevy2009-04-031-1/+3
* nfsd41: destroy_session operationBenny Halevy2009-04-031-1/+1
* nfsd41: non-page DRC for solo sequence responsesAndy Adamson2009-04-032-1/+15
* nfsd41: Add a create session replay cacheAndy Adamson2009-04-031-1/+1
* nfsd41: create_session operationAndy Adamson2009-04-032-2/+26
* nfsd41: nfsd DRC logicAndy Adamson2009-04-031-0/+1
* nfsd41: hard page limit for DRCAndy Adamson2009-04-031-0/+3
* nfsd41: DRC save, restore, and clear functionsAndy Adamson2009-04-033-0/+18
* nfsd41: sequence operationBenny Halevy2009-04-031-1/+12
* nfsd41: match clientid establishment methodAndy Adamson2009-04-031-1/+1
* nfsd41: exchange_id operationAndy Adamson2009-04-032-1/+8
* nfsd41: proc stubsAndy Adamson2009-04-031-0/+12
* nfsd41: xdr infrastructureAndy Adamson2009-04-031-0/+22
* nfsd41: sessionid hashingMarc Eshel2009-04-031-0/+7
* nfsd41: introduce nfs4_client cl_sessions listMarc Eshel2009-04-031-0/+3
* nfsd41: sessions basic data typesAndy Adamson2009-04-031-0/+33
* nfsd41: define nfs41 error codesMarc Eshel2009-04-031-1/+42
* nfsd: embed nfsd4_current_state in nfsd4_compoundresAndy Adamson2009-03-291-4/+5
* Fix a build warning about leaking CONFIG_NFSD to userspace.Greg Banks2009-03-271-4/+5
* Short write in nfsd becomes a full write to the clientDavid Shaw2009-03-181-1/+1
* nfsd4: remove use of mutex for file_hashtableJ. Bruce Fields2009-03-181-1/+1
* nfsd4: remove unused CHECK_FH flagJ. Bruce Fields2009-03-181-1/+0
* nfsd4: separate delegreturn case from preprocess_stateid_opJ. Bruce Fields2009-03-181-1/+0
* nfs: replace uses of __constant_{endian}Harvey Harrison2009-03-181-66/+66
* nfsd4: use helper for copying delegation filehandleJ. Bruce Fields2009-03-181-4/+2
* nfsd4: use helper for copying filehandles for replayJ. Bruce Fields2009-03-182-2/+8
* headers_check fix: nfsd/syscall.hJaswinder Singh Rajput2009-01-301-2/+1
* headers_check fix: nfsd/nfsfh.hJaswinder Singh Rajput2009-01-301-2/+1
* headers_check fix: nfsd/export.hJaswinder Singh Rajput2009-01-301-2/+1
* nfsd: get rid of NFSD_VERSIONBenny Halevy2009-01-071-1/+0
* nfsd: document new filehandle fsid typesJ. Bruce Fields2009-01-061-0/+4
* nfsd: support callbacks with gss flavorsOlga Kornievskaia2008-12-231-0/+1
* nfsd: pass client principal name in rsc downcallOlga Kornievskaia2008-12-231-0/+1
* 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: eliminate unused nfs4_callback.cb_statBenny Halevy2008-06-231-1/+0
* nfsd: eliminate unused nfs4_callback.cb_programBenny Halevy2008-06-231-1/+0
* 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-233-7/+2
* nfsd: fix sparse warningsHarvey Harrison2008-04-231-0/+8
* Use struct path in struct svc_expkeyJan Blunck2008-02-141-2/+1
* Use struct path in struct svc_exportJan Blunck2008-02-141-3/+2
* nfsd: Allow AIX client to read dir containing mountpointsFrank Filz2008-02-011-1/+1
* nfsd: move nfsd/auth.h into fs/nfsdJ. Bruce Fields2008-02-014-30/+0
* knfsd: allow cache_register to return error on failureJ. Bruce Fields2008-02-011-1/+1
* nfsd: fail module init on reply cache init failureJ. Bruce Fields2008-02-011-2/+2
OpenPOWER on IntegriCloud