LinuxLists
Users
About
Ming Lin (
[email protected]
)
Number of posts: 194 (0.09 per day)
First post: 2015-04-10 23:50:12
Last post: 2021-06-30 16:38:36
Previous Page
/
Next Page
Date
List
Subject
2015-07-06 07:13:26
linux-kernel
[PATCH v5 08/11] block: kill merge_bvec_fn() completely
2015-07-06 07:13:24
linux-kernel
[PATCH v5 11/11] Documentation: update notes in biovecs about arbitrarily sized bios
2015-07-06 07:12:40
linux-kernel
[PATCH v5 04/11] btrfs: remove bio splitting and merge_bvec_fn() calls
2015-07-06 07:12:34
linux-kernel
[PATCH v5 07/11] md/raid5: get rid of bio_fits_rdev()
2015-07-06 07:12:24
linux-kernel
[PATCH v5 06/11] md/raid5: split bio for chunk_aligned_read
2015-07-06 07:12:20
linux-kernel
[PATCH v5 09/11] fs: use helper bio_add_page() instead of open coding on bi_io_vec
2015-07-06 07:11:56
linux-kernel
[PATCH v5 02/11] block: simplify bio_add_page()
2015-07-06 07:11:52
linux-kernel
[PATCH v5 01/11] block: make generic_make_request handle arbitrarily sized bios
2015-07-06 07:11:39
linux-kernel
[PATCH v5 00/11] simplify block layer based on immutable biovecs
2015-06-18 05:27:53
linux-kernel
Re: [PATCH v4 01/11] block: make generic_make_request handle arbitrarily sized bios
2015-06-12 05:49:09
linux-kernel
Re: [PATCH v4 01/11] block: make generic_make_request handle arbitrarily sized bios
2015-06-10 22:06:24
linux-kernel
Re: [PATCH v4 01/11] block: make generic_make_request handle arbitrarily sized bios
2015-06-10 21:20:53
linux-kernel
Re: [PATCH v4 01/11] block: make generic_make_request handle arbitrarily sized bios
2015-06-09 06:09:40
linux-kernel
Re: [PATCH v4 01/11] block: make generic_make_request handle arbitrarily sized bios
2015-06-05 05:21:32
linux-kernel
Re: [PATCH v4 01/11] block: make generic_make_request handle arbitrarily sized bios
2015-06-04 22:21:32
linux-kernel
Re: [PATCH v4 01/11] block: make generic_make_request handle arbitrarily sized bios
2015-06-04 06:56:43
linux-kernel
Re: [lkp] [block] fbccf1df065: +276.3% boot-meminfo.KernelStack
2015-06-03 18:39:56
linux-kernel
Re: [lkp] [block] fbccf1df065: +276.3% boot-meminfo.KernelStack
2015-06-03 17:18:31
linux-kernel
Re: [PATCH v4 00/11] simplify block layer based on immutable biovecs
2015-06-02 20:59:21
linux-kernel
Re: [PATCH v4 01/11] block: make generic_make_request handle arbitrarily sized bios
2015-06-01 06:15:18
linux-kernel
Re: [PATCH v4 00/11] simplify block layer based on immutable biovecs
2015-06-01 06:02:44
linux-kernel
Re: [PATCH v4 01/11] block: make generic_make_request handle arbitrarily sized bios
2015-05-26 23:42:41
linux-kernel
Re: [PATCH v4 06/11] md/raid5: get rid of bio_fits_rdev()
2015-05-26 22:32:44
linux-kernel
Re: [PATCH v4 06/11] md/raid5: get rid of bio_fits_rdev()
2015-05-26 17:18:08
linux-kernel
Re: [PATCH v4 01/11] block: make generic_make_request handle arbitrarily sized bios
2015-05-26 15:02:21
linux-kernel
Re: [PATCH v4 01/11] block: make generic_make_request handle arbitrarily sized bios
2015-05-26 14:33:52
linux-kernel
Re: [PATCH v4 06/11] md/raid5: get rid of bio_fits_rdev()
2015-05-25 07:03:24
linux-kernel
Re: [PATCH v4 06/11] md/raid5: get rid of bio_fits_rdev()
2015-05-24 07:37:36
linux-kernel
Re: [PATCH v4 00/11] simplify block layer based on immutable biovecs
2015-05-22 18:23:20
linux-kernel
[PATCH v4 05/11] block: remove split code in blkdev_issue_discard
2015-05-22 18:23:18
linux-kernel
[PATCH v4 03/11] bcache: remove driver private bio splitting code
2015-05-22 18:22:43
linux-kernel
[PATCH v4 06/11] md/raid5: get rid of bio_fits_rdev()
2015-05-22 18:22:13
linux-kernel
[PATCH v4 07/11] md/raid5: split bio for chunk_aligned_read
2015-05-22 18:20:51
linux-kernel
[PATCH v4 08/11] block: kill merge_bvec_fn() completely
2015-05-22 18:20:46
linux-kernel
[PATCH v4 09/11] fs: use helper bio_add_page() instead of open coding on bi_io_vec
2015-05-22 18:20:02
linux-kernel
[PATCH v4 11/11] Documentation: update notes in biovecs about arbitrarily sized bios
2015-05-22 18:19:46
linux-kernel
[PATCH v4 10/11] block: remove bio_get_nr_vecs()
2015-05-22 18:19:38
linux-kernel
[PATCH v4 04/11] btrfs: remove bio splitting and merge_bvec_fn() calls
2015-05-22 18:19:34
linux-kernel
[PATCH v4 02/11] block: simplify bio_add_page()
2015-05-22 18:19:25
linux-kernel
[PATCH v4 01/11] block: make generic_make_request handle arbitrarily sized bios
2015-05-22 18:19:15
linux-kernel
[PATCH v4 00/11] simplify block layer based on immutable biovecs
2015-05-22 17:49:13
linux-kernel
Re: [PATCH v3 01/11] block: make generic_make_request handle arbitrarily sized bios
2015-05-22 07:51:18
linux-kernel
Re: [PATCH v3 01/11] block: make generic_make_request handle arbitrarily sized bios
2015-05-20 20:18:29
linux-kernel
Re: [PATCH v3 01/11] block: make generic_make_request handle arbitrarily sized bios
2015-05-20 18:30:17
linux-kernel
Re: [PATCH v3 01/11] block: make generic_make_request handle arbitrarily sized bios
2015-05-20 18:18:00
linux-kernel
Re: [PATCH v3 03/11] block: allow __blk_queue_bounce() to handle bios larger than BIO_MAX_PAGES
2015-05-20 18:16:30
linux-kernel
Re: [PATCH v3 01/11] block: make generic_make_request handle arbitrarily sized bios
2015-05-20 18:11:01
linux-kernel
Re: [PATCH v3 00/11] simplify block layer based on immutable biovecs
2015-05-20 05:14:03
linux-kernel
[PATCH RESEND] bio: switch to iov_iter_{npages,alignment}
2015-05-08 05:58:03
linux-kernel
Re: [PATCH v3 07/11] md/raid5: split bio for chunk_aligned_read
2015-05-07 06:38:58
linux-kernel
[PATCH v3 02/11] block: simplify bio_add_page()