aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/journal.c
Commit message (Expand)AuthorAge
* bcache: Pull on disk data structures out into a separate headerKent Overstreet2013-11-11
* bcache: Convert bch_btree_insert() to bch_btree_map_leaf_nodes()Kent Overstreet2013-11-11
* bcache: Kill op->replaceKent Overstreet2013-11-11
* bcache: Kill op->clKent Overstreet2013-11-11
* bcache: Prune struct btree_opKent Overstreet2013-11-11
* bcache: Convert bch_btree_read_async() to bch_btree_map_keys()Kent Overstreet2013-11-11
* bcache: Move keylist out of btree_opKent Overstreet2013-11-11
* bcache: Refactor journalling flow controlKent Overstreet2013-11-11
* bcache: Clean up keylist codeKent Overstreet2013-11-11
* bcache: Add explicit keylist arg to btree_insert()Kent Overstreet2013-11-11
* bcache: Add on error panic/unregister settingKent Overstreet2013-11-11
* bcache: Fix a journalling performance bugKent Overstreet2013-11-11
* bcache: Fix a flush/fua performance bugKent Overstreet2013-09-24
* bcache: Fix for when no journal entries are foundKent Overstreet2013-09-24
* bcache: Fix a dumb journal discard bugKent Overstreet2013-09-24
* bcache: Journal replay fixKent Overstreet2013-07-12
* bcache: FUA fixesKent Overstreet2013-07-01
* bcache: Fix/revamp tracepointsKent Overstreet2013-06-26
* bcache: Refactor btree ioKent Overstreet2013-06-26
* bcache: Sparse fixesKent Overstreet2013-04-08
* bcache: Don't export utility code, prefix with bch_Kent Overstreet2013-03-28
* bcache: Style/checkpatch fixesKent Overstreet2013-03-25
* bcache: A block layer cacheKent Overstreet2013-03-23