summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/debug.c
Commit message (Expand)AuthorAgeFilesLines
* bcache: Convert debug code to btree_keysKent Overstreet2014-01-081-174/+5
* bcache: Convert btree_iter to struct btree_keysKent Overstreet2014-01-081-2/+4
* bcache: Add struct btree_keysKent Overstreet2014-01-081-9/+9
* bcache: Abstract out stuff needed for sortingKent Overstreet2014-01-081-0/+1
* bcache: Rename/shuffle various code aroundKent Overstreet2014-01-081-1/+2
* bcache: Bkey indexing renamingKent Overstreet2014-01-081-3/+3
* bcache: Btree verify code improvementsKent Overstreet2014-01-081-32/+65
* bcache: kill index()Kent Overstreet2014-01-081-1/+1
* bcache: kill closure locking usageKent Overstreet2014-01-081-5/+2
* block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-231-9/+10
* block: Abstract out bvec iteratorKent Overstreet2013-11-231-1/+1
* bcache: Bypass torture testKent Overstreet2013-11-101-7/+8
* bcache: Debug code improvementsKent Overstreet2013-11-101-79/+57
* bcache: Break up struct searchKent Overstreet2013-11-101-29/+9
* bcache: Use standard utility codeKent Overstreet2013-07-011-1/+1
* bcache: Delete fuzz testerKent Overstreet2013-07-011-148/+0
* bcache: Write out full stripesKent Overstreet2013-06-261-2/+2
* bcache: Rip out pkey()/pbtree()Kent Overstreet2013-06-261-15/+25
* bcache: Refactor btree ioKent Overstreet2013-06-261-2/+2
* bcache: Disable broken btree fuzz testerKent Overstreet2013-04-081-2/+4
* bcache: Sparse fixesKent Overstreet2013-04-081-1/+1
* bcache: Don't export utility code, prefix with bch_Kent Overstreet2013-03-281-1/+1
* bcache: Style/checkpatch fixesKent Overstreet2013-03-251-4/+4
* bcache: A block layer cacheKent Overstreet2013-03-231-0/+563
OpenPOWER on IntegriCloud