summaryrefslogtreecommitdiffstats
path: root/include/linux/bvec.h
Commit message (Expand)AuthorAge
* block: fix mismerge in bvec_advanceChristoph Hellwig2019-05-07
* block: switch all files cleared marked as GPLv2 to SPDX tagsChristoph Hellwig2019-04-30
* Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe2019-04-22
|\
| * block: make sure that bvec length can't be overflowMing Lei2019-04-19
| * block: don't use for-inside-for in bio_for_each_segment_allMing Lei2019-04-08
* | block: only allow contiguous page structs in a bio_vecChristoph Hellwig2019-04-12
* | block: change how we get page references in bio_iov_iter_get_pagesChristoph Hellwig2019-04-12
|/
* block: optimize bvec iteration in bvec_iter_advanceChristoph Hellwig2019-02-28
* block: introduce mp_bvec_for_each_page() for iterating over pageMing Lei2019-02-28
* block: introduce bvec_nth_page()Ming Lei2019-02-27
* block: allow bio_for_each_segment_all() to iterate over multi-page bvecMing Lei2019-02-15
* block: introduce mp_bvec_last_segment()Ming Lei2019-02-15
* block: introduce multi-page bvec helpersMing Lei2019-02-15
* block: remove bvec_iter_rewind()Ming Lei2019-02-15
* block: remove bio_rewind_iter()Ming Lei2018-09-06
* block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irqMing Lei2018-01-06
* bio: add bvec_iter rewind APIDmitry Monakhov2017-07-03
* block: guard bvec iteration logicDmitry Monakhov2017-07-03
* bvec: avoid variable shadowing warningJohannes Berg2016-08-11
* block: mark 1st parameter of bvec_iter_advance as constMing Lei2016-06-09
* block: move two bvec structure into bvec.hMing Lei2016-06-09
* block: move bvec iterator into include/linux/bvec.hMing Lei2016-06-09