aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/io.c
Commit message (Expand)AuthorAge
* block: Introduce new bio_split()Kent Overstreet2013-11-24
* block: Generic bio chainingKent Overstreet2013-11-24
* block: Remove bi_idx hacksKent Overstreet2013-11-24
* block: Kill bio_segments()/bi_vcnt usageKent Overstreet2013-11-24
* block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-24
* block: Convert bio_iovec() to bvec_iterKent Overstreet2013-11-24
* block: Abstract out bvec iteratorKent Overstreet2013-11-24
* bcache: Use standard utility codeKent Overstreet2013-07-01
* bcache: Fix/revamp tracepointsKent Overstreet2013-06-26
* md: bcache: io.c: fix a potential NULL pointer dereferenceKumar Amit Mehta2013-06-26
* bcache: Fix merge_bvec_fn usage for when it modifies the bvmKent Overstreet2013-04-22
* bcache: Correctly check against BIO_MAX_PAGESKent Overstreet2013-04-20
* bcache: Hack around stuff that clones up to bi_max_vecsKent Overstreet2013-04-20
* bcache: A block layer cacheKent Overstreet2013-03-23