summaryrefslogtreecommitdiff
path: root/mm/backing-dev.c
Commit message (Expand)AuthorAge
* vfs: kill write_super and sync_supersArtem Bityutskiy2012-08-04
* mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li2012-07-31
* block: Convert BDI proportion calculations to flexible proportionsJan Kara2012-06-09
* backing-dev: fix wakeup timer races with bdi_unregister()Rabin Vincent2012-02-01
* freezer: implement and use kthread_freezable_should_stop()Tejun Heo2011-11-21
* backing-dev: ensure wakeup_timer is deletedRabin Vincent2011-11-11
* Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth2011-10-31
| * writeback: stabilize bdi->dirty_ratelimitWu Fengguang2011-10-03
| * writeback: dirty rate controlWu Fengguang2011-10-03
| * writeback: account per-bdi accumulated dirtied pagesWu Fengguang2011-10-03
* | mm-add-comment-explaining-task-state-setting-in-bdi_forker_thread-fixAndrew Morton2011-10-31
|/
* mm: Add comment explaining task state setting in bdi_forker_thread()Jan Kara2011-09-02
* mm: Cleanup clearing of BDI_pending bit in bdi_forker_thread()Jan Kara2011-09-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...Linus Torvalds2011-07-26
|\
| * writeback: show bdi write bandwidth in debugfsWu Fengguang2011-07-09
| * writeback: bdi write bandwidth estimationWu Fengguang2011-07-09
| * writeback: account per-bdi accumulated written pagesJan Kara2011-07-09
| * writeback: make writeback_control.nr_to_write straightWu Fengguang2011-07-09
| * writeback: split inode_wb_list_lock into bdi_writeback.list_lockChristoph Hellwig2011-06-08
* | Merge 'akpm' patch seriesLinus Torvalds2011-07-25
|\ \
| * | mm/backing-dev.c: reset bdi min_ratio in bdi_unregister()Peter Zijlstra2011-07-25
| |/
* | backing-dev: use synchronize_rcu_expedited instead of synchronize_rcuMikulas Patocka2011-07-23
|/
* backing-dev: Kill set but not used var in bdi_debug_stats_show()Gustavo F. Padovan2011-05-20
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-24
|\
| * fs: move i_wb_list out from under inode_lockDave Chinner2011-03-24
* | fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going awayJens Axboe2011-03-17
* | block: remove per-queue pluggingJens Axboe2011-03-10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-26
|\
| * fs: inode split IO and LRU listsNick Piggin2010-10-25
* | kernel: remove PF_FLUSHERPeter Zijlstra2010-10-26
* | writeback: do not sleep on the congestion queue if there are no congested BDI...Mel Gorman2010-10-26
* | writeback: account for time spent congestion_waitedMel Gorman2010-10-26
|/
* bdi: Initialize noop_backing_dev_info properlyJan Kara2010-09-22
* writeback: do not lose wakeup events when forking bdi threadsArtem Bityutskiy2010-08-27
* writeback: avoid unnecessary calculation of bdi dirty thresholdsWu Fengguang2010-08-12
* writeback: fix bad _bh spinlock nestingJens Axboe2010-08-07
* writeback: cleanup bdi_registerArtem Bityutskiy2010-08-07
* writeback: add new tracepointsArtem Bityutskiy2010-08-07
* writeback: remove unnecessary init_timer callArtem Bityutskiy2010-08-07
* writeback: optimize periodic bdi thread wakeupsArtem Bityutskiy2010-08-07
* writeback: prevent unnecessary bdi threads wakeupsArtem Bityutskiy2010-08-07
* writeback: move bdi threads exiting logic to the forker threadArtem Bityutskiy2010-08-07
* writeback: restructure bdi forker loop a littleArtem Bityutskiy2010-08-07
* writeback: do not remove bdi from bdi_listArtem Bityutskiy2010-08-07
* writeback: simplify bdi code a littleArtem Bityutskiy2010-08-07
* writeback: do not lose wake-ups in the forker thread - 2Artem Bityutskiy2010-08-07
* writeback: do not lose wake-ups in the forker thread - 1Artem Bityutskiy2010-08-07
* writeback: fix possible race when creating bdi threadsArtem Bityutskiy2010-08-07