LinuxLists
Users
About
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
Previous Page
Date
List
Subject
2015-11-04 22:16:22
linux-kernel
[PATCH 21/32] bcache: set bi_op to REQ_OP
2015-11-04 22:15:21
linux-kernel
[PATCH 24/32] dm: pass dm stats data dir instead of bi_rw
2015-11-04 22:15:19
linux-kernel
[PATCH 25/32] block: add operation field to request struct
2015-11-04 22:14:51
linux-kernel
[PATCH 26/32] ide cd: do not set REQ_WRITE on requests.
2015-11-04 22:14:16
linux-kernel
[PATCH 27/32] cfq/cgroup: pass operation and flags seperately
2015-11-04 22:13:34
linux-kernel
[PATCH 28/32] block/fs/drivers: use bio/rq_data_dir helpers
2015-11-04 22:12:49
linux-kernel
[PATCH 29/32] block/drivers: rm request cmd_flags REQ_OP use
2015-11-04 22:12:23
linux-kernel
[PATCH 30/32] drbd: don't use bi_rw for operations
2015-11-04 22:09:26
linux-kernel
[PATCH 31/32] block/fs/driver: rm bio bi_rw REQ_OP use
2015-11-04 22:09:24
linux-kernel
[PATCH 32/32] block: remove __REQ op defs and reduce bi_op/bi_rw sizes
2015-11-04 22:09:16
linux-kernel
[PATCH 23/32] block/fs: pass in op and flags to ll_rw_block
2015-11-04 22:09:13
linux-kernel
[PATCH 22/32] block/fs/drivers: set bi_op to REQ_OP
2015-11-04 22:09:04
linux-kernel
[PATCH 11/32] gfs2: prepare for bi_rw split
2015-11-04 22:09:01
linux-kernel
[PATCH 12/32] xfs: prepare for bi_rw split
2015-11-04 22:08:58
linux-kernel
[PATCH 13/32] mm: prepare for bi_rw split
2015-11-04 22:08:48
linux-kernel
[PATCH 04/32] block: prepare blkdev_issue_discard for bi_rw split
2015-11-04 22:08:46
linux-kernel
[PATCH 03/32] dio/btrfs: prep dio->submit_bio users for bi_rw split.
2015-11-04 22:08:42
linux-kernel
[PATCH 02/32] block/fs/mm: prepare submit_bio_wait users for bi_rw split
2015-11-04 22:08:34
linux-kernel
[RESEND RFC PATCH 00/32] separate operations from flags in the bio/request structs
2015-11-04 16:37:07
linux-kernel
[RFC PATCH 00/32] separate operations from flags in the bio/request structs
2015-11-04 16:37:05
linux-kernel
[PATCH 01/32] block/fs: add REQ_OP definitions.
2015-11-04 16:37:03
linux-kernel
[PATCH 02/32] block/fs/mm: prepare submit_bio_wait users for bi_rw split
2015-11-04 16:37:01
linux-kernel
[PATCH 03/32] dio/btrfs: prep dio->submit_bio users for bi_rw split.
2015-11-04 16:36:21
linux-kernel
[PATCH 04/32] block: prepare blkdev_issue_discard for bi_rw split
2015-11-04 16:36:20
linux-kernel
[PATCH 05/32] drbd: prepare drbd for bi_rw split
2015-11-04 16:34:29
linux-kernel
[PATCH 06/32] xen blkback: prepare for bi_rw split
2015-11-04 16:34:28
linux-kernel
[PATCH 07/32] dm: prepare for bi_rw split
2015-11-04 16:34:28
linux-kernel
[PATCH 08/32] target: prepare for bi_rw split
2015-11-04 16:34:27
linux-kernel
[PATCH 09/32] btrfs: prepare for bi_rw split
2005-11-15 02:42:56
linux-kernel
Re: [2.6 patch] i386: always use 4k stacks
2005-11-15 00:55:47
linux-kernel
Re: [2.6 patch] i386: always use 4k stacks
2005-11-15 00:32:11
linux-kernel
Re: [2.6 patch] i386: always use 4k stacks
2005-10-13 00:59:34
linux-kernel
Re: [PATCH] Use of getblk differs between locations