summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/journal.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-10bcache: Move keylist out of btree_opKent Overstreet1-4/+7
2013-11-10bcache: Refactor journalling flow controlKent Overstreet1-113/+100
2013-11-10bcache: Clean up keylist codeKent Overstreet1-6/+8
2013-11-10bcache: Add explicit keylist arg to btree_insert()Kent Overstreet1-1/+1
2013-11-10bcache: Add on error panic/unregister settingKent Overstreet1-4/+3
2013-11-10bcache: Fix a journalling performance bugKent Overstreet1-21/+26
2013-09-24bcache: Fix a flush/fua performance bugKent Overstreet1-0/+1
2013-09-24bcache: Fix for when no journal entries are foundKent Overstreet1-12/+18
2013-09-24bcache: Fix a dumb journal discard bugKent Overstreet1-1/+1
2013-07-12bcache: Journal replay fixKent Overstreet1-1/+6
2013-07-01bcache: FUA fixesKent Overstreet1-1/+1
2013-06-26bcache: Fix/revamp tracepointsKent Overstreet1-4/+10
2013-06-26bcache: Refactor btree ioKent Overstreet1-1/+1
2013-04-08bcache: Sparse fixesKent Overstreet1-0/+2
2013-03-28bcache: Don't export utility code, prefix with bch_Kent Overstreet1-2/+2
2013-03-25bcache: Style/checkpatch fixesKent Overstreet1-4/+4
2013-03-23bcache: A block layer cacheKent Overstreet1-0/+785