| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] remove blkdev_scsi_issue_flush_fn again | Christoph Hellwig | 2005-09-21 | 1 | -38/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 2005-09-07 | 1 | -29/+163 |
|\ |
|
| * | fix mismerge in ll_rw_blk.c | James Bottomley | 2005-08-28 | 1 | -29/+163 |
| |\ |
|
| | * | [PATCH] ll_rw_blk.c kerneldoc updates | Christoph Hellwig | 2005-06-20 | 1 | -6/+18 |
| | * | [PATCH] update blk_execute_rq to take an at_head parameter | James Bottomley | 2005-06-20 | 1 | -3/+4 |
| | * | [PATCH] Add scatter-gather support for the block layer SG_IO | James Bottomley | 2005-06-20 | 1 | -6/+58 |
| | * | [PATCH] Cleanup blk_rq_map_* interfaces | Jens Axboe | 2005-06-20 | 1 | -41/+27 |
| | * | [PATCH] Keep the bio end_io parts inside of bio.c for blk_rq_map_kern() | Jens Axboe | 2005-06-20 | 1 | -11/+0 |
| | * | [PATCH] Add blk_rq_map_kern() | Mike Christie | 2005-06-20 | 1 | -0/+56 |
* | | | [PATCH] blk: Use blk_queue_xxx functions to set parameters | Stuart McLaren | 2005-09-07 | 1 | -2/+2 |
|/ / |
|
* | | [PATCH] blk: fix tag shrinking (revive real_max_size) | Tejun Heo | 2005-08-05 | 1 | -3/+15 |
* | | [PATCH] Fix get_request nastiness | Hugh Dickins | 2005-06-29 | 1 | -3/+2 |
* | | [PATCH] blk: light iocontext ops | Nick Piggin | 2005-06-28 | 1 | -31/+25 |
* | | [PATCH] blk: reduce locking | Nick Piggin | 2005-06-28 | 1 | -10/+19 |
* | | [PATCH] blk: __make_request efficiency | Nick Piggin | 2005-06-28 | 1 | -41/+21 |
* | | [PATCH] ll_rw_blk: prevent huge request allocations | Jens Axboe | 2005-06-28 | 1 | -0/+9 |
* | | [PATCH] Update cfq io scheduler to time sliced design | Jens Axboe | 2005-06-27 | 1 | -23/+36 |
* | | [PATCH] ll_merge_requests_fn() cleanup | Nikita Danilov | 2005-06-25 | 1 | -3/+3 |
* | | [PATCH] drivers/block/ll_rw_blk.c: cleanups | Adrian Bunk | 2005-06-25 | 1 | -59/+8 |
* | | [PATCH] blk: unplug later | Nick Piggin | 2005-06-23 | 1 | -1/+1 |
* | | [PATCH] blk: branch hints | Nick Piggin | 2005-06-23 | 1 | -6/+6 |
* | | [PATCH] blk: no memory barrier | Nick Piggin | 2005-06-23 | 1 | -1/+0 |
* | | [PATCH] blk: cleanup generic tag support error messages | Tejun Heo | 2005-06-23 | 1 | -5/+13 |
* | | [PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK} | Tejun Heo | 2005-06-23 | 1 | -2/+2 |
* | | [PATCH] blk: remove blk_queue_tag->real_max_depth optimization | Tejun Heo | 2005-06-23 | 1 | -25/+10 |
* | | [PATCH] blk: use find_first_zero_bit() in blk_queue_start_tag() | Tejun Heo | 2005-06-23 | 1 | -9/+4 |
* | | [PATCH] NUMA aware block device control structure allocation | Christoph Lameter | 2005-06-23 | 1 | -7/+23 |
* | | [PATCH] sysfs: (driver/block) if show/store is missing return -EIO | Dmitry Torokhov | 2005-06-20 | 1 | -2/+2 |
|/ |
|
* | [SCSI] remove requeue feature from blk_insert_request() | Tejun Heo | 2005-05-20 | 1 | -14/+6 |
* | [PATCH] fix NMI lockup with CFQ scheduler | | 2005-04-16 | 1 | -0/+9 |
* | [PATCH] use cheaper elv_queue_empty when unplug a device | Ken Chen | 2005-04-16 | 1 | -1/+2 |
* | [PATCH] possible use-after-free of bio | Jens Axboe | 2005-04-16 | 1 | -2/+3 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+3642 |