summaryrefslogtreecommitdiffstats
path: root/include/linux/bvec.h
Commit message (Expand)AuthorAgeFilesLines
* block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irqMing Lei2018-01-061-0/+9
* bio: add bvec_iter rewind APIDmitry Monakhov2017-07-031-0/+27
* block: guard bvec iteration logicDmitry Monakhov2017-07-031-5/+9
* bvec: avoid variable shadowing warningJohannes Berg2016-08-111-1/+2
* block: mark 1st parameter of bvec_iter_advance as constMing Lei2016-06-091-1/+2
* block: move two bvec structure into bvec.hMing Lei2016-06-091-1/+22
* block: move bvec iterator into include/linux/bvec.hMing Lei2016-06-091-0/+74