Christoph Hellwig
|
2a842acab1
block: introduce new block status code type
|
8 years ago |
Christoph Hellwig
|
aebf526b53
block: fold cmd_type into the REQ_OP_ space
|
8 years ago |
Dan Williams
|
0d52c756a6
block: convert to device_add_disk()
|
9 years ago |
Mike Christie
|
3a5e02ced1
block, drivers: add REQ_OP_FLUSH operation
|
9 years ago |
Jens Axboe
|
12c95f137d
ps3disk: switch to using blk_queue_write_cache()
|
9 years ago |
Kent Overstreet
|
458b76ed2f
block: Kill bio_segments()/bi_vcnt usage
|
12 years ago |
Kent Overstreet
|
7988613b0e
block: Convert bio_for_each_segment() to bvec_iter
|
12 years ago |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
12 years ago |
Greg Kroah-Hartman
|
8d85fce77e
Drivers: block: remove __dev* attributes.
|
12 years ago |
Paul Gortmaker
|
0c8d44f239
block: Fix files that are modules and hence need module.h
|
14 years ago |
Linus Torvalds
|
a2887097f2
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
|
15 years ago |
Dan Carpenter
|
93055c3104
ps3disk: passing wrong variable to bvec_kunmap_irq()
|
15 years ago |
Tejun Heo
|
4913efe456
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
|
15 years ago |
FUJITA Tomonori
|
00fff26539
block: remove q->prepare_flush_fn completely
|
15 years ago |
FUJITA Tomonori
|
98d8c8f40e
ps3disk: stop using q->prepare_flush_fn
|
15 years ago |
Christoph Hellwig
|
33659ebbae
block: remove wrappers for request type/flags
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Martin K. Petersen
|
8a78362c4e
block: Consolidate phys_segment and hw_segment limits
|
15 years ago |
Martin K. Petersen
|
086fa5ff08
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
|
15 years ago |
Alexey Dobriyan
|
83d5cde47d
const: make block_device_operations const
|
16 years ago |
Geert Uytterhoeven
|
03fa68c245
ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata
|
16 years ago |
Roel Kluin
|
6dee2c87eb
block/ps3: remove driver_data direct access of struct device
|
16 years ago |
Martin K. Petersen
|
e1defc4ff0
block: Do away with the notion of hardsect_size
|
16 years ago |
Tejun Heo
|
9934c8c045
block: implement and enforce request peek/start/fetch
|
16 years ago |
Tejun Heo
|
10e1e629b3
ps3disk: dequeue in-flight request
|
16 years ago |
Tejun Heo
|
83096ebf12
block: convert to pos and nr_sectors accessors
|
16 years ago |
Tejun Heo
|
5b93629b45
block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
|
16 years ago |
Tejun Heo
|
cd4c34ebec
ps3disk: simplify request completion
|
16 years ago |
Tejun Heo
|
f06d9a2b52
block: replace end_request() with [__]blk_end_request_cur()
|
16 years ago |
Stephen Rothwell
|
e377c6e24d
powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/block
|
16 years ago |