aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fs-writeback.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-28fs/writeback, rcu: Don't use list_entry_rcu() for pointer offsetting in bdi_s...Tejun Heo1-2/+2
2015-10-12writeback: bdi_writeback iteration must not skip dying onesTejun Heo1-9/+22
2015-10-12writeback: fix bdi_writeback iteration in wakeup_dirtytime_writeback()Tejun Heo1-2/+2
2015-09-19fs-writeback: unplug before cond_resched in writeback_sb_inodesChris Mason1-1/+16
2015-09-12writeback: plug writeback in wb_writeback() and writeback_inodes_wb()Linus Torvalds1-0/+6
2015-09-11Revert "writeback: plug writeback at a high level"Linus Torvalds1-3/+4
2015-09-10Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-blockLinus Torvalds1-96/+43
2015-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-29/+43
2015-08-25writeback: sync_inodes_sb() must write out I_DIRTY_TIME inodes and always cal...Tejun Heo1-9/+13
2015-08-18writeback: update writeback tracepoints to report cgroupTejun Heo1-7/+7
2015-08-18writeback: explain why @inode is allowed to be NULL for inode_congested()Tejun Heo1-1/+4
2015-08-18writeback: remove wb_writeback_work->single_wait/doneTejun Heo1-86/+30
2015-08-18writeback: bdi_for_each_wb() iteration is memcg ID based not blkcgTejun Heo1-3/+3
2015-08-17inode: rename i_wb_list to i_io_listDave Chinner1-23/+23
2015-08-17sync: serialise per-superblock sync operationsDave Chinner1-0/+11
2015-08-17inode: convert inode_sb_list_lock to per-sbDave Chinner1-6/+6
2015-08-17writeback: plug writeback at a high levelDave Chinner1-0/+3
2015-07-23block: export bio_associate_*() and wbc_account_io()Tejun Heo1-0/+1
2015-06-17writeback: do foreign inode detection iff cgroup writeback is enabledTejun Heo1-3/+13
2015-06-02writeback: disassociate inodes from dying bdi_writebacksTejun Heo1-0/+7
2015-06-02writeback: implement foreign cgroup inode bdi_writeback switchingTejun Heo1-2/+84
2015-06-02writeback: add lockdep annotation to inode_to_wb()Tejun Heo1-2/+3
2015-06-02writeback: use unlocked_inode_to_wb transaction in inode_congested()Tejun Heo1-4/+12
2015-06-02writeback: implement unlocked_inode_to_wb transaction and use it for stat upd...Tejun Heo1-6/+111
2015-06-02writeback: implement [locked_]inode_to_wb_and_lock_list()Tejun Heo1-5/+75
2015-06-02writeback: implement foreign cgroup inode detectionTejun Heo1-2/+175
2015-06-02writeback: make writeback_control track the inode being written backTejun Heo1-2/+35
2015-06-02writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb()Tejun Heo1-0/+31
2015-06-02writeback: move over_bground_thresh() to mm/page-writeback.cTejun Heo1-18/+2
2015-06-02writeback: move global_dirty_limit into wb_domainTejun Heo1-1/+1
2015-06-02writeback: reorganize [__]wb_update_bandwidth()Tejun Heo1-10/+0
2015-06-02writeback: clean up wb_dirty_limit()Tejun Heo1-1/+1
2015-06-02writeback: dirty inodes against their matching cgroup bdi_writeback'sTejun Heo1-12/+11
2015-06-02writeback: make writeback initiation functions handle multiple bdi_writeback'sTejun Heo1-5/+91
2015-06-02writeback: restructure try_writeback_inodes_sb[_nr]()Tejun Heo1-23/+29
2015-06-02writeback: implement wb_wait_for_single_work()Tejun Heo1-2/+45
2015-06-02writeback: implement bdi_wait_for_completion()Tejun Heo1-12/+46
2015-06-02writeback: add wb_writeback_work->auto_freeTejun Heo1-7/+6
2015-06-02writeback: make wakeup_dirtytime_writeback() handle multiple bdi_writeback'sTejun Heo1-3/+6
2015-06-02writeback: make wakeup_flusher_threads() handle multiple bdi_writeback'sTejun Heo1-2/+46
2015-06-02writeback: make bdi_start_background_writeback() take bdi_writeback instead o...Tejun Heo1-6/+6
2015-06-02writeback: make writeback_in_progress() take bdi_writeback instead of backing...Tejun Heo1-14/+1
2015-06-02writeback: remove bdi_start_writeback()Tejun Heo1-43/+25
2015-06-02writeback: don't issue wb_writeback_work if cleanTejun Heo1-8/+10
2015-06-02writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into accountTejun Heo1-2/+3
2015-06-02writeback: implement backing_dev_info->tot_write_bandwidthTejun Heo1-1/+6
2015-06-02writeback: implement WB_has_dirty_io wb_state flagTejun Heo1-24/+86
2015-06-02writeback: implement and use inode_congested()Tejun Heo1-0/+29
2015-06-02writeback: make backing_dev_info host cgroup-specific bdi_writebacksTejun Heo1-3/+5
2015-06-02bdi: make inode_to_bdi() inlineTejun Heo1-16/+0
2015-06-02writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writebackTejun Heo1-45/+41
2015-06-02writeback: move bandwidth related fields from backing_dev_info into bdi_write...Tejun Heo1-9/+8
2015-06-02writeback: move backing_dev_info->bdi_stat[] into bdi_writebackTejun Heo1-1/+1
2015-06-02writeback: move backing_dev_info->state into bdi_writebackTejun Heo1-7/+7
2015-03-17fs: add dirtytime_expire_seconds sysctlTheodore Ts'o1-0/+11
2015-03-17fs: make sure the timestamps for lazytime inodes eventually get writtenTheodore Ts'o1-10/+72
2015-02-22trylock_super(): replacement for grab_super_passive()Konstantin Khlebnikov1-3/+3
2015-02-17Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-11/+51
2015-02-05vfs: add support for a lazytime mount optionTheodore Ts'o1-11/+51
2015-01-22fs: make inode_to_bdi() handle NULL inodeJens Axboe1-1/+6
2015-01-20fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig1-1/+2
2015-01-20block_dev: get bdev inode bdi directly from the block deviceChristoph Hellwig1-3/+3
2014-11-04writeback: fix a subtle race condition in I_DIRTY clearingTejun Heo1-7/+22
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown1-1/+2
2014-04-04Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2014-04-03bdi: avoid oops on device removalJan Kara1-5/+18
2014-04-03backing_dev: fix hung task on syncDerek Basehore1-4/+4
2014-02-22Revert "writeback: do not sync data dirtied after sync start"Jan Kara1-22/+11
2014-02-06GFS2: journal data writepages updateSteven Whitehouse1-0/+2
2013-12-14writeback: Fix data corruption on NFSJan Kara1-6/+9
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-11/+22
2013-11-13writeback: do not sync data dirtied after sync startJan Kara1-11/+22
2013-10-24new helpers: lock_mount_hash/unlock_mount_hashAl Viro1-0/+1
2013-09-13Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+5
2013-09-11writeback: fix race that cause writeback hungJunxiao Bi1-2/+2
2013-09-11mm/writeback: make writeback_inodes_wb staticWanpeng Li1-1/+1
2013-09-11writeback: fix occasional slow sync(1)Jan Kara1-4/+2
2013-07-09mm/writeback: don't check force_wait to handle bdi->work_listWanpeng Li1-8/+2
2013-07-09fs/fs-writeback.c: : make wb_do_writeback() as staticHaicheng Li1-1/+1
2013-07-09writeback: Do not sort b_io list only because of block device inodeJan Kara1-3/+5
2013-07-02sync: don't block the flusher thread waiting on IODave Chinner1-2/+7
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-70/+32
2013-04-30writeback: set worker desc to identify writeback workers in task dumpsTejun Heo1-0/+1
2013-04-01writeback: replace custom worker pool implementation with unbound workqueueTejun Heo1-70/+32
2013-02-28Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-24/+20
2013-01-14writeback: add more tracepointsTejun Heo1-2/+14
2013-01-12vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename themMiao Xie1-24/+20
2012-12-12writeback: fix a typo in commentYan Hong1-1/+1
2012-11-26writeback: put unused inodes to LRU after writeback completionJan Kara1-0/+2
2012-10-12Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2012-10-09fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode()Yan Hong1-4/+3
2012-10-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-4/+0
2012-09-21fs/fs-writeback.c: cleanup riteback_sb_inodes kerneldocLiu Bo1-4/+0
2012-09-19ext4: fix potential deadlock in ext4_nonda_switch()Theodore Ts'o1-0/+1
2012-09-11writeback: correct comment for move_expired_inodes()Wang Sheng-Hui1-1/+1
2012-07-31mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li1-5/+0
2012-07-30Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2012-07-22vfs: Move noop_backing_dev_info check from sync into writebackJan Kara1-0/+5
2012-06-09writeback: Fix some comment errorsWanpeng Li1-2/+2
2012-06-09writeback: Fix lock imbalance in writeback_sb_inodes()Jan Kara1-0/+1
2012-05-06writeback: Avoid iput() from flusher threadJan Kara1-13/+53
2012-05-06writeback: Refactor writeback_single_inode()Jan Kara1-56/+86
2012-05-06writeback: Remove wb->list_lock from writeback_single_inode()Jan Kara1-10/+7
2012-05-06writeback: Separate inode requeueing after writebackJan Kara1-47/+55
2012-05-06writeback: Move I_DIRTY_PAGES handlingJan Kara1-2/+3
2012-05-06writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()Jan Kara1-14/+16
2012-05-06writeback: Move clearing of I_SYNC into inode_sync_complete()Jan Kara1-6/+2
2012-03-28Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-20/+2
2012-03-24Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2012-03-21writeback: Remove outdated commentJan Kara1-18/+2
2012-03-21fs: Remove bogus wait in write_inode_now()Jan Kara1-2/+0
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-03-07writeback: fix fn name in writeback_inodes_sb_nr_if_idle() comment headerFengguang Wu1-1/+1
2012-02-28fs: reduce the use of module.h wherever possiblePaul Gortmaker1-1/+1
2012-02-01writeback: fix NULL bdi->dev in trace writeback_single_inodeWu Fengguang1-8/+8
2012-01-10Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+14
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+1
2012-01-08writeback: move MIN_WRITEBACK_PAGES to fs-writeback.cWu Fengguang1-0/+6
2012-01-03fs: move code out of buffer.cAl Viro1-1/+0
2011-12-25Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki1-3/+1
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki1-0/+5
2011-12-18writeback: Include all dirty inodes in background writebackJan Kara1-2/+8
2011-12-18writeback: show writeback reason with __print_symbolicWu Fengguang1-11/+0
2011-11-29writeback: Fix issue on make htmldocsMarcos Paulo de Souza1-0/+5
2011-11-21freezer: implement and use kthread_freezable_should_stop()Tejun Heo1-3/+1
2011-10-31writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth1-13/+36
2011-10-31writeback: send work item to queue_io, move_expired_inodesCurt Wohlgemuth1-8/+8
2011-10-03writeback: per-bdi background thresholdWu Fengguang1-5/+12
2011-10-03writeback: add bg_threshold parameter to __bdi_update_bandwidth()Wu Fengguang1-1/+1
2011-07-31don't busy retry the inode on failed grab_super_passive()Wu Fengguang1-1/+6
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...Linus Torvalds1-165/+208
2011-07-24writeback: don't busy retry writeback on new/freeing inodesWu Fengguang1-1/+1
2011-07-20superblock: move pin_sb_for_writeback() to fs/super.cDave Chinner1-27/+1
2011-07-09writeback: scale IO chunk size up to half device bandwidthWu Fengguang1-13/+10
2011-07-09writeback: introduce smoothed global dirty limitWu Fengguang1-1/+1
2011-07-09writeback: bdi write bandwidth estimationWu Fengguang1-0/+13
2011-07-09writeback: make writeback_control.nr_to_write straightWu Fengguang1-85/+111
2011-06-08writeback: trace event writeback_queue_ioWu Fengguang1-4/+10
2011-06-08writeback: trace event writeback_single_inodeWu Fengguang1-0/+4
2011-06-08writeback: remove writeback_control.more_ioWu Fengguang1-7/+2
2011-06-08writeback: avoid extra sync work at enqueue timeWu Fengguang1-13/+3
2011-06-08writeback: elevate queue_io() into wb_writeback()Wu Fengguang1-17/+12
2011-06-08writeback: split inode_wb_list_lock into bdi_writeback.list_lockChristoph Hellwig1-48/+49
2011-06-08writeback: refill b_io iff emptyWu Fengguang1-2/+3
2011-06-08writeback: the kupdate expire timestamp should be a moving targetWu Fengguang1-5/+6
2011-06-08writeback: try more writeback as long as something was writtenWu Fengguang1-8/+8
2011-06-08writeback: introduce writeback_control.inodes_writtenWu Fengguang1-0/+4
2011-06-08writeback: update dirtied_when for synced inode to prevent livelockWu Fengguang1-0/+9
2011-06-08writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stageWu Fengguang1-8/+9
2011-05-27fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig1-4/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-24fs: pull inode->i_lock up out of writeback_single_inodeDave Chinner1-7/+11
2011-03-24fs: move i_wb_list out from under inode_lockDave Chinner1-32/+44
2011-03-24fs: move i_sb_list out from under inode_lockDave Chinner1-10/+11
2011-03-24fs: protect inode->i_state with inode->i_lockDave Chinner1-10/+34
2011-01-13fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-docStefan Hajnoczi1-1/+1
2011-01-13sync_inode_metadata: fix commentAndrew Morton1-2/+2
2011-01-13writeback: avoid livelocking WB_SYNC_ALL writebackJan Kara1-4/+23
2011-01-13writeback: stop background/kupdate works from livelocking other worksJan Kara1-0/+10
2011-01-13writeback: trace wakeup event for background writebackWu Fengguang1-0/+1
2011-01-13writeback: integrated background writeback workJan Kara1-15/+46
2010-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-7/+40
2010-10-30fs-writeback.c: unify some common codeLinus Torvalds1-10/+13
2010-10-29Add new functions for triggering inode writebackChris Mason1-10/+42
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-29/+51
2010-10-26kernel: remove PF_FLUSHERPeter Zijlstra1-1/+1
2010-10-26fs/fs-writeback.c: restore lost commentAndrew Morton1-0/+4
2010-10-26writeback: remove the internal 5% low bound on dirty_ratioWu Fengguang1-1/+1
2010-10-25fs: skip I_FREEING inodes in writeback_sb_inodesChristoph Hellwig1-2/+7
2010-10-25fs: inode split IO and LRU listsNick Piggin1-17/+18
2010-10-25fs: Implement lazy LRU updates for inodesNick Piggin1-7/+4
2010-10-25fs: Convert nr_inodes and nr_unused to per-cpu countersDave Chinner1-3/+2
2010-10-25new helper: inode_unhashed()Al Viro1-1/+1
2010-10-25fs: add sync_inode_metadataChristoph Hellwig1-0/+20
2010-10-04writeback: always use sb->s_bdi for writeback purposesChristoph Hellwig1-15/+4
2010-09-22bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friendsJan Kara1-2/+21
2010-08-28writeback: Fix lost wake-up shutting down writeback threadJ. Bruce Fields1-1/+1
2010-08-12mm: fix writeback_in_progress()Jan Kara1-1/+3
2010-08-12writeback: merge for_kupdate and !for_kupdate casesWu Fengguang1-33/+10
2010-08-12writeback: fix queue_io() orderingWu Fengguang1-1/+9
2010-08-12writeback: don't redirty tail an inode with dirty pagesWu Fengguang1-13/+9
2010-08-12writeback: avoid unnecessary calculation of bdi dirty thresholdsWu Fengguang1-1/+1
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-57/+104
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+4
2010-08-09mm: avoid resetting wb_start after each writeback roundJan Kara1-2/+3
2010-08-09simplify checks for I_CLEAR/I_FREEINGAl Viro1-4/+4
2010-08-07writeback: optimize periodic bdi thread wakeupsArtem Bityutskiy1-25/+11
2010-08-07writeback: prevent unnecessary bdi threads wakeupsArtem Bityutskiy1-11/+48
2010-08-07writeback: move bdi threads exiting logic to the forker threadArtem Bityutskiy1-42/+12
2010-08-07writeback: move last_active to bdiArtem Bityutskiy1-3/+3
2010-08-07writeback: do not remove bdi from bdi_listArtem Bityutskiy1-7/+0
2010-08-07writeback: do not lose wake-ups in bdi threadsArtem Bityutskiy1-8/+9
2010-08-07writeback: harmonize writeback threads namingArtem Bityutskiy1-1/+1
2010-08-07writeback: remove wb in get_next_work_itemMinchan Kim1-2/+2
2010-08-07writeback: Add tracing to balance_dirty_pagesDave Chinner1-0/+5
2010-08-07writeback: Initial tracing supportDave Chinner1-8/+30
2010-08-07writeback: merge bdi_writeback_task and bdi_start_fnChristoph Hellwig1-1/+34
2010-08-07writeback: remove wb_listChristoph Hellwig1-2/+2
2010-07-06writeback: simplify the write back thread queueChristoph Hellwig1-184/+69