nfsd: remove pointless paths in file headers
[safe/jmp/linux-2.6] / fs / nfsd / export.c
2009-12-15 J. Bruce Fieldsnfsd: remove pointless paths in file headers
2009-12-15 J. Bruce Fieldsnfsd: move most of nfsfh.h to fs/nfsd
2009-12-15 J. Bruce Fieldsnfsd: make V4ROOT exports read-only
2009-12-15 J. Bruce Fieldsnfsd: allow exports of symlinks
2009-12-15 Steve Dicksonnfsd: introduce export flag for v4 pseudoroot
2009-12-14 Boaz Harroshnfsd: Move private headers to source directory
2009-12-14 Boaz Harroshnfsd: Source files #include cleanups
2009-09-28 J. Bruce Fieldsnfsd4: fix error return when pseudoroot missing
2009-09-23 James Morrisseq_file: constify seq_operations
2009-09-03 Trond MyklebustNFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4...
2009-08-09 Trond MyklebustSUNRPC: Allow the cache_detail to specify alternative...
2009-06-22 Linus TorvaldsMerge branch 'for-2.6.31' of git://fieldses.org/git...
2009-06-12 Al Viroswitch rqst_exp_parent()
2009-06-12 Al Viroswitch rqst_exp_get_by_name()
2009-06-12 Al Viroswitch exp_parent() to struct path
2009-06-12 Al Vironfsd struct path use: exp_get_by_name()
2009-04-23 Roel Kluinrpcgss: remove redundant test on unsigned
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-23 Al Viro[PATCH] switch nfsd to kern_path()
2008-10-23 Al Viro[PATCH] sanitize svc_export_parse()
2008-10-22 J. Bruce Fieldsnfsd: clean up expkey_parse error cases
2008-10-22 Krishna Kumarnfsd: Drop reference in expkey_parse error cases
2008-07-30 Julia Lawallfs/nfsd/export.c: Adjust error handling code involving...
2008-04-23 Aurélien CharbonIPv6 support for NFS server export caches
2008-02-15 Jan Blunckd_path: Make d_path() use a struct path
2008-02-15 Jan Blunckd_path: Make seq_path() use a struct path argument
2008-02-15 Jan BlunckUse struct path in struct svc_expkey
2008-02-15 Jan BlunckUse struct path in struct svc_export
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-07 David HowellsConvert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
2008-02-01 J. Bruce Fieldsknfsd: don't bother mapping putrootfh enoent to eperm
2008-02-01 J. Bruce Fieldsknfsd: allow cache_register to return error on failure
2008-02-01 J. Bruce Fieldsknfsd: cache unregistration needn't return error
2007-10-22 Christoph Hellwigexportfs: remove old methods
2007-10-16 Adrian Bunkfs/nfsd/export.c: make 3 functions static
2007-07-31 J. Bruce Fieldsknfsd: eliminate unnecessary -ENOENT returns on export...
2007-07-22 J. Bruce Fieldsknfsd: fix typo in export display, print uid and gid...
2007-07-19 J. Bruce Fieldsnfsd: return errors, not NULL, from export functions
2007-07-17 J. Bruce Fieldsknfsd: nfsd: display export secinfo information
2007-07-17 J. Bruce Fieldsknfsd: nfsd: factor out code from show_expflags
2007-07-17 Andy Adamsonknfsd: nfsd4: return nfserr_wrongsec
2007-07-17 J. Bruce Fieldsknfsd: nfsd: use ip-address-based domain in secinfo...
2007-07-17 J. Bruce Fieldsknfsd: nfsd: set rq_client to ip-address-determined...
2007-07-17 J. Bruce Fieldsknfsd: nfsd: provide export lookup wrappers which take...
2007-07-17 J. Bruce Fieldsknfsd: nfsd4: simplify exp_pseudoroot arguments
2007-07-17 Andy Adamsonknfsd: nfsd4: parse secinfo information in exports...
2007-07-17 J. Bruce Fieldsknfsd: nfsd: make all exp_finding functions return...
2007-07-17 Christoph Hellwigknfsd: exportfs: add exportfs.h header
2007-05-09 NeilBrownknfsd: avoid use of unitialised variables on error...
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-14 NeilBrown[PATCH] knfsd: add some new fsid types
2007-01-30 NeilBrown[PATCH] knfsd: ratelimit some nfsd messages that are...
2006-12-13 NeilBrown[PATCH] knfsd: Fix up some bit-rot in exp_export
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd: don't drop silently on upcall...
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd: simplify exp_pseudoroot
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent...
2006-10-20 Al Viro[PATCH] nfsd: misc endianness annotations
2006-10-04 Manoj Naik[PATCH] knfsd: nfsd4: fslocations data structures
2006-10-04 J.Bruce Fields[PATCH] knfsd: nfsd: store export path in export
2006-10-04 J.Bruce Fields[PATCH] knfsd: nfsd4: clean up exp_pseudoroot
2006-10-04 J.Bruce Fields[PATCH] knfsd: nfsd4: refactor exp_pseudoroot
2006-10-02 Josh Triplett[PATCH] nfsd: add lock annotations to e_start and e_stop
2006-10-02 Greg Banks[PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded...
2006-10-02 Greg Banks[PATCH] knfsd: remove an unused variable from e_show()
2006-10-02 Greg Banks[PATCH] knfsd: add some missing newlines in printks
2006-06-30 Frank Filz[PATCH] knfsd: fixing missing 'expkey' support for...
2006-05-23 NeilBrown[PATCH] knfsd: Fix two problems that can cause rmmod...
2006-04-11 NeilBrown[PATCH] knfsd: nfsd: oops exporting nonexistent directory
2006-03-27 Adrian Bunk[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needl...
2006-03-27 NeilBrown[PATCH] knfsd: Convert sunrpc_cache to use krefs
2006-03-27 NeilBrown[PATCH] knfsd: Use new cache_lookup for svc_expkey...
2006-03-27 NeilBrown[PATCH] knfsd: Use new cache_lookup for svc_export
2006-03-27 NeilBrown[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
2006-03-27 NeilBrown[PATCH] knfsd: Break the hard linkage from svc_expkey...
2006-03-27 NeilBrown[PATCH] knfsd: Change the store of auth_domains to...
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: fs
2005-09-07 Bruce Allan[PATCH] sunrpc: cache_register can use wrong module...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2