aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_bmap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-14xfs: event tracing supportChristoph Hellwig1-20/+29
2009-12-14xfs: change the xfs_iext_insert / xfs_iext_removeChristoph Hellwig1-0/+1
2009-12-14xfs: cleanup bmap extent state macrosChristoph Hellwig1-0/+12
2009-08-31xfs: add more statics & drop some unused functionsEric Sandeen1-11/+0
2009-03-29xfs: remove m_attroffsetChristoph Hellwig1-0/+4
2009-03-29xfs: fix various typosMalcolm Parsons1-1/+1
2009-01-16[XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen1-2/+0
2008-12-01[XFS] convert xfs_getbmap to take formatter functionsEric Sandeen1-4/+7
2008-10-30[XFS] Sync up kernel and user-space headersBarry Naujok1-29/+32
2008-07-28[XFS] Restore the lowspace extent allocator algorithmLachlan McIlroy1-1/+12
2008-04-18[XFS] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-02-07[XFS] Fix up sparse warnings.David Chinner1-0/+2
2007-10-15[XFS] decontaminate vnode operations from behavior detailsChristoph Hellwig1-1/+1
2007-10-15[XFS] split ondisk vs incore versions of xfs_bmbt_rec_tChristoph Hellwig1-1/+1
2007-07-14[XFS] Clean up function name handling in tracing codeEric Sandeen1-2/+4
2007-02-10[XFS] Remove unused argument to xfs_bmap_finishEric Sandeen1-1/+0
2006-06-09[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them reportOlaf Weber1-2/+20
2006-03-31[XFS] Cleanup comment to remove reference to obsoleted functionMandy Kirkconnell1-4/+5
2006-03-29[XFS] Remove unused/obsoleted function: xfs_bmap_do_search_extents()Mandy Kirkconnell1-8/+0
2006-03-14[XFS] 929045 567344 This mod introduces multi-level in-core file extentMandy Kirkconnell1-0/+18
2006-03-14[XFS] 929045 567344 This mod re-organizes some of the in-core file extentMandy Kirkconnell1-1/+3
2006-01-11[XFS] Implement the di_extsize allocator hint for non-realtime files asNathan Scott1-1/+6
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott1-11/+8
2005-11-02[XFS] Ondisk format extension for extended attributes (attr2). Basically,Nathan Scott1-2/+3
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig1-13/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+379