aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-04unexport blk_{get,put}_queueAdrian Bunk1-2/+0
2008-03-04block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori1-2/+1
2008-03-04block: fix kernel-docbook parameters and filesRandy Dunlap1-0/+2
2008-02-19block: add request->raw_data_lenTejun Heo1-0/+2
2008-02-19make blk-core.c:request_cachep static againAdrian Bunk1-1/+1
2008-02-08Enhanced partition statistics: remove old partition statisticsJerome Marchand1-4/+0
2008-02-08Enhanced partition statistics: update partition statiticsJerome Marchand1-4/+30
2008-02-08block: fixup rq_init() a bitJens Axboe1-6/+17
2008-02-01block: make core bits checkpatch compliantJens Axboe1-81/+72
2008-02-01block: new end request handling interface should take unsigned byte countsJens Axboe1-7/+9
2008-01-29block: ll_rw_blk.c split, add blk-merge.cJens Axboe1-478/+0
2008-01-29block: remove dated (and wrong) comment in blk-core.cJens Axboe1-5/+0
2008-01-29block: get rid of unnecessary forward declarations in blk-core.cJens Axboe1-32/+30
2008-01-29block: continue ll_rw_blk.c splitupJens Axboe1-1247/+8
2008-01-29block: split tag and sysfs handling from blk-core.cJens Axboe1-709/+10
2008-01-29block: first step of splitting ll_rw_blk, rename itJens Axboe1-0/+4457