summaryrefslogtreecommitdiffstats
path: root/block/blk-core.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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