summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_bmap_util.h
AgeCommit message (Expand)Author
2017-10-26xfs: simplify the xfs_getbmap interfaceChristoph Hellwig
2017-10-11xfs: move more RT specific code under CONFIG_XFS_RTDave Chinner
2017-09-01xfs: rewrite xfs_bmap_count_leaves using xfs_iext_get_extentChristoph Hellwig
2017-06-20xfs: refactor the ifork block counting functionDarrick J. Wong
2017-01-30xfs: remove unused full argument from bmapEric Sandeen
2017-01-30xfs: pull up iolock from xfs_free_eofblocks()Brian Foster
2016-08-03xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong
2016-08-03xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong
2016-06-21Merge branch 'xfs-4.8-misc-fixes-2' into for-nextDave Chinner
2016-06-21xfs: convert list of extents to free into a regular listDarrick J. Wong
2016-06-01xfs: make several functions staticEric Sandeen
2015-03-25xfs: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon
2015-01-09xfs: move xfs_bmap_finish prototypeDave Chinner
2015-01-09xfs: move struct xfs_bmalloca to libxfsDave Chinner
2014-07-15xfs: refine the allocation stack switchDave Chinner
2014-07-15Revert "xfs: block allocation work needs to be kswapd aware"Dave Chinner
2014-06-06xfs: block allocation work needs to be kswapd awareDave Chinner
2014-02-24xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocateNamjae Jeon
2013-10-21xfs: fold xfs_change_file_space into xfs_ioc_spaceChristoph Hellwig
2013-10-21xfs: simplify the fallocate pathChristoph Hellwig
2013-08-12xfs: consolidate extent swap codeDave Chinner
2013-08-12xfs: kill xfs_vnodeops.[ch]Dave Chinner
2013-08-12xfs: create xfs_bmap_util.[ch]Dave Chinner