aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_bmap.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* [XFS] Ondisk format extension for extended attributes (attr2). Basically,Nathan Scott2005-11-021-2/+3
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-13/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+379