summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/request.c
Commit message (Expand)AuthorAgeFilesLines
* bcache: Advertise that flushes are supportedKent Overstreet2013-07-121-1/+7
* bcache: Use standard utility codeKent Overstreet2013-07-011-69/+18Star
* bcache: FUA fixesKent Overstreet2013-07-011-1/+12
* bcache: Write out full stripesKent Overstreet2013-06-271-16/+7Star
* bcache: Track dirty data by stripeKent Overstreet2013-06-271-1/+2
* bcache: Fix/revamp tracepointsKent Overstreet2013-06-271-31/+34
* bcache: Take data offset from the bdev superblock.Kent Overstreet2013-04-211-1/+1
* bcache: Don't export utility code, prefix with bch_Kent Overstreet2013-03-281-7/+7
* bcache: Style/checkpatch fixesKent Overstreet2013-03-251-5/+7
* bcache: A block layer cacheKent Overstreet2013-03-241-0/+1409