summaryrefslogtreecommitdiff
path: root/block/blk-core.c
AgeCommit message (Expand)Author
2008-07-03block: extend queue_flag bitopsJens Axboe
2008-07-03block: Block layer data integrity supportMartin K. Petersen
2008-05-28block: Move the second call to get_request to the end of the loopZhang, Yanmin
2008-05-14Remove blkdev warning triggered by using mdNeil Brown
2008-05-07block: avoid duplicate calls to get_part() in disk stat codeJens Axboe
2008-05-07block: optimize generic_unplug_device()Jens Axboe
2008-05-01block: remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-29block: add large command supportFUJITA Tomonori
2008-04-29block: replace sizeof(rq->cmd) with BLK_MAX_CDBFUJITA Tomonori
2008-04-29block: rename and export rq_init()FUJITA Tomonori
2008-04-29block: make queue flags non-atomicNick Piggin
2008-04-29block: make rq_init() do a full memset()FUJITA Tomonori
2008-03-04unexport blk_{get,put}_queueAdrian Bunk
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: add request->raw_data_lenTejun Heo
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: update partition statiticsJerome Marchand
2008-02-08block: fixup rq_init() a bitJens 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-29block: ll_rw_blk.c split, add blk-merge.cJens Axboe
2008-01-29block: remove dated (and wrong) comment in blk-core.cJens Axboe
2008-01-29block: get rid of unnecessary forward declarations in blk-core.cJens Axboe
2008-01-29block: continue ll_rw_blk.c splitupJens Axboe
2008-01-29block: split tag and sysfs handling from blk-core.cJens Axboe
2008-01-29block: first step of splitting ll_rw_blk, rename itJens Axboe