Show patches with: Submitter = Ming Lei       |    State = Action Required       |   142 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,13/51] btrfs: avoid access to .bi_vcnt directly - - - --- 2017-06-26 Ming Lei New
[v2,14/51] btrfs: avoid to access bvec table directly for a cloned bio - 1 - --- 2017-06-26 Ming Lei New
[v2,15/51] btrfs: comment on direct access bvec table - - - --- 2017-06-26 Ming Lei New
[v2,32/51] btrfs: use bvec_get_last_page to get bio's last page - - - --- 2017-06-26 Ming Lei New
[v2,48/51] fs/btrfs: convert to bio_for_each_segment_all_sp() - - - --- 2017-06-26 Ming Lei New
[v3,11/49] btrfs: avoid access to .bi_vcnt directly 1 - - --- 2017-08-08 Ming Lei New
[v3,12/49] btrfs: avoid to access bvec table directly for a cloned bio - 1 - --- 2017-08-08 Ming Lei New
[v3,13/49] btrfs: comment on direct access bvec table - - - --- 2017-08-08 Ming Lei New
[v3,30/49] btrfs: use bvec_get_last_page to get bio's last page - - - --- 2017-08-08 Ming Lei New
[v3,46/49] fs/btrfs: convert to bio_for_each_segment_all_sp() - - - --- 2017-08-08 Ming Lei New
[09/10] btrfs: avoid access to .bi_vcnt directly 1 - - --- 2017-12-08 Ming Lei New
[10/10] btrfs: avoid to access bvec table directly for a cloned bio - 1 - --- 2017-12-08 Ming Lei New
[V4,09/45] btrfs: avoid access to .bi_vcnt directly 1 - - --- 2017-12-18 Ming Lei New
[V4,10/45] btrfs: avoid to access bvec table directly for a cloned bio - 1 - --- 2017-12-18 Ming Lei New
[V4,24/45] btrfs: use segment_last_page to get bio's last page - - - --- 2017-12-18 Ming Lei New
[V5,10/33] btrfs: use segment_last_page to get bio's last page - - - --- 2018-05-24 Ming Lei New
[RESEND,V5,10/33] btrfs: use segment_last_page to get bio's last page - - - --- 2018-05-25 Ming Lei New
[V6,10/30] btrfs: use chunk_last_segment to get bio's last page - - - --- 2018-06-09 Ming Lei New
[V7,16/24] btrfs: use bvec_last_segment to get bio's last page - - - --- 2018-06-27 Ming Lei New
[V7,17/24] btrfs: move bio_pages_all() to btrfs - - - --- 2018-06-27 Ming Lei New
[V8,07/18] btrfs: use bvec_last_segment to get bio's last page Untitled series #41031 - - - --- 2018-11-09 Ming Lei New
[V8,08/18] btrfs: move bio_pages_all() to btrfs Untitled series #41031 - - - --- 2018-11-09 Ming Lei New
[V8,12/18] block: allow bio_for_each_segment_all() to iterate over multi-page bvec Untitled series #41031 - - - --- 2018-11-09 Ming Lei New
[V9,07/19] btrfs: use bvec_last_segment to get bio's last page Untitled series #42429 - - - --- 2018-11-13 Ming Lei New
[V9,08/19] btrfs: move bio_pages_all() to btrfs Untitled series #42429 - - - --- 2018-11-13 Ming Lei New
[V9,12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec Untitled series #42429 - - - --- 2018-11-13 Ming Lei New
[V10,01/19] block: introduce multi-page page bvec helpers block: support multi-page bvec - 1 - --- 2018-11-15 Ming Lei New
[V10,02/19] block: introduce bio_for_each_bvec() block: support multi-page bvec - 1 - --- 2018-11-15 Ming Lei New
[V10,03/19] block: use bio_for_each_bvec() to compute multi-page bvec count block: support multi-page bvec - - - --- 2018-11-15 Ming Lei New
[V10,04/19] block: use bio_for_each_bvec() to map sg block: support multi-page bvec - 1 - --- 2018-11-15 Ming Lei New
[V10,05/19] block: introduce bvec_last_segment() block: support multi-page bvec - 1 - --- 2018-11-15 Ming Lei New
[V10,06/19] fs/buffer.c: use bvec iterator to truncate the bio block: support multi-page bvec - 2 - --- 2018-11-15 Ming Lei New
[V10,07/19] btrfs: use bvec_last_segment to get bio's last page block: support multi-page bvec - 1 - --- 2018-11-15 Ming Lei New
[V10,08/19] btrfs: move bio_pages_all() to btrfs block: support multi-page bvec - - - --- 2018-11-15 Ming Lei New
[V10,09/19] block: introduce bio_bvecs() block: support multi-page bvec - 1 - --- 2018-11-15 Ming Lei New
[V10,10/19] block: loop: pass multi-page bvec to iov_iter block: support multi-page bvec - 1 - --- 2018-11-15 Ming Lei New
[V10,11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages() block: support multi-page bvec 1 - - --- 2018-11-15 Ming Lei New
[V10,12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec block: support multi-page bvec - - - --- 2018-11-15 Ming Lei New
[V10,13/19] iomap & xfs: only account for new added page block: support multi-page bvec - - - --- 2018-11-15 Ming Lei New
[V10,14/19] block: enable multipage bvecs block: support multi-page bvec - - - --- 2018-11-15 Ming Lei New
[V10,15/19] block: always define BIO_MAX_PAGES as 256 block: support multi-page bvec - 1 - --- 2018-11-15 Ming Lei New
[V10,16/19] block: document usage of bio iterator helpers block: support multi-page bvec - - - --- 2018-11-15 Ming Lei New
[V10,17/19] block: don't use bio->bi_vcnt to figure out segment number block: support multi-page bvec - 1 - --- 2018-11-15 Ming Lei New
[V10,18/19] block: kill QUEUE_FLAG_NO_SG_MERGE block: support multi-page bvec - 2 - --- 2018-11-15 Ming Lei New
[V10,19/19] block: kill BLK_MQ_F_SG_MERGE block: support multi-page bvec - 2 - --- 2018-11-15 Ming Lei New
[V11,01/19] block: don't use bio->bi_vcnt to figure out segment number block: support multi-page bvec - 1 - --- 2018-11-21 Ming Lei New
[V11,02/19] block: introduce multi-page bvec helpers block: support multi-page bvec - 1 - --- 2018-11-21 Ming Lei New
[V11,03/19] block: introduce bio_for_each_bvec() block: support multi-page bvec - 1 - --- 2018-11-21 Ming Lei New
[V11,04/19] block: use bio_for_each_bvec() to compute multi-page bvec count block: support multi-page bvec - - - --- 2018-11-21 Ming Lei New
[V11,05/19] block: use bio_for_each_bvec() to map sg block: support multi-page bvec - 1 - --- 2018-11-21 Ming Lei New
[V11,06/19] block: introduce bvec_last_segment() block: support multi-page bvec - 1 - --- 2018-11-21 Ming Lei New
[V11,07/19] fs/buffer.c: use bvec iterator to truncate the bio block: support multi-page bvec - 2 - --- 2018-11-21 Ming Lei New
[V11,08/19] btrfs: use bvec_last_segment to get bio's last page block: support multi-page bvec - 1 - --- 2018-11-21 Ming Lei New
[V11,09/19] btrfs: move bio_pages_all() to btrfs block: support multi-page bvec - - - --- 2018-11-21 Ming Lei New
[V11,10/19] block: loop: pass multi-page bvec to iov_iter block: support multi-page bvec - 1 - --- 2018-11-21 Ming Lei New
[V11,11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages() block: support multi-page bvec 1 1 - --- 2018-11-21 Ming Lei New
[V11,12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec block: support multi-page bvec - 1 - --- 2018-11-21 Ming Lei New
[V11,13/19] block: move bounce_clone_bio into bio.c block: support multi-page bvec - - - --- 2018-11-21 Ming Lei New
[V11,14/19] block: handle non-cluster bio out of blk_bio_segment_split block: support multi-page bvec - - - --- 2018-11-21 Ming Lei New
[V11,15/19] block: enable multipage bvecs block: support multi-page bvec - - - --- 2018-11-21 Ming Lei New
[V11,16/19] block: always define BIO_MAX_PAGES as 256 block: support multi-page bvec - 1 - --- 2018-11-21 Ming Lei New
[V11,17/19] block: document usage of bio iterator helpers block: support multi-page bvec - - - --- 2018-11-21 Ming Lei New
[V11,18/19] block: kill QUEUE_FLAG_NO_SG_MERGE block: support multi-page bvec - 2 - --- 2018-11-21 Ming Lei New
[V11,19/19] block: kill BLK_MQ_F_SG_MERGE block: support multi-page bvec - 2 - --- 2018-11-21 Ming Lei New
[V12,01/20] btrfs: remove various bio_offset arguments block: support multi-page bvec - 1 - --- 2018-11-26 Ming Lei New
[V12,02/20] btrfs: look at bi_size for repair decisions block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,03/20] block: remove the "cluster" flag block: support multi-page bvec - 1 - --- 2018-11-26 Ming Lei New
[V12,04/20] block: don't use bio->bi_vcnt to figure out segment number block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,05/20] block: remove bvec_iter_rewind() block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,06/20] block: rename bvec helpers block: support multi-page bvec 1 2 - --- 2018-11-26 Ming Lei New
[V12,07/20] block: introduce multi-page bvec helpers block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,08/20] block: introduce bio_for_each_bvec() and rq_for_each_bvec() block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,09/20] block: use bio_for_each_bvec() to compute multi-page bvec count block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,10/20] block: use bio_for_each_bvec() to map sg block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,11/20] block: introduce bvec_last_segment() block: support multi-page bvec - 1 - --- 2018-11-26 Ming Lei New
[V12,12/20] fs/buffer.c: use bvec iterator to truncate the bio block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,13/20] block: loop: pass multi-page bvec to iov_iter block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,14/20] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages() block: support multi-page bvec 1 2 - --- 2018-11-26 Ming Lei New
[V12,15/20] block: allow bio_for_each_segment_all() to iterate over multi-page bvec block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,16/20] block: enable multipage bvecs block: support multi-page bvec - 1 - --- 2018-11-26 Ming Lei New
[V12,17/20] block: always define BIO_MAX_PAGES as 256 block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,18/20] block: document usage of bio iterator helpers block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,19/20] block: kill QUEUE_FLAG_NO_SG_MERGE block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,20/20] block: kill BLK_MQ_F_SG_MERGE block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V13,01/19] btrfs: look at bi_size for repair decisions block: support multi-page bvec - 2 - --- 2019-01-11 Ming Lei New
[V13,02/19] block: don't use bio->bi_vcnt to figure out segment number block: support multi-page bvec - 2 - --- 2019-01-11 Ming Lei New
[V13,03/19] block: remove bvec_iter_rewind() block: support multi-page bvec - 2 - --- 2019-01-11 Ming Lei New
[V13,04/19] block: rename bvec helpers block: support multi-page bvec 1 2 - --- 2019-01-11 Ming Lei New
[V13,05/19] block: introduce multi-page bvec helpers block: support multi-page bvec - 2 - --- 2019-01-11 Ming Lei New
[V13,06/19] block: introduce bio_for_each_bvec() and rq_for_each_bvec() block: support multi-page bvec - 2 - --- 2019-01-11 Ming Lei New
[V13,07/19] block: use bio_for_each_bvec() to compute multi-page bvec count block: support multi-page bvec - 2 - --- 2019-01-11 Ming Lei New
[V13,08/19] block: use bio_for_each_bvec() to map sg block: support multi-page bvec - 2 - --- 2019-01-11 Ming Lei New
[V13,09/19] block: introduce bvec_last_segment() block: support multi-page bvec - 1 - --- 2019-01-11 Ming Lei New
[V13,10/19] fs/buffer.c: use bvec iterator to truncate the bio block: support multi-page bvec - 2 - --- 2019-01-11 Ming Lei New
[V13,11/19] btrfs: use bvec_last_segment to get bio's last page block: support multi-page bvec - 1 - --- 2019-01-11 Ming Lei New
[V13,12/19] block: loop: pass multi-page bvec to iov_iter block: support multi-page bvec - 2 - --- 2019-01-11 Ming Lei New
[V13,13/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages() block: support multi-page bvec 1 2 - --- 2019-01-11 Ming Lei New
[V13,14/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec block: support multi-page bvec - 2 - --- 2019-01-11 Ming Lei New
[V13,15/19] block: enable multipage bvecs block: support multi-page bvec - 1 - --- 2019-01-11 Ming Lei New
[V13,16/19] block: always define BIO_MAX_PAGES as 256 block: support multi-page bvec - 2 - --- 2019-01-11 Ming Lei New
« 1 2 »