summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_iomap.h
AgeCommit message (Expand)Author
2017-09-26xfs: update i_size after unwritten conversion in dio completionEryu Guan
2017-02-06xfs: introduce xfs_aligned_fsb_countChristoph Hellwig
2017-01-30iomap: constify struct iomap_opsChristoph Hellwig
2016-10-05xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong
2016-10-04xfs: support allocating delayed extents in CoW forkDarrick J. Wong
2016-09-19xfs: rewrite and optimize the delalloc write pathChristoph Hellwig
2016-08-17xfs: (re-)implement FIEMAP_FLAG_XATTRChristoph Hellwig
2016-06-21xfs: implement iomap based buffered write pathChristoph Hellwig
2016-06-21xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.cChristoph Hellwig
2015-01-09xfs: pass a 64-bit count argument to xfs_iomap_write_unwrittenChristoph Hellwig
2013-10-01xfs: get rid of count from xfs_iomap_write_allocate()Jie Liu
2010-12-16xfs: kill xfs_iomapChristoph Hellwig
2010-07-26xfs: do not use emums for flags used in tracingChristoph Hellwig
2010-07-26xfs: small cleanups for xfs_iomap / __xfs_get_blocksChristoph Hellwig
2010-05-19xfs: mark xfs_iomap_write_ helpers staticChristoph Hellwig
2010-05-19xfs: move I/O type flags into xfs_aops.cChristoph Hellwig
2010-05-19xfs: kill struct xfs_iomapChristoph Hellwig
2010-05-19xfs: report iomap_bn in block baseChristoph Hellwig
2010-05-19xfs: remove iomap_deltaChristoph Hellwig
2010-05-19xfs: remove iomap_targetChristoph Hellwig
2009-12-14xfs: event tracing supportChristoph Hellwig
2009-04-06xfs: remove xfs_flush_spaceDave Chinner
2009-03-29xfs: fix various typosMalcolm Parsons
2008-02-07[XFS] kill unnessecary ioops indirectionLachlan McIlroy
2008-02-07[XFS] kill BMAPI_UNWRITTENChristoph Hellwig
2008-02-07[XFS] kill BMAPI_DEVICEChristoph Hellwig
2007-10-16[XFS] Kill unused IOMAP_EOF flagChristoph Hellwig
2007-05-08[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.Lachlan McIlroy
2005-11-25[XFS] Fix potential overflow in xfs_iomap_t delta for very large extentsEric Sandeen
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-05-05[XFS] Cleanup use of loff_t vs xfs_off_t in the core code.Nathan Scott
2005-05-05[XFS] Use the right offset when ensuring a delayed allocate conversion has co...Nathan Scott
2005-04-16Linux-2.6.12-rc2Linus Torvalds