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-04-15 19:15:42 linux-ext4 [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op
2016-04-15 19:15:41 linux-ext4 [PATCH 06/42] direct-io: set bi_op to REQ_OP
2016-04-15 19:15:40 linux-ext4 [PATCH 05/42] fs: have ll_rw_block users pass in op and flags separately
2016-04-15 19:15:39 linux-ext4 [PATCH 04/42] fs: have submit_bh users pass in op and flags separately
2016-04-15 19:15:38 linux-ext4 [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP
2016-04-15 19:15:37 linux-ext4 [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields
2016-04-15 19:15:36 linux-ext4 [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio
2016-04-15 19:15:35 linux-ext4 [PATCH 00/42] v7: separate operations from flags in the bio/request structs
2016-04-15 18:58:31 linux-kernel Re: [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support
2016-04-15 18:58:17 linux-ext4 Re: [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support
2016-04-15 11:20:54 linux-kernel [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio
2016-04-15 11:20:09 linux-kernel [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields
2016-04-15 11:19:23 linux-kernel [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP
2016-04-15 11:18:38 linux-kernel [PATCH 06/42] direct-io: set bi_op to REQ_OP
2016-04-15 11:17:32 linux-kernel [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op
2016-04-15 11:16:50 linux-kernel [PATCH 08/42] btrfs: set bi_op tp REQ_OP
2016-04-15 11:15:53 linux-kernel [PATCH 13/42] xfs: set bi_op to REQ_OP
2016-04-15 11:14:24 linux-kernel [PATCH 14/42] hfsplus: set bi_op to REQ_OP
2016-04-15 11:13:56 linux-kernel [PATCH 12/42] gfs2: set bi_op to REQ_OP
2016-04-15 11:13:27 linux-kernel [PATCH 15/42] mpage: set bi_op to REQ_OP
2016-04-15 11:12:10 linux-kernel [PATCH 11/42] f2fs: set bi_op to REQ_OP
2016-04-15 11:12:08 linux-kernel [PATCH 17/42] ocfs2: set bi_op to REQ_OP
2016-04-15 11:11:34 linux-kernel [PATCH 18/42] pm: set bi_op to REQ_OP
2016-04-15 11:10:57 linux-kernel [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw
2016-04-15 11:08:46 linux-kernel [PATCH 21/42] bcache: set bi_op to REQ_OP
2016-04-15 11:04:05 linux-kernel [PATCH 24/42] xen: set bi_op to REQ_OP
2016-04-15 11:04:04 linux-kernel [PATCH 22/42] drbd: set bi_op to REQ_OP
2016-04-15 11:04:03 linux-kernel [PATCH 25/42] target: set bi_op to REQ_OP
2016-04-15 11:02:24 linux-kernel [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs
2016-04-15 10:59:38 linux-kernel [PATCH 26/42] block: copy bio op to request op
2016-04-15 10:59:37 linux-kernel [PATCH 28/42] block: prepare mq request creation to use REQ_OPs
2016-04-15 10:59:00 linux-kernel [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs.
2016-04-15 10:56:27 linux-kernel [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs.
2016-04-15 10:55:16 linux-kernel [PATCH 33/42] block: convert rq_data_dir helper to use REQ_OPs
2016-04-15 10:53:04 linux-kernel [PATCH 34/42] drivers: set request op to REQ_OP
2016-04-15 10:48:10 linux-kernel [PATCH 37/42] block, fs, drivers: do use bi_rw/cmd_flags for REQ_OPs.
2016-04-15 10:47:39 linux-kernel [PATCH 35/42] blktrace: get op from req->op/bio->bi_op
2016-04-15 10:45:31 linux-kernel [PATCH 38/42] block, fs: remove old REQ definitions.
2016-04-15 10:44:44 linux-kernel [PATCH 40/42] block, drivers: add REQ_OP_FLUSH operation
2016-04-15 10:43:27 linux-kernel [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support
2016-04-15 10:41:47 linux-kernel [PATCH 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
2016-04-15 10:41:40 linux-kernel [PATCH 39/42] block: shrink bio/request fields
2016-04-15 10:41:34 linux-kernel [PATCH 36/42] ide cd: do not set REQ_WRITE on requests.
2016-04-15 10:41:26 linux-kernel [PATCH 29/42] block: prepare elevator to use REQ_OPs.
2016-04-15 10:41:23 linux-kernel [PATCH 30/42] blkg_rwstat: separate op from flags
2016-04-15 10:41:05 linux-kernel [PATCH 23/42] md/raid: set bi_op to REQ_OP
2016-04-15 10:40:56 linux-kernel [PATCH 19/42] dm: set bi_op to REQ_OP
2016-04-15 10:40:49 linux-kernel [PATCH 16/42] nilfs: set bi_op to REQ_OP
2016-04-15 10:40:42 linux-kernel [PATCH 10/42] btrfs: use bio fields for op and flags
2016-04-15 10:40:39 linux-kernel [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition
2016-04-15 10:40:26 linux-kernel [PATCH 05/42] fs: have ll_rw_block users pass in op and flags separately