aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bvec.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-06block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irqMing Lei1-0/+9
2017-07-03bio: add bvec_iter rewind APIDmitry Monakhov1-0/+27
2017-07-03block: guard bvec iteration logicDmitry Monakhov1-5/+9
2016-08-11bvec: avoid variable shadowing warningJohannes Berg1-1/+2
2016-06-09block: mark 1st parameter of bvec_iter_advance as constMing Lei1-1/+2
2016-06-09block: move two bvec structure into bvec.hMing Lei1-1/+22
2016-06-09block: move bvec iterator into include/linux/bvec.hMing Lei1-0/+74