aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-core.c
Commit message (Expand)AuthorAge
* Remove blkdev warning triggered by using mdNeil Brown2008-05-14
* block: avoid duplicate calls to get_part() in disk stat codeJens Axboe2008-05-07
* block: optimize generic_unplug_device()Jens Axboe2008-05-07
* block: remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-01
* block: add large command supportFUJITA Tomonori2008-04-29
* block: replace sizeof(rq->cmd) with BLK_MAX_CDBFUJITA Tomonori2008-04-29
* block: rename and export rq_init()FUJITA Tomonori2008-04-29
* block: make queue flags non-atomicNick Piggin2008-04-29
* block: make rq_init() do a full memset()FUJITA Tomonori2008-04-29
* unexport blk_{get,put}_queueAdrian Bunk2008-03-04
* block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori2008-03-04
* block: fix kernel-docbook parameters and filesRandy Dunlap2008-03-04
* block: add request->raw_data_lenTejun Heo2008-02-19
* make blk-core.c:request_cachep static againAdrian Bunk2008-02-19
* Enhanced partition statistics: remove old partition statisticsJerome Marchand2008-02-08
* Enhanced partition statistics: update partition statiticsJerome Marchand2008-02-08
* block: fixup rq_init() a bitJens Axboe2008-02-08
* block: make core bits checkpatch compliantJens Axboe2008-02-01
* block: new end request handling interface should take unsigned byte countsJens Axboe2008-02-01
* block: ll_rw_blk.c split, add blk-merge.cJens Axboe2008-01-29
* block: remove dated (and wrong) comment in blk-core.cJens Axboe2008-01-29
* block: get rid of unnecessary forward declarations in blk-core.cJens Axboe2008-01-29
* block: continue ll_rw_blk.c splitupJens Axboe2008-01-29
* block: split tag and sysfs handling from blk-core.cJens Axboe2008-01-29
* block: first step of splitting ll_rw_blk, rename itJens Axboe2008-01-29