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