Pete Wyckoff
|
482eb68916
block: allow queue dma_alignment of zero
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
7267c33774
ide: remove REQ_TYPE_ATA_CMD
|
17 years ago |
Linus Torvalds
|
9b73e76f3c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
29ed2a5f8c
ide: remove REQ_TYPE_ATA_TASK
|
17 years ago |
James Bottomley
|
11c3e689f1
[SCSI] block: Introduce new blk_queue_update_dma_alignment interface
|
17 years ago |
Alan D. Brunelle
|
2ad8b1ef11
Add UNPLUG traces to all appropriate places
|
17 years ago |
Jens Axboe
|
6eca9004df
[BLOCK] Fix bad sharing of tag busy list on queues with shared tag maps
|
17 years ago |
Jens Axboe
|
fd5d806266
block: convert blkdev_issue_flush() to use empty barriers
|
17 years ago |
Jens Axboe
|
bf2de6f5a4
block: Initial support for data-less (or empty) barrier support
|
18 years ago |
Jens Axboe
|
a0cd128542
block: add end_queued_request() and end_dequeued_request() helpers
|
18 years ago |
Jens Axboe
|
2da96acde0
[BLOCK] Move sector_div() from blkdev.h to kernel.h
|
17 years ago |
NeilBrown
|
d24517d793
Remove flush_dry_bio_endio
|
18 years ago |
Jens Axboe
|
f5ff8422bb
Fix warnings with !CONFIG_BLOCK
|
18 years ago |
NeilBrown
|
66846572bf
Stop exporting blk_rq_bio_prep
|
18 years ago |
NeilBrown
|
3001ca7712
New function blk_req_append_bio
|
18 years ago |
NeilBrown
|
5705f70217
Introduce rq_for_each_segment replacing rq_for_each_bio
|
18 years ago |
Qi Yong
|
4e97182a22
[patch] QUEUE_FLAG_READFULL QUEUE_FLAG_WRITEFULL comment fix
|
18 years ago |
Jens Axboe
|
71f65e6bd7
[BLOCK] Add request_queue_t and mark it deprecated
|
18 years ago |
Jens Axboe
|
165125e1e4
[BLOCK] Get rid of request_queue_t typedef
|
18 years ago |
FUJITA Tomonori
|
41e1703b9b
[SCSI] bsg: unexport sg v3 helper functions
|
18 years ago |
Christoph Lameter
|
2a7326b5bb
CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic
|
18 years ago |
FUJITA Tomonori
|
abae1fde63
add a struct request pointer to the request structure
|
18 years ago |
FUJITA Tomonori
|
d351af01b9
bsg: bind bsg to request_queue instead of gendisk
|
18 years ago |
FUJITA Tomonori
|
45e79a3acd
bsg: add a request_queue argument to scsi_cmd_ioctl()
|
18 years ago |
FUJITA Tomonori
|
337ad41dea
block: export blk_verify_command for SG v4
|
18 years ago |
Jens Axboe
|
3d6392cfbd
bsg: support for full generic block layer SG v3
|
18 years ago |
Benjamin Gilbert
|
7deeed1317
[TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCK
|
18 years ago |
Andrew Morton
|
19a75d83ff
kblockd: use flush_work
|
18 years ago |
Jens Axboe
|
4e521c27ee
ll_rw_blk: add io_context private pointer
|
18 years ago |
Jens Axboe
|
aaf1228ddf
cfq-iosched: remove cfq_io_context last_queue
|
18 years ago |