aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-04-18[SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_complete_all_commandsFUJITA Tomonori
2008-04-18[SCSI] bsg: remove minor in struct bsg_deviceFUJITA Tomonori
2008-04-18[SCSI] bsg: use better helper list functionsFUJITA Tomonori
2008-04-18[SCSI] bsg: replace kobject_get with blk_get_queueFUJITA Tomonori
2008-04-18[SCSI] bsg: takes a ref to struct device in fops->openFUJITA Tomonori
2008-04-18ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)Bartlomiej Zolnierkiewicz
2008-04-15block: update git url for blktraceJens Axboe
2008-04-10cfq-iosched: do not leak ioc_data across iosched switchesFabio Checconi
2008-04-02cfq-iosched: fix rcu freeing of cfq io contextsFabio Checconi
2008-04-02Fix bounce setting for 64-bitAndrea Arcangeli
2008-03-12genhd must_check warning fixRoland McGrath
2008-03-04block: fix blkdev_issue_flush() not detecting and passing EOPNOTSUPP backJens Axboe
2008-03-04block: fix shadowed variable warning in blk-map.cHarvey Harrison
2008-03-04block: remove extern on function definitionHarvey Harrison
2008-03-04unexport blk_rq_map_user_iovAdrian Bunk
2008-03-04unexport blk_{get,put}_queueAdrian Bunk
2008-03-04block/genhd.c: cleanupsAdrian Bunk
2008-03-04proper prototype for blk_dev_init()Adrian Bunk
2008-03-04block/blk-tag.c should #include "blk.h"Adrian Bunk
2008-03-04Fix DMA access of block device in 64-bit kernel on some non-x86 systems with ...Yang Shi
2008-03-04block: separate out padding from alignmentTejun Heo
2008-03-04block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori
2008-03-04block: fix kernel-docbook parameters and filesRandy Dunlap
2008-02-19block: clear drain buffer if draining for write commandTejun Heo
2008-02-19block: implement request_queue->dma_drain_neededTejun Heo
2008-02-19block: add request->raw_data_lenTejun Heo
2008-02-19block: update bio according to DMA alignment paddingTejun Heo
2008-02-19elevator: make elevator_get() attempt to load the appropriate moduleJens Axboe
2008-02-19cfq-iosched: add hlist for browsing parallel to the radix treeJens Axboe
2008-02-19block: make blk_rq_map_user() clear ->bio if it unmaps itJens Axboe
2008-02-19make blk_settings_init() staticAdrian Bunk
2008-02-19make blk_ioc_init() staticAdrian Bunk
2008-02-19make blk-core.c:request_cachep static againAdrian Bunk
2008-02-08Enhanced partition statistics: remove old partition statisticsJerome Marchand
2008-02-08Enhanced partition statistics: procfsJerome Marchand
2008-02-08Enhanced partition statistics: update partition statiticsJerome Marchand
2008-02-08block: fixup rq_init() a bitJens Axboe
2008-02-01block: kill swap_io_context()Jens Axboe
2008-02-01as-iosched: fix inconsistent ioc->lock contextJens Axboe
2008-02-01block: make elevator lib checkpatch compliantJens Axboe
2008-02-01cfq-iosched: make checkpatch compliantJens Axboe
2008-02-01block: make core bits checkpatch compliantJens Axboe
2008-02-01block: new end request handling interface should take unsigned byte countsJens Axboe
2008-01-30[SCSI] bsg: copy the cmd_type field to the subordinate request for bidiJames Bottomley
2008-01-30as-iosched: fix double locking bug in as_merged_requests()Jens Axboe
2008-01-29block: constify function pointer tablesJan Engelhardt
2008-01-29Expose hardware sector sizeMartin K. Petersen
2008-01-29block: ll_rw_blk.c split, add blk-merge.cJens Axboe
2008-01-29block: remove dated (and wrong) comment in blk-core.cJens Axboe