index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
export.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-04
Merge commit 'v2.6.34-rc6'
J. Bruce Fields
1
-0
/
+1
2010-04-22
nfsd: potential ERR_PTR dereference on exp_export() error paths.
Dan Carpenter
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-16
nfsd: factor out hash functions for export caches.
NeilBrown
1
-17
/
+23
2010-02-08
Revert "nfsd4: fix error return when pseudoroot missing"
J. Bruce Fields
1
-9
/
+1
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
1
-2
/
+0
2009-12-15
nfsd: move most of nfsfh.h to fs/nfsd
J. Bruce Fields
1
-0
/
+1
2009-12-15
nfsd: make V4ROOT exports read-only
J. Bruce Fields
1
-4
/
+11
2009-12-15
nfsd: allow exports of symlinks
J. Bruce Fields
1
-2
/
+4
2009-12-15
nfsd: introduce export flag for v4 pseudoroot
Steve Dickson
1
-0
/
+1
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh
1
-1
/
+2
2009-12-14
nfsd: Source files #include cleanups
Boaz Harrosh
1
-15
/
+0
2009-09-28
nfsd4: fix error return when pseudoroot missing
J. Bruce Fields
1
-4
/
+18
2009-09-23
seq_file: constify seq_operations
James Morris
1
-1
/
+1
2009-09-03
NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path()
Trond Myklebust
1
-0
/
+2
2009-08-09
SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms
Trond Myklebust
1
-2
/
+12
2009-06-22
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
Linus Torvalds
1
-9
/
+4
2009-06-11
switch rqst_exp_parent()
Al Viro
1
-15
/
+10
2009-06-11
switch rqst_exp_get_by_name()
Al Viro
1
-9
/
+6
2009-06-11
switch exp_parent() to struct path
Al Viro
1
-16
/
+12
2009-06-11
nfsd struct path use: exp_get_by_name()
Al Viro
1
-20
/
+18
2009-04-23
rpcgss: remove redundant test on unsigned
Roel Kluin
1
-9
/
+4
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-67
/
+58
2008-10-23
[PATCH] switch nfsd to kern_path()
Al Viro
1
-25
/
+23
2008-10-23
[PATCH] sanitize svc_export_parse()
Al Viro
1
-42
/
+35
2008-10-22
nfsd: clean up expkey_parse error cases
J. Bruce Fields
1
-14
/
+11
2008-10-22
nfsd: Drop reference in expkey_parse error cases
Krishna Kumar
1
-2
/
+6
2008-07-30
fs/nfsd/export.c: Adjust error handling code involving auth_domain_put
Julia Lawall
1
-3
/
+3
2008-04-23
IPv6 support for NFS server export caches
Aurélien Charbon
1
-3
/
+6
2008-02-14
d_path: Make d_path() use a struct path
Jan Blunck
1
-1
/
+1
2008-02-14
d_path: Make seq_path() use a struct path argument
Jan Blunck
1
-2
/
+2
2008-02-14
Use struct path in struct svc_expkey
Jan Blunck
1
-17
/
+13
2008-02-14
Use struct path in struct svc_export
Jan Blunck
1
-35
/
+32
2008-02-14
Introduce path_put()
Jan Blunck
1
-5
/
+5
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-17
/
+18
2008-02-07
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
1
-2
/
+2
2008-02-01
knfsd: don't bother mapping putrootfh enoent to eperm
J. Bruce Fields
1
-2
/
+0
2008-02-01
knfsd: allow cache_register to return error on failure
J. Bruce Fields
1
-3
/
+9
2008-02-01
knfsd: cache unregistration needn't return error
J. Bruce Fields
1
-4
/
+2
2007-10-22
exportfs: remove old methods
Christoph Hellwig
1
-5
/
+3
2007-10-16
fs/nfsd/export.c: make 3 functions static
Adrian Bunk
1
-9
/
+8
2007-07-31
knfsd: eliminate unnecessary -ENOENT returns on export downcalls
J. Bruce Fields
1
-2
/
+3
2007-07-21
knfsd: fix typo in export display, print uid and gid as unsigned
J. Bruce Fields
1
-2
/
+2
2007-07-19
nfsd: return errors, not NULL, from export functions
J. Bruce Fields
1
-4
/
+4
2007-07-17
knfsd: nfsd: display export secinfo information
J. Bruce Fields
1
-0
/
+29
2007-07-17
knfsd: nfsd: factor out code from show_expflags
J. Bruce Fields
1
-8
/
+15
2007-07-17
knfsd: nfsd4: return nfserr_wrongsec
Andy Adamson
1
-0
/
+26
2007-07-17
knfsd: nfsd: use ip-address-based domain in secinfo case
J. Bruce Fields
1
-9
/
+67
2007-07-17
knfsd: nfsd: set rq_client to ip-address-determined-domain
J. Bruce Fields
1
-4
/
+11
2007-07-17
knfsd: nfsd: provide export lookup wrappers which take a svc_rqst
J. Bruce Fields
1
-1
/
+27
[next]