kernel-ark/drivers/block
Christoph Hellwig 7b6d91daee block: unify flags for struct bio and struct request
Remove the current bio flags and reuse the request flags for the bio, too.
This allows to more easily trace the type of I/O from the filesystem
down to the block driver.  There were two flags in the bio that were
missing in the requests:  BIO_RW_UNPLUG and BIO_RW_AHEAD.  Also I've
renamed two request flags that had a superflous RW in them.

Note that the flags are in bio.h despite having the REQ_ name - as
blkdev.h includes bio.h that is the only way to go for now.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
2010-08-07 18:20:39 +02:00
..
aoe block: unify flags for struct bio and struct request 2010-08-07 18:20:39 +02:00
drbd block: unify flags for struct bio and struct request 2010-08-07 18:20:39 +02:00
paride block: remove wrappers for request type/flags 2010-08-07 18:17:56 +02:00
amiflop.c m68k: amiga - Floppy platform device conversion 2010-05-17 21:37:45 +02:00
ataflop.c ataflop: Killl warning about unused variable flags 2010-02-27 18:27:15 +01:00
brd.c block: unify flags for struct bio and struct request 2010-08-07 18:20:39 +02:00
cciss_cmd.h cciss: change pad value from 32 to 0 2010-08-07 18:15:29 +02:00
cciss_scsi.c cciss: remove errant debug code 2010-08-07 18:15:27 +02:00
cciss_scsi.h cciss: remove C99-style comments 2010-02-22 13:44:45 +01:00
cciss.c block: remove wrappers for request type/flags 2010-08-07 18:17:56 +02:00
cciss.h cciss: add performant mode support for Stars/Sirius 2010-08-07 18:12:51 +02:00
cpqarray.c cpqarray: fix two more wrong section type 2010-06-14 15:21:33 +02:00
cpqarray.h
cryptoloop.c
DAC960.c block: Finalize conversion of block limits functions 2010-03-15 12:47:59 +01:00
DAC960.h
floppy.c floppy: use warning macros 2010-08-07 18:15:43 +02:00
hd.c block: remove wrappers for request type/flags 2010-08-07 18:17:56 +02:00
ida_cmd.h
ida_ioctl.h
Kconfig paride: fix menu indentation 2010-05-11 09:02:55 +02:00
loop.c block: unify flags for struct bio and struct request 2010-08-07 18:20:39 +02:00
Makefile
mg_disk.c block: remove wrappers for request type/flags 2010-08-07 18:17:56 +02:00
nbd.c block: remove wrappers for request type/flags 2010-08-07 18:17:56 +02:00
osdblk.c block: remove wrappers for request type/flags 2010-08-07 18:17:56 +02:00
pktcdvd.c block: unify flags for struct bio and struct request 2010-08-07 18:20:39 +02:00
ps3disk.c block: remove wrappers for request type/flags 2010-08-07 18:17:56 +02:00
ps3vram.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
smart1,2.h
sunvdc.c block: Consolidate phys_segment and hw_segment limits 2010-02-26 13:58:08 +01:00
swim3.c powerpc/macio: Fix probing of macio devices by using the right of match table 2010-06-02 17:50:38 +10:00
swim_asm.S
swim.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
sx8.c block: Consolidate phys_segment and hw_segment limits 2010-02-26 13:58:08 +01:00
ub.c block: remove wrappers for request type/flags 2010-08-07 18:17:56 +02:00
umem.c block: unify flags for struct bio and struct request 2010-08-07 18:20:39 +02:00
umem.h
viodasd.c block: remove wrappers for request type/flags 2010-08-07 18:17:56 +02:00
virtio_blk.c block: remove wrappers for request type/flags 2010-08-07 18:17:56 +02:00
xd.c block: remove wrappers for request type/flags 2010-08-07 18:17:56 +02:00
xd.h
xen-blkfront.c block: remove wrappers for request type/flags 2010-08-07 18:17:56 +02:00
xsysace.c block: remove wrappers for request type/flags 2010-08-07 18:17:56 +02:00
z2ram.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00