aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/journal.c
Commit message (Expand)AuthorAge
* bcache: Fix an infinite loop in journal replayKent Overstreet2014-08-04
* bcache: Fix to remove the rcu_sched stalls.Surbhi Palande2014-08-04
* bcache: Fix a journal replay bugKent Overstreet2014-08-04
* bcache: btree locking reworkKent Overstreet2014-03-18
* bcache: Add bch_keylist_init_single()Kent Overstreet2014-03-18
* bcache: Fix another bug recovering from unclean shutdownKent Overstreet2014-03-18
* bcache: Fix a journalling reclaim after recovery bugKent Overstreet2014-03-18
* bcache: Fix a null ptr deref in journal replayKent Overstreet2014-03-17
* bcache: Fix a shutdown bugKent Overstreet2014-02-25
* bcache: Rename/shuffle various code aroundKent Overstreet2014-01-08
* bcache: Bkey indexing renamingKent Overstreet2014-01-08
* bcache: kill closure locking usageKent Overstreet2014-01-08
* bcache: Performance fix for when journal entry is fullKent Overstreet2014-01-08
* bcache: Minor journal fixKent Overstreet2014-01-08
* block: Abstract out bvec iteratorKent Overstreet2013-11-24
* 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