1. 2e898e4 writeback: safer lock nesting by Greg Thelen · 7 years ago
  2. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  3. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  4. 85009b4 writeback: eliminate work item allocation in bd_start_writeback() by Jens Axboe · 7 years ago
  5. aac8d41 writeback: only allow one inflight and pending full flush by Jens Axboe · 7 years ago
  6. fca3934 fs: Provide infrastructure for dynamic BDIs in filesystems by Jan Kara · 8 years ago
  7. 4514451 bdi: Do not wait for cgwbs release in bdi_unregister() by Jan Kara · 8 years ago
  8. 5318ce7 bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy() by Jan Kara · 8 years ago
  9. b7d680d bdi: Mark congested->bdi as internal by Jan Kara · 8 years ago
  10. d03f6cd block: Dynamically allocate and refcount backing_dev_info by Jan Kara · 8 years ago
  11. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  12. 8db378a include/linux/backing-dev-defs.h: shrink struct backing_dev_info by Andrew Morton · 8 years ago
  13. 9491ae4 mm: don't cap request size based on read-ahead setting by Jens Axboe · 8 years ago
  14. b57d74a writeback: track if we're sleeping on progress in balance_dirty_pages() by Jens Axboe · 8 years ago
  15. df08c32 block: fix bdi vs gendisk lifetime mismatch by Dan Williams · 8 years ago
  16. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
  17. b817525 writeback: bdi_writeback iteration must not skip dying ones by Tejun Heo · 9 years ago
  18. a13f35e writeback: don't embed root bdi_writeback_congested in bdi_writeback by Tejun Heo · 10 years ago
  19. e8a7abf writeback: disassociate inodes from dying bdi_writebacks by Tejun Heo · 10 years ago
  20. 21c6321 writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb() by Tejun Heo · 10 years ago
  21. 841710a writeback: implement memcg wb_domain by Tejun Heo · 10 years ago
  22. cc395d7 writeback: implement bdi_wait_for_completion() by Tejun Heo · 10 years ago
  23. 95a46c6 writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account by Tejun Heo · 10 years ago
  24. 766a9d6 writeback: implement backing_dev_info->tot_write_bandwidth by Tejun Heo · 10 years ago
  25. d6c10f1 writeback: implement WB_has_dirty_io wb_state flag by Tejun Heo · 10 years ago
  26. ec8a6f2 writeback: make congestion functions per bdi_writeback by Tejun Heo · 10 years ago
  27. 52ebea7 writeback: make backing_dev_info host cgroup-specific bdi_writebacks by Tejun Heo · 10 years ago
  28. 4aa9c69 bdi: separate out congested state into a separate struct by Tejun Heo · 10 years ago
  29. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 10 years ago