Commit History

Author SHA1 Message Date
  Linus Torvalds b3c9dd182e Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block 13 years ago
  Tejun Heo 4eabc94125 block: don't kick empty queue in blk_drain_queue() 13 years ago
  Tejun Heo f1f8cc9465 block, cfq: move icq creation and rq->elv.icq association to block core 13 years ago
  Tejun Heo a612fddf0d block, cfq: move cfqd->icq_list to request_queue and add request->elv.icq 13 years ago
  Tejun Heo f2dbd76a0a block, cfq: replace current_io_context() with create_io_context() 13 years ago
  Tejun Heo 09ac46c429 block: misc updates to blk_get_queue() 13 years ago
  Tejun Heo a73f730d01 block, cfq: move cfqd->cic_index to q->id 13 years ago
  Tejun Heo 8ba61435d7 block: add missing blk_queue_dead() checks 13 years ago
  Tejun Heo 481a7d6479 block: fix drain_all condition in blk_drain_queue() 13 years ago
  Tejun Heo 34f6055c80 block: add blk_queue_dead() 13 years ago
  Tejun Heo 1ba64edef6 block, sx8: kill blk_insert_request() 13 years ago
  Mike Snitzer 5151412dd4 block: initialize request_queue's numa node during 13 years ago
  Shaohua Li 019ceb7d5d block: add missed trace_block_plug 13 years ago
  Shaohua Li 3540d5e89b block: avoid unnecessary plug list flush 13 years ago
  Tejun Heo 6dd9ad7df2 block: don't call blk_drain_queue() if elevator is not up 13 years ago
  Jens Axboe 83157223de Merge branch 'for-linus' into for-3.2/core 13 years ago
  Jeff Moyer e67b77c791 blk-flush: move the queue kick into 13 years ago
  Tao Ma 9562ad9ab3 block: Remove the control of complete cpu from bio. 13 years ago
  Tejun Heo c9a929dde3 block: fix request_queue lifetime handling by making blk_queue_cleanup() properly shutdown 13 years ago
  Tejun Heo bd87b5898a block: drop @tsk from attempt_plug_merge() and explain sync rules 13 years ago
  Tejun Heo da8303c63b block: make get_request[_wait]() fail if queue is dead 13 years ago
  Tejun Heo bc16a4f933 block: reorganize throtl_get_tg() and blk_throtl_bio() 13 years ago
  Tejun Heo e3c78ca524 block: reorganize queue draining 13 years ago
  Tejun Heo 75eb6c372d block: pass around REQ_* flags instead of broken down booleans during request alloc/free 13 years ago
  Jens Axboe 5c04b426f2 Merge branch 'v3.1-rc10' into for-3.2/core 13 years ago
  Hannes Reinecke 777eb1bf15 block: Free queue resources at blk_release_queue() 14 years ago
  Suresh Jayaraman 75df713627 block: document blk-plug 14 years ago
  Christoph Hellwig 27a84d54c0 block: refactor generic_make_request 14 years ago
  Christoph Hellwig 5a7bbad27a block: remove support for bio remapping from ->make_request 14 years ago
  Jens Axboe c20e8de27f block: rename __make_request() to blk_queue_bio() 14 years ago