summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_bmap_btree.c
Commit message (Expand)AuthorAge
* Cleanup old XFS_BTREE_* tracesCarlos Maiolino2018-03-11
* xfs: create a new buf_ops pointer to verify structure metadataDarrick J. Wong2018-01-08
* xfs: refactor verifier callers to print address of failing checkDarrick J. Wong2018-01-08
* xfs: have buffer verifier functions report failing addressDarrick J. Wong2018-01-08
* xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong2018-01-08
* xfs: refactor long-format btree header verification routinesDarrick J. Wong2018-01-08
* xfs: remove XFS_FSB_SANITY_CHECKDarrick J. Wong2018-01-08
* xfs: use a b+tree for the in-core extent listChristoph Hellwig2017-11-06
* xfs: allow unaligned extent records in xfs_bmbt_disk_set_allChristoph Hellwig2017-11-06
* xfs: remove xfs_bmbt_get_stateChristoph Hellwig2017-10-26
* xfs: remove all xfs_bmbt_set_* helpers except for xfs_bmbt_set_allChristoph Hellwig2017-10-26
* xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_updateChristoph Hellwig2017-10-26
* xfs: skip bmbt block ino validation during owner changeBrian Foster2017-09-01
* xfs: plumb in needed functions for range querying of various btreesDarrick J. Wong2017-06-19
* xfs: always compile the btree inorder check functionsDarrick J. Wong2017-06-19
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-19
* xfs: simplify validation of the unwritten extent bitChristoph Hellwig2017-04-25
* xfs: remove bmap block allocation retriesChristoph Hellwig2017-04-25
* xfs: try any AG when allocating the first btree block when reflinkingChristoph Hellwig2017-03-08
* xfs: remove boilerplate around xfs_btree_init_blockEric Sandeen2017-01-30
* xfs: glean crc status from mp not flags in xfs_btree_init_block_intEric Sandeen2017-01-30
* xfs: fix bogus minleft manipulationsChristoph Hellwig2017-01-09
* Merge branch 'xfs-4.10-misc-fixes-4' into for-nextDave Chinner2016-12-09
|\
| * xfs: use GPF_NOFS when allocating btree cursorsDarrick J. Wong2016-12-09
* | xfs: make xfs btree stats less hugeDave Chinner2016-12-05
|/
* xfs: try other AGs to allocate a BMBT blockDarrick J. Wong2016-10-05
* xfs: introduce the CoW forkDarrick J. Wong2016-10-04
* xfs: remove the get*keys and update_keys btree ops pointersDarrick J. Wong2016-08-03
* xfs: add owner field to extent allocation and freeingDarrick J. Wong2016-08-03
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-03
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-03
* xfs: add function pointers for get/update keys to the btreeDarrick J. Wong2016-08-03
* xfs: during btree split, save new block key & ptr for future insertionDarrick J. Wong2016-08-03
* xfs: rearrange xfs_bmap_add_free parametersDarrick J. Wong2016-06-21
* Merge branch 'xfs-misc-fixes-4.6-2' into for-nextDave Chinner2016-03-07
|\
| * xfs: remove xfs_trans_get_block_resChristoph Hellwig2016-03-02
* | xfs: move buffer invalidation to xfs_btree_free_blockChristoph Hellwig2016-02-08
|/
* xfs: print name of verifier if it failsEric Sandeen2016-01-04
* xfs: create new metadata UUID field and incompat flagEric Sandeen2015-07-29
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-28
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-28
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-28
* xfs: require 64-bit sector_tChristoph Hellwig2014-07-30
* xfs: global error sign conversionDave Chinner2014-06-25
* libxfs: move source filesDave Chinner2014-06-25