Mel Gorman
|
c4a25635b6
mm: move vmscan writes and file write accounting to the node
|
9 years ago |
Mel Gorman
|
11fb998986
mm: move most file-based accounting to the node
|
9 years ago |
Brian Foster
|
9a46b04f16
fs/fs-writeback.c: inode writeback list tracking tracepoints
|
9 years ago |
Yang Shi
|
a664edb374
tracing, writeback: Replace cgroup path to cgroup ino
|
9 years ago |
Tejun Heo
|
5634cc2aa9
writeback: update writeback tracepoints to report cgroup
|
10 years ago |
Linus Torvalds
|
e4bc13adfd
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
|
10 years ago |
Tejun Heo
|
dcc25ae76e
writeback: move global_dirty_limit into wb_domain
|
10 years ago |
Tejun Heo
|
a88a341a73
writeback: move bandwidth related fields from backing_dev_info into bdi_writeback
|
10 years ago |
NeilBrown
|
aad653a0bc
block: discard bdi_unregister() in favour of bdi_destroy()
|
10 years ago |
Steven Rostedt (Red Hat)
|
91df6089aa
writeback: Export enums used by tracepoint to user space
|
10 years ago |
Linus Torvalds
|
038911597e
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Theodore Ts'o
|
0ae45f63d4
vfs: add support for a lazytime mount option
|
10 years ago |
Christoph Hellwig
|
df0ce26cb4
fs: remove default_backing_dev_info
|
10 years ago |
Christoph Hellwig
|
de1414a654
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
|
10 years ago |
Linus Torvalds
|
68114e5eb8
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
11 years ago |
Steven Rostedt (Red Hat)
|
f479447ad9
tracing: Fix event header writeback.h to include tracepoint.h
|
11 years ago |
Jan Kara
|
0dc83bd30b
Revert "writeback: do not sync data dirtied after sync start"
|
11 years ago |
Jan Kara
|
c4a391b53a
writeback: do not sync data dirtied after sync start
|
11 years ago |
Tejun Heo
|
839a8e8660
writeback: replace custom worker pool implementation with unbound workqueue
|
12 years ago |
Tejun Heo
|
9fb0a7da0c
writeback: add more tracepoints
|
12 years ago |
Jan Kara
|
cc1676d917
writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()
|
13 years ago |
Linus Torvalds
|
250f6715a4
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Paul Gortmaker
|
313162d0b8
device.h: audit and cleanup users in main include dir
|
13 years ago |
Wu Fengguang
|
977b7e3a52
writeback: fix dereferencing NULL bdi->dev on trace_writeback_queue
|
13 years ago |
Wu Fengguang
|
15eb77a07c
writeback: fix NULL bdi->dev in trace writeback_single_inode
|
13 years ago |
Wu Fengguang
|
83712358ba
writeback: dirty ratelimit - think time compensation
|
14 years ago |
Wu Fengguang
|
b3bba872dd
writeback: show writeback reason with __print_symbolic
|
13 years ago |
Curt Wohlgemuth
|
0e175a1835
writeback: Add a 'reason' to wb_writeback_work
|
14 years ago |
Curt Wohlgemuth
|
ad4e38dd6a
writeback: send work item to queue_io, move_expired_inodes
|
14 years ago |
Wu Fengguang
|
ece13ac31b
writeback: trace event balance_dirty_pages
|
15 years ago |