1. 68bdf1a block: Fix spelling in a source code comment by Bart Van Assche · 8 years ago
  2. a7928c1 block: move PM request support to IDE by Christoph Hellwig · 9 years ago
  3. a57a178 blk-mq: avoid infinite recursion with the FUA flag by Christoph Hellwig · 10 years ago
  4. de83953 block: blk-exec.c: Cleaning up local variable address returnd by Rickard Strandqvist · 10 years ago
  5. feb71da blk-mq: merge blk_mq_insert_request and blk_mq_run_request by Christoph Hellwig · 10 years ago
  6. 72a0a36 blk-mq: support at_head inserations for blk_execute_rq by Christoph Hellwig · 10 years ago
  7. 43a5e4e block: blk-mq: support draining mq queue by Ming Lei · 10 years ago
  8. 320ae51 blk-mq: new multi-queue block IO queueing mechanism by Jens Axboe · 11 years ago
  9. 71fe07d block: remove request ref_count by Christoph Hellwig · 11 years ago
  10. 7652113 If the queue is dying then we only call the rq->end_io callout. by Mike Christie · 11 years ago
  11. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  12. 5577022 block: account iowait time when waiting for completion of IO request by Vladimir Davydov · 11 years ago
  13. cf4aebc2 sched: Move sched.h sysctl bits into separate header by Clark Williams · 11 years ago
  14. 60da5bf Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  15. c246e80 block: Avoid that request_fn is invoked on a dead queue by Bart Van Assche · 11 years ago
  16. 3f3299d block: Rename queue dead flag by Bart Van Assche · 11 years ago
  17. 893d290 block: Don't access request after it might be freed by Roland Dreier · 11 years ago
  18. e81ca6f [SCSI] block: Fix blk_execute_rq_nowait() dead queue handling by Muthukumar Ratty · 12 years ago
  19. 8ba6143 block: add missing blk_queue_dead() checks by Tejun Heo · 12 years ago
  20. 34f6055 block: add blk_queue_dead() by Tejun Heo · 12 years ago
  21. bfe159a [SCSI] fix crash in scsi_dispatch_cmd() by James Bottomley · 13 years ago
  22. addd0a0 block: Remove 'plug/unplug' comment in blk_execute_rq_nowait by Tao Ma · 13 years ago
  23. 24ecfbe block: add blk_run_queue_async by Christoph Hellwig · 13 years ago
  24. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 13 years ago
  25. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  26. 4b19776 block: Prevent hang_check firing during long I/O by Mark Lord · 14 years ago
  27. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  28. e4025f6 block: don't set REQ_NOMERGE unnecessarily by Tejun Heo · 15 years ago
  29. 710027a Add some block/ source files to the kernel-api docbook. Fix kernel-doc notation in them as needed. Fix changed function parameter names. Fix typos/spellos. In comments, change REQ_SPECIAL to REQ_TYPE_SPECIAL and REQ_BLOCK_PC to REQ_TYPE_BLOCK_PC. by Randy Dunlap · 16 years ago
  30. 681a561 block: unexport blk_end_sync_rq by FUJITA Tomonori · 16 years ago
  31. 9a2d43b block: handle blk_pm_resume_request() requests in blk_execute_rq_nowait() by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 6728cb0 block: make core bits checkpatch compliant by Jens Axboe · 16 years ago
  33. 86db1e2 block: continue ll_rw_blk.c splitup by Jens Axboe · 16 years ago