summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_bmap.h
Commit message (Expand)AuthorAgeFilesLines
* libxfs: move header filesDave Chinner2014-06-251-188/+0
* xfs: remove unused tp arg from xfs_bmap_last_offset() and callersEric Sandeen2014-04-141-2/+2
* xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocateNamjae Jeon2014-02-241-0/+15
* xfs: remove __KERNEL__ from debug codeDave Chinner2013-08-121-1/+1
* xfs: create xfs_bmap_util.[ch]Dave Chinner2013-08-121-56/+0
* xfs: sync minor header differences needed by userspace.Dave Chinner2013-08-121-0/+2
* xfs: remove local fork format handling from xfs_bmapi_write()Dave Chinner2013-07-091-0/+1
* xfs: move allocation stack switch up to xfs_bmapi_allocateDave Chinner2012-11-081-0/+4
* xfs: introduce XFS_BMAPI_STACK_SWITCHDave Chinner2012-11-081-1/+4
* xfs: move xfs_fsb_to_db to xfs_bmap.hDave Chinner2012-05-141-0/+3
* xfs: cleanup xfs_bmap.hChristoph Hellwig2011-10-111-192/+33
* xfs: move logflags into bmallocaChristoph Hellwig2011-10-111-0/+1
* xfs: move lastx and nallocs into bmallocaDave Chinner2011-10-111-0/+2
* xfs: move btree cursor into bmallocaDave Chinner2011-10-111-0/+2
* xfs: rename allocation range fields in struct xfs_bmallocaDave Chinner2011-10-111-3/+5
* xfs: move firstblock and bmap freelist cursor into bmalloca structureDave Chinner2011-10-111-2/+2
* xfs: move extent records into bmalloca structureDave Chinner2011-10-111-2/+2
* xfs: rename xfs_bmapi to xfs_bmapi_writeDave Chinner2011-10-111-37/+13
* xfs: introduce xfs_bmapi_delay()Christoph Hellwig2011-10-111-2/+3
* xfs: remove xfs_bmapi_single()Dave Chinner2011-10-111-15/+0
* xfs: introduce xfs_bmapi_read()Dave Chinner2011-10-111-0/+4
* xfs: remove the unused XFS_BMAPI_RSVBLOCKS flagChristoph Hellwig2011-05-251-2/+0
* xfs: fix failed write truncation handling.Dave Chinner2010-12-011-0/+5
* xfs: Introduce XFS_IOC_ZERO_RANGEDave Chinner2010-10-181-3/+6
* xfs: remove unused delta tracking code in xfs_bmapiChristoph Hellwig2010-07-261-19/+1
* xfs: remove unused XFS_BMAPI_ flagsChristoph Hellwig2010-07-261-11/+6
* xfs: event tracing supportChristoph Hellwig2009-12-141-20/+29
* xfs: change the xfs_iext_insert / xfs_iext_removeChristoph Hellwig2009-12-141-0/+1
* xfs: cleanup bmap extent state macrosChristoph Hellwig2009-12-141-0/+12
* xfs: add more statics & drop some unused functionsEric Sandeen2009-08-311-11/+0
* xfs: remove m_attroffsetChristoph Hellwig2009-03-291-0/+4
* xfs: fix various typosMalcolm Parsons2009-03-291-1/+1
* [XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen2009-01-161-2/+0
* [XFS] convert xfs_getbmap to take formatter functionsEric Sandeen2008-12-011-4/+7
* [XFS] Sync up kernel and user-space headersBarry Naujok2008-10-301-29/+32
* [XFS] Restore the lowspace extent allocator algorithmLachlan McIlroy2008-07-281-1/+12
* [XFS] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-181-1/+1
* [XFS] Fix up sparse warnings.David Chinner2008-02-071-0/+2
* [XFS] decontaminate vnode operations from behavior detailsChristoph Hellwig2007-10-151-1/+1
* [XFS] split ondisk vs incore versions of xfs_bmbt_rec_tChristoph Hellwig2007-10-151-1/+1
* [XFS] Clean up function name handling in tracing codeEric Sandeen2007-07-141-2/+4
* [XFS] Remove unused argument to xfs_bmap_finishEric Sandeen2007-02-101-1/+0
* [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them reportOlaf Weber2006-06-091-2/+20
* [XFS] Cleanup comment to remove reference to obsoleted functionMandy Kirkconnell2006-03-311-4/+5
* [XFS] Remove unused/obsoleted function: xfs_bmap_do_search_extents()Mandy Kirkconnell2006-03-291-8/+0
* [XFS] 929045 567344 This mod introduces multi-level in-core file extentMandy Kirkconnell2006-03-141-0/+18
* [XFS] 929045 567344 This mod re-organizes some of the in-core file extentMandy Kirkconnell2006-03-141-1/+3
* [XFS] Implement the di_extsize allocator hint for non-realtime files asNathan Scott2006-01-111-1/+6
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-11/+8