Reviewed-by: Sagi Grimberg <s...@grimberg.me>
- [PATCH 01/12] block: bio: pass bvec table to bio_init() Ming Lei
- Re: [PATCH 01/12] block: bio: pass bvec table to bi... Christoph Hellwig
- [PATCH 07/12] dm: use bvec iterator helpers to implement... Ming Lei
- [PATCH 05/12] bcache: debug: avoid to access .bi_io_vec ... Ming Lei
- [PATCH 09/12] fs: logfs: convert to bio_add_page() in sy... Ming Lei
- [PATCH 06/12] dm: crypt: use bio_add_page() Ming Lei
- [PATCH 11/12] fs: logfs: use bio_add_page() in do_erase(... Ming Lei
- [PATCH 03/12] block: floppy: use bio_add_page() Ming Lei
- Re: [PATCH 03/12] block: floppy: use bio_add_page() Christoph Hellwig
- [PATCH 04/12] target: avoid to access .bi_vcnt directly Ming Lei
- Re: [PATCH 04/12] target: avoid to access .bi_vcnt ... Sagi Grimberg