Commit Graph

84 Commits (eec7ecfede74bb996060efefd5c157acd5794e8a)

Author SHA1 Message Date
Dan Carpenter d03859a4ac nfsd: potential ERR_PTR dereference on exp_export() error paths. 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
NeilBrown 61f8603d93 nfsd: factor out hash functions for export caches. 15 years ago
J. Bruce Fields 260c64d235 Revert "nfsd4: fix error return when pseudoroot missing" 15 years ago
J. Bruce Fields 7663dacd92 nfsd: remove pointless paths in file headers 15 years ago
J. Bruce Fields 1557aca790 nfsd: move most of nfsfh.h to fs/nfsd 15 years ago
J. Bruce Fields 774b147828 nfsd: make V4ROOT exports read-only 15 years ago
J. Bruce Fields f2ca7153ca nfsd: allow exports of symlinks 15 years ago
Steve Dickson eb4c86c6a5 nfsd: introduce export flag for v4 pseudoroot 15 years ago
Boaz Harrosh 9a74af2133 nfsd: Move private headers to source directory 15 years ago
Boaz Harrosh 341eb18446 nfsd: Source files #include cleanups 15 years ago
J. Bruce Fields f39bde24b2 nfsd4: fix error return when pseudoroot missing 16 years ago
James Morris 88e9d34c72 seq_file: constify seq_operations 16 years ago
Trond Myklebust 2671a4bf35 NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path() 16 years ago
Trond Myklebust bc74b4f5e6 SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms 16 years ago
Al Viro e64c390ca0 switch rqst_exp_parent() 16 years ago
Al Viro 91c9fa8f75 switch rqst_exp_get_by_name() 16 years ago
Al Viro 5bf3bd2b5c switch exp_parent() to struct path 16 years ago
Al Viro 55430e2ece nfsd struct path use: exp_get_by_name() 16 years ago
Roel Kluin 80492e7d49 rpcgss: remove redundant test on unsigned 16 years ago
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