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