Date |
List |
Subject |
2016-02-24 19:47:51
|
linux-ext4
|
[PATCH 14/35] hfsplus: set bi_op to REQ_OP |
2016-02-24 19:47:50
|
linux-ext4
|
[PATCH 13/35] xfs: set bi_op to REQ_OP |
2016-02-24 19:47:49
|
linux-ext4
|
[PATCH 12/35] gfs2: set bi_op to REQ_OP |
2016-02-24 19:47:48
|
linux-ext4
|
[PATCH 11/35] f2fs: set bi_op to REQ_OP |
2016-02-24 19:47:47
|
linux-ext4
|
[PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio |
2016-02-24 19:47:46
|
linux-ext4
|
[PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition |
2016-02-24 19:47:45
|
linux-ext4
|
[PATCH 08/35] btrfs: set bi_op tp REQ_OP |
2016-02-24 19:47:44
|
linux-ext4
|
[PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op |
2016-02-24 19:47:43
|
linux-ext4
|
[PATCH 06/35] direct-io: set bi_op to REQ_OP |
2016-02-24 19:47:42
|
linux-ext4
|
[PATCH 05/35] fs: have ll_rw_block users pass in op and flags separately |
2016-02-24 19:47:41
|
linux-ext4
|
[PATCH 04/35] fs: have submit_bh users pass in op and flags separately |
2016-02-24 19:47:40
|
linux-ext4
|
[PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP |
2016-02-24 19:47:39
|
linux-ext4
|
[PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields |
2016-02-24 19:47:38
|
linux-ext4
|
[PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio |
2016-02-24 19:47:37
|
linux-ext4
|
[PATCH 00/35 v4] separate operations from flags in the bio/request structs |
2016-01-11 20:21:33
|
linux-ext4
|
[PATCH 35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH |
2016-01-11 20:21:32
|
linux-ext4
|
[PATCH 34/35] block: add QUEUE_FLAGs for flush and fua |
2016-01-11 20:21:31
|
linux-ext4
|
[PATCH 33/35] block, drivers: add REQ_OP_FLUSH operation |
2016-01-11 20:21:30
|
linux-ext4
|
[PATCH 32/35] block: shrink bi_rw and bi_op |
2016-01-11 20:21:29
|
linux-ext4
|
[PATCH 31/35] block, fs: remove old REQ definitions. |
2016-01-11 20:21:28
|
linux-ext4
|
[PATCH 30/35] block, fs, drivers: do not test bi_rw for REQ_OPs |
2016-01-11 20:21:27
|
linux-ext4
|
[PATCH 29/35] ide cd: do not set REQ_WRITE on requests. |
2016-01-11 20:21:26
|
linux-ext4
|
[PATCH 28/35] blktrace: get op from req->op/bio->bi_op |
2016-01-11 20:21:25
|
linux-ext4
|
[PATCH 27/35] drivers: set request op to REQ_OP |
2016-01-11 20:21:24
|
linux-ext4
|
[PATCH 26/35] block: set op to REQ_OP |
2016-01-11 20:21:23
|
linux-ext4
|
[PATCH 25/35] target: set bi_op to REQ_OP |
2016-01-11 20:21:22
|
linux-ext4
|
[PATCH 24/35] xen: set bi_op to REQ_OP |
2016-01-11 20:21:21
|
linux-ext4
|
[PATCH 23/35] md/raid: set bi_op to REQ_OP |
2016-01-11 20:21:20
|
linux-ext4
|
[PATCH 22/35] drbd: set bi_op to REQ_OP |
2016-01-11 20:21:19
|
linux-ext4
|
[PATCH 21/35] bcache: set bi_op to REQ_OP |
2016-01-11 20:21:18
|
linux-ext4
|
[PATCH 20/35] dm: pass dm stats data dir instead of bi_rw |
2016-01-11 20:21:17
|
linux-ext4
|
[PATCH 19/35] dm: set bi_op to REQ_OP |
2016-01-11 20:21:16
|
linux-ext4
|
[PATCH 18/35] pm: set bi_op to REQ_OP |
2016-01-11 20:21:15
|
linux-ext4
|
[PATCH 17/35] ocfs2: set bi_op to REQ_OP |
2016-01-11 20:21:14
|
linux-ext4
|
[PATCH 16/35] nilfs: set bi_op to REQ_OP |
2016-01-11 20:21:13
|
linux-ext4
|
[PATCH 15/35] mpage: set bi_op to REQ_OP |
2016-01-11 20:21:12
|
linux-ext4
|
[PATCH 14/35] hfsplus: set bi_op to REQ_OP |
2016-01-11 20:21:11
|
linux-ext4
|
[PATCH 13/35] xfs: set bi_op to REQ_OP |
2016-01-11 20:21:10
|
linux-ext4
|
[PATCH 12/35] gfs2: set bi_op to REQ_OP |
2016-01-11 20:21:09
|
linux-ext4
|
[PATCH 11/35] f2fs: set bi_op to REQ_OP |
2016-01-11 20:21:08
|
linux-ext4
|
[PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio |
2016-01-11 20:21:07
|
linux-ext4
|
[PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition |
2016-01-11 20:21:06
|
linux-ext4
|
[PATCH 08/35] btrfs: set bi_op tp REQ_OP |
2016-01-11 20:21:05
|
linux-ext4
|
[PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op |
2016-01-11 20:21:04
|
linux-ext4
|
[PATCH 06/35] direct-io: set bi_op to REQ_OP |
2016-01-11 20:21:03
|
linux-ext4
|
[PATCH 05/35] fs: have ll_rw_block users pass in op and flags separately |
2016-01-11 20:21:02
|
linux-ext4
|
[PATCH 04/35] fs: have submit_bh users pass in op and flags separately |
2016-01-11 20:21:01
|
linux-ext4
|
[PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP |
2016-01-11 20:21:00
|
linux-ext4
|
[PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields |
2016-01-11 20:20:59
|
linux-ext4
|
[PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio |
2016-01-11 20:20:58
|
linux-ext4
|
[PATCH 00/35 v3] eparate operations from flags in the bio/request structs |