summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/debug.c
AgeCommit message (Expand)Author
2014-01-08bcache: Convert debug code to btree_keysKent Overstreet
2014-01-08bcache: Convert btree_iter to struct btree_keysKent 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: Bkey indexing renamingKent Overstreet
2014-01-08bcache: Btree verify code improvementsKent Overstreet
2014-01-08bcache: kill index()Kent Overstreet
2014-01-08bcache: kill closure locking usageKent Overstreet
2013-11-23block: Convert bio_for_each_segment() to bvec_iterKent Overstreet
2013-11-23block: Abstract out bvec iteratorKent Overstreet
2013-11-10bcache: Bypass torture testKent Overstreet
2013-11-10bcache: Debug code improvementsKent Overstreet
2013-11-10bcache: Break up struct searchKent Overstreet
2013-07-01bcache: Use standard utility codeKent Overstreet
2013-07-01bcache: Delete fuzz testerKent Overstreet
2013-06-26bcache: Write out full stripesKent Overstreet
2013-06-26bcache: Rip out pkey()/pbtree()Kent Overstreet
2013-06-26bcache: Refactor btree ioKent Overstreet
2013-04-08bcache: Disable broken btree fuzz testerKent Overstreet
2013-04-08bcache: Sparse fixesKent Overstreet
2013-03-28bcache: Don't export utility code, prefix with bch_Kent Overstreet
2013-03-25bcache: Style/checkpatch fixesKent Overstreet
2013-03-23bcache: A block layer cacheKent Overstreet