summaryrefslogtreecommitdiff
path: root/include/linux/nfsd/export.h
AgeCommit message (Expand)Author
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
2002-09-12[PATCH] kNFSd 7: Discard cl_idlenNeil Brown
2002-09-12[PATCH] kNFSd 5: Get rid of ex_parent from svc_exportNeil Brown
2002-09-12[PATCH] kNFSd 4: Discard svc_uidmap structureNeil Brown
2002-09-12[PATCH] kNFSd 2: Lockd to shutdown without engaging with nfsdNeil Brown
2002-07-04[PATCH] ex_dev switched to dev_tAlexander Viro
2002-03-11[PATCH] PATCH - knfsd in 2.5.6 - fsid= export optionNeil Brown
2002-02-25[PATCH] PATCH 2/16: NFSD: BKL Removal: Lock export tableNeil Brown
2002-02-08[PATCH] knfsd cleanupsAlexander Viro
2002-02-08[PATCH] knfsd cleanupsAlexander Viro
2002-02-07[PATCH] knfsd cleanupsAlexander Viro
2002-02-07[PATCH] knfsd cleanupsAlexander Viro
2002-02-04Import changesetLinus Torvalds