提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds ee89f81252 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block 12 年之前
  Darrick J. Wong ffecfd1a72 block: optionally snapshot page contents to provide stable pages during write 12 年之前
  Tejun Heo 8c1cf6bb02 block: add @req to bio_{front|back}_merge tracepoints 12 年之前
  Tejun Heo 3a366e614d block: add missing block_bio_complete() tracepoint 12 年之前
  Jianpeng Ma 422765c263 block: Remove should_sort judgement when flush blk_plug 12 年之前
  NeilBrown cbae8d45d6 block: export block_unplug tracepoint 12 年之前
  Bart Van Assche 24faf6f604 block: Make blk_cleanup_queue() wait until request_fn finished 12 年之前
  Bart Van Assche 704605711e block: Avoid scheduling delayed work on a dead queue 12 年之前
  Bart Van Assche c246e80d86 block: Avoid that request_fn is invoked on a dead queue 12 年之前
  Bart Van Assche 807592a4fa block: Let blk_drain_queue() caller obtain the queue lock 12 年之前
  Bart Van Assche 3f3299d5c0 block: Rename queue dead flag 12 年之前
  Ezequiel Garcia c304a51bf4 block: use NUMA_NO_NODE instead of -1 12 年之前
  Jianpeng Ma 975927b942 block: Add blk_rq_pos(rq) to sort rq when plushing 12 年之前
  Linus Torvalds ce40be7a82 Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block 12 年之前
  Linus Torvalds 033d9959ed Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 12 年之前
  Tejun Heo 60ea8226cb block: fix request_queue->flags initialization 12 年之前
  Tejun Heo 749fefe677 block: lift the initial queue bypass mode on blk_register_queue() instead of blk_init_allocated_queue() 12 年之前
  Martin K. Petersen 4363ac7c13 block: Implement support for WRITE SAME 12 年之前
  Martin K. Petersen f31dc1cd49 block: Consolidate command flag and queue limit checks for merges 12 年之前
  Martin K. Petersen e2a60da74f block: Clean up special command handling logic 12 年之前
  Jaehoon Chung e32463b2f7 block: remove the duplicated setting for congestion_threshold 13 年之前
  Kent Overstreet bf800ef181 block: Add bio_clone_bioset(), bio_clone_kmalloc() 13 年之前
  Kent Overstreet 4254bba17d block: Kill bi_destructor 13 年之前
  Kent Overstreet 1e2a410ff7 block: Ues bi_pool for bio_integrity_alloc() 13 年之前
  Yi Zou 37d7b34f05 block: rate-limit the error message from failing commands 13 年之前
  Tejun Heo 136b5721d7 workqueue: deprecate __cancel_delayed_work() 13 年之前
  Tejun Heo e7c2f96744 workqueue: use mod_delayed_work() instead of __cancel + queue 13 年之前
  NeilBrown 74018dc306 blk: pass from_schedule to non-request unplug functions. 13 年之前
  Shaohua Li 2a7d5559b3 block: stack unplug 13 年之前
  NeilBrown 9cbb175088 blk: centralize non-request unplug handling. 13 年之前