aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/blkdev.h
Commit message (Expand)AuthorAge
* block: separate out padding from alignmentTejun Heo2008-03-04
* block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori2008-03-04
* block: implement request_queue->dma_drain_neededTejun Heo2008-02-19
* block: add request->raw_data_lenTejun Heo2008-02-19
* block: fixup rq_init() a bitJens Axboe2008-02-08
* block: kill swap_io_context()Jens Axboe2008-02-01
* block: new end request handling interface should take unsigned byte countsJens Axboe2008-02-01
* block: fix warning on compile with CONFIG_BLOCKJens Axboe2008-01-29
* Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-01-28
|\
| * block: implement drain buffersJames Bottomley2008-01-28
| * block: allow queue dma_alignment of zeroPete Wyckoff2008-01-28
* | Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-01-28
|\ \
| * | blk_end_request: cleanup 'uptodate' related code (take 4)Kiyoshi Ueda2008-01-28
| * | blk_end_request: remove/unexport end_that_request_* (take 4)Kiyoshi Ueda2008-01-28
| * | blk_end_request: add bidi completion interface (take 4)Kiyoshi Ueda2008-01-28
| * | blk_end_request: add callback feature (take 4)Kiyoshi Ueda2008-01-28
| * | blk_end_request: add/export functions to get request size (take 4)Kiyoshi Ueda2008-01-28
| * | blk_end_request: add new request completion interface (take 4)Kiyoshi Ueda2008-01-28
| |/
* | io context sharing: preliminary supportJens Axboe2008-01-28
* | ioprio: move io priority from task_struct to io_contextJens Axboe2008-01-28
|/
* ide: remove REQ_TYPE_ATA_CMDBartlomiej Zolnierkiewicz2008-01-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-25
|\
| * [SCSI] block: Introduce new blk_queue_update_dma_alignment interfaceJames Bottomley2008-01-11
* | ide: remove REQ_TYPE_ATA_TASKBartlomiej Zolnierkiewicz2008-01-25
|/
* Add UNPLUG traces to all appropriate placesAlan D. Brunelle2007-11-09
* [BLOCK] Fix bad sharing of tag busy list on queues with shared tag mapsJens Axboe2007-10-29
* block: convert blkdev_issue_flush() to use empty barriersJens Axboe2007-10-16
* block: Initial support for data-less (or empty) barrier supportJens Axboe2007-10-16
* block: add end_queued_request() and end_dequeued_request() helpersJens Axboe2007-10-16
* [BLOCK] Move sector_div() from blkdev.h to kernel.hJens Axboe2007-10-12
* Remove flush_dry_bio_endioNeilBrown2007-10-10
* Fix warnings with !CONFIG_BLOCKJens Axboe2007-10-10
* Stop exporting blk_rq_bio_prepNeilBrown2007-10-10
* New function blk_req_append_bioNeilBrown2007-10-10
* Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown2007-10-10
* [patch] QUEUE_FLAG_READFULL QUEUE_FLAG_WRITEFULL comment fixQi Yong2007-07-27
* [BLOCK] Add request_queue_t and mark it deprecatedJens Axboe2007-07-24
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* [SCSI] bsg: unexport sg v3 helper functionsFUJITA Tomonori2007-07-22
* CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logicChristoph Lameter2007-07-17
* add a struct request pointer to the request structureFUJITA Tomonori2007-07-16
* bsg: bind bsg to request_queue instead of gendiskFUJITA Tomonori2007-07-16
* bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-16
* block: export blk_verify_command for SG v4FUJITA Tomonori2007-07-16
* bsg: support for full generic block layer SG v3Jens Axboe2007-07-16
* [TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCKBenjamin Gilbert2007-07-10
* kblockd: use flush_workAndrew Morton2007-05-09
* ll_rw_blk: add io_context private pointerJens Axboe2007-04-30
* cfq-iosched: remove cfq_io_context last_queueJens Axboe2007-02-11
* [PATCH] Fixup blk_rq_unmap_user() APIJens Axboe2006-12-19