Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
[safe/jmp/linux-2.6] / fs / xfs / linux-2.6 / xfs_aops.h
2009-12-15 Christoph Hellwigxfs: event tracing support
2009-04-06 Dave Chinnerxfs: prevent unwritten extent conversion from blocking...
2009-01-09 Eric Sandeen[XFS] Remove several unused typedefs.
2008-12-04 Christoph Hellwigmove vn_iowait / vn_iowake into xfs_aops.c
2007-10-16 Christoph Hellwig[XFS] move v_iocount from bhv_vnode to xfs_inode
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on vnode/vnodeops...
2006-06-09 Nathan Scott[XFS] Fix a typo in a header file comment.
2006-06-09 Nathan Scott[XFS] Shutdown the filesystem if all device paths have...
2006-03-29 Nathan Scott[XFS] Cleanup in XFS after recent get_block_t interface...
2006-03-14 Nathan Scott[XFS] Switch over from linvfs names for address space...
2006-01-11 Christoph Hellwig[XFS] Initial pass at going directly-to-bio on the...
2005-11-02 Nathan Scott[XFS] Update license/copyright notices to match the...
2005-09-04 Christoph Hellwig[XFS] Delay I/O completion for unwritten extents after...
2005-09-04 Christoph Hellwig[XFS] Add in the new xfs_aops.h header file for I/O...