summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_bmap_btree.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove xfs_bmbt_get_stateChristoph Hellwig2017-10-271-28/+1Star
* xfs: remove all xfs_bmbt_set_* helpers except for xfs_bmbt_set_allChristoph Hellwig2017-10-271-88/+14Star
* xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_updateChristoph Hellwig2017-10-271-29/+13Star
* xfs: skip bmbt block ino validation during owner changeBrian Foster2017-09-011-0/+1
* xfs: plumb in needed functions for range querying of various btreesDarrick J. Wong2017-06-191-0/+22
* xfs: always compile the btree inorder check functionsDarrick J. Wong2017-06-191-4/+0Star
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-191-4/+4
* xfs: simplify validation of the unwritten extent bitChristoph Hellwig2017-04-251-26/+0Star
* xfs: remove bmap block allocation retriesChristoph Hellwig2017-04-251-17/+0Star
* xfs: try any AG when allocating the first btree block when reflinkingChristoph Hellwig2017-03-081-3/+3
* xfs: remove boilerplate around xfs_btree_init_blockEric Sandeen2017-01-311-8/+2Star
* xfs: glean crc status from mp not flags in xfs_btree_init_block_intEric Sandeen2017-01-311-1/+1
* xfs: fix bogus minleft manipulationsChristoph Hellwig2017-01-091-2/+1Star
* Merge branch 'xfs-4.10-misc-fixes-4' into for-nextDave Chinner2016-12-091-1/+1
|\
| * xfs: use GPF_NOFS when allocating btree cursorsDarrick J. Wong2016-12-091-1/+1
* | xfs: make xfs btree stats less hugeDave Chinner2016-12-051-0/+1
|/
* 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