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