summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/bset.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcache: Refactor bset_tree sysfs statsKent Overstreet2014-01-081-2/+8
* bcache: Add bch_btree_keys_u64s_remaining()Kent Overstreet2014-01-081-0/+15
* bcache: Add struct btree_keysKent Overstreet2014-01-081-8/+111
* bcache: Abstract out stuff needed for sortingKent Overstreet2014-01-081-8/+0
* bcache: Rename/shuffle various code aroundKent Overstreet2014-01-081-133/+114
* bcache: Add struct bset_sort_stateKent Overstreet2014-01-081-9/+29
* bcache: Split out sort_extent_cmp()Kent Overstreet2014-01-081-2/+2
* bcache: Bkey indexing renamingKent Overstreet2014-01-081-8/+22
* bcache: Make bch_keylist_realloc() take u64s, not nptrsKent Overstreet2014-01-081-1/+1
* bcache: Remove/fix some header dependenciesKent Overstreet2014-01-081-19/+2
* bcache: Kill bch_next_recurse_key()Kent Overstreet2013-11-111-1/+0
* bcache: PRECEDING_KEY()Kent Overstreet2013-11-111-0/+18
* bcache: bch_(btree|extent)_ptr_invalid()Kent Overstreet2013-11-111-1/+3
* bcache: Debug code improvementsKent Overstreet2013-11-111-0/+3
* bcache: Pull on disk data structures out into a separate headerKent Overstreet2013-11-111-31/+0
* bcache: Clean up keylist codeKent Overstreet2013-11-111-9/+26
* bcache: Add btree_insert_node()Kent Overstreet2013-11-111-0/+1
* bcache: Fix/revamp tracepointsKent Overstreet2013-06-271-0/+4
* bcache: A block layer cacheKent Overstreet2013-03-241-0/+379