aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_aops.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: kill xfs_iomapChristoph Hellwig2010-12-161-0/+16
* direct-io: move aio_complete into ->end_ioChristoph Hellwig2010-07-261-0/+2
* xfs: simplify xfs_vm_writepageChristoph Hellwig2010-07-261-1/+1
* xfs: event tracing supportChristoph Hellwig2009-12-141-0/+2
* xfs: prevent unwritten extent conversion from blocking I/O completionDave Chinner2009-04-061-0/+1
* [XFS] Remove several unused typedefs.Eric Sandeen2009-01-091-2/+0
* move vn_iowait / vn_iowake into xfs_aops.cChristoph Hellwig2008-12-041-0/+3
* [XFS] move v_iocount from bhv_vnode to xfs_inodeChristoph Hellwig2007-10-161-1/+1
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-091-1/+1
* [XFS] Fix a typo in a header file comment.Nathan Scott2006-06-091-2/+2
* [XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott2006-06-091-1/+1
* [XFS] Cleanup in XFS after recent get_block_t interface tweaks.Nathan Scott2006-03-291-1/+1
* [XFS] Switch over from linvfs names for address space ops for consistentNathan Scott2006-03-141-2/+2
* [XFS] Initial pass at going directly-to-bio on the buffered IO path. ThisChristoph Hellwig2006-01-111-0/+10
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Delay I/O completion for unwritten extents after conversionChristoph Hellwig2005-09-051-0/+1
* [XFS] Add in the new xfs_aops.h header file for I/O completion struct.Christoph Hellwig2005-09-051-0/+49