summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_bmap.h
AgeCommit message (Expand)Author
2016-09-19xfs: rewrite and optimize the delalloc write pathChristoph Hellwig
2016-08-03xfs: add owner field to extent allocation and freeingDarrick J. Wong
2016-08-03xfs: rename flist/free_list to dfopsDarrick J. Wong
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-21xfs: convert list of extents to free into a regular listDarrick J. Wong
2016-06-21xfs: rearrange xfs_bmap_add_free parametersDarrick J. Wong
2016-01-11xfs: eliminate committed arg from xfs_bmap_finishEric Sandeen
2015-11-03xfs: introduce BMAPI_ZERO for allocating zeroed extentsDave Chinner
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-09-23xfs: track collapse via file offset rather than extent indexBrian Foster
2014-07-15Merge branch 'xfs-libxfs-restructure' into for-nextDave Chinner
2014-06-25libxfs: move header filesDave Chinner