aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_bmap.h
Commit message (Expand)AuthorAge
* xfs: fix COW writeback raceChristoph Hellwig2017-02-04
* xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()Brian Foster2017-01-12
* xfs: remove prev argument to xfs_bmapi_reserve_delallocChristoph Hellwig2017-01-12
* xfs: remove xfs_bunmapi_cowChristoph Hellwig2016-10-20
* xfs: refactor xfs_bunmapi_cowChristoph Hellwig2016-10-20
* xfs: add xfs_trim_extentDarrick J. Wong2016-10-20
* xfs: support removing extents from CoW forkDarrick J. Wong2016-10-05
* xfs: support bmapping delalloc extents in the CoW forkDarrick J. Wong2016-10-04
* xfs: introduce the CoW forkDarrick J. Wong2016-10-04
* xfs: return work remaining at the end of a bunmapi operationDarrick J. Wong2016-10-04
* xfs: implement deferred bmbt map/unmap operationsDarrick J. Wong2016-10-04
* xfs: pass bmapi flags through to bmap_del_extentDarrick J. Wong2016-10-04
* xfs: map an inode's offset to an exact physical blockDarrick J. Wong2016-10-04
* xfs: log bmap intent itemsDarrick J. Wong2016-10-04
* Merge branch 'xfs-4.9-log-recovery-fixes' into for-nextDave Chinner2016-10-02
|\
| * xfs: remote attribute blocks aren't really userdataDave Chinner2016-09-25
* | xfs: rewrite and optimize the delalloc write pathChristoph Hellwig2016-09-18
|/
* xfs: add owner field to extent allocation and freeingDarrick J. Wong2016-08-02
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-02
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-02
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-02
* xfs: convert list of extents to free into a regular listDarrick J. Wong2016-06-20
* xfs: rearrange xfs_bmap_add_free parametersDarrick J. Wong2016-06-20
* xfs: eliminate committed arg from xfs_bmap_finishEric Sandeen2016-01-10
* xfs: introduce BMAPI_ZERO for allocating zeroed extentsDave Chinner2015-11-02
* xfs: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon2015-03-25
* xfs: move xfs_bmap_finish prototypeDave Chinner2015-01-08
* xfs: move struct xfs_bmalloca to libxfsDave Chinner2015-01-08
* xfs: track collapse via file offset rather than extent indexBrian Foster2014-09-23
* Merge branch 'xfs-libxfs-restructure' into for-nextDave Chinner2014-07-14
* libxfs: move header filesDave Chinner2014-06-25