summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/journal.c
AgeCommit message (Expand)Author
2013-11-11bcache: Pull on disk data structures out into a separate headerKent Overstreet
2013-11-11bcache: Convert bch_btree_insert() to bch_btree_map_leaf_nodes()Kent Overstreet
2013-11-11bcache: Kill op->replaceKent Overstreet
2013-11-11bcache: Kill op->clKent Overstreet
2013-11-11bcache: Prune struct btree_opKent Overstreet
2013-11-11bcache: Convert bch_btree_read_async() to bch_btree_map_keys()Kent Overstreet
2013-11-11bcache: Move keylist out of btree_opKent Overstreet
2013-11-11bcache: Refactor journalling flow controlKent Overstreet
2013-11-11bcache: Clean up keylist codeKent Overstreet
2013-11-11bcache: Add explicit keylist arg to btree_insert()Kent Overstreet
2013-11-11bcache: Add on error panic/unregister settingKent Overstreet
2013-11-11bcache: Fix a journalling performance bugKent Overstreet
2013-09-24bcache: Fix a flush/fua performance bugKent Overstreet
2013-09-24bcache: Fix for when no journal entries are foundKent Overstreet
2013-09-24bcache: Fix a dumb journal discard bugKent Overstreet
2013-07-12bcache: Journal replay fixKent Overstreet
2013-07-01bcache: FUA fixesKent Overstreet
2013-06-27bcache: Fix/revamp tracepointsKent Overstreet
2013-06-27bcache: Refactor btree ioKent 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