Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block: remove bio_rewind_iter() | Ming Lei | 2018-09-06 | 1 | -3/+0 |
* | block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq | Ming Lei | 2018-01-06 | 1 | -0/+9 |
* | bio: add bvec_iter rewind API | Dmitry Monakhov | 2017-07-03 | 1 | -0/+27 |
* | block: guard bvec iteration logic | Dmitry Monakhov | 2017-07-03 | 1 | -5/+9 |
* | bvec: avoid variable shadowing warning | Johannes Berg | 2016-08-11 | 1 | -1/+2 |
* | block: mark 1st parameter of bvec_iter_advance as const | Ming Lei | 2016-06-09 | 1 | -1/+2 |
* | block: move two bvec structure into bvec.h | Ming Lei | 2016-06-09 | 1 | -1/+22 |
* | block: move bvec iterator into include/linux/bvec.h | Ming Lei | 2016-06-09 | 1 | -0/+74 |