aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/backing-dev.h
Commit message (Expand)AuthorAge
* bdi: reimplement bdev_inode_switch_bdi()Tejun Heo2014-09-08
* bdi: remove unused stuffTejun Heo2014-09-08
* bdi: avoid oops on device removalJan Kara2014-04-03
* bdi: test bdi_init failureMikulas Patocka2013-11-08
* mm/page-writeback.c: add strictlimit featureMaxim Patlasov2013-09-11
* writeback: replace custom worker pool implementation with unbound workqueueTejun Heo2013-04-01
* writeback: remove unused bdi_pending_listTejun Heo2013-04-01
* bdi: allow block devices to say that they require stable page writesDarrick J. Wong2013-02-21
* bdi_register: add __printf verification, fix arg mismatchJoe Perches2012-12-13
* vfs: kill write_super and sync_supersArtem Bityutskiy2012-08-03
* 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-08
* writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth2011-10-30
* 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
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* writeback: bdi write bandwidth estimationWu Fengguang2011-07-10
* writeback: account per-bdi accumulated written pagesJan Kara2011-07-10
* writeback: split inode_wb_list_lock into bdi_writeback.list_lockChristoph Hellwig2011-06-07
* block: remove per-queue pluggingJens Axboe2011-03-10
* mm: declare some external symbolsNamhyung Kim2010-10-26
* writeback: do not sleep on the congestion queue if there are no congested BDI...Mel Gorman2010-10-26
* mm: fix writeback_in_progress()Jan Kara2010-08-12
* writeback: optimize periodic bdi thread wakeupsArtem Bityutskiy2010-08-07
* writeback: move last_active to bdiArtem Bityutskiy2010-08-07
* writeback: simplify bdi code a littleArtem Bityutskiy2010-08-07
* writeback: harmonize writeback threads namingArtem Bityutskiy2010-08-07
* writeback: merge bdi_writeback_task and bdi_start_fnChristoph Hellwig2010-08-07
* writeback: remove wb_listChristoph Hellwig2010-08-07
* writeback: simplify the write back thread queueChristoph Hellwig2010-07-06
* writeback: simplify and split bdi_start_writebackChristoph Hellwig2010-06-11
* Revert "writeback: fix WB_SYNC_NONE writeback from umount"Jens Axboe2010-06-01
* writeback: fixups for !dirty_writeback_centisecsJens Axboe2010-05-21
* writeback: fix WB_SYNC_NONE writeback from umountJens Axboe2010-05-17
* Merge branch 'master' into for-2.6.35Jens Axboe2010-04-29
|\
| * Catch filesystems lacking s_bdiJörn Engel2010-04-25
| * bdi: add helper function for doing init and register of a bdi for a file systemJens Axboe2010-04-22
* | laptop-mode: Make flushes per-deviceMatthew Garrett2010-04-06
|/
* block: move bdi/address_space unplug functions to backing-dev.hJens Axboe2009-10-29
* writeback: pass in super_block to bdi_start_writeback()Jens Axboe2009-09-25
* writeback: separate starting of sync vs opportunistic writebackJens Axboe2009-09-16
* writeback: use RCU to protect bdi_listJens Axboe2009-09-16
* writeback: check for registered bdi in flusher add and inode dirtyJens Axboe2009-09-11
* writeback: add name to backing_dev_infoJens Axboe2009-09-11
* writeback: switch to per-bdi threads for flushing dataJens Axboe2009-09-11
* writeback: move dirty inodes from super_block to backing_dev_infoJens Axboe2009-09-11
* Fix compile error due to congestion_wait() changesTrond Myklebust2009-07-11
* Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-10
* block: change the request allocation/congestion logic to be sync/async basedJens Axboe2009-04-06