summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_bmap_btree.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: try other AGs to allocate a BMBT blockDarrick J. Wong2016-10-061-0/+17
* xfs: introduce the CoW forkDarrick J. Wong2016-10-051-0/+1
* xfs: remove the get*keys and update_keys btree ops pointersDarrick J. Wong2016-08-031-4/+0Star
* xfs: add owner field to extent allocation and freeingDarrick J. Wong2016-08-031-1/+6
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-031-7/+7
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-031-2/+3
* xfs: add function pointers for get/update keys to the btreeDarrick J. Wong2016-08-031-0/+4
* xfs: during btree split, save new block key & ptr for future insertionDarrick J. Wong2016-08-031-12/+0Star
* xfs: rearrange xfs_bmap_add_free parametersDarrick J. Wong2016-06-211-1/+1
* Merge branch 'xfs-misc-fixes-4.6-2' into for-nextDave Chinner2016-03-061-2/+2
|\
| * xfs: remove xfs_trans_get_block_resChristoph Hellwig2016-03-011-2/+2
* | xfs: move buffer invalidation to xfs_btree_free_blockChristoph Hellwig2016-02-081-1/+0Star
|/
* xfs: print name of verifier if it failsEric Sandeen2016-01-041-0/+1
* xfs: create new metadata UUID field and incompat flagEric Sandeen2015-07-291-2/+3
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
* xfs: require 64-bit sector_tChristoph Hellwig2014-07-301-85/+4Star
* xfs: global error sign conversionDave Chinner2014-06-251-5/+5
* libxfs: move source filesDave Chinner2014-06-251-0/+967