1. 265c5596 Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  2. be7f99c block: remov blk_queue_invalidate_tags by Christoph Hellwig · 6 years ago
  3. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  4. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  5. 37f02e5 block: Unexport blk_queue_end_tag() by Bart Van Assche · 7 years ago
  6. 2fff8a9 block: Check locking assumptions at runtime by Bart Van Assche · 7 years ago
  7. bd166ef blk-mq-sched: add framework for MQ capable IO schedulers by Jens Axboe · 8 years ago
  8. e806402 block: split out request-only flags into a new namespace by Christoph Hellwig · 8 years ago
  9. ee1b6f7 block: support different tag allocation policy by Shaohua Li · 10 years ago
  10. d45b327 block: don't assume last put of shared tags is for the host by Christoph Hellwig · 10 years ago
  11. a6b3f76 block: Reserve only one queue tag for sync IO if only 3 tags are available by Jan Kara · 11 years ago
  12. d41570b block/blk-tag.c: Remove useless kfree by Peter Senna Tschudin · 12 years ago
  13. f2b20d4 block: fix blk_queue_end_tag() by Dan Williams · 13 years ago
  14. 5e08159 block: warn if tag is greater than real_max_depth. by Tao Ma · 13 years ago
  15. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  16. 1b59dd5 block: use proper BLK_RW_ASYNC in blk_queue_start_tag() by Jens Axboe · 15 years ago
  17. 0a7ae2f block: change the tag sync vs async restriction logic by Jens Axboe · 15 years ago
  18. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  19. c6a06f7 block/blk-tag.c: cleanup kernel-doc by Qinghuang Feng · 16 years ago
  20. e3ba9ae block: reserve some tags just for sync IO by Jens Axboe · 16 years ago
  21. 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
  22. 0e3eb45 block: remove unused ->busy part of the block queue tag map by Matthew Wilcox · 16 years ago
  23. aa94b53 block: adjust tagging function queue bit locking by Jens Axboe · 16 years ago
  24. 24c03d4 block: remove remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  25. 75ad23b block: make queue flags non-atomic by Nick Piggin · 16 years ago
  26. 278caf0 block/blk-tag.c should #include "blk.h" by Adrian Bunk · 16 years ago
  27. 6728cb0 block: make core bits checkpatch compliant by Jens Axboe · 16 years ago
  28. 8324aa9 block: split tag and sysfs handling from blk-core.c by Jens Axboe · 17 years ago