summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/io.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-02bcache: Use standard utility codeKent Overstreet1-42/+22
2013-06-27bcache: Fix/revamp tracepointsKent Overstreet1-0/+2
2013-06-27md: bcache: io.c: fix a potential NULL pointer dereferenceKumar Amit Mehta1-0/+2
2013-04-23bcache: Fix merge_bvec_fn usage for when it modifies the bvmKent Overstreet1-9/+8
2013-04-21bcache: Correctly check against BIO_MAX_PAGESKent Overstreet1-5/+4
2013-04-21bcache: Hack around stuff that clones up to bi_max_vecsKent Overstreet1-0/+9
2013-03-24bcache: A block layer cacheKent Overstreet1-0/+390