summaryrefslogtreecommitdiffstats
path: root/include/linux/backing-dev.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mm: bdi: allow setting a minimum for the bdi dirty limitPeter Zijlstra2008-04-301-0/+4
* mm: bdi: export BDI attributes in sysfsPeter Zijlstra2008-04-301-0/+9
* fs/fs-writeback.c: make 2 functions staticAdrian Bunk2008-04-291-2/+0
* mm: per device dirty thresholdPeter Zijlstra2007-10-171-0/+4
* mm: count writeback pages per BDIPeter Zijlstra2007-10-171-0/+1
* mm: count reclaimable pages per BDIPeter Zijlstra2007-10-171-0/+1
* mm: scalable bdi statistics countersPeter Zijlstra2007-10-171-3/+82
* mm: bdi init hooksPeter Zijlstra2007-10-171-0/+8
* nfs: remove congestion_end()Peter Zijlstra2007-10-171-1/+0
* remove mm/backing-dev.c:congestion_wait_interruptible()Adrian Bunk2007-07-161-1/+0
* [PATCH] nfs: fix congestion controlPeter Zijlstra2007-03-161-0/+1
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-201-0/+7
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+104
OpenPOWER on IntegriCloud