1. 2ecbf45 blk-stat: export helpers for modifying blk_rq_stat by Josef Bacik · 6 years ago
  2. 522a777 block: consolidate struct request timestamp fields by Omar Sandoval · 6 years ago
  3. 544ccc8d block: get rid of struct blk_issue_stat by Omar Sandoval · 6 years ago
  4. 7dfdbc7 block: Protect queue flag changes with the queue lock by Bart Van Assche · 6 years ago
  5. f78bac2 block: Use the queue_flag_*() functions instead of open-coding these by Bart Van Assche · 6 years ago
  6. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  7. eca8b53 blk-stat: delete useless code by Shaohua Li · 7 years ago
  8. d373812 blk-stat: don't use this_cpu_ptr() in a preemptable section by Jens Axboe · 7 years ago
  9. 99c749a blk-stat: kill blk_stat_rq_ddir() by Jens Axboe · 7 years ago
  10. a37244e blk-stat: convert blk-stat bucket callback to signed by Stephen Bates · 7 years ago
  11. b9147dd blk-throttle: add a mechanism to estimate IO latency by Shaohua Li · 7 years ago
  12. a83b576 block: fix stacked driver stats init and free by Jens Axboe · 7 years ago
  13. 34dbad5 blk-stat: convert to callback-based statistics reporting by Omar Sandoval · 7 years ago
  14. 4875253 blk-stat: move BLK_RQ_STAT_BATCH definition to blk-stat.c by Omar Sandoval · 7 years ago
  15. fa2e39c blk-stat: use READ and WRITE instead of BLK_STAT_{READ,WRITE} by Omar Sandoval · 7 years ago
  16. 7d8d001 blk-stat: fix blk_stat_sum() if all samples are batched by Omar Sandoval · 7 years ago
  17. 7cd54aa blk-stat: fix a few cases of missing batch flushing by Jens Axboe · 8 years ago
  18. 209200e blk-stat: fix a typo by Shaohua Li · 8 years ago
  19. cf43e6b block: add scalable completion tracking of requests by Jens Axboe · 8 years ago