aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_aops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-12xfs: remove subdirectoriesChristoph Hellwig1-68/+0
2010-12-16xfs: kill xfs_iomapChristoph Hellwig1-0/+16
2010-07-26direct-io: move aio_complete into ->end_ioChristoph Hellwig1-0/+2
2010-07-26xfs: simplify xfs_vm_writepageChristoph Hellwig1-1/+1
2009-12-14xfs: event tracing supportChristoph Hellwig1-0/+2
2009-04-06xfs: prevent unwritten extent conversion from blocking I/O completionDave Chinner1-0/+1
2009-01-09[XFS] Remove several unused typedefs.Eric Sandeen1-2/+0
2008-12-04move vn_iowait / vn_iowake into xfs_aops.cChristoph Hellwig1-0/+3
2007-10-16[XFS] move v_iocount from bhv_vnode to xfs_inodeChristoph Hellwig1-1/+1
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-1/+1
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott1-1/+1
2006-06-09[XFS] Fix a typo in a header file comment.Nathan Scott1-2/+2
2006-06-09[XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott1-1/+1
2006-03-29[XFS] Cleanup in XFS after recent get_block_t interface tweaks.Nathan Scott1-1/+1
2006-03-14[XFS] Switch over from linvfs names for address space ops for consistentNathan Scott1-2/+2
2006-01-11[XFS] Initial pass at going directly-to-bio on the buffered IO path. ThisChristoph Hellwig1-0/+10
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-09-05[XFS] Delay I/O completion for unwritten extents after conversionChristoph Hellwig1-0/+1
2005-09-05[XFS] Add in the new xfs_aops.h header file for I/O completion struct.Christoph Hellwig1-0/+49