1. 6bd87ee bdi: add a ->dev_name field to struct backing_dev_info by Christoph Hellwig · 4 years, 8 months ago
  2. c4b4c2a buffer: remove useless comment and WB_REASON_FREE_MORE_MEM, reason. by Zhiqiang Liu · 4 years, 9 months ago
  3. 97b2782 writeback, memcg: Implement foreign dirty flushing by Tejun Heo · 5 years ago
  4. 34f8fe5 bdi: Add bdi->id by Tejun Heo · 5 years ago
  5. 5b9cce4 writeback: Generalize and expose wb_completion by Tejun Heo · 5 years ago
  6. 2d146b9 backing-dev: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  7. 7fc5854 writeback: synchronize sync(2) against cgroup writeback membership switches by Tejun Heo · 7 years ago
  8. 368686a writeback: don't decrement wb->refcnt if !wb->bdi by Anders Roxell · 6 years ago
  9. e58dd0d bdi: use refcount_t for reference counting instead atomic_t by Sebastian Andrzej Siewior · 6 years ago
  10. 3ee7e86 bdi: Fix another oops in wb_workfn() by Jan Kara · 7 years ago
  11. 2e898e4 writeback: safer lock nesting by Greg Thelen · 7 years ago
  12. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  13. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  14. 85009b4 writeback: eliminate work item allocation in bd_start_writeback() by Jens Axboe · 7 years ago
  15. aac8d41 writeback: only allow one inflight and pending full flush by Jens Axboe · 7 years ago
  16. fca3934 fs: Provide infrastructure for dynamic BDIs in filesystems by Jan Kara · 8 years ago
  17. 4514451 bdi: Do not wait for cgwbs release in bdi_unregister() by Jan Kara · 8 years ago
  18. 5318ce7 bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy() by Jan Kara · 8 years ago
  19. b7d680d bdi: Mark congested->bdi as internal by Jan Kara · 8 years ago
  20. d03f6cd block: Dynamically allocate and refcount backing_dev_info by Jan Kara · 8 years ago
  21. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  22. 8db378a include/linux/backing-dev-defs.h: shrink struct backing_dev_info by Andrew Morton · 8 years ago
  23. 9491ae4 mm: don't cap request size based on read-ahead setting by Jens Axboe · 8 years ago
  24. b57d74a writeback: track if we're sleeping on progress in balance_dirty_pages() by Jens Axboe · 8 years ago
  25. df08c32 block: fix bdi vs gendisk lifetime mismatch by Dan Williams · 8 years ago
  26. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
  27. b817525 writeback: bdi_writeback iteration must not skip dying ones by Tejun Heo · 9 years ago
  28. a13f35e writeback: don't embed root bdi_writeback_congested in bdi_writeback by Tejun Heo · 10 years ago
  29. e8a7abf writeback: disassociate inodes from dying bdi_writebacks by Tejun Heo · 10 years ago
  30. 21c6321 writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb() by Tejun Heo · 10 years ago
  31. 841710a writeback: implement memcg wb_domain by Tejun Heo · 10 years ago
  32. cc395d7 writeback: implement bdi_wait_for_completion() by Tejun Heo · 10 years ago
  33. 95a46c6 writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account by Tejun Heo · 10 years ago
  34. 766a9d6 writeback: implement backing_dev_info->tot_write_bandwidth by Tejun Heo · 10 years ago
  35. d6c10f1 writeback: implement WB_has_dirty_io wb_state flag by Tejun Heo · 10 years ago
  36. ec8a6f2 writeback: make congestion functions per bdi_writeback by Tejun Heo · 10 years ago
  37. 52ebea7 writeback: make backing_dev_info host cgroup-specific bdi_writebacks by Tejun Heo · 10 years ago
  38. 4aa9c69 bdi: separate out congested state into a separate struct by Tejun Heo · 10 years ago
  39. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 10 years ago