aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/backing-dev.h
Commit message (Expand)AuthorAge
* 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
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-20
* mm: bdi: export bdi_writeout_inc()Miklos Szeredi2008-04-30
* mm: bdi: add separate writeback accounting capabilityMiklos Szeredi2008-04-30
* mm: bdi: move statistics to debugfsMiklos Szeredi2008-04-30
* mm: bdi: allow setting a maximum for the bdi dirty limitPeter Zijlstra2008-04-30
* mm: bdi: allow setting a minimum for the bdi dirty limitPeter Zijlstra2008-04-30
* mm: bdi: export BDI attributes in sysfsPeter Zijlstra2008-04-30
* fs/fs-writeback.c: make 2 functions staticAdrian Bunk2008-04-29
* mm: per device dirty thresholdPeter Zijlstra2007-10-17
* mm: count writeback pages per BDIPeter Zijlstra2007-10-17
* mm: count reclaimable pages per BDIPeter Zijlstra2007-10-17
* mm: scalable bdi statistics countersPeter Zijlstra2007-10-17