summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_bmap_util.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: simplify xfs_iomap_eof_align_last_fsbChristoph Hellwig2019-11-031-2/+0
* xfs: consolidate preallocation in xfs_file_fallocateChristoph Hellwig2019-10-281-2/+0
* xfs: flush removing page cache in xfs_reflink_remap_prepDave Chinner2018-11-211-0/+3
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: simplify the xfs_getbmap interfaceChristoph Hellwig2017-10-261-3/+7
* xfs: move more RT specific code under CONFIG_XFS_RTDave Chinner2017-10-111-0/+13
* xfs: rewrite xfs_bmap_count_leaves using xfs_iext_get_extentChristoph Hellwig2017-09-011-0/+1
* xfs: refactor the ifork block counting functionDarrick J. Wong2017-06-201-0/+4
* xfs: remove unused full argument from bmapEric Sandeen2017-01-301-1/+1
* xfs: pull up iolock from xfs_free_eofblocks()Brian Foster2017-01-301-2/+1
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-031-1/+1
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-031-2/+0
* Merge branch 'xfs-4.8-misc-fixes-2' into for-nextDave Chinner2016-06-211-1/+0
|\
| * xfs: convert list of extents to free into a regular listDarrick J. Wong2016-06-211-1/+0
* | xfs: make several functions staticEric Sandeen2016-06-011-2/+0
|/
* xfs: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon2015-03-251-0/+2
* xfs: move xfs_bmap_finish prototypeDave Chinner2015-01-091-2/+0
* xfs: move struct xfs_bmalloca to libxfsDave Chinner2015-01-091-34/+1
* xfs: refine the allocation stack switchDave Chinner2014-07-151-8/+5
* Revert "xfs: block allocation work needs to be kswapd aware"Dave Chinner2014-07-151-7/+6
* xfs: block allocation work needs to be kswapd awareDave Chinner2014-06-061-6/+7
* xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocateNamjae Jeon2014-02-241-0/+2
* xfs: fold xfs_change_file_space into xfs_ioc_spaceChristoph Hellwig2013-10-211-3/+2
* xfs: simplify the fallocate pathChristoph Hellwig2013-10-211-0/+4
* xfs: consolidate extent swap codeDave Chinner2013-08-121-0/+3
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-121-0/+11
* xfs: create xfs_bmap_util.[ch]Dave Chinner2013-08-121-0/+96