aboutsummaryrefslogtreecommitdiff
path: root/include/linux/bvec.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-03bio: add bvec_iter rewind APIGravatar Dmitry Monakhov 1-0/+27
2017-07-03block: guard bvec iteration logicGravatar Dmitry Monakhov 1-5/+9
2016-08-11bvec: avoid variable shadowing warningGravatar Johannes Berg 1-1/+2
2016-06-09block: mark 1st parameter of bvec_iter_advance as constGravatar Ming Lei 1-1/+2
2016-06-09block: move two bvec structure into bvec.hGravatar Ming Lei 1-1/+22
2016-06-09block: move bvec iterator into include/linux/bvec.hGravatar Ming Lei 1-0/+74