Linus Torvalds
|
5ed487bc2c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
16 年之前 |
Al Viro
|
a63bb99660
[PATCH] switch nfsd to kern_path()
|
17 年之前 |
Al Viro
|
c1a2a4756d
[PATCH] sanitize svc_export_parse()
|
17 年之前 |
J. Bruce Fields
|
30bc4dfd3b
nfsd: clean up expkey_parse error cases
|
16 年之前 |
Krishna Kumar
|
6dfcde98a2
nfsd: Drop reference in expkey_parse error cases
|
16 年之前 |
Julia Lawall
|
53e6d8d182
fs/nfsd/export.c: Adjust error handling code involving auth_domain_put
|
17 年之前 |
Aurélien Charbon
|
f15364bd4c
IPv6 support for NFS server export caches
|
17 年之前 |
Jan Blunck
|
cf28b4863f
d_path: Make d_path() use a struct path
|
17 年之前 |
Jan Blunck
|
c32c2f63a9
d_path: Make seq_path() use a struct path argument
|
17 年之前 |
Jan Blunck
|
e83aece3af
Use struct path in struct svc_expkey
|
17 年之前 |
Jan Blunck
|
5477549161
Use struct path in struct svc_export
|
17 年之前 |
Jan Blunck
|
1d957f9bf8
Introduce path_put()
|
17 年之前 |
Jan Blunck
|
4ac9137858
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
|
17 年之前 |
David Howells
|
e231c2ee64
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
|
17 年之前 |
J. Bruce Fields
|
f7b8066f9f
knfsd: don't bother mapping putrootfh enoent to eperm
|
17 年之前 |
J. Bruce Fields
|
dbf847ecb6
knfsd: allow cache_register to return error on failure
|
17 年之前 |
J. Bruce Fields
|
df95a9d4fb
knfsd: cache unregistration needn't return error
|
17 年之前 |
Christoph Hellwig
|
cfaea787c0
exportfs: remove old methods
|
17 年之前 |
Adrian Bunk
|
cce76f9b96
fs/nfsd/export.c: make 3 functions static
|
17 年之前 |
J. Bruce Fields
|
4a4b88317a
knfsd: eliminate unnecessary -ENOENT returns on export downcalls
|
18 年之前 |
J. Bruce Fields
|
3e63516c82
knfsd: fix typo in export display, print uid and gid as unsigned
|
18 年之前 |
J. Bruce Fields
|
9a25b96c1f
nfsd: return errors, not NULL, from export functions
|
18 年之前 |
J. Bruce Fields
|
91fe39d35e
knfsd: nfsd: display export secinfo information
|
18 年之前 |
J. Bruce Fields
|
ac34cdb03d
knfsd: nfsd: factor out code from show_expflags
|
18 年之前 |
Andy Adamson
|
32c1eb0cd7
knfsd: nfsd4: return nfserr_wrongsec
|
18 年之前 |
J. Bruce Fields
|
2ea2209f07
knfsd: nfsd: use ip-address-based domain in secinfo case
|
18 年之前 |
J. Bruce Fields
|
3ab4d8b121
knfsd: nfsd: set rq_client to ip-address-determined-domain
|
18 年之前 |
J. Bruce Fields
|
0989a78896
knfsd: nfsd: provide export lookup wrappers which take a svc_rqst
|
18 年之前 |
J. Bruce Fields
|
df547efb03
knfsd: nfsd4: simplify exp_pseudoroot arguments
|
18 年之前 |
Andy Adamson
|
e677bfe4d4
knfsd: nfsd4: parse secinfo information in exports downcall
|
18 年之前 |