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