1. 6849709 block: make queue stat accounting a reference by Jens Axboe · 3 years ago
  2. 48b5c1f block: only allocate poll_stats if there's a user of them by Jens Axboe · 3 years, 1 month ago
  3. e11d80a blk-stat: make q->stats->lock irqsafe by Tejun Heo · 4 years, 4 months ago
  4. 8148f0b blk-stat: Optimise blk_stat_add() by Pavel Begunkov · 5 years ago
  5. 3dcf60b block: add SPDX tags to block layer files missing licensing information by Christoph Hellwig · 6 years ago
  6. b6676f6 block: remove a few unused exports by Christoph Hellwig · 6 years ago
  7. f8232f2 block: export blk_stat_enable_accounting() by Omar Sandoval · 6 years ago
  8. 2ecbf45 blk-stat: export helpers for modifying blk_rq_stat by Josef Bacik · 6 years ago
  9. 522a777 block: consolidate struct request timestamp fields by Omar Sandoval · 7 years ago
  10. 544ccc8d block: get rid of struct blk_issue_stat by Omar Sandoval · 7 years ago
  11. 7dfdbc7 block: Protect queue flag changes with the queue lock by Bart Van Assche · 7 years ago
  12. f78bac2 block: Use the queue_flag_*() functions instead of open-coding these by Bart Van Assche · 7 years ago
  13. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  14. eca8b53 blk-stat: delete useless code by Shaohua Li · 7 years ago
  15. d373812 blk-stat: don't use this_cpu_ptr() in a preemptable section by Jens Axboe · 8 years ago
  16. 99c749a blk-stat: kill blk_stat_rq_ddir() by Jens Axboe · 8 years ago
  17. a37244e blk-stat: convert blk-stat bucket callback to signed by Stephen Bates · 8 years ago
  18. b9147dd blk-throttle: add a mechanism to estimate IO latency by Shaohua Li · 8 years ago
  19. a83b576 block: fix stacked driver stats init and free by Jens Axboe · 8 years ago
  20. 34dbad5 blk-stat: convert to callback-based statistics reporting by Omar Sandoval · 8 years ago
  21. 4875253 blk-stat: move BLK_RQ_STAT_BATCH definition to blk-stat.c by Omar Sandoval · 8 years ago
  22. fa2e39c blk-stat: use READ and WRITE instead of BLK_STAT_{READ,WRITE} by Omar Sandoval · 8 years ago
  23. 7d8d001 blk-stat: fix blk_stat_sum() if all samples are batched by Omar Sandoval · 8 years ago
  24. 7cd54aa blk-stat: fix a few cases of missing batch flushing by Jens Axboe · 8 years ago
  25. 209200e blk-stat: fix a typo by Shaohua Li · 8 years ago
  26. cf43e6b block: add scalable completion tracking of requests by Jens Axboe · 8 years ago