summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_bmap_util.h
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud