summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_btree.h
Commit message (Expand)AuthorAge
* xfs: non-scrub - remove unused function parametersEric Sandeen2018-04-09
* Cleanup old XFS_BTREE_* tracesCarlos Maiolino2018-03-11
* xfs: add scrub cross-referencing helpers for the free space btreesDarrick J. Wong2018-01-17
* xfs: have buffer verifier functions report failing addressDarrick 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: compare btree block keys to parent block's keys during scrubDarrick J. Wong2017-10-27
* xfs: scrub the shape of a metadata btreeDarrick J. Wong2017-10-26
* xfs: refactor btree block header checking functionsDarrick J. Wong2017-10-26
* xfs: refactor btree pointer checksDarrick J. Wong2017-10-26
* xfs: skip bmbt block ino validation during owner changeBrian Foster2017-09-01
* xfs: export various function for the online scrubberDarrick 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: create a function to query all records in a btreeDarrick J. Wong2017-04-03
* xfs: filter out obviously bad btree pointersDarrick J. Wong2017-02-02
* xfs: remove boilerplate around xfs_btree_init_blockEric Sandeen2017-01-30
* xfs: make xfs_btree_magic more genericEric Sandeen2017-01-30
* xfs: make xfs btree stats less hugeDave Chinner2016-12-05
* xfs: define the on-disk refcount btree formatDarrick J. Wong2016-10-03
* xfs: introduce refcount btree definitionsDarrick J. Wong2016-10-03
* xfs: count the blocks in a btreeDarrick J. Wong2016-09-19
* xfs: create a standard btree size calculator codeDarrick J. Wong2016-09-19
* xfs: remove xfs_btree_bigkeyDarrick J. Wong2016-09-19
* xfs: remove the get*keys and update_keys btree ops pointersDarrick J. Wong2016-08-03
* xfs: add rmap btree operationsDarrick J. Wong2016-08-03
* xfs: define the on-disk rmap btree formatDarrick J. Wong2016-08-03
* xfs: add rmap btree stats infrastructureDarrick J. Wong2016-08-03
* xfs: introduce rmap btree definitionsDarrick J. Wong2016-08-03
* xfs: increase XFS_BTREE_MAXLEVELS to fit the rmapbtDarrick J. Wong2016-08-03
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-03
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-03
* xfs: refactor btree owner change into a separate visit-blocks functionDarrick J. Wong2016-08-03
* xfs: introduce interval queries on btreesDarrick J. Wong2016-08-03
* xfs: support btrees with overlapping intervals for keysDarrick 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: refactor btree maxlevels computationDarrick J. Wong2016-06-21
* libxfs: refactor short btree block verificationDarrick J. Wong2016-01-04
* xfs: per-filesystem stats counter implementationBill O'Donnell2015-10-12
* xfs: require 64-bit sector_tChristoph Hellwig2014-07-30
* libxfs: move header filesDave Chinner2014-06-25