Omar Sandoval ([email protected])

Number of posts: 439 (0.36 per day)
First post: 2014-07-18 22:52:15
Last post: 2017-11-30 00:58:59

Date List Subject
2018-11-27 09:39:34 linux-ext4 Re: [PATCH V12 18/20] block: document usage of bio iterator helpers
2018-11-27 09:38:21 linux-ext4 Re: [PATCH V12 15/20] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
2018-11-27 09:35:45 linux-ext4 Re: [PATCH V12 14/20] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
2018-11-27 09:35:20 linux-ext4 Re: [PATCH V12 13/20] block: loop: pass multi-page bvec to iov_iter
2018-11-27 09:32:51 linux-ext4 Re: [PATCH V12 09/20] block: use bio_for_each_bvec() to compute multi-page bvec count
2018-11-27 09:24:31 linux-ext4 Re: [PATCH V12 01/20] btrfs: remove various bio_offset arguments
2018-11-27 09:14:16 linux-ext4 Re: [PATCH V12 06/20] block: rename bvec helpers
2018-11-27 09:11:44 linux-ext4 Re: [PATCH V12 05/20] block: remove bvec_iter_rewind()
2018-11-27 09:10:24 linux-ext4 Re: [PATCH V12 04/20] block: don't use bio->bi_vcnt to figure out segment number
2018-11-27 09:08:34 linux-ext4 Re: [PATCH V12 03/20] block: remove the "cluster" flag
2018-11-26 22:57:48 linux-kernel Re: [PATCH V12 16/20] block: enable multipage bvecs
2018-11-26 22:48:14 linux-kernel Re: [PATCH V12 02/20] btrfs: look at bi_size for repair decisions
2018-11-26 22:46:02 linux-kernel Re: [PATCH V12 18/20] block: document usage of bio iterator helpers
2018-11-26 22:45:45 linux-kernel Re: [PATCH V12 17/20] block: always define BIO_MAX_PAGES as 256
2018-11-26 22:44:35 linux-kernel Re: [PATCH V12 15/20] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
2018-11-26 22:41:15 linux-kernel Re: [PATCH V12 14/20] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
2018-11-26 22:40:39 linux-kernel Re: [PATCH V12 13/20] block: loop: pass multi-page bvec to iov_iter
2018-11-26 22:38:21 linux-kernel Re: [PATCH V12 09/20] block: use bio_for_each_bvec() to compute multi-page bvec count
2018-11-26 22:29:50 linux-kernel Re: [PATCH V12 01/20] btrfs: remove various bio_offset arguments
2018-11-26 22:20:54 linux-kernel Re: [PATCH V12 06/20] block: rename bvec helpers
2018-11-26 22:18:25 linux-kernel Re: [PATCH V12 05/20] block: remove bvec_iter_rewind()
2018-11-26 22:15:42 linux-kernel Re: [PATCH V12 04/20] block: don't use bio->bi_vcnt to figure out segment number
2018-11-26 22:13:52 linux-kernel Re: [PATCH V12 03/20] block: remove the "cluster" flag
2018-11-17 02:53:59 linux-ext4 Re: [PATCH V10 19/19] block: kill BLK_MQ_F_SG_MERGE
2018-11-17 02:53:37 linux-ext4 Re: [PATCH V10 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
2018-11-17 02:17:33 linux-ext4 Re: [PATCH V10 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count
2018-11-16 16:43:29 linux-kernel Re: [PATCH V10 19/19] block: kill BLK_MQ_F_SG_MERGE
2018-11-16 16:42:02 linux-kernel Re: [PATCH V10 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
2018-11-16 16:05:33 linux-kernel Re: [PATCH V10 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count
2018-11-16 12:28:43 linux-ext4 Re: [PATCH V10 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
2018-11-16 12:22:10 linux-ext4 Re: [PATCH V10 17/19] block: don't use bio->bi_vcnt to figure out segment number
2018-11-16 12:16:03 linux-ext4 Re: [PATCH V10 16/19] block: document usage of bio iterator helpers
2018-11-16 12:10:04 linux-ext4 Re: [PATCH V10 15/19] block: always define BIO_MAX_PAGES as 256
2018-11-16 12:06:54 linux-ext4 Re: [PATCH V10 14/19] block: enable multipage bvecs
2018-11-16 11:57:24 linux-ext4 Re: [PATCH V10 13/19] iomap & xfs: only account for new added page
2018-11-16 11:33:06 linux-ext4 Re: [PATCH V10 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
2018-11-16 10:54:17 linux-ext4 Re: [PATCH V10 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
2018-11-16 10:50:36 linux-ext4 Re: [PATCH V10 10/19] block: loop: pass multi-page bvec to iov_iter
2018-11-16 10:36:35 linux-ext4 Re: [PATCH V10 09/19] block: introduce bio_bvecs()
2018-11-16 10:34:08 linux-ext4 Re: [PATCH V10 08/19] btrfs: move bio_pages_all() to btrfs
2018-11-16 10:32:08 linux-ext4 Re: [PATCH V10 07/19] btrfs: use bvec_last_segment to get bio's last page
2018-11-16 10:30:30 linux-ext4 Re: [PATCH V10 06/19] fs/buffer.c: use bvec iterator to truncate the bio
2018-11-16 09:33:55 linux-ext4 Re: [PATCH V10 05/19] block: introduce bvec_last_segment()
2018-11-16 08:43:45 linux-ext4 Re: [PATCH V10 04/19] block: use bio_for_each_bvec() to map sg
2018-11-16 08:28:30 linux-ext4 Re: [PATCH V10 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count
2018-11-16 06:29:49 linux-ext4 Re: [PATCH V10 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count
2018-11-16 04:37:50 linux-ext4 Re: [PATCH V10 02/19] block: introduce bio_for_each_bvec()
2018-11-16 04:34:57 linux-ext4 Re: [PATCH V10 01/19] block: introduce multi-page page bvec helpers
2018-11-16 02:19:06 linux-kernel Re: [PATCH V10 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
2018-11-16 02:14:13 linux-kernel Re: [PATCH V10 17/19] block: don't use bio->bi_vcnt to figure out segment number
2018-11-16 02:06:28 linux-kernel Re: [PATCH V10 16/19] block: document usage of bio iterator helpers