index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
export.c
Age
Commit message (
Expand
)
Author
2009-06-22
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
Linus Torvalds
2009-06-11
switch rqst_exp_parent()
Al Viro
2009-06-11
switch rqst_exp_get_by_name()
Al Viro
2009-06-11
switch exp_parent() to struct path
Al Viro
2009-06-11
nfsd struct path use: exp_get_by_name()
Al Viro
2009-04-23
rpcgss: remove redundant test on unsigned
Roel Kluin
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-10-23
[PATCH] switch nfsd to kern_path()
Al Viro
2008-10-23
[PATCH] sanitize svc_export_parse()
Al Viro
2008-10-22
nfsd: clean up expkey_parse error cases
J. Bruce Fields
2008-10-22
nfsd: Drop reference in expkey_parse error cases
Krishna Kumar
2008-07-30
fs/nfsd/export.c: Adjust error handling code involving auth_domain_put
Julia Lawall
2008-04-23
IPv6 support for NFS server export caches
Aurélien Charbon
2008-02-14
d_path: Make d_path() use a struct path
Jan Blunck
2008-02-14
d_path: Make seq_path() use a struct path argument
Jan Blunck
2008-02-14
Use struct path in struct svc_expkey
Jan Blunck
2008-02-14
Use struct path in struct svc_export
Jan Blunck
2008-02-14
Introduce path_put()
Jan Blunck
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-07
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
2008-02-01
knfsd: don't bother mapping putrootfh enoent to eperm
J. Bruce Fields
2008-02-01
knfsd: allow cache_register to return error on failure
J. Bruce Fields
2008-02-01
knfsd: cache unregistration needn't return error
J. Bruce Fields
2007-10-22
exportfs: remove old methods
Christoph Hellwig
2007-10-16
fs/nfsd/export.c: make 3 functions static
Adrian Bunk
2007-07-31
knfsd: eliminate unnecessary -ENOENT returns on export downcalls
J. Bruce Fields
2007-07-21
knfsd: fix typo in export display, print uid and gid as unsigned
J. Bruce Fields
2007-07-19
nfsd: return errors, not NULL, from export functions
J. Bruce Fields
2007-07-17
knfsd: nfsd: display export secinfo information
J. Bruce Fields
2007-07-17
knfsd: nfsd: factor out code from show_expflags
J. Bruce Fields
2007-07-17
knfsd: nfsd4: return nfserr_wrongsec
Andy Adamson
2007-07-17
knfsd: nfsd: use ip-address-based domain in secinfo case
J. Bruce Fields
2007-07-17
knfsd: nfsd: set rq_client to ip-address-determined-domain
J. Bruce Fields
2007-07-17
knfsd: nfsd: provide export lookup wrappers which take a svc_rqst
J. Bruce Fields
2007-07-17
knfsd: nfsd4: simplify exp_pseudoroot arguments
J. Bruce Fields
2007-07-17
knfsd: nfsd4: parse secinfo information in exports downcall
Andy Adamson
2007-07-17
knfsd: nfsd: make all exp_finding functions return -errno's on err
J. Bruce Fields
2007-07-17
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
2007-05-09
knfsd: avoid use of unitialised variables on error path when nfs exports
NeilBrown
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
[PATCH] knfsd: add some new fsid types
NeilBrown
2007-01-30
[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...
NeilBrown
2006-12-13
[PATCH] knfsd: Fix up some bit-rot in exp_export
NeilBrown
2006-12-13
[PATCH] knfsd: nfsd: don't drop silently on upcall deferral
J.Bruce Fields
2006-12-13
[PATCH] knfsd: nfsd: simplify exp_pseudoroot
J.Bruce Fields
2006-12-13
[PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent errors
J.Bruce Fields
2006-10-20
[PATCH] nfsd: misc endianness annotations
Al Viro
2006-10-04
[PATCH] knfsd: nfsd4: fslocations data structures
Manoj Naik
2006-10-04
[PATCH] knfsd: nfsd: store export path in export
J.Bruce Fields
2006-10-04
[PATCH] knfsd: nfsd4: clean up exp_pseudoroot
J.Bruce Fields
[prev]
[next]