summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_alloc_btree.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove unused header filesEric Sandeen2019-06-291-1/+0Star
* xfs: add struct xfs_mount pointer to struct xfs_bufChristoph Hellwig2019-06-291-1/+1
* xfs: distinguish between bnobt and cntbt magic valuesBrian Foster2019-02-121-35/+25Star
* xfs: split up allocation btree verifierBrian Foster2019-02-121-4/+10
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1Star
* xfs: don't ASSERT on short form btree root pointer of zeroDarrick J. Wong2018-06-041-1/+0Star
* xfs: add helpers to calculate btree sizeDarrick J. Wong2018-05-161-0/+9
* Cleanup old XFS_BTREE_* tracesCarlos Maiolino2018-03-121-7/+1Star
* xfs: create a new buf_ops pointer to verify structure metadataDarrick J. Wong2018-01-081-0/+1
* xfs: refactor verifier callers to print address of failing checkDarrick J. Wong2018-01-081-5/+13
* xfs: have buffer verifier functions report failing addressDarrick J. Wong2018-01-081-12/+15
* xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong2018-01-081-7/+4Star
* xfs: always compile the btree inorder check functionsDarrick J. Wong2017-06-191-6/+0Star
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-191-10/+10
* xfs: plumb in needed functions for range querying of the freespace btreesDarrick J. Wong2017-04-041-43/+129
* 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/+4
|/
* xfs: remove the get*keys and update_keys btree ops pointersDarrick J. Wong2016-08-031-4/+0Star
* 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: move buffer invalidation to xfs_btree_free_blockChristoph Hellwig2016-02-081-2/+0Star
* libxfs: refactor short btree block verificationDarrick J. Wong2016-01-041-31/+3Star
* 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/+2
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
* xfs: global error sign conversionDave Chinner2014-06-251-3/+3
* libxfs: move source filesDave Chinner2014-06-251-0/+504