1. 07b0fde blkcg: allow blkcg_policy->pd_stat() to print non-debug info too by Tejun Heo · 5 years ago
  2. c9b3007 blk-iolatency: fix STS_AGAIN handling by Dennis Zhou · 5 years ago
  3. a3fb01b blk-iolatency: only account submitted bios by Dennis Zhou · 6 years ago
  4. 5de0073 blk-iolatency: clear use_delay when io.latency is set to zero by Tejun Heo · 6 years ago
  5. 3dcf60b block: add SPDX tags to block layer files missing licensing information by Christoph Hellwig · 6 years ago
  6. 373e915 blk-iolatency: #include "blk.h" by Bart Van Assche · 6 years ago
  7. 391f552 Blk-iolatency: warn on negative inflight IO counter by Liu Bo · 6 years ago
  8. 8c772a9 blk-iolatency: fix IO hang due to negative inflight counter by Liu Bo · 6 years ago
  9. 1336981 block: fix blk-iolatency accounting underflow by Dennis Zhou · 6 years ago
  10. d3fcdff block: convert io-latency to use rq_qos_wait by Josef Bacik · 6 years ago
  11. 7754f66 blkcg: rename blkg_try_get() to blkg_tryget() by Dennis Zhou · 6 years ago
  12. e439bed blkcg: consolidate bio_issue_init() to be a part of core by Dennis Zhou · 6 years ago
  13. 5cdf2e3 blkcg: associate blkg when associating a device by Dennis Zhou · 6 years ago
  14. 2268c0f blkcg: introduce common blkg association logic by Dennis Zhou · 6 years ago
  15. beea9da blkcg: convert blkg_lookup_create() to find closest blkg by Dennis Zhou · 6 years ago
  16. b978962 blkcg: update blkg_lookup_create() to do locking by Dennis Zhou · 6 years ago
  17. 0fe061b blkcg: fix ref count issue with bio_blkcg() using task_css by Dennis Zhou · 6 years ago
  18. 0d945c1 block: remove the queue_lock indirection by Christoph Hellwig · 6 years ago
  19. d533756 block: remove the unused lock argument to rq_qos_throttle by Christoph Hellwig · 6 years ago
  20. 5f21585 Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  21. b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago
  22. 8508cf3 sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
  23. 451bb7c blk-iolatency: keep track of previous windows stats by Josef Bacik · 6 years ago
  24. 1fa2840 blk-iolatency: use a percentile approache for ssd's by Josef Bacik · 6 years ago
  25. 22ed8a9 blk-iolatency: deal with small samples by Josef Bacik · 6 years ago
  26. 9f60511 blk-iolatency: deal with nr_requests == 1 by Josef Bacik · 6 years ago
  27. ff4cee0 blk-iolatency: use q->nr_requests directly by Josef Bacik · 6 years ago
  28. 101246e blkcg: rename blkg_try_get to blkg_tryget by Dennis Zhou (Facebook) · 6 years ago
  29. 5bf9a1f blkcg: consolidate bio_issue_init to be a part of core by Dennis Zhou (Facebook) · 6 years ago
  30. a7b39b4 blkcg: always associate a bio with a blkg by Dennis Zhou (Facebook) · 6 years ago
  31. 49f4c2d blkcg: update blkg_lookup_create to do locking by Dennis Zhou (Facebook) · 6 years ago
  32. 27e6fa9 blkcg: fix ref count issue with bio_blkcg using task_css by Dennis Zhou (Facebook) · 6 years ago
  33. f8c0d7b blk-iolatency: remove set but not used variables 'changed' and 'blkiolat' by YueHaibing · 6 years ago
  34. c480bcf block: make iolatency avg_lat exponentially decay by Dennis Zhou (Facebook) · 6 years ago
  35. 52a1199 blk-iolatency: fix blkg leak in timer_fn by Josef Bacik · 6 years ago
  36. 71e9690 blk-iolatency: truncate our current time by Josef Bacik · 6 years ago
  37. d607eef blk-iolatency: don't change the latency window by Josef Bacik · 6 years ago
  38. a284390 blk-iolatency: fix max_depth comparisons by Josef Bacik · 6 years ago
  39. 88b7210 block: iolatency: avoid 64-bit division by Arnd Bergmann · 6 years ago
  40. d706751 block: introduce blk-iolatency io controller by Josef Bacik · 6 years ago