Gustavo F. Padovan
|
345227d705
backing-dev: Kill set but not used var in bdi_debug_stats_show()
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Linus Torvalds
|
d39dd11c3e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |
Dave Chinner
|
a66979abad
fs: move i_wb_list out from under inode_lock
|
14 years ago |
Jens Axboe
|
95f28604a6
fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going away
|
14 years ago |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
Linus Torvalds
|
426e1f5cec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |
Peter Zijlstra
|
766f916419
kernel: remove PF_FLUSHER
|
14 years ago |
Mel Gorman
|
0e093d9976
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
|
14 years ago |
Mel Gorman
|
52bb919866
writeback: account for time spent congestion_waited
|
14 years ago |
Nick Piggin
|
7ccf19a804
fs: inode split IO and LRU lists
|
14 years ago |
Jan Kara
|
976e48f8a5
bdi: Initialize noop_backing_dev_info properly
|
14 years ago |
Artem Bityutskiy
|
6628bc74f1
writeback: do not lose wakeup events when forking bdi threads
|
14 years ago |
Wu Fengguang
|
16c4042f08
writeback: avoid unnecessary calculation of bdi dirty thresholds
|
15 years ago |
Jens Axboe
|
6bf05d03ea
writeback: fix bad _bh spinlock nesting
|
15 years ago |
Artem Bityutskiy
|
c284de61db
writeback: cleanup bdi_register
|
15 years ago |
Artem Bityutskiy
|
603320239f
writeback: add new tracepoints
|
15 years ago |
Artem Bityutskiy
|
b5048a6cb5
writeback: remove unnecessary init_timer call
|
15 years ago |
Artem Bityutskiy
|
6467716a37
writeback: optimize periodic bdi thread wakeups
|
15 years ago |
Artem Bityutskiy
|
253c34e9b1
writeback: prevent unnecessary bdi threads wakeups
|
15 years ago |
Artem Bityutskiy
|
fff5b85aa4
writeback: move bdi threads exiting logic to the forker thread
|
15 years ago |
Artem Bityutskiy
|
adf3924070
writeback: restructure bdi forker loop a little
|
15 years ago |
Artem Bityutskiy
|
78c40cb658
writeback: do not remove bdi from bdi_list
|
15 years ago |
Artem Bityutskiy
|
080dcec417
writeback: simplify bdi code a little
|
15 years ago |
Artem Bityutskiy
|
c4ec7908c2
writeback: do not lose wake-ups in the forker thread - 2
|
15 years ago |
Artem Bityutskiy
|
c5f7ad233b
writeback: do not lose wake-ups in the forker thread - 1
|
15 years ago |
Artem Bityutskiy
|
94eac5e623
writeback: fix possible race when creating bdi threads
|
15 years ago |
Artem Bityutskiy
|
6f904ff0e3
writeback: harmonize writeback threads naming
|
15 years ago |
Dave Chinner
|
455b286468
writeback: Initial tracing support
|
15 years ago |
Christoph Hellwig
|
082439004b
writeback: merge bdi_writeback_task and bdi_start_fn
|
15 years ago |