summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_iomap.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong2016-10-051-0/+1
* xfs: support allocating delayed extents in CoW forkDarrick J. Wong2016-10-041-1/+1
* xfs: rewrite and optimize the delalloc write pathChristoph Hellwig2016-09-191-2/+0
* xfs: (re-)implement FIEMAP_FLAG_XATTRChristoph Hellwig2016-08-171-0/+1
* xfs: implement iomap based buffered write pathChristoph Hellwig2016-06-211-1/+4
* xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.cChristoph Hellwig2016-06-211-0/+4
* xfs: pass a 64-bit count argument to xfs_iomap_write_unwrittenChristoph Hellwig2015-01-091-1/+1
* xfs: get rid of count from xfs_iomap_write_allocate()Jie Liu2013-10-011-4/+4
* xfs: kill xfs_iomapChristoph Hellwig2010-12-161-21/+6
* xfs: do not use emums for flags used in tracingChristoph Hellwig2010-07-261-10/+10
* xfs: small cleanups for xfs_iomap / __xfs_get_blocksChristoph Hellwig2010-07-261-2/+0
* xfs: mark xfs_iomap_write_ helpers staticChristoph Hellwig2010-05-191-6/+0
* xfs: move I/O type flags into xfs_aops.cChristoph Hellwig2010-05-191-8/+0
* xfs: kill struct xfs_iomapChristoph Hellwig2010-05-191-25/+1
* xfs: report iomap_bn in block baseChristoph Hellwig2010-05-191-4/+0
* xfs: remove iomap_deltaChristoph Hellwig2010-05-191-1/+0
* xfs: remove iomap_targetChristoph Hellwig2010-05-191-2/+0
* xfs: event tracing supportChristoph Hellwig2009-12-141-0/+8
* xfs: remove xfs_flush_spaceDave Chinner2009-04-061-2/+1
* xfs: fix various typosMalcolm Parsons2009-03-291-1/+1
* [XFS] kill unnessecary ioops indirectionLachlan McIlroy2008-02-071-2/+1
* [XFS] kill BMAPI_UNWRITTENChristoph Hellwig2008-02-071-1/+0
* [XFS] kill BMAPI_DEVICEChristoph Hellwig2008-02-071-1/+0
* [XFS] Kill unused IOMAP_EOF flagChristoph Hellwig2007-10-161-1/+0
* [XFS] Fix to prevent the notorious 'NULL files' problem after a crash.Lachlan McIlroy2007-05-081-0/+1
* [XFS] Fix potential overflow in xfs_iomap_t delta for very large extentsEric Sandeen2005-11-251-1/+1
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Cleanup use of loff_t vs xfs_off_t in the core code.Nathan Scott2005-05-051-10/+10
* [XFS] Use the right offset when ensuring a delayed allocate conversion has co...Nathan Scott2005-05-051-5/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+107
OpenPOWER on IntegriCloud