Jens Axboe
|
22b132102f
block: new end request handling interface should take unsigned byte counts
|
17 years ago |
Jens Axboe
|
023ccde109
block: fix warning on compile with CONFIG_BLOCK
|
17 years ago |
Linus Torvalds
|
8d01eddf29
Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block
|
17 years ago |
Linus Torvalds
|
f0f0052069
Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block
|
17 years ago |
James Bottomley
|
fa0ccd837e
block: implement drain buffers
|
17 years ago |
Jens Axboe
|
d38ecf935f
io context sharing: preliminary support
|
17 years ago |
Jens Axboe
|
fd0928df98
ioprio: move io priority from task_struct to io_context
|
17 years ago |
Kiyoshi Ueda
|
5450d3e1d6
blk_end_request: cleanup 'uptodate' related code (take 4)
|
17 years ago |
Kiyoshi Ueda
|
3bcddeac1c
blk_end_request: remove/unexport end_that_request_* (take 4)
|
17 years ago |
Kiyoshi Ueda
|
e3a04fe34a
blk_end_request: add bidi completion interface (take 4)
|
17 years ago |
Kiyoshi Ueda
|
e19a3ab058
blk_end_request: add callback feature (take 4)
|
17 years ago |
Kiyoshi Ueda
|
3b11313a6c
blk_end_request: add/export functions to get request size (take 4)
|
17 years ago |
Kiyoshi Ueda
|
336cdb4003
blk_end_request: add new request completion interface (take 4)
|
17 years ago |
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
|
18 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
|
18 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 |