summaryrefslogtreecommitdiff
path: root/include/linux/nfsd/export.h
AgeCommit message (Expand)Author
2009-12-15nfsd: enable V4ROOT exportsJ. Bruce Fields
2009-12-15nfsd: introduce export flag for v4 pseudorootSteve Dickson
2009-12-14nfsd: let "insecure" flag vary by pseudoflavorJ. Bruce Fields
2009-12-14nfsd: new interface to advertise export featuresJ. Bruce Fields
2009-12-14nfsd: Headers Independence and include cleanupsBoaz Harrosh
2009-06-11switch rqst_exp_parent()Al Viro
2009-06-11switch rqst_exp_get_by_name()Al Viro
2009-01-30headers_check fix: nfsd/export.hJaswinder Singh Rajput
2008-02-14Use struct path in struct svc_expkeyJan Blunck
2008-02-14Use struct path in struct svc_exportJan Blunck
2008-02-01knfsd: allow cache_register to return error on failureJ. Bruce Fields
2007-10-16fs/nfsd/export.c: make 3 functions staticAdrian Bunk
2007-07-19knfsd: clean up EX_RDONLYJ. Bruce Fields
2007-07-19knfsd: move EX_RDONLY out of headerJ. Bruce Fields
2007-07-17knfsd: nfsd: enforce per-flavor id squashingJ. Bruce Fields
2007-07-17knfsd: nfsd4: make readonly access depend on pseudoflavorJ. Bruce Fields
2007-07-17knfsd: nfsd4: return nfserr_wrongsecAndy Adamson
2007-07-17knfsd: nfsd: provide export lookup wrappers which take a svc_rqstJ. Bruce Fields
2007-07-17knfsd: nfsd4: simplify exp_pseudoroot argumentsJ. Bruce Fields
2007-07-17knfsd: nfsd4: parse secinfo information in exports downcallAndy Adamson
2007-02-14[PATCH] knfsd: add some new fsid typesNeilBrown
2006-10-20[PATCH] nfsd: misc endianness annotationsAl Viro
2006-10-20[PATCH] nfsd: nfserrno() endianness annotationsAl Viro
2006-10-04[PATCH] knfsd: nfsd4: fslocations data structuresManoj Naik
2006-10-04[PATCH] knfsd: nfsd: store export path in exportJ.Bruce Fields
2006-03-27[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk
2006-03-27[PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown
2006-03-27[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_exportNeilBrown
2004-06-04[PATCH] kNFSd: exp_find(): remove null pointer checkNeil Brown
2004-05-19[PATCH] kNFSd: Protect reference to exp across calls to nfsd_cross_mntAndrew Morton
2003-09-22[PATCH] prepare for 32-bit dev_t: NFSAlexander Viro
2003-08-04[PATCH] Remove some unused export flags and reserve a new one.Neil Brown
2003-08-04[PATCH] Change NFSEXP_CROSSMNT to NFSEXP_CROSSMOUNTNeil Brown
2003-05-20[PATCH] kNFSd: Allow request for nfsv4 pseudo root to perform an upcall.Neil Brown
2003-03-14[PATCH] kNFSd: Introduce CROSSMNT flag for knfsdNeil Brown
2003-03-14[PATCH] kNFSd: Rename NFSEXP_CROSSMNT to NFSEXP_NOHIDENeil Brown
2002-10-30[PATCH] kNFSd: Fix nfs shutdown problem.Neil Brown
2002-10-11[PATCH] kNFSd: Provide support for request deferral and revisit.Neil Brown
2002-10-11[PATCH] kNFSd: Convert export-table to use new cache codeNeil Brown
2002-10-11[PATCH] kNFSd: exp_getclient, now just a small wrapper, goes in favour of aut...Neil Brown
2002-10-11[PATCH] kNFSd: Use new cache infrastructure for auth_unix specific lookups.Neil Brown
2002-10-11[PATCH] kNFSd: New routine exp_pseudoroot() to find 'root' filehandle for nfsv4Neil Brown
2002-09-12[PATCH] kNFSd 16: Remove per-client list of exports.Neil Brown
2002-09-12[PATCH] kNFSd 15: Unite per-client export key hash tables.Neil Brown
2002-09-12[PATCH] kNFSd 14: Filehandle lookup makes use of new export table structure.Neil Brown
2002-09-12[PATCH] kNFSd 13: Separate out the multiple keys in the export hash table.Neil Brown
2002-09-12[PATCH] kNFSd 12: Change exp_parent to talk directory tree, not hash table.Neil Brown
2002-09-12[PATCH] kNFSd 10: Discard ex_dev and ex_ino from svc_exportNeil Brown
2002-09-12[PATCH] kNFSd 9: Discard cl_addrNeil Brown
2002-09-12[PATCH] kNFSd 8: Don't store path in exports table.Neil Brown