aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_bmap_util.h
AgeCommit message (Expand)Author
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