summaryrefslogtreecommitdiffstats
path: root/block/blk-core.c
Commit message (Expand)AuthorAgeFilesLines
* block: Block layer data integrity supportMartin K. Petersen2008-07-031-0/+7
* block: Move the second call to get_request to the end of the loopZhang, Yanmin2008-05-281-20/+17
* Remove blkdev warning triggered by using mdNeil Brown2008-05-141-3/+2
* block: avoid duplicate calls to get_part() in disk stat codeJens Axboe2008-05-071-8/+10
* block: optimize generic_unplug_device()Jens Axboe2008-05-071-3/+5
* block: remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-011-3/+2
* block: add large command supportFUJITA Tomonori2008-04-291-0/+1
* block: replace sizeof(rq->cmd) with BLK_MAX_CDBFUJITA Tomonori2008-04-291-1/+1
* block: rename and export rq_init()FUJITA Tomonori2008-04-291-2/+3
* block: make queue flags non-atomicNick Piggin2008-04-291-13/+26
* block: make rq_init() do a full memset()FUJITA Tomonori2008-04-291-26/+4
* unexport blk_{get,put}_queueAdrian Bunk2008-03-041-2/+0
* block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori2008-03-041-2/+1
* block: fix kernel-docbook parameters and filesRandy Dunlap2008-03-041-0/+2
* block: add request->raw_data_lenTejun Heo2008-02-191-0/+2
* make blk-core.c:request_cachep static againAdrian Bunk2008-02-191-1/+1
* Enhanced partition statistics: remove old partition statisticsJerome Marchand2008-02-081-4/+0
* Enhanced partition statistics: update partition statiticsJerome Marchand2008-02-081-4/+30
* block: fixup rq_init() a bitJens Axboe2008-02-081-6/+17
* block: make core bits checkpatch compliantJens Axboe2008-02-011-81/+72
* block: new end request handling interface should take unsigned byte countsJens Axboe2008-02-011-7/+9
* block: ll_rw_blk.c split, add blk-merge.cJens Axboe2008-01-291-478/+0
* block: remove dated (and wrong) comment in blk-core.cJens Axboe2008-01-291-5/+0
* block: get rid of unnecessary forward declarations in blk-core.cJens Axboe2008-01-291-32/+30
* block: continue ll_rw_blk.c splitupJens Axboe2008-01-291-1247/+8
* block: split tag and sysfs handling from blk-core.cJens Axboe2008-01-291-709/+10
* block: first step of splitting ll_rw_blk, rename itJens Axboe2008-01-291-0/+4457
OpenPOWER on IntegriCloud