summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_bmap.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: add owner field to extent allocation and freeingDarrick J. Wong2016-08-031-1/+3
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-031-5/+5
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-031-9/+9
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-031-32/+0
* xfs: convert list of extents to free into a regular listDarrick J. Wong2016-06-211-6/+8
* xfs: rearrange xfs_bmap_add_free parametersDarrick J. Wong2016-06-211-2/+2
* xfs: eliminate committed arg from xfs_bmap_finishEric Sandeen2016-01-111-1/+1
* xfs: introduce BMAPI_ZERO for allocating zeroed extentsDave Chinner2015-11-031-2/+11
* xfs: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon2015-03-251-3/+10
* xfs: move xfs_bmap_finish prototypeDave Chinner2015-01-091-0/+2
* xfs: move struct xfs_bmalloca to libxfsDave Chinner2015-01-091-0/+31
* xfs: track collapse via file offset rather than extent indexBrian Foster2014-09-231-4/+3
* Merge branch 'xfs-libxfs-restructure' into for-nextDave Chinner2014-07-151-3/+1
* libxfs: move header filesDave Chinner2014-06-251-0/+188