aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/bcache/bset.h
AgeCommit message (Expand)Author
2018-05-30bcache: convert to bioset_init()/mempool_init()Kent Overstreet
2018-03-18bcache: Add __printf annotation to __bch_check_keys()Bart Van Assche
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-08-04bcache: fix typo in bch_bkey_equal_headerSlava Pestov
2014-03-18bcache: Add bch_keylist_init_single()Kent Overstreet
2014-01-08bcache: Add bch_bkey_equal_header()Nicholas Swenson
2014-01-08bcache: update bch_bkey_try_mergeNicholas Swenson
2014-01-08bcache: Move insert_fixup() to btree_keys_opsKent Overstreet
2014-01-08bcache: Convert sorting to btree_keysKent Overstreet
2014-01-08bcache: Convert debug code to btree_keysKent Overstreet
2014-01-08bcache: Convert btree_iter to struct btree_keysKent Overstreet
2014-01-08bcache: Refactor bset_tree sysfs statsKent Overstreet
2014-01-08bcache: Add bch_btree_keys_u64s_remaining()Kent Overstreet
2014-01-08bcache: Add struct btree_keysKent Overstreet
2014-01-08bcache: Abstract out stuff needed for sortingKent Overstreet
2014-01-08bcache: Rename/shuffle various code aroundKent Overstreet
2014-01-08bcache: Add struct bset_sort_stateKent Overstreet
2014-01-08bcache: Split out sort_extent_cmp()Kent Overstreet
2014-01-08bcache: Bkey indexing renamingKent Overstreet
2014-01-08bcache: Make bch_keylist_realloc() take u64s, not nptrsKent Overstreet
2014-01-08bcache: Remove/fix some header dependenciesKent Overstreet
2013-11-10bcache: Kill bch_next_recurse_key()Kent Overstreet
2013-11-10bcache: PRECEDING_KEY()Kent Overstreet
2013-11-10bcache: bch_(btree|extent)_ptr_invalid()Kent Overstreet
2013-11-10bcache: Debug code improvementsKent Overstreet
2013-11-10bcache: Pull on disk data structures out into a separate headerKent Overstreet
2013-11-10bcache: Clean up keylist codeKent Overstreet
2013-11-10bcache: Add btree_insert_node()Kent Overstreet
2013-06-26bcache: Fix/revamp tracepointsKent Overstreet
2013-03-23bcache: A block layer cacheKent Overstreet