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