Commit Graph

62 Commits (aa18efb2a2f07e1cf062039848e9d369bb358724)

Author SHA1 Message Date
Al Viro a63bb99660 [PATCH] switch nfsd to kern_path() 17 years ago
Al Viro c1a2a4756d [PATCH] sanitize svc_export_parse() 17 years ago
J. Bruce Fields 30bc4dfd3b nfsd: clean up expkey_parse error cases 17 years ago
Krishna Kumar 6dfcde98a2 nfsd: Drop reference in expkey_parse error cases 17 years ago
Julia Lawall 53e6d8d182 fs/nfsd/export.c: Adjust error handling code involving auth_domain_put 17 years ago
Aurélien Charbon f15364bd4c IPv6 support for NFS server export caches 17 years ago
Jan Blunck cf28b4863f d_path: Make d_path() use a struct path 17 years ago
Jan Blunck c32c2f63a9 d_path: Make seq_path() use a struct path argument 17 years ago
Jan Blunck e83aece3af Use struct path in struct svc_expkey 17 years ago
Jan Blunck 5477549161 Use struct path in struct svc_export 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
J. Bruce Fields f7b8066f9f knfsd: don't bother mapping putrootfh enoent to eperm 17 years ago
J. Bruce Fields dbf847ecb6 knfsd: allow cache_register to return error on failure 17 years ago
J. Bruce Fields df95a9d4fb knfsd: cache unregistration needn't return error 17 years ago
Christoph Hellwig cfaea787c0 exportfs: remove old methods 18 years ago
Adrian Bunk cce76f9b96 fs/nfsd/export.c: make 3 functions static 18 years ago
J. Bruce Fields 4a4b88317a knfsd: eliminate unnecessary -ENOENT returns on export downcalls 18 years ago
J. Bruce Fields 3e63516c82 knfsd: fix typo in export display, print uid and gid as unsigned 18 years ago
J. Bruce Fields 9a25b96c1f nfsd: return errors, not NULL, from export functions 18 years ago
J. Bruce Fields 91fe39d35e knfsd: nfsd: display export secinfo information 18 years ago
J. Bruce Fields ac34cdb03d knfsd: nfsd: factor out code from show_expflags 18 years ago
Andy Adamson 32c1eb0cd7 knfsd: nfsd4: return nfserr_wrongsec 18 years ago
J. Bruce Fields 2ea2209f07 knfsd: nfsd: use ip-address-based domain in secinfo case 18 years ago
J. Bruce Fields 3ab4d8b121 knfsd: nfsd: set rq_client to ip-address-determined-domain 18 years ago
J. Bruce Fields 0989a78896 knfsd: nfsd: provide export lookup wrappers which take a svc_rqst 18 years ago
J. Bruce Fields df547efb03 knfsd: nfsd4: simplify exp_pseudoroot arguments 18 years ago
Andy Adamson e677bfe4d4 knfsd: nfsd4: parse secinfo information in exports downcall 18 years ago
J. Bruce Fields 2d3bb25209 knfsd: nfsd: make all exp_finding functions return -errno's on err 18 years ago
Christoph Hellwig a569425512 knfsd: exportfs: add exportfs.h header 18 years ago
NeilBrown 402acd29e5 knfsd: avoid use of unitialised variables on error path when nfs exports 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
NeilBrown af6a4e280e [PATCH] knfsd: add some new fsid types 18 years ago
NeilBrown 34e9a63b4f [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external events 18 years ago
NeilBrown f988443a84 [PATCH] knfsd: Fix up some bit-rot in exp_export 18 years ago
J.Bruce Fields e0bb89ef03 [PATCH] knfsd: nfsd: don't drop silently on upcall deferral 18 years ago
J.Bruce Fields 6899320c2c [PATCH] knfsd: nfsd: simplify exp_pseudoroot 18 years ago
J.Bruce Fields 4b41bd85d5 [PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent errors 18 years ago
Al Viro c7afef1f96 [PATCH] nfsd: misc endianness annotations 19 years ago
Manoj Naik 933469190e [PATCH] knfsd: nfsd4: fslocations data structures 19 years ago
J.Bruce Fields b009a873de [PATCH] knfsd: nfsd: store export path in export 19 years ago
J.Bruce Fields d0ebd9c0e7 [PATCH] knfsd: nfsd4: clean up exp_pseudoroot 19 years ago
J.Bruce Fields f38b20c645 [PATCH] knfsd: nfsd4: refactor exp_pseudoroot 19 years ago
Josh Triplett 896440d560 [PATCH] nfsd: add lock annotations to e_start and e_stop 19 years ago
Greg Banks bc6f02e516 [PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1 19 years ago
Greg Banks b06c7b4333 [PATCH] knfsd: remove an unused variable from e_show() 19 years ago
Greg Banks 3e3b480096 [PATCH] knfsd: add some missing newlines in printks 19 years ago
Frank Filz 4bdff8c095 [PATCH] knfsd: fixing missing 'expkey' support for fsid type 3 19 years ago
NeilBrown f2d395865f [PATCH] knfsd: Fix two problems that can cause rmmod nfsd to die 19 years ago