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