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