Kiyoshi Ueda
|
d00e29fd99
block: remove end_{queued|dequeued}_request()
|
16 years ago |
Kiyoshi Ueda
|
ef9e3facdf
block: add lld busy state exporting interface
|
16 years ago |
Jens Axboe
|
a68bbddba4
block: add queue flag for SSD/non-rotational devices
|
16 years ago |
Kiyoshi Ueda
|
4ee5eaf451
block: add a queue flag for request stacking support
|
17 years ago |
Kiyoshi Ueda
|
82124d6035
block: add request submission interface
|
17 years ago |
Kiyoshi Ueda
|
32fab448e5
block: add request update interface
|
17 years ago |
Jens Axboe
|
9c02f2b02e
block: cleanup some of the integrity stuff in blkdev.h
|
17 years ago |
Jens Axboe
|
581d4e28d9
block: add fault injection mechanism for faking request timeouts
|
17 years ago |
Hugh Dickins
|
3e6053d76d
block: adjust blkdev_issue_discard for swap
|
17 years ago |
Mike Anderson
|
11914a53d2
block: Add interface to abort queued requests
|
17 years ago |
Jens Axboe
|
242f9dcb8b
block: unify request timeout handling
|
17 years ago |
FUJITA Tomonori
|
879040742c
block: add blk_rq_aligned helper function
|
17 years ago |
FUJITA Tomonori
|
152e283fdf
block: introduce struct rq_map_data to use reserved pages
|
17 years ago |
FUJITA Tomonori
|
a3bce90edd
block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov
|
17 years ago |
Jens Axboe
|
ab780f1ece
block: inherit CPU completion on bio->rq and rq->rq merges
|
17 years ago |
Jens Axboe
|
c7c22e4d5c
block: add support for IO CPU affinity
|
17 years ago |
Jens Axboe
|
18887ad910
block: make kblockd_schedule_work() take the queue as parameter
|
17 years ago |
Mikulas Patocka
|
5df97b91b5
drop vmerge accounting
|
17 years ago |
Fernando Luis Vázquez Cao
|
766ca4428d
virtio_blk: use a wrapper function to access io context information of IO requests
|
17 years ago |
David Woodhouse
|
1a8e2bddd5
Kill REQ_TYPE_FLUSH
|
17 years ago |
David Woodhouse
|
e17fc0a1cc
Allow elevators to sort/merge discard requests
|
17 years ago |
David Woodhouse
|
eae9acd13a
Support 'discard sectors' operation in translation layer support core
|
17 years ago |
David Woodhouse
|
fb2dce862d
Add 'discard' request handling
|
17 years ago |
David Woodhouse
|
d628eaef31
Fix up comments about matching flags between bio and rq
|
17 years ago |
Jens Axboe
|
2dc75d3c3b
block: disable sysfs parts of the disk command filter
|
17 years ago |
Jens Axboe
|
5168c47b4c
block: remove blk_queue_tag_depth() and blk_queue_tag_queue()
|
17 years ago |
FUJITA Tomonori
|
4beab5c623
block: rename blk_scsi_cmd_filter to blk_cmd_filter
|
17 years ago |
FUJITA Tomonori
|
abf5439370
block: move cmdfilter from gendisk to request_queue
|
17 years ago |
Jens Axboe
|
6c5e0c4d51
block: add a blk_plug_device_unlocked() that grabs the queue lock
|
17 years ago |
Martin K. Petersen
|
d442cc44c0
block: Trivial fix for blk_integrity_rq()
|
17 years ago |