Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / exportfs /
2011-03-15 Aneesh Kumar K.Vvfs: Add open by file handle support
2011-03-14 Aneesh Kumar K.Vexportfs: Return the minimum required handle size
2011-01-07 Nick Pigginfs: dcache per-inode inode alias locking
2011-01-07 Nick Pigginfs: dcache rationalise dget variants
2011-01-07 Nick Pigginfs: dcache remove dcache_lock
2011-01-07 Nick Pigginfs: scale inode alias list
2010-10-26 Christoph Hellwigexportfs: use dget_parent
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-10-27 J. Bruce Fieldsnfs: new subdir Documentation/filesystems/nfs
2008-12-25 James MorrisMerge branch 'next' into for-linus
2008-12-09 J. Bruce FieldsEXPORTFS: handle NULL returns from fh_to_dentry()/fh_to...
2008-11-13 David HowellsCRED: Pass credentials through dentry_open()
2008-10-23 Al Viro[PATCH] prepare vfs_readdir() callers to returning...
2008-10-23 Al Viro[PATCH] reduce the stack footprint of exportfs_decode_fh()
2008-10-23 Christoph Hellwig[PATCH] switch all filesystems over to d_obtain_alias
2008-04-30 Harvey Harrisonfs: replace remaining __FUNCTION__ occurrences
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-22 Christoph Hellwigexportfs: update documentation
2007-10-22 Christoph Hellwigexportfs: make struct export_operations const
2007-10-22 Christoph Hellwigexportfs: remove old methods
2007-10-22 Christoph Hellwigexportfs: add new methods
2007-10-22 Christoph Hellwigexportfs: add fid type
2007-07-17 Christoph Hellwigknfsd: exportfs: split out reconnecting a dentry from...
2007-07-17 Christoph Hellwigknfsd: exportfs: add find_disconnected_root helper
2007-07-17 Christoph Hellwigknfsd: exportfs: move acceptable check into find_accept...
2007-07-17 Christoph Hellwigknfsd: exportfs: untangle ISDIR logic in find_exported_...
2007-07-17 Christoph Hellwigknfsd: exportfs: remove CALL macro
2007-07-17 Christoph Hellwigknfsd: exportfs: add procedural interface for NFSD
2007-07-17 Christoph Hellwigknfsd: exportfs: remove iget abuse
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-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2006-10-03 David Howells[PATCH] VFS: Make filldir_t and struct kstat deal in...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-05-21 Peter Staubach[PATCH] NFS server subtree_check returns dubious value
2006-01-19 Christoph Hellwig[PATCH] exportfs: add find_acceptable_alias helper
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-09-08 Neil Brown[PATCH] knfsd: return EACCES instead of ESTALE for...
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-23 Neil Brown[PATCH] kNFSd: get rid of open_private_file
2004-08-04 Andreas KleenMake it patch again
2004-05-14 Andrew Morton[PATCH] d_flags locking fixes
2004-04-30 Olaf Kirch- nfsd: Return proper error code in subtree check ...
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-17 Andrew Morton[PATCH] exportfs - Remove unnecessary locking from...
2003-04-20 Andrew Morton[PATCH] Fix and clean up DCACHE_REFERENCED usage
2003-04-03 Andrew Morton[PATCH] remove dparent_lock
2003-03-21 Alan Cox[PATCH] typo fix for expfs
2003-02-04 Greg Kroah-HartmanMerge bk://lsm.bkbits.net/linus-2.5
2003-02-03 Kai Germaschewskikbuild: Remove export-objs := ... statements
2003-01-16 Stephen D. Smalley[PATCH] allocate and free security structures for priva...
2002-12-15 Brian Gerst[PATCH] Remove Rules.make from Makefiles (3/3)
2002-10-11 Neil Brown[PATCH] kNFSd: A couple of possible incorrect calls...
2002-09-29 Art Haas[PATCH] C99 designated initializer patch for fs/exportfs
2002-06-11 Alexander Viro[PATCH] (5/14) resync
2002-05-31 Dave Jones[PATCH] missing GPL tags
2002-05-24 Kai Germaschewskikbuild: Use standard multi-part object declaration...
2002-05-22 Christoph Hellwig[PATCH] split namei.h out of fs.h
2002-05-22 Alexander Viro[PATCH] (2/4) d_move() BKL removal
2002-05-07 Neil Brown[PATCH] PATCH - kNFSd in 2.5.14 - Tidy up comments...
2002-05-01 David S. Millerfs/exportfs/expfs.c:dprintk
2002-04-15 Neil Brown[PATCH] PATCH - Create "export_operations" interface...