- 3d3d9c0 trace: replace WB_REASON_FOREIGN_FLUSH with a string by Chunguang Xu · 3 years, 9 months ago
- a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 2 months ago
- bcfe06b mm: memcontrol: Use helpers to read page's memcg data by Roman Gushchin · 4 years, 2 months ago
- fdeb17c trace: fix potenial dangerous pointer by Hui Su · 4 years, 2 months ago
- 5fcd575 writeback: Drop I_DIRTY_TIME_EXPIRE by Jan Kara · 4 years, 8 months ago
- f9cae92 writeback: Fix sync livelock due to b_dirty_time processing by Jan Kara · 4 years, 8 months ago
- 8d92890 mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead by NeilBrown · 4 years, 8 months ago
- c4b4c2a buffer: remove useless comment and WB_REASON_FREE_MORE_MEM, reason. by Zhiqiang Liu · 4 years, 9 months ago
- 68f23b89 memcg: fix a crash in wb_workfn when a device disappears by Theodore Ts'o · 5 years ago
- 40363cf writeback: fix -Wformat compilation warnings by Qian Cai · 5 years ago
- 67c0496 kernfs: convert kernfs_node->id from union kernfs_node_id to u64 by Tejun Heo · 5 years ago
- f05499a writeback: use ino_t for inodes in tracepoints by Tejun Heo · 5 years ago
- d1a445d include/trace/events/writeback.h: fix -Wstringop-truncation warnings by Qian Cai · 5 years ago
- 0feacaa writeback: don't access page->mapping directly in track_foreign_dirty TP by Tejun Heo · 5 years ago
- 3a8e9ac writeback: add tracepoints for cgroup foreign writebacks by Tejun Heo · 5 years ago
- 19343b5 mm/page-writeback: introduce tracepoint for wait_on_page_writeback() by Yafang Shao · 6 years ago
- e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 85009b4 writeback: eliminate work item allocation in bd_start_writeback() by Jens Axboe · 7 years ago
- c53cd49 kernfs: introduce kernfs_node_id by Shaohua Li · 8 years ago
- 726d061f mm: vmscan: kick flushers when we encounter dirty pages on the LRU by Johannes Weiner · 8 years ago
- c4a2563 mm: move vmscan writes and file write accounting to the node by Mel Gorman · 8 years ago
- 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
- 9a46b04f fs/fs-writeback.c: inode writeback list tracking tracepoints by Brian Foster · 8 years ago
- a664edb tracing, writeback: Replace cgroup path to cgroup ino by Yang Shi · 9 years ago
- 5634cc2 writeback: update writeback tracepoints to report cgroup by Tejun Heo · 9 years ago
- e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- dcc25ae writeback: move global_dirty_limit into wb_domain by Tejun Heo · 10 years ago
- a88a341 writeback: move bandwidth related fields from backing_dev_info into bdi_writeback by Tejun Heo · 10 years ago
- aad653a block: discard bdi_unregister() in favour of bdi_destroy() by NeilBrown · 10 years ago
- 91df608 writeback: Export enums used by tracepoint to user space by Steven Rostedt (Red Hat) · 10 years ago
- 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 0ae45f6 vfs: add support for a lazytime mount option by Theodore Ts'o · 10 years ago
- df0ce26 fs: remove default_backing_dev_info by Christoph Hellwig · 10 years ago
- de1414a fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info by Christoph Hellwig · 10 years ago
- 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
- f479447 tracing: Fix event header writeback.h to include tracepoint.h by Steven Rostedt (Red Hat) · 11 years ago
- 0dc83bd Revert "writeback: do not sync data dirtied after sync start" by Jan Kara · 11 years ago
- c4a391b writeback: do not sync data dirtied after sync start by Jan Kara · 11 years ago
- 839a8e8 writeback: replace custom worker pool implementation with unbound workqueue by Tejun Heo · 12 years ago
- 9fb0a7d writeback: add more tracepoints by Tejun Heo · 12 years ago
- cc1676d writeback: Move requeueing when I_SYNC set to writeback_sb_inodes() by Jan Kara · 13 years ago
- 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 13 years ago
- 977b7e3 writeback: fix dereferencing NULL bdi->dev on trace_writeback_queue by Wu Fengguang · 13 years ago
- 15eb77a writeback: fix NULL bdi->dev in trace writeback_single_inode by Wu Fengguang · 13 years ago
- 8371235 writeback: dirty ratelimit - think time compensation by Wu Fengguang · 14 years ago
- b3bba872 writeback: show writeback reason with __print_symbolic by Wu Fengguang · 13 years ago
- 0e175a1 writeback: Add a 'reason' to wb_writeback_work by Curt Wohlgemuth · 13 years ago
- ad4e38d writeback: send work item to queue_io, move_expired_inodes by Curt Wohlgemuth · 13 years ago
- ece13ac3 writeback: trace event balance_dirty_pages by Wu Fengguang · 14 years ago
- b48c104 writeback: trace event bdi_dirty_ratelimit by Wu Fengguang · 14 years ago
- 143dfe8 writeback: IO-less balance_dirty_pages() by Wu Fengguang · 14 years ago
- c8ad620 writeback: show raw dirtied_when in trace writeback_single_inode by Wu Fengguang · 13 years ago
- e1cbe23 writeback: trace global_dirty_state by Wu Fengguang · 14 years ago
- d46db3d writeback: make writeback_control.nr_to_write straight by Wu Fengguang · 14 years ago
- e84d0a4 writeback: trace event writeback_queue_io by Wu Fengguang · 14 years ago
- 251d6a4 writeback: trace event writeback_single_inode by Wu Fengguang · 14 years ago
- b7a2441 writeback: remove writeback_control.more_io by Wu Fengguang · 15 years ago
- 71927e8 writeback: trace wakeup event for background writeback by Wu Fengguang · 14 years ago
- 0e093d99 writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone by Mel Gorman · 14 years ago
- 52bb919 writeback: account for time spent congestion_waited by Mel Gorman · 14 years ago
- 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
- 6033202 writeback: add new tracepoints by Artem Bityutskiy · 14 years ago
- 96dccab writeback.h: needs linux/device.h by Randy Dunlap · 15 years ago
- 9e09438 writeback: Add tracing to write_cache_pages by Dave Chinner · 15 years ago
- 028c2dd writeback: Add tracing to balance_dirty_pages by Dave Chinner · 15 years ago
- 455b286 writeback: Initial tracing support by Dave Chinner · 15 years ago