Show patches with: Submitter = Ming Lei       |   391 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V6,10/30] btrfs: use chunk_last_segment to get bio's last page - - - --- 2018-06-09 Ming Lei New
[V6,09/30] fs/buffer.c: use bvec iterator to truncate the bio - - - --- 2018-06-09 Ming Lei New
[V6,08/30] block: introduce chunk_last_segment() - - - --- 2018-06-09 Ming Lei New
[V6,07/30] block: use bio_for_each_chunk() to map sg - - - --- 2018-06-09 Ming Lei New
[V6,06/30] block: use bio_for_each_chunk() to compute multipage bvec count - - - --- 2018-06-09 Ming Lei New
[V6,05/30] block: introduce bio_for_each_chunk() - - - --- 2018-06-09 Ming Lei New
[V6,04/30] block: introduce multipage page bvec helpers - - - --- 2018-06-09 Ming Lei New
[V6,03/30] block: use bio_add_page in bio_iov_iter_get_pages - 1 - --- 2018-06-09 Ming Lei New
[V6,02/30] block: bio_set_pages_dirty can't see NULL bv_page in a valid bio_vec - 1 - --- 2018-06-09 Ming Lei New
[V6,01/30] block: simplify bio_check_pages_dirty - 1 - --- 2018-06-09 Ming Lei New
[RESEND,V5,33/33] block: document usage of bio iterator helpers - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,32/33] block: always define BIO_MAX_PAGES as 256 - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,31/33] block: bio: pass segments to bio if bio_add_page() is bypassed - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,30/33] block: enable multipage bvecs - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,29/33] block: rename bio_for_each_page_all2 as bio_for_each_page_all - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,28/33] block: kill bio_for_each_page_all() - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,27/33] gfs2: conver to bio_for_each_page_all2 - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,26/33] exofs: conver to bio_for_each_page_all2 - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,25/33] xfs: conver to bio_for_each_page_all2 - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,24/33] f2fs: conver to bio_for_each_page_all2 1 - - --- 2018-05-25 Ming Lei New
[RESEND,V5,23/33] ext4: conver to bio_for_each_page_all2 - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,22/33] btrfs: conver to bio_for_each_page_all2 - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,21/33] fs: conver to bio_for_each_page_all2 - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,20/33] md/dm/bcache: conver to bio_for_each_page_all2 and bio_for_each_segment - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,19/33] block: convert to bio_for_each_page_all2() - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,18/33] block: deal with dirtying pages for multipage bvec - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,17/33] block: bio: introduce bio_for_each_page_all2 and bio_for_each_segment_all - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,16/33] dm: clone bio via bio_clone_seg_bioset - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,15/33] block: introduce bio_clone_seg_bioset() - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,14/33] block: loop: pass segments to iov_iter - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,13/33] block: introduce rq_for_each_segment() - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,12/33] block: introduce bio_segments() - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,11/33] block: implement bio_pages_all() via bio_for_each_page_all() - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,10/33] btrfs: use segment_last_page to get bio's last page - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,09/33] fs/buffer.c: use bvec iterator to truncate the bio - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,08/33] block: introduce segment_last_page() - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,07/33] block: use bio_for_each_segment() to map sg - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,06/33] block: use bio_for_each_segment() to compute segments count - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,05/33] block: introduce bio_for_each_segment() - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,04/33] block: introduce multipage page bvec helpers - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,03/33] block: rename bio_segments() with bio_pages() - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,02/33] block: rename rq_for_each_segment as rq_for_each_page - - - --- 2018-05-25 Ming Lei New
[RESEND,V5,01/33] block: rename bio_for_each_segment* with bio_for_each_page* - - - --- 2018-05-25 Ming Lei New
[V4,13/45] block: blk-merge: try to make front segments in full size - - - --- 2018-01-09 Ming Lei New
[V4,13/45] block: blk-merge: try to make front segments in full size - - - --- 2018-01-09 Ming Lei New
block: loop: remove & invalidate partitions when detaching - - - --- 2018-01-04 Ming Lei New
[V4,45/45] block: document usage of bio iterator helpers - - - --- 2017-12-18 Ming Lei New
[V4,44/45] block: always define BIO_MAX_PAGES as 256 - - - --- 2017-12-18 Ming Lei New
[V4,43/45] block: bio: pass segments to bio if bio_add_page() is bypassed - - - --- 2017-12-18 Ming Lei New
[V4,42/45] block: enable multipage bvecs - - - --- 2017-12-18 Ming Lei New
[V4,41/45] block: rename bio_for_each_page_all2 as bio_for_each_page_all - - - --- 2017-12-18 Ming Lei New
[V4,40/45] block: kill bio_for_each_page_all() - - - --- 2017-12-18 Ming Lei New
[V4,39/45] gfs2: conver to bio_for_each_page_all2 - - - --- 2017-12-18 Ming Lei New
[V4,38/45] exofs: conver to bio_for_each_page_all2 - - - --- 2017-12-18 Ming Lei New
[V4,37/45] xfs: conver to bio_for_each_page_all2 - - - --- 2017-12-18 Ming Lei New
[V4,36/45] f2fs: conver to bio_for_each_page_all2 - - - --- 2017-12-18 Ming Lei New
[V4,35/45] ext4: conver to bio_for_each_page_all2 - - - --- 2017-12-18 Ming Lei New
[V4,34/45] btrfs: conver to bio_for_each_page_all2 - - - --- 2017-12-18 Ming Lei New
[V4,33/45] fs: conver to bio_for_each_page_all2 - - - --- 2017-12-18 Ming Lei New
[V4,32/45] md/dm/bcache: conver to bio_for_each_page_all2 and bio_for_each_segment - - - --- 2017-12-18 Ming Lei New
[V4,31/45] block: convert to bio_for_each_page_all2() - - - --- 2017-12-18 Ming Lei New
[V4,30/45] block: deal with dirtying pages for multipage bvec - - - --- 2017-12-18 Ming Lei New
[V4,29/45] block: bio: introduce bio_for_each_page_all2 and bio_for_each_segment_all - - - --- 2017-12-18 Ming Lei New
[V4,28/45] block: loop: pass segments to iov_iter - - - --- 2017-12-18 Ming Lei New
[V4,27/45] block: introduce rq_for_each_segment() - - - --- 2017-12-18 Ming Lei New
[V4,26/45] block: introduce bio_segments() - - - --- 2017-12-18 Ming Lei New
[V4,25/45] block: implement bio_pages_all() via bio_for_each_page_all() - - - --- 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
[V4,23/45] fs/buffer.c: use bvec iterator to truncate the bio - - - --- 2017-12-18 Ming Lei New
[V4,22/45] block: introduce segment_last_page() - - - --- 2017-12-18 Ming Lei New
[V4,21/45] block: use bio_for_each_segment() to map sg - - - --- 2017-12-18 Ming Lei New
[V4,20/45] block: use bio_for_each_segment() to compute segments count - - - --- 2017-12-18 Ming Lei New
[V4,19/45] block: introduce bio_for_each_segment() - - - --- 2017-12-18 Ming Lei New
[V4,18/45] block: introduce multipage page bvec helpers - - - --- 2017-12-18 Ming Lei New
[V4,17/45] block: rename bio_segments() with bio_pages() - - - --- 2017-12-18 Ming Lei New
[V4,16/45] block: rename rq_for_each_segment as rq_for_each_page - - - --- 2017-12-18 Ming Lei New
[V4,15/45] block: rename bio_for_each_segment* with bio_for_each_page* - - - --- 2017-12-18 Ming Lei New
[V4,14/45] block: blk-merge: remove unnecessary check - 1 - --- 2017-12-18 Ming Lei New
[V4,13/45] block: blk-merge: try to make front segments in full size - - - --- 2017-12-18 Ming Lei New
[V4,12/45] blk-merge: compute bio->bi_seg_front_size efficiently - - - --- 2017-12-18 Ming Lei New
[V4,11/45] dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages() - - - --- 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,09/45] btrfs: avoid access to .bi_vcnt directly 1 - - --- 2017-12-18 Ming Lei New
[V4,08/45] block: move bio_alloc_pages() to bcache - - - --- 2017-12-18 Ming Lei New
[V4,07/45] bcache: comment on direct access to bvec table 1 - - --- 2017-12-18 Ming Lei New
[V4,06/45] dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE - 1 - --- 2017-12-18 Ming Lei New
[V4,05/45] block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq - - - --- 2017-12-18 Ming Lei New
[V4,04/45] block: bounce: avoid direct access to bvec table - - - --- 2017-12-18 Ming Lei New
[V4,03/45] fs: convert to bio_last_bvec_all() - - - --- 2017-12-18 Ming Lei New
[V4,02/45] block: conver to bio_first_bvec_all & bio_first_page_all - - - --- 2017-12-18 Ming Lei New
[V4,01/45] block: introduce bio helpers for converting to multipage bvec - - - --- 2017-12-18 Ming Lei New
[v3,49/49] block: bio: pass segments to bio if bio_add_page() is bypassed - - - --- 2017-08-08 Ming Lei New
[v3,48/49] block: enable multipage bvecs - - - --- 2017-08-08 Ming Lei New
[v3,47/49] fs/direct-io: convert to bio_for_each_segment_all_sp() - - - --- 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
[v3,45/49] fs: crypto: convert to bio_for_each_segment_all_sp() - - - --- 2017-08-08 Ming Lei New
[v3,44/49] exofs: convert to bio_for_each_segment_all_sp() - - - --- 2017-08-08 Ming Lei New
[v3,43/49] f2fs: convert to bio_for_each_segment_all_sp() - - - --- 2017-08-08 Ming Lei New
[v3,42/49] gfs2: convert to bio_for_each_segment_all_sp() - - - --- 2017-08-08 Ming Lei New
[v3,41/49] xfs: convert to bio_for_each_segment_all_sp() - - - --- 2017-08-08 Ming Lei New
« 1 2 3 4 »