summaryrefslogtreecommitdiffstats
path: root/include/linux/backing-dev.h
Commit message (Expand)AuthorAgeFilesLines
* writeback: replace custom worker pool implementation with unbound workqueueTejun Heo2013-04-011-10/+5
* writeback: remove unused bdi_pending_listTejun Heo2013-04-011-1/+0
* bdi: allow block devices to say that they require stable page writesDarrick J. Wong2013-02-211-0/+6
* bdi_register: add __printf verification, fix arg mismatchJoe Perches2012-12-131-0/+1
* vfs: kill write_super and sync_supersArtem Bityutskiy2012-08-041-1/+0
* mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li2012-07-311-0/+3
* block: Convert BDI proportion calculations to flexible proportionsJan Kara2012-06-091-2/+2
* writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth2011-10-311-1/+2
* writeback: stabilize bdi->dirty_ratelimitWu Fengguang2011-10-031-0/+3
* writeback: dirty rate controlWu Fengguang2011-10-031-0/+7
* writeback: account per-bdi accumulated dirtied pagesWu Fengguang2011-10-031-0/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* writeback: bdi write bandwidth estimationWu Fengguang2011-07-091-0/+5
* writeback: account per-bdi accumulated written pagesJan Kara2011-07-091-0/+1
* writeback: split inode_wb_list_lock into bdi_writeback.list_lockChristoph Hellwig2011-06-081-0/+2
* block: remove per-queue pluggingJens Axboe2011-03-101-16/+0
* mm: declare some external symbolsNamhyung Kim2010-10-261-0/+1
* writeback: do not sleep on the congestion queue if there are no congested BDI...Mel Gorman2010-10-261-1/+1
* mm: fix writeback_in_progress()Jan Kara2010-08-121-0/+1
* writeback: optimize periodic bdi thread wakeupsArtem Bityutskiy2010-08-071-0/+2
* writeback: move last_active to bdiArtem Bityutskiy2010-08-071-6/+7
* writeback: simplify bdi code a littleArtem Bityutskiy2010-08-071-1/+0
* writeback: harmonize writeback threads namingArtem Bityutskiy2010-08-071-1/+1
* writeback: merge bdi_writeback_task and bdi_start_fnChristoph Hellwig2010-08-071-1/+1
* writeback: remove wb_listChristoph Hellwig2010-08-071-4/+1
* writeback: simplify the write back thread queueChristoph Hellwig2010-07-061-2/+0
* writeback: simplify and split bdi_start_writebackChristoph Hellwig2010-06-111-2/+2
* Revert "writeback: fix WB_SYNC_NONE writeback from umount"Jens Axboe2010-06-011-1/+1
* writeback: fixups for !dirty_writeback_centisecsJens Axboe2010-05-211-0/+1
* writeback: fix WB_SYNC_NONE writeback from umountJens Axboe2010-05-171-1/+1
* Merge branch 'master' into for-2.6.35Jens Axboe2010-04-291-0/+2
|\
| * Catch filesystems lacking s_bdiJörn Engel2010-04-251-0/+1
| * bdi: add helper function for doing init and register of a bdi for a file systemJens Axboe2010-04-221-0/+1
* | laptop-mode: Make flushes per-deviceMatthew Garrett2010-04-061-0/+3
|/
* block: move bdi/address_space unplug functions to backing-dev.hJens Axboe2009-10-291-0/+13
* writeback: pass in super_block to bdi_start_writeback()Jens Axboe2009-09-261-1/+2
* writeback: separate starting of sync vs opportunistic writebackJens Axboe2009-09-161-1/+1
* writeback: use RCU to protect bdi_listJens Axboe2009-09-161-0/+1
* writeback: check for registered bdi in flusher add and inode dirtyJens Axboe2009-09-111-0/+1
* writeback: add name to backing_dev_infoJens Axboe2009-09-111-0/+2
* writeback: switch to per-bdi threads for flushing dataJens Axboe2009-09-111-7/+48
* writeback: move dirty inodes from super_block to backing_dev_infoJens Axboe2009-09-111-0/+9
* Fix compile error due to congestion_wait() changesTrond Myklebust2009-07-111-0/+5
* Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-101-3/+3
* block: change the request allocation/congestion logic to be sync/async basedJens Axboe2009-04-061-6/+6
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-201-0/+13
* mm: bdi: export bdi_writeout_inc()Miklos Szeredi2008-04-301-0/+2
* mm: bdi: add separate writeback accounting capabilityMiklos Szeredi2008-04-301-20/+57
* mm: bdi: move statistics to debugfsMiklos Szeredi2008-04-301-0/+6
* mm: bdi: allow setting a maximum for the bdi dirty limitPeter Zijlstra2008-04-301-0/+2