1. bca237a block/laptop_mode: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  2. 34d9715 block: wake up all tasks blocked in get_request() by Ming Lei · 7 years ago
  3. 9a95e4e block, nvme: Introduce blk_mq_req_flags_t by Bart Van Assche · 7 years ago
  4. 3a0a529 block, scsi: Make SCSI quiesce and resume work reliably by Bart Van Assche · 7 years ago
  5. c9254f2 block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag by Bart Van Assche · 7 years ago
  6. 1b6d65a block: Introduce BLK_MQ_REQ_PREEMPT by Bart Van Assche · 7 years ago
  7. 6a15674 block: Introduce blk_get_request_flags() by Bart Van Assche · 7 years ago
  8. 055f6e1 block: Make q_usage_counter also track legacy requests by Ming Lei · 7 years ago
  9. aba7afc blk-mq: Avoid that request queue removal can trigger list corruption by Bart Van Assche · 7 years ago
  10. b085029 block: pass 'run_queue' to blk_mq_request_bypass_insert by Ming Lei · 7 years ago
  11. e4f36b2 block: fix peeking requests during PM by Christoph Hellwig · 7 years ago
  12. ea435e1 block: add a poll_fn callback to struct request_queue by Christoph Hellwig · 7 years ago
  13. ef71de8 block: add a blk_steal_bios helper by Christoph Hellwig · 7 years ago
  14. f421e1d block: provide a direct_make_request helper by Christoph Hellwig · 7 years ago
  15. 4e9b6f2 block: Fix a race between blk_cleanup_queue() and timeout handling by Bart Van Assche · 7 years ago
  16. 85acb3b block: set request_list for request by Shaohua Li · 7 years ago
  17. 9c98837 block: move __elv_next_request to blk-core.c by Christoph Hellwig · 7 years ago
  18. 5acb3cc blktrace: Fix potential deadlock between delete & sysfs ops by Waiman Long · 7 years ago
  19. 157f377 block: directly insert blk-mq request from blk_insert_cloned_request() by Jens Axboe · 7 years ago
  20. 5034435 block: Make blk_dequeue_request() static by Damien Le Moal · 7 years ago
  21. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  22. 4ddd56b block: Relax a check in blk_start_queue() by Bart Van Assche · 7 years ago
  23. b8d62b3 blk-mq: enable checking two part inflight counts at the same time by Jens Axboe · 7 years ago
  24. 0609e0e block: make part_in_flight() take an array of two ints by Jens Axboe · 7 years ago
  25. d62e26b block: pass in queue to inflight accounting by Jens Axboe · 8 years ago
  26. 765e40b block: disable runtime-pm for blk-mq by Christoph Hellwig · 7 years ago
  27. e23947b bio-integrity: fold bio_integrity_enabled to bio_integrity_prep by Dmitry Monakhov · 8 years ago
  28. 8fc4504 block: don't set bounce limit in blk_init_queue by Christoph Hellwig · 8 years ago
  29. 0bf6595e block: don't set bounce limit in blk_init_allocated_queue by Christoph Hellwig · 8 years ago
  30. 0b0bcac block: don't bother with bounce limits for make_request drivers by Christoph Hellwig · 8 years ago
  31. cb6934f block: add support for write hints in a bio by Jens Axboe · 8 years ago
  32. 34bd9c1 block: Fix off-by-one errors in blk_status_to_errno() and print_req_error() by Bart Van Assche · 8 years ago
  33. 332ebbf block: Document what queue type each function is intended for by Bart Van Assche · 8 years ago
  34. 2fff8a9 block: Check locking assumptions at runtime by Bart Van Assche · 8 years ago
  35. d280bab block: Introduce request_queue.initialize_rq_fn() by Bart Van Assche · 8 years ago
  36. cd6ce14 block: Make request operation type argument declarations consistent by Bart Van Assche · 8 years ago
  37. 03a07c9 block: return on congested block device by Goldwyn Rodrigues · 8 years ago
  38. 93b27e7 blk: use non-rescuing bioset for q->bio_split. by NeilBrown · 8 years ago
  39. 47e0fb4 blk: make the bioset rescue_workqueue optional. by NeilBrown · 8 years ago
  40. 011067b blk: replace bioset_create_nobvec() with a flags arg to bioset_create() by NeilBrown · 8 years ago
  41. af67c31 blk: remove bio_set arg from blk_queue_split() by NeilBrown · 8 years ago
  42. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  43. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  44. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  45. b425e50 block: Avoid that blk_exit_rl() triggers a use-after-free by Bart Van Assche · 8 years ago
  46. ed6565e block: handle partial completions for special payload requests by Christoph Hellwig · 8 years ago
  47. 9c1051a blk-mq: untangle debugfs and sysfs by Omar Sandoval · 8 years ago
  48. d173a25 blk-mq: move debugfs declarations to a separate header file by Omar Sandoval · 8 years ago
  49. 21c6e93 blk-mq: unify hctx delay_work and run_work by Jens Axboe · 8 years ago
  50. 818cd1c block: add kblock_mod_delayed_work_on() by Jens Axboe · 8 years ago
  51. 9f99373 blk-mq: unify hctx delayed_run_work and run_work by Jens Axboe · 8 years ago
  52. e869b546 blk-mq: Unregister debugfs attributes earlier by Bart Van Assche · 8 years ago
  53. caf7df1 block: remove the errors field from struct request by Christoph Hellwig · 8 years ago
  54. 0be0dee block: Inline blk_rq_set_prio() by Bart Van Assche · 8 years ago
  55. da8d7f0 block: Export blk_init_request_from_bio() by Bart Van Assche · 8 years ago
  56. d0fac02 block: make __blk_end_bidi_request private by Christoph Hellwig · 8 years ago
  57. fa1a15c block: remove blk_end_request_cur by Christoph Hellwig · 8 years ago
  58. 314fe91 block: remove blk_end_request_err and __blk_end_request_err by Christoph Hellwig · 8 years ago
  59. fbbaf70 block: trace completion of all bios. by NeilBrown · 8 years ago
  60. 85003a4 block: fix inheriting request priority from bio by Adam Manzanares · 8 years ago
  61. d3cfb2a block: block new I/O just after queue is set as dying by Ming Lei · 8 years ago
  62. 1671d52 block: rename blk_mq_freeze_queue_start() by Ming Lei · 8 years ago
  63. 5ed61d3 block: add a read barrier in blk_queue_enter() by Ming Lei · 8 years ago
  64. 88eeca4 block: track request size in blk_issue_stat by Shaohua Li · 8 years ago
  65. a83b576 block: fix stacked driver stats init and free by Jens Axboe · 8 years ago
  66. 34dbad5 blk-stat: convert to callback-based statistics reporting by Omar Sandoval · 8 years ago
  67. 0315b15 block: remove extra calls to wbt_exit() by Omar Sandoval · 8 years ago
  68. f5fe1b5 blk: Ensure users for current->bio_list can see the full list. by NeilBrown · 8 years ago
  69. 79bd995 blk: improve order of bio handling in generic_make_request() by NeilBrown · 8 years ago
  70. c01228d Revert "scsi, block: fix duplicate bdi name registration crashes" by Jan Kara · 8 years ago
  71. 165a5e2 block: Move bdi_unregister() to del_gendisk() by Jan Kara · 8 years ago
  72. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  73. 1e73973 block: optionally merge discontiguous discard bios into a single request by Christoph Hellwig · 8 years ago
  74. 34fe7c0 block: enumify ELEVATOR_*_MERGE by Christoph Hellwig · 8 years ago
  75. e4d750c block: free merged request in the caller by Jens Axboe · 8 years ago
  76. 18fbda9 block: use same block debugfs directory for blk-mq and blktrace by Omar Sandoval · 8 years ago
  77. 0dba131 scsi, block: fix duplicate bdi name registration crashes by Dan Williams · 8 years ago
  78. efa7c9f block: Get rid of blk_get_backing_dev_info() by Jan Kara · 8 years ago
  79. b1d2dc56 block: Make blk_get_backing_dev_info() safe without open bdev by Jan Kara · 8 years ago
  80. d03f6cd block: Dynamically allocate and refcount backing_dev_info by Jan Kara · 8 years ago
  81. dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
  82. bbfc3c5 block: queue lock must be acquired when iterating over rls by Tahsin Erdogan · 8 years ago
  83. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  84. 57292b5 block: introduce blk_rq_is_passthrough by Christoph Hellwig · 8 years ago
  85. fb045ca2 block: don't assign cmd_flags in __blk_rq_prep_clone by Christoph Hellwig · 8 years ago
  86. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  87. 6d247d7 block: allow specifying size for extra command data by Christoph Hellwig · 8 years ago
  88. 5ea708d block: simplify blk_init_allocated_queue by Christoph Hellwig · 8 years ago
  89. e6f7f93 block: fix elevator init check by Christoph Hellwig · 8 years ago
  90. f3a8ab7 block: cleanup remaining manual checks for PREFLUSH|FUA by Jens Axboe · 8 years ago
  91. bd6737f blk-mq-sched: add flush insertion into blk_mq_sched_insert_request() by Jens Axboe · 8 years ago
  92. f73f44e block: add a op_is_flush helper by Christoph Hellwig · 8 years ago
  93. bd166ef blk-mq-sched: add framework for MQ capable IO schedulers by Jens Axboe · 8 years ago
  94. c23ecb4 block: move rq_ioc() to blk.h by Jens Axboe · 8 years ago
  95. b92e09b Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  96. f9d03f9 block: improve handling of the magic discard payload by Christoph Hellwig · 8 years ago
  97. 5888678 block: fix unintended fallthrough in generic_make_request_checks() by Nicolai Stange · 8 years ago
  98. a6f0788 block: add support for REQ_OP_WRITE_ZEROES by Chaitanya Kulkarni · 8 years ago
  99. 778889d block: apply blk_partition_remap to REQ_OP_ZONE_RESET by Shaun Tancheff · 8 years ago
  100. 0a6219a block: deal with stale req count of plug list by Ming Lei · 8 years ago