| Commit message (Expand) | Author | Age |
* | ide: remove REQ_TYPE_ATA_TASK | Bartlomiej Zolnierkiewicz | 2008-01-25 |
* | Add UNPLUG traces to all appropriate places | Alan D. Brunelle | 2007-11-09 |
* | [BLOCK] Fix bad sharing of tag busy list on queues with shared tag maps | Jens Axboe | 2007-10-29 |
* | block: convert blkdev_issue_flush() to use empty barriers | Jens Axboe | 2007-10-16 |
* | block: Initial support for data-less (or empty) barrier support | Jens Axboe | 2007-10-16 |
* | block: add end_queued_request() and end_dequeued_request() helpers | Jens Axboe | 2007-10-16 |
* | [BLOCK] Move sector_div() from blkdev.h to kernel.h | Jens Axboe | 2007-10-12 |
* | Remove flush_dry_bio_endio | NeilBrown | 2007-10-10 |
* | Fix warnings with !CONFIG_BLOCK | Jens Axboe | 2007-10-10 |
* | Stop exporting blk_rq_bio_prep | NeilBrown | 2007-10-10 |
* | New function blk_req_append_bio | NeilBrown | 2007-10-10 |
* | Introduce rq_for_each_segment replacing rq_for_each_bio | NeilBrown | 2007-10-10 |
* | [patch] QUEUE_FLAG_READFULL QUEUE_FLAG_WRITEFULL comment fix | Qi Yong | 2007-07-27 |
* | [BLOCK] Add request_queue_t and mark it deprecated | Jens Axboe | 2007-07-24 |
* | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 |
* | [SCSI] bsg: unexport sg v3 helper functions | FUJITA Tomonori | 2007-07-22 |
* | CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic | Christoph Lameter | 2007-07-17 |
* | add a struct request pointer to the request structure | FUJITA Tomonori | 2007-07-16 |
* | bsg: bind bsg to request_queue instead of gendisk | FUJITA Tomonori | 2007-07-16 |
* | bsg: add a request_queue argument to scsi_cmd_ioctl() | FUJITA Tomonori | 2007-07-16 |
* | block: export blk_verify_command for SG v4 | FUJITA Tomonori | 2007-07-16 |
* | bsg: support for full generic block layer SG v3 | Jens Axboe | 2007-07-16 |
* | [TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCK | Benjamin Gilbert | 2007-07-10 |
* | kblockd: use flush_work | Andrew Morton | 2007-05-09 |
* | ll_rw_blk: add io_context private pointer | Jens Axboe | 2007-04-30 |
* | cfq-iosched: remove cfq_io_context last_queue | Jens Axboe | 2007-02-11 |
* | [PATCH] Fixup blk_rq_unmap_user() API | Jens Axboe | 2006-12-19 |
* | [PATCH] Remove queue merging hooks | Jens Axboe | 2006-12-19 |
* | [PATCH] remove blk_queue_activity_fn | Boaz Harrosh | 2006-12-12 |
* | [PATCH] block: support larger block pc requests | Mike Christie | 2006-12-01 |
* | [PATCH] separate bdi congestion functions from queue congestion functions | Andrew Morton | 2006-10-20 |
* | [PATCH] export clear_queue_congested and set_queue_congested | Thomas Maier | 2006-10-20 |
* | [PATCH] ide-cd: fix breakage with internally queued commands | Jens Axboe | 2006-10-12 |
* | [PATCH] helper function for retrieving scsi_cmd given host based block layer tag | David C Somayajulu | 2006-10-04 |
* | [PATCH] CONFIG_BLOCK: blk_congestion_wait() fix | Andrew Morton | 2006-09-30 |
* | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 2006-09-30 |
* | [PATCH] Allow file systems to differentiate between data and meta reads | Jens Axboe | 2006-09-30 |
* | [PATCH] Add blk_start_queueing() helper | Jens Axboe | 2006-09-30 |
* | [PATCH] Make sure all block/io scheduler setups are node aware | Jens Axboe | 2006-09-30 |
* | [PATCH] Kill various deprecated/unused block layer defines/functions | Jens Axboe | 2006-09-30 |
* | [PATCH] cfq-iosched: kill cfq_exit_lock | Jens Axboe | 2006-09-30 |
* | [PATCH] struct request: shrink and optimize some more | Jens Axboe | 2006-09-30 |
* | [PATCH] Remove ->rq_status from struct request | Jens Axboe | 2006-09-30 |
* | [PATCH] Remove struct request_list from struct request | Jens Axboe | 2006-09-30 |
* | [PATCH] Remove ->waiting member from struct request | Jens Axboe | 2006-09-30 |
* | [PATCH] Add one more pointer to struct request for IO scheduler usage | Jens Axboe | 2006-09-30 |
* | [PATCH] as-iosched: remove arq->is_sync member | Jens Axboe | 2006-09-30 |
* | [PATCH] elevator: abstract out the rbtree sort handling | Jens Axboe | 2006-09-30 |
* | [PATCH] elevator: move the backmerging logic into the elevator core | Jens Axboe | 2006-09-30 |
* | [PATCH] Split struct request ->flags into two parts | Jens Axboe | 2006-09-30 |