Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
76770664dcbc008300c2ac8747671efcc4f78c2d
/
fs
/
nfsd
/
export.c
f15364b
IPv6 support for NFS server export caches
by Aurélien Charbon
· 17 years ago
cf28b48
d_path: Make d_path() use a struct path
by Jan Blunck
· 17 years ago
c32c2f6
d_path: Make seq_path() use a struct path argument
by Jan Blunck
· 17 years ago
e83aece
Use struct path in struct svc_expkey
by Jan Blunck
· 17 years ago
5477549
Use struct path in struct svc_export
by Jan Blunck
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
e231c2e
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
by David Howells
· 17 years ago
f7b8066
knfsd: don't bother mapping putrootfh enoent to eperm
by J. Bruce Fields
· 17 years ago
dbf847e
knfsd: allow cache_register to return error on failure
by J. Bruce Fields
· 17 years ago
df95a9d
knfsd: cache unregistration needn't return error
by J. Bruce Fields
· 17 years ago
cfaea78
exportfs: remove old methods
by Christoph Hellwig
· 17 years ago
cce76f9
fs/nfsd/export.c: make 3 functions static
by Adrian Bunk
· 17 years ago
4a4b883
knfsd: eliminate unnecessary -ENOENT returns on export downcalls
by J. Bruce Fields
· 17 years ago
3e63516
knfsd: fix typo in export display, print uid and gid as unsigned
by J. Bruce Fields
· 17 years ago
9a25b96
nfsd: return errors, not NULL, from export functions
by J. Bruce Fields
· 17 years ago
91fe39d
knfsd: nfsd: display export secinfo information
by J. Bruce Fields
· 17 years ago
ac34cdb
knfsd: nfsd: factor out code from show_expflags
by J. Bruce Fields
· 17 years ago
32c1eb0
knfsd: nfsd4: return nfserr_wrongsec
by Andy Adamson
· 17 years ago
2ea2209
knfsd: nfsd: use ip-address-based domain in secinfo case
by J. Bruce Fields
· 17 years ago
3ab4d8b
knfsd: nfsd: set rq_client to ip-address-determined-domain
by J. Bruce Fields
· 17 years ago
0989a78
knfsd: nfsd: provide export lookup wrappers which take a svc_rqst
by J. Bruce Fields
· 17 years ago
df547ef
knfsd: nfsd4: simplify exp_pseudoroot arguments
by J. Bruce Fields
· 17 years ago
e677bfe
knfsd: nfsd4: parse secinfo information in exports downcall
by Andy Adamson
· 17 years ago
2d3bb25
knfsd: nfsd: make all exp_finding functions return -errno's on err
by J. Bruce Fields
· 17 years ago
a569425
knfsd: exportfs: add exportfs.h header
by Christoph Hellwig
· 17 years ago
402acd2
knfsd: avoid use of unitialised variables on error path when nfs exports
by NeilBrown
· 17 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
af6a4e2
[PATCH] knfsd: add some new fsid types
by NeilBrown
· 18 years ago
34e9a63
[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external events
by NeilBrown
· 18 years ago
f988443
[PATCH] knfsd: Fix up some bit-rot in exp_export
by NeilBrown
· 18 years ago
e0bb89e
[PATCH] knfsd: nfsd: don't drop silently on upcall deferral
by J.Bruce Fields
· 18 years ago
6899320
[PATCH] knfsd: nfsd: simplify exp_pseudoroot
by J.Bruce Fields
· 18 years ago
4b41bd8
[PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent errors
by J.Bruce Fields
· 18 years ago
c7afef1
[PATCH] nfsd: misc endianness annotations
by Al Viro
· 18 years ago
9334691
[PATCH] knfsd: nfsd4: fslocations data structures
by Manoj Naik
· 18 years ago
b009a87
[PATCH] knfsd: nfsd: store export path in export
by J.Bruce Fields
· 18 years ago
d0ebd9c
[PATCH] knfsd: nfsd4: clean up exp_pseudoroot
by J.Bruce Fields
· 18 years ago
f38b20c
[PATCH] knfsd: nfsd4: refactor exp_pseudoroot
by J.Bruce Fields
· 18 years ago
896440d
[PATCH] nfsd: add lock annotations to e_start and e_stop
by Josh Triplett
· 18 years ago
bc6f02e
[PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1
by Greg Banks
· 18 years ago
b06c7b4
[PATCH] knfsd: remove an unused variable from e_show()
by Greg Banks
· 18 years ago
3e3b480
[PATCH] knfsd: add some missing newlines in printks
by Greg Banks
· 18 years ago
4bdff8c
[PATCH] knfsd: fixing missing 'expkey' support for fsid type 3
by Frank Filz
· 18 years ago
f2d3958
[PATCH] knfsd: Fix two problems that can cause rmmod nfsd to die
by NeilBrown
· 18 years ago
cd15654
[PATCH] knfsd: nfsd: oops exporting nonexistent directory
by NeilBrown
· 19 years ago
74cae61
[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static
by Adrian Bunk
· 19 years ago
baab935
[PATCH] knfsd: Convert sunrpc_cache to use krefs
by NeilBrown
· 19 years ago
8d270f7
[PATCH] knfsd: Use new cache_lookup for svc_expkey cache
by NeilBrown
· 19 years ago
4f7774c
[PATCH] knfsd: Use new cache_lookup for svc_export
by NeilBrown
· 19 years ago
7d317f2
[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
by NeilBrown
· 19 years ago
eab7e2e
[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export
by NeilBrown
· 19 years ago
efc36aa
[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'
by NeilBrown
· 19 years ago
f99d49a
[PATCH] kfree cleanup: fs
by Jesper Juhl
· 19 years ago
f35279d
[PATCH] sunrpc: cache_register can use wrong module reference
by Bruce Allan
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago