index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
export.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-10-23
1
-67
/
+58
|
\
|
*
[PATCH] switch nfsd to kern_path()
Al Viro
2008-10-23
1
-25
/
+23
|
*
[PATCH] sanitize svc_export_parse()
Al Viro
2008-10-23
1
-42
/
+35
*
|
nfsd: clean up expkey_parse error cases
J. Bruce Fields
2008-10-22
1
-14
/
+11
*
|
nfsd: Drop reference in expkey_parse error cases
Krishna Kumar
2008-10-22
1
-2
/
+6
|
/
*
fs/nfsd/export.c: Adjust error handling code involving auth_domain_put
Julia Lawall
2008-07-30
1
-3
/
+3
*
IPv6 support for NFS server export caches
Aurélien Charbon
2008-04-23
1
-3
/
+6
*
d_path: Make d_path() use a struct path
Jan Blunck
2008-02-14
1
-1
/
+1
*
d_path: Make seq_path() use a struct path argument
Jan Blunck
2008-02-14
1
-2
/
+2
*
Use struct path in struct svc_expkey
Jan Blunck
2008-02-14
1
-17
/
+13
*
Use struct path in struct svc_export
Jan Blunck
2008-02-14
1
-35
/
+32
*
Introduce path_put()
Jan Blunck
2008-02-14
1
-5
/
+5
*
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-14
1
-17
/
+18
*
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
2008-02-07
1
-2
/
+2
*
knfsd: don't bother mapping putrootfh enoent to eperm
J. Bruce Fields
2008-02-01
1
-2
/
+0
*
knfsd: allow cache_register to return error on failure
J. Bruce Fields
2008-02-01
1
-3
/
+9
*
knfsd: cache unregistration needn't return error
J. Bruce Fields
2008-02-01
1
-4
/
+2
*
exportfs: remove old methods
Christoph Hellwig
2007-10-22
1
-5
/
+3
*
fs/nfsd/export.c: make 3 functions static
Adrian Bunk
2007-10-16
1
-9
/
+8
*
knfsd: eliminate unnecessary -ENOENT returns on export downcalls
J. Bruce Fields
2007-07-31
1
-2
/
+3
*
knfsd: fix typo in export display, print uid and gid as unsigned
J. Bruce Fields
2007-07-21
1
-2
/
+2
*
nfsd: return errors, not NULL, from export functions
J. Bruce Fields
2007-07-19
1
-4
/
+4
*
knfsd: nfsd: display export secinfo information
J. Bruce Fields
2007-07-17
1
-0
/
+29
*
knfsd: nfsd: factor out code from show_expflags
J. Bruce Fields
2007-07-17
1
-8
/
+15
*
knfsd: nfsd4: return nfserr_wrongsec
Andy Adamson
2007-07-17
1
-0
/
+26
*
knfsd: nfsd: use ip-address-based domain in secinfo case
J. Bruce Fields
2007-07-17
1
-9
/
+67
*
knfsd: nfsd: set rq_client to ip-address-determined-domain
J. Bruce Fields
2007-07-17
1
-4
/
+11
*
knfsd: nfsd: provide export lookup wrappers which take a svc_rqst
J. Bruce Fields
2007-07-17
1
-1
/
+27
*
knfsd: nfsd4: simplify exp_pseudoroot arguments
J. Bruce Fields
2007-07-17
1
-3
/
+2
*
knfsd: nfsd4: parse secinfo information in exports downcall
Andy Adamson
2007-07-17
1
-2
/
+54
*
knfsd: nfsd: make all exp_finding functions return -errno's on err
J. Bruce Fields
2007-07-17
1
-35
/
+23
*
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
2007-07-17
1
-0
/
+1
*
knfsd: avoid use of unitialised variables on error path when nfs exports
NeilBrown
2007-05-09
1
-7
/
+7
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[PATCH] knfsd: add some new fsid types
NeilBrown
2007-02-14
1
-37
/
+69
*
[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...
NeilBrown
2007-01-30
1
-1
/
+0
*
[PATCH] knfsd: Fix up some bit-rot in exp_export
NeilBrown
2006-12-13
1
-3
/
+9
*
[PATCH] knfsd: nfsd: don't drop silently on upcall deferral
J.Bruce Fields
2006-12-13
1
-3
/
+8
*
[PATCH] knfsd: nfsd: simplify exp_pseudoroot
J.Bruce Fields
2006-12-13
1
-4
/
+2
*
[PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent errors
J.Bruce Fields
2006-12-13
1
-0
/
+4
*
[PATCH] nfsd: misc endianness annotations
Al Viro
2006-10-20
1
-2
/
+2
*
[PATCH] knfsd: nfsd4: fslocations data structures
Manoj Naik
2006-10-04
1
-4
/
+114
*
[PATCH] knfsd: nfsd: store export path in export
J.Bruce Fields
2006-10-04
1
-0
/
+10
*
[PATCH] knfsd: nfsd4: clean up exp_pseudoroot
J.Bruce Fields
2006-10-04
1
-7
/
+4
*
[PATCH] knfsd: nfsd4: refactor exp_pseudoroot
J.Bruce Fields
2006-10-04
1
-9
/
+3
*
[PATCH] nfsd: add lock annotations to e_start and e_stop
Josh Triplett
2006-10-02
1
-0
/
+2
*
[PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1
Greg Banks
2006-10-02
1
-3
/
+3
*
[PATCH] knfsd: remove an unused variable from e_show()
Greg Banks
2006-10-02
1
-2
/
+0
*
[PATCH] knfsd: add some missing newlines in printks
Greg Banks
2006-10-02
1
-1
/
+1
*
[PATCH] knfsd: fixing missing 'expkey' support for fsid type 3
Frank Filz
2006-06-30
1
-1
/
+1
[next]