summaryrefslogtreecommitdiff
path: root/block/blk-merge.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-03block: Block layer data integrity supportMartin K. Petersen1-0/+3
2008-05-07block: get rid of likely/unlikely predictions in merge logicJens Axboe1-6/+6
2008-04-29block: make queue flags non-atomicNick Piggin1-3/+3
2008-04-21block: move the padding adjustment to blk_rq_map_sgFUJITA Tomonori1-0/+9
2008-03-04block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori1-1/+1
2008-02-19block: clear drain buffer if draining for write commandTejun Heo1-0/+3
2008-02-19block: implement request_queue->dma_drain_neededTejun Heo1-1/+1
2008-02-19block: add request->raw_data_lenTejun Heo1-0/+1
2008-02-08Enhanced partition statistics: update partition statiticsJerome Marchand1-0/+6
2008-02-01block: make core bits checkpatch compliantJens Axboe1-6/+6
2008-01-29block: ll_rw_blk.c split, add blk-merge.cJens Axboe1-0/+485