summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_btree.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: define the on-disk refcount btree formatDarrick J. Wong2016-10-031-0/+12
* xfs: introduce refcount btree definitionsDarrick J. Wong2016-10-031-0/+4
* xfs: count the blocks in a btreeDarrick J. Wong2016-09-191-0/+2
* xfs: create a standard btree size calculator codeDarrick J. Wong2016-09-191-0/+2
* xfs: remove xfs_btree_bigkeyDarrick J. Wong2016-09-191-18/+6Star
* xfs: remove the get*keys and update_keys btree ops pointersDarrick J. Wong2016-08-031-24/+0Star
* xfs: add rmap btree operationsDarrick J. Wong2016-08-031-0/+1
* xfs: define the on-disk rmap btree formatDarrick J. Wong2016-08-031-8/+14
* xfs: add rmap btree stats infrastructureDarrick J. Wong2016-08-031-2/+3
* xfs: introduce rmap btree definitionsDarrick J. Wong2016-08-031-0/+3
* xfs: increase XFS_BTREE_MAXLEVELS to fit the rmapbtDarrick J. Wong2016-08-031-1/+1
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-031-2/+2
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-031-2/+3
* xfs: refactor btree owner change into a separate visit-blocks functionDarrick J. Wong2016-08-031-0/+5
* xfs: introduce interval queries on btreesDarrick J. Wong2016-08-031-5/+17
* xfs: support btrees with overlapping intervals for keysDarrick J. Wong2016-08-031-0/+30
* xfs: add function pointers for get/update keys to the btreeDarrick J. Wong2016-08-031-0/+19
* xfs: during btree split, save new block key & ptr for future insertionDarrick J. Wong2016-08-031-2/+0Star
* xfs: refactor btree maxlevels computationDarrick J. Wong2016-06-211-0/+2
* libxfs: refactor short btree block verificationDarrick J. Wong2016-01-041-0/+3
* xfs: per-filesystem stats counter implementationBill O'Donnell2015-10-121-16/+23
* xfs: require 64-bit sector_tChristoph Hellwig2014-07-301-1/+1
* libxfs: move header filesDave Chinner2014-06-251-0/+468