Mike Christie ([email protected])

Number of posts: 543 (0.1 per day)
First post: 2005-10-13 00:59:34
Last post: 2020-05-18 20:04:41

Date List Subject
2016-01-05 20:55:14 linux-ext4 [PATCH 32/35] block: shrink bi_rw and bi_op
2016-01-05 20:54:58 linux-ext4 [PATCH 26/35] block: set op to REQ_OP
2016-01-05 20:53:38 linux-ext4 [PATCH 35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
2016-01-05 20:53:37 linux-ext4 [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua
2016-01-05 20:53:36 linux-ext4 [PATCH 33/35] block, drivers: add REQ_OP_FLUSH operation
2016-01-05 20:53:34 linux-ext4 [PATCH 31/35] block, fs: remove old REQ definitions.
2016-01-05 20:53:33 linux-ext4 [PATCH 30/35] block, fs, drivers: do not test bi_rw for REQ_OPs
2016-01-05 20:53:32 linux-ext4 [PATCH 29/35] ide cd: do not set REQ_WRITE on requests.
2016-01-05 20:53:31 linux-ext4 [PATCH 28/35] blktrace: get op from req->op/bio->bi_op
2016-01-05 20:53:30 linux-ext4 [PATCH 27/35] drivers: set request op to REQ_OP
2016-01-05 20:53:28 linux-ext4 [PATCH 25/35] target: set bi_op to REQ_OP
2016-01-05 20:53:27 linux-ext4 [PATCH 24/35] xen: set bi_op to REQ_OP
2016-01-05 20:53:26 linux-ext4 [PATCH 23/35] md/raid: set bi_op to REQ_OP
2016-01-05 20:53:25 linux-ext4 [PATCH 22/35] drbd: set bi_op to REQ_OP
2016-01-05 20:53:24 linux-ext4 [PATCH 21/35] bcache: set bi_op to REQ_OP
2016-01-05 20:53:23 linux-ext4 [PATCH 20/35] dm: pass dm stats data dir instead of bi_rw
2016-01-05 20:53:22 linux-ext4 [PATCH 19/35] dm: set bi_op to REQ_OP
2016-01-05 20:53:21 linux-ext4 [PATCH 18/35] pm: set bi_op to REQ_OP
2016-01-05 20:53:20 linux-ext4 [PATCH 17/35] ocfs2: set bi_op to REQ_OP
2016-01-05 20:53:19 linux-ext4 [PATCH 16/35] nilfs: set bi_op to REQ_OP
2016-01-05 20:53:18 linux-ext4 [PATCH 15/35] mpage: set bi_op to REQ_OP
2016-01-05 20:53:17 linux-ext4 [PATCH 14/35] hfsplus: set bi_op to REQ_OP
2016-01-05 20:53:16 linux-ext4 [PATCH 13/35] xfs: set bi_op to REQ_OP
2016-01-05 20:53:15 linux-ext4 [PATCH 12/35] gfs2: set bi_op to REQ_OP
2016-01-05 20:53:14 linux-ext4 [PATCH 11/35] f2fs: set bi_op to REQ_OP
2016-01-05 20:53:13 linux-ext4 [PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio
2016-01-05 20:53:12 linux-ext4 [PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition
2016-01-05 20:53:11 linux-ext4 [PATCH 08/35] btrfs: set bi_op tp REQ_OP
2016-01-05 20:53:10 linux-ext4 [PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op
2016-01-05 20:53:09 linux-ext4 [PATCH 06/35] direct-io: set bi_op to REQ_OP
2016-01-05 20:53:08 linux-ext4 [PATCH 05/35] fs: have ll_rw_block users pass in op and flags separately
2016-01-05 20:53:07 linux-ext4 [PATCH 04/35] fs: have submit_bh users pass in op and flags separately
2016-01-05 20:53:06 linux-ext4 [PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP
2016-01-05 20:53:05 linux-ext4 [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
2016-01-05 20:53:04 linux-ext4 [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
2016-01-05 20:53:03 linux-ext4 [PATCH 00/35 v2] separate operations from flags in the bio/request structs
2015-11-05 17:34:15 linux-kernel Re: [dm-devel] [PATCH 19/32] block: add helper to get data dir from op
2015-11-04 22:30:19 linux-kernel [PATCH 01/32] block/fs: add REQ_OP definitions.
2015-11-04 22:29:33 linux-kernel [PATCH 05/32] drbd: prepare drbd for bi_rw split
2015-11-04 22:28:59 linux-kernel [PATCH 06/32] xen blkback: prepare for bi_rw split
2015-11-04 22:28:31 linux-kernel [PATCH 07/32] dm: prepare for bi_rw split
2015-11-04 22:28:04 linux-kernel [PATCH 08/32] target: prepare for bi_rw split
2015-11-04 22:27:39 linux-kernel [PATCH 09/32] btrfs: prepare for bi_rw split
2015-11-04 22:22:33 linux-kernel [PATCH 10/32] f2fs: prepare for bi_rw split
2015-11-04 22:21:59 linux-kernel [PATCH 14/32] block/fs/mm: pass in op and flags to submit_bio
2015-11-04 22:21:39 linux-kernel [PATCH 15/32] btrfs: prepare for bi_rw split
2015-11-04 22:21:07 linux-kernel [PATCH 16/32] block/fs/md: pass in op and flags to submit_bh
2015-11-04 22:20:38 linux-kernel [PATCH 17/32] block: add operation field to bio struct
2015-11-04 22:18:43 linux-kernel [PATCH 18/32] drbd: set bio bi_op to REQ_OP
2015-11-04 22:17:20 linux-kernel [PATCH 19/32] block: add helper to get data dir from op
2015-11-04 22:16:46 linux-kernel [PATCH 20/32] md: set bi_op to REQ_OP