Show patches with: Submitter = Ming Lei       |    State = Action Required       |   283 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1,47/54] fs/btrfs: convert to bio_for_each_segment_all_sp() - - - --- 2016-12-27 Ming Lei New
[v1,46/54] fs: crypto: convert to bio_for_each_segment_all_sp() - - - --- 2016-12-27 Ming Lei New
[v1,45/54] exofs: convert to bio_for_each_segment_all_sp() - - - --- 2016-12-27 Ming Lei New
[v1,44/54] f2fs: convert to bio_for_each_segment_all_sp() - - - --- 2016-12-27 Ming Lei New
[v1,43/54] gfs2: convert to bio_for_each_segment_all_sp() - - - --- 2016-12-27 Ming Lei New
[v1,42/54] xfs: convert to bio_for_each_segment_all_sp() - - - --- 2016-12-27 Ming Lei New
[v1,41/54] ext4: convert to bio_for_each_segment_all_sp() - - - --- 2016-12-27 Ming Lei New
[v1,40/54] fs/direct-io: convert to bio_for_each_segment_all_sp() - - - --- 2016-12-27 Ming Lei New
[v1,39/54] fs/mpage: convert to bio_for_each_segment_all_sp() - - - --- 2016-12-27 Ming Lei New
[v1,38/54] md/raid1.c: convert to bio_for_each_segment_all_sp() - - - --- 2016-12-27 Ming Lei New
[v1,37/54] dm-crypt: convert to bio_for_each_segment_all_sp() - - - --- 2016-12-27 Ming Lei New
[v1,36/54] dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages() - - - --- 2016-12-27 Ming Lei New
[v1,35/54] bcache: convert to bio_for_each_segment_all_sp() - - - --- 2016-12-27 Ming Lei New
[v1,34/54] block: convert to singe/multi page version of bio_for_each_segment_all() - - - --- 2016-12-27 Ming Lei New
[v1,33/54] block: deal with dirtying pages for multipage bvec - - - --- 2016-12-27 Ming Lei New
[v1,32/54] block: introduce bvec_get_last_sp() - - - --- 2016-12-27 Ming Lei New
[v1,31/54] block: introduce bio_segments_all() - - - --- 2016-12-27 Ming Lei New
[v1,30/54] block: bio: introduce single/multi page version of bio_for_each_segment_all() - - - --- 2016-12-27 Ming Lei New
[v1,29/54] block: introduce bvec_for_each_sp_bvec() - - - --- 2016-12-27 Ming Lei New
[v1,28/54] block: use bio_for_each_segment_mp() to map sg - - - --- 2016-12-27 Ming Lei New
[v1,27/54] block: use bio_for_each_segment_mp() to compute segments count - - - --- 2016-12-27 Ming Lei New
[v1,26/54] block: blk-merge: remove unnecessary check - - - --- 2016-12-27 Ming Lei New
[v1,25/54] block: blk-merge: try to make front segments in full size - - - --- 2016-12-27 Ming Lei New
[v1,24/54] blk-merge: compute bio->bi_seg_front_size efficiently - - - --- 2016-12-27 Ming Lei New
[v1,23/54] bcache: handle bio_clone() & bvec updating for multipage bvecs - - - --- 2016-12-27 Ming Lei New
[v1,22/54] block: bounce: convert multipage bvecs into singlepage - - - --- 2016-12-27 Ming Lei New
[v1,21/54] block: introduce bio_can_convert_to_sp() - - - --- 2016-12-27 Ming Lei New
[v1,20/54] block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq - - - --- 2016-12-27 Ming Lei New
[v1,19/54] block: bounce: avoid direct access to bvec table - - - --- 2016-12-27 Ming Lei New
[v1,18/54] bvec_iter: introduce BVEC_ITER_ALL_INIT - - - --- 2016-12-27 Ming Lei New
[v1,17/54] block: introduce bio_clone_sp() - - - --- 2016-12-27 Ming Lei New
[v1,16/54] block: introduce bio_for_each_segment_mp() - - - --- 2016-12-27 Ming Lei New
[v1,15/54] block: implement sp version of bvec iterator helpers - - - --- 2016-12-27 Ming Lei New
[v1,14/54] block: introduce multipage/single page bvec helpers - - - --- 2016-12-27 Ming Lei New
[v1,13/54] block: comments on bio_for_each_segment[_all] - - - --- 2016-12-27 Ming Lei New
[v1,12/54] dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE - - - --- 2016-12-27 Ming Lei New
[v1,11/54] md: set NO_MP for request queue of md - - - --- 2016-12-27 Ming Lei New
[v1,10/54] block: introduce flag QUEUE_FLAG_NO_MP - - - --- 2016-12-27 Ming Lei New
[v1,09/54] block: comment on bio_iov_iter_get_pages() - - - --- 2016-12-27 Ming Lei New
[v1,08/54] block: comment on bio_alloc_pages() 2 - - --- 2016-12-27 Ming Lei New
[v1,07/54] bcache: comment on direct access to bvec table 1 - - --- 2016-12-27 Ming Lei New
[v1,06/54] f2fs: f2fs_read_end_io: comment on direct access to bvec table - - - --- 2016-12-27 Ming Lei New
[v1,05/54] fs/buffer: comment on direct access to bvec table - - - --- 2016-12-27 Ming Lei New
[v1,04/54] mm: page_io.c: comment on direct access to bvec table - - - --- 2016-12-27 Ming Lei New
[v1,03/54] kernel/power/swap.c: comment on direct access to bvec table - - - --- 2016-12-27 Ming Lei New
[v1,02/54] block: loop: comment on direct access to bvec table - - - --- 2016-12-27 Ming Lei New
[v1,01/54] block: drbd: comment on direct access bvec table - - - --- 2016-12-27 Ming Lei New
[12/12] fs: logfs: remove unnecesary check - 1 - --- 2016-11-11 Ming Lei New
[11/12] fs: logfs: use bio_add_page() in do_erase() - 1 - --- 2016-11-11 Ming Lei New
[10/12] fs: logfs: use bio_add_page() in __bdev_writeseg() - 1 - --- 2016-11-11 Ming Lei New
[09/12] fs: logfs: convert to bio_add_page() in sync_request() - 1 - --- 2016-11-11 Ming Lei New
[08/12] dm: dm.c: replace 'bio->bi_vcnt == 1' with !bio_multiple_segments - - - --- 2016-11-11 Ming Lei New
[07/12] dm: use bvec iterator helpers to implement .get_page and .next_page - - - --- 2016-11-11 Ming Lei New
[06/12] dm: crypt: use bio_add_page() - 1 - --- 2016-11-11 Ming Lei New
[05/12] bcache: debug: avoid to access .bi_io_vec directly - 1 - --- 2016-11-11 Ming Lei New
[04/12] target: avoid to access .bi_vcnt directly - 2 - --- 2016-11-11 Ming Lei New
[03/12] block: floppy: use bio_add_page() - 1 - --- 2016-11-11 Ming Lei New
[02/12] block: drbd: remove impossible failure handling 1 1 - --- 2016-11-11 Ming Lei New
[01/12] block: bio: pass bvec table to bio_init() - 1 - --- 2016-11-11 Ming Lei New
[60/60] block: enable multipage bvecs - - - --- 2016-10-29 Ming Lei New
[59/60] fs/buffer.c: use bvec iterator to truncate the bio - - - --- 2016-10-29 Ming Lei New
[58/60] dm-crypt: convert to bio_for_each_segment_all_rd() - - - --- 2016-10-29 Ming Lei New
[57/60] bcache: convert to bio_for_each_segment_all_rd() - - - --- 2016-10-29 Ming Lei New
[56/60] fs: crypto: convert to bio_for_each_segment_all_rd() - - - --- 2016-10-29 Ming Lei New
[55/60] exofs: convert to bio_for_each_segment_all_rd() - - - --- 2016-10-29 Ming Lei New
[54/60] f2fs: convert to bio_for_each_segment_all_rd() - - - --- 2016-10-29 Ming Lei New
[53/60] gfs2: convert to bio_for_each_segment_all_rd() - - - --- 2016-10-29 Ming Lei New
[52/60] logfs: convert to bio_for_each_segment_all_rd() - - - --- 2016-10-29 Ming Lei New
[51/60] xfs: convert to bio_for_each_segment_all_rd() - - - --- 2016-10-29 Ming Lei New
[50/60] ext4: convert to bio_for_each_segment_all_rd() - - - --- 2016-10-29 Ming Lei New
[49/60] fs/direct-io: convert to bio_for_each_segment_all_rd() - - - --- 2016-10-29 Ming Lei New
[48/60] fs/mpage: convert to bio_for_each_segment_all_rd() - - - --- 2016-10-29 Ming Lei New
[47/60] block: convert to bio_for_each_segment_all_rd() - - - --- 2016-10-29 Ming Lei New
[46/60] block: deal with dirtying pages for multipage bvec - - - --- 2016-10-29 Ming Lei New
[45/60] block: bio: introduce bio_for_each_segment_all_rd() and its write pair - - - --- 2016-10-29 Ming Lei New
[44/60] block: introduce bvec_for_each_sp_bvec() - - - --- 2016-10-29 Ming Lei New
[43/60] block: use bio_for_each_segment_mp() to map sg - - - --- 2016-10-29 Ming Lei New
[42/60] block: use bio_for_each_segment_mp() to compute segments count - - - --- 2016-10-29 Ming Lei New
[41/60] block: blk-merge: try to make front segments in full size - - - --- 2016-10-29 Ming Lei New
[40/60] blk-merge: compute bio->bi_seg_front_size efficiently - - - --- 2016-10-29 Ming Lei New
[39/60] bcache: debug: switch to bio_clone_sp() - - - --- 2016-10-29 Ming Lei New
[38/60] block: bounce: convert multipage bvecs into singlepage - - - --- 2016-10-29 Ming Lei New
[37/60] block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq - - - --- 2016-10-29 Ming Lei New
[36/60] block: bounce: avoid direct access to bvec from bio->bi_io_vec - - - --- 2016-10-29 Ming Lei New
[35/60] bvec_iter: introduce BVEC_ITER_ALL_INIT - - - --- 2016-10-29 Ming Lei New
[34/60] block: introduce bio_clone_sp() - - - --- 2016-10-29 Ming Lei New
[33/60] block: introduce bio_for_each_segment_mp() - - - --- 2016-10-29 Ming Lei New
[32/60] block: implement sp version of bvec iterator helpers - - - --- 2016-10-29 Ming Lei New
[31/60] block: introduce multipage/single page bvec helpers - - - --- 2016-10-29 Ming Lei New
[30/60] bcache: set flag of QUEUE_FLAG_SPLIT_MP - - - --- 2016-10-29 Ming Lei New
[29/60] dm: limit the max bio size as BIO_SP_MAX_SECTORS << SECTOR_SHIFT - - - --- 2016-10-29 Ming Lei New
[28/60] block: introduce QUEUE_FLAG_SPLIT_MP - - - --- 2016-10-29 Ming Lei New
[27/60] block: introduce BIO_SP_MAX_SECTORS - - - --- 2016-10-29 Ming Lei New
[26/60] btrfs: set NO_MP for request queues behind BTRFS - - - --- 2016-10-29 Ming Lei New
[25/60] block: pktcdvd: set NO_MP for pktcdvd request queue - - - --- 2016-10-29 Ming Lei New
[24/60] md: set NO_MP for request queue of md - - - --- 2016-10-29 Ming Lei New
[23/60] block: introduce flag QUEUE_FLAG_NO_MP - - - --- 2016-10-29 Ming Lei New
[22/60] block: comment on bio_alloc_pages() - - - --- 2016-10-29 Ming Lei New
[21/60] bcache: comment on direct access to bvec table - - - --- 2016-10-29 Ming Lei New
[20/60] f2fs: f2fs_read_end_io: comment on direct access to bvec table - - - --- 2016-10-29 Ming Lei New
« 1 2 3 »