- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / fs / nfsd / export.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
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-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
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-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Frank Filz[PATCH] knfsd: fixing missing 'expkey' support for...
2006-06-09 Neil F Brown- patches.fixes/nfsd-type-3-fh: Fix nfsd support for...
2006-05-23 NeilBrown[PATCH] knfsd: Fix two problems that can cause rmmod...
2006-05-08 Neil F Brown- patches.fixes/nfsd-path-release-fix: Nfsd: oops exporting
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
2005-01-27 Andreas Gruenbacher- patches.arch/oprofile-model4: Did not apply.
2005-01-12 Christoph HellwigMove extern find_exported_dentry declaration into a...
2004-08-24 Andrea Arcangeli[PATCH] Correctly handle d_path error returns
2004-05-19 Andrew Morton[PATCH] kNFSd: Change fh_compose to NOT consume a refer...
2004-03-06 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc2-20040306
2004-03-04 Neil Brown[PATCH] kNFSd - Tidy up new filehandle type.
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-25 Andrew Morton[PATCH] add syscalls.h
2003-09-23 Alexander Viro[PATCH] prepare for 32-bit dev_t: NFS
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-05 Neil Brown[PATCH] Remove some unused export flags and reserve...
2003-08-05 Neil Brown[PATCH] Change NFSEXP_CROSSMNT to NFSEXP_CROSSMOUNT
2003-06-27 Neil Brown[PATCH] Remove path buffer passed around by cache_show...
2003-06-27 Neil Brown[PATCH] Use new svc_export_show to implement e_show...
2003-06-24 Neil Brown[PATCH] Define cache_show methods for export and fileha...
2003-06-24 Neil Brown[PATCH] Include update mode in declaration of RPC infor...
2003-06-24 Neil Brown[PATCH] Always flush rpc caches after an update
2003-06-17 Neil Brown[PATCH] kNFSd: Assorted fixed for NFS export cache
2003-05-20 Neil Brown[PATCH] kNFSd: Allow request for nfsv4 pseudo root...
2003-04-12 Neil Brown[PATCH] kNFSd: nfsd/export.c tidyup and add missing...
2003-04-03 Andrew Morton[PATCH] remove dparent_lock
2003-04-03 Andrew Morton[PATCH] exp_parent locking fixes
2003-04-01 Neil Brown[PATCH] kNFSd: Verify exportability when updating expor...
2003-03-27 Neil Brown[PATCH] kNFSd: Be more careful with readlock in exp_parent
2003-03-14 Neil Brown[PATCH] kNFSd: Introduce CROSSMNT flag for knfsd
2003-03-14 Neil Brown[PATCH] kNFSd: Rename NFSEXP_CROSSMNT to NFSEXP_NOHIDE
2003-03-14 Neil Brown[PATCH] kNFSd: Fix exit-without-free bug in nfsd
2003-02-25 Michael Hayes[PATCH] Spelling fixes: won't
2003-02-17 Neil Brown[PATCH] Fix problem where knfsd wouldn't release filesy...
2003-02-12 Andrew Morton[PATCH] kill some ppc64 warnings in knfsd
2003-01-05 Neil Brown[PATCH] knfsd: Use hash_long from hash.h for hashing...
2002-11-25 Greg Kroah-HartmanLSM: fix up some needed header file #includes
2002-11-17 Linus TorvaldsMerge home.transmeta.com:/home/torvalds/v2.5/nsec-stat
2002-11-17 Andi Kleen[PATCH] nanosecond stat timefields
2002-11-16 Linus TorvaldsFix up after header file cleanups: add <linux/mount...
2002-10-30 Neil Brown[PATCH] kNFSd: Fix nfs shutdown problem.
2002-10-16 Neil Brown[PATCH] kNFSd: Unregister export caches in proper order
2002-10-16 Neil Brown[PATCH] kNFSd: Change names of some exported functions
2002-10-16 Neil Brown[PATCH] kNFSd: Fix problems when releasing cache item.
2002-10-12 Richard HendersonFix warnings of the form
2002-10-11 Neil Brown[PATCH] kNFSd: upcall/update for export tables
2002-10-11 Neil Brown[PATCH] kNFSd: Provide support for request deferral...
2002-10-11 Neil Brown[PATCH] kNFSd: Convert export-table to use new cache...
2002-10-11 Neil Brown[PATCH] kNFSd: Open code exp_get and exp_get_fsid in...
2002-10-11 Neil Brown[PATCH] kNFSd: exp_getclient, now just a small wrapper...
2002-10-11 Neil Brown[PATCH] kNFSd: Use new cache infrastructure for auth_un...
2002-10-11 Neil Brown[PATCH] kNFSd: New routine exp_pseudoroot() to find...
2002-09-12 Neil Brown[PATCH] kNFSd 16: Remove per-client list of exports.
2002-09-12 Neil Brown[PATCH] kNFSd 15: Unite per-client export key hash...
next