aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-merge.c
Commit message (Expand)AuthorAge
* block: Seperate read and write statistics of in_flight requests v2Nikanth Karthikesan2009-10-06
* Revert "Seperate read and write statistics of in_flight requests"Jens Axboe2009-10-04
* Seperate read and write statistics of in_flight requestsNikanth Karthikesan2009-09-14
* scsi,block: update SCSI to handle mixed merge failuresTejun Heo2009-09-11
* block: implement mixed merge of different failfast requestsTejun Heo2009-09-11
* block: don't merge requests of different failfast settingsTejun Heo2009-07-03
* block: Use accessor functions for queue limitsMartin K. Petersen2009-05-22
* block: hide request sector and data_lenTejun Heo2009-05-11
* block: drop request->hard_* and *nr_sectorsTejun Heo2009-05-11
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
* block: simplify I/O stat accountingJerome Marchand2009-04-24
* block: fix inconsistency in I/O stat accounting codeJerome Marchand2009-04-07
* block: WARN in __blk_put_request() for potential bio leakBoaz Harrosh2009-03-26
* block: fix missing bio back/front segment size setting in blk_recount_segments()Jens Axboe2009-03-06
* block: reduce stack footprint of blk_recount_segments()Jens Axboe2009-02-26
* block: remove unused ll_new_mergeable()FUJITA Tomonori2008-11-06
* block: fix nr_phys_segments miscalculation bugFUJITA Tomonori2008-10-17
* block: inherit CPU completion on bio->rq and rq->rq mergesJens Axboe2008-10-09
* block: move stats from disk to part0Tejun Heo2008-10-09
* block: fix diskstats accessTejun Heo2008-10-09
* block: fix disk->part[] dereferencing raceTejun Heo2008-10-09
* block: misc updatesTejun Heo2008-10-09
* drop vmerge accountingMikulas Patocka2008-10-09
* block: drop virtual merging accountingMikulas Patocka2008-10-09
* Allow elevators to sort/merge discard requestsDavid Woodhouse2008-10-09
* block: Block layer data integrity supportMartin K. Petersen2008-07-03
* block: get rid of likely/unlikely predictions in merge logicJens Axboe2008-05-07
* block: make queue flags non-atomicNick Piggin2008-04-29
* block: move the padding adjustment to blk_rq_map_sgFUJITA Tomonori2008-04-21
* block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori2008-03-04
* block: clear drain buffer if draining for write commandTejun Heo2008-02-19
* block: implement request_queue->dma_drain_neededTejun Heo2008-02-19
* block: add request->raw_data_lenTejun Heo2008-02-19
* Enhanced partition statistics: update partition statiticsJerome Marchand2008-02-08
* block: make core bits checkpatch compliantJens Axboe2008-02-01
* block: ll_rw_blk.c split, add blk-merge.cJens Axboe2008-01-29