aboutsummaryrefslogtreecommitdiff
path: root/block/blk-merge.c
AgeCommit message (Expand)Author
2008-10-17block: fix nr_phys_segments miscalculation bugFUJITA Tomonori
2008-10-09block: inherit CPU completion on bio->rq and rq->rq mergesJens Axboe
2008-10-09block: move stats from disk to part0Tejun Heo
2008-10-09block: fix diskstats accessTejun Heo
2008-10-09block: fix disk->part[] dereferencing raceTejun Heo
2008-10-09block: misc updatesTejun Heo
2008-10-09drop vmerge accountingMikulas Patocka
2008-10-09block: drop virtual merging accountingMikulas Patocka
2008-10-09Allow elevators to sort/merge discard requestsDavid Woodhouse
2008-07-03block: Block layer data integrity supportMartin K. Petersen
2008-05-07block: get rid of likely/unlikely predictions in merge logicJens Axboe
2008-04-29block: make queue flags non-atomicNick Piggin
2008-04-21block: move the padding adjustment to blk_rq_map_sgFUJITA Tomonori
2008-03-04block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori
2008-02-19block: clear drain buffer if draining for write commandTejun Heo
2008-02-19block: implement request_queue->dma_drain_neededTejun Heo
2008-02-19block: add request->raw_data_lenTejun Heo
2008-02-08Enhanced partition statistics: update partition statiticsJerome Marchand
2008-02-01block: make core bits checkpatch compliantJens Axboe
2008-01-29block: ll_rw_blk.c split, add blk-merge.cJens Axboe