summaryrefslogtreecommitdiffstats
path: root/include/linux/nfsd/export.h
AgeCommit message (Expand)AuthorLines
2004-06-04[PATCH] kNFSd: exp_find(): remove null pointer checkNeil Brown-2/+1
2004-05-19[PATCH] kNFSd: Protect reference to exp across calls to nfsd_cross_mntAndrew Morton-1/+5
2003-09-22[PATCH] prepare for 32-bit dev_t: NFSAlexander Viro-1/+1
2003-08-04[PATCH] Remove some unused export flags and reserve a new one.Neil Brown-6/+4
2003-08-04[PATCH] Change NFSEXP_CROSSMNT to NFSEXP_CROSSMOUNTNeil Brown-1/+1
2003-05-20[PATCH] kNFSd: Allow request for nfsv4 pseudo root to perform an upcall.Neil Brown-1/+1
2003-03-14[PATCH] kNFSd: Introduce CROSSMNT flag for knfsdNeil Brown-1/+2
2003-03-14[PATCH] kNFSd: Rename NFSEXP_CROSSMNT to NFSEXP_NOHIDENeil Brown-2/+2
2002-10-30[PATCH] kNFSd: Fix nfs shutdown problem.Neil Brown-0/+1
2002-10-11[PATCH] kNFSd: Provide support for request deferral and revisit.Neil Brown-6/+10
2002-10-11[PATCH] kNFSd: Convert export-table to use new cache codeNeil Brown-6/+22
2002-10-11[PATCH] kNFSd: exp_getclient, now just a small wrapper, goes in favour of aut...Neil Brown-1/+0
2002-10-11[PATCH] kNFSd: Use new cache infrastructure for auth_unix specific lookups.Neil Brown-16/+12
2002-10-11[PATCH] kNFSd: New routine exp_pseudoroot() to find 'root' filehandle for nfsv4Neil Brown-0/+1
2002-09-12[PATCH] kNFSd 16: Remove per-client list of exports.Neil Brown-2/+0
2002-09-12[PATCH] kNFSd 15: Unite per-client export key hash tables.Neil Brown-4/+0
2002-09-12[PATCH] kNFSd 14: Filehandle lookup makes use of new export table structure.Neil Brown-2/+10
2002-09-12[PATCH] kNFSd 13: Separate out the multiple keys in the export hash table.Neil Brown-2/+14
2002-09-12[PATCH] kNFSd 12: Change exp_parent to talk directory tree, not hash table.Neil Brown-0/+2
2002-09-12[PATCH] kNFSd 10: Discard ex_dev and ex_ino from svc_exportNeil Brown-2/+0
2002-09-12[PATCH] kNFSd 9: Discard cl_addrNeil Brown-2/+0
2002-09-12[PATCH] kNFSd 8: Don't store path in exports table.Neil Brown-1/+0
2002-09-12[PATCH] kNFSd 7: Discard cl_idlenNeil Brown-1/+0
2002-09-12[PATCH] kNFSd 5: Get rid of ex_parent from svc_exportNeil Brown-1/+0
2002-09-12[PATCH] kNFSd 4: Discard svc_uidmap structureNeil Brown-1/+0
2002-09-12[PATCH] kNFSd 2: Lockd to shutdown without engaging with nfsdNeil Brown-1/+0
2002-07-04[PATCH] ex_dev switched to dev_tAlexander Viro-2/+2
2002-03-11[PATCH] PATCH - knfsd in 2.5.6 - fsid= export optionNeil Brown-1/+6
2002-02-25[PATCH] PATCH 2/16: NFSD: BKL Removal: Lock export tableNeil Brown-2/+1
2002-02-08[PATCH] knfsd cleanupsAlexander Viro-0/+2
2002-02-08[PATCH] knfsd cleanupsAlexander Viro-2/+2
2002-02-07[PATCH] knfsd cleanupsAlexander Viro-0/+3
2002-02-07[PATCH] knfsd cleanupsAlexander Viro-1/+1
2002-02-04Import changesetLinus Torvalds-0/+102