summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/request.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-13bcache: Fixed incorrect order of arguments to bio_alloc_bioset()Kent Overstreet1-1/+1
2013-10-13bcache: Fix a null ptr deref regressionKent Overstreet1-2/+1
2013-10-05bcache: Fix flushes in writeback modeKent Overstreet1-6/+9
2013-08-29bcache: FUA fixesKent Overstreet1-1/+12
2013-07-28bcache: Advertise that flushes are supportedKent Overstreet1-1/+7
2013-04-20bcache: Take data offset from the bdev superblock.Kent Overstreet1-1/+1
2013-03-28bcache: Don't export utility code, prefix with bch_Kent Overstreet1-7/+7
2013-03-25bcache: Style/checkpatch fixesKent Overstreet1-5/+7
2013-03-23bcache: A block layer cacheKent Overstreet1-0/+1409