| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-06-02 | writeback: make wakeup_dirtytime_writeback() handle multiple bdi_writeback's | Tejun Heo | 1 | -3/+6 |
| 2015-06-02 | writeback: make wakeup_flusher_threads() handle multiple bdi_writeback's | Tejun Heo | 1 | -2/+46 |
| 2015-06-02 | writeback: make bdi_start_background_writeback() take bdi_writeback instead o... | Tejun Heo | 1 | -6/+6 |
| 2015-06-02 | writeback: make writeback_in_progress() take bdi_writeback instead of backing... | Tejun Heo | 1 | -14/+1 |
| 2015-06-02 | writeback: remove bdi_start_writeback() | Tejun Heo | 1 | -43/+25 |
| 2015-06-02 | writeback: don't issue wb_writeback_work if clean | Tejun Heo | 1 | -8/+10 |
| 2015-06-02 | writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account | Tejun Heo | 1 | -2/+3 |
| 2015-06-02 | writeback: implement backing_dev_info->tot_write_bandwidth | Tejun Heo | 1 | -1/+6 |
| 2015-06-02 | writeback: implement WB_has_dirty_io wb_state flag | Tejun Heo | 1 | -24/+86 |
| 2015-06-02 | writeback: implement and use inode_congested() | Tejun Heo | 1 | -0/+29 |
| 2015-06-02 | writeback: make backing_dev_info host cgroup-specific bdi_writebacks | Tejun Heo | 1 | -3/+5 |
| 2015-06-02 | bdi: make inode_to_bdi() inline | Tejun Heo | 1 | -16/+0 |
| 2015-06-02 | writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback | Tejun Heo | 1 | -45/+41 |
| 2015-06-02 | writeback: move bandwidth related fields from backing_dev_info into bdi_write... | Tejun Heo | 1 | -9/+8 |
| 2015-06-02 | writeback: move backing_dev_info->bdi_stat[] into bdi_writeback | Tejun Heo | 1 | -1/+1 |
| 2015-06-02 | writeback: move backing_dev_info->state into bdi_writeback | Tejun Heo | 1 | -7/+7 |
| 2015-03-17 | fs: add dirtytime_expire_seconds sysctl | Theodore Ts'o | 1 | -0/+11 |
| 2015-03-17 | fs: make sure the timestamps for lazytime inodes eventually get written | Theodore Ts'o | 1 | -10/+72 |
| 2015-02-22 | trylock_super(): replacement for grab_super_passive() | Konstantin Khlebnikov | 1 | -3/+3 |
| 2015-02-17 | Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -11/+51 |
| 2015-02-05 | vfs: add support for a lazytime mount option | Theodore Ts'o | 1 | -11/+51 |
| 2015-01-22 | fs: make inode_to_bdi() handle NULL inode | Jens Axboe | 1 | -1/+6 |
| 2015-01-20 | fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info | Christoph Hellwig | 1 | -1/+2 |
| 2015-01-20 | block_dev: get bdev inode bdi directly from the block device | Christoph Hellwig | 1 | -3/+3 |
| 2014-11-04 | writeback: fix a subtle race condition in I_DIRTY clearing | Tejun Heo | 1 | -7/+22 |
| 2014-07-16 | sched: Remove proliferation of wait_on_bit() action functions | NeilBrown | 1 | -1/+2 |
| 2014-04-04 | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+2 |
| 2014-04-03 | bdi: avoid oops on device removal | Jan Kara | 1 | -5/+18 |
| 2014-04-03 | backing_dev: fix hung task on sync | Derek Basehore | 1 | -4/+4 |
| 2014-02-22 | Revert "writeback: do not sync data dirtied after sync start" | Jan Kara | 1 | -22/+11 |
| 2014-02-06 | GFS2: journal data writepages update | Steven Whitehouse | 1 | -0/+2 |
| 2013-12-14 | writeback: Fix data corruption on NFS | Jan Kara | 1 | -6/+9 |
| 2013-11-13 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 1 | -11/+22 |
| 2013-11-13 | writeback: do not sync data dirtied after sync start | Jan Kara | 1 | -11/+22 |
| 2013-10-24 | new helpers: lock_mount_hash/unlock_mount_hash | Al Viro | 1 | -0/+1 |
| 2013-09-13 | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+5 |
| 2013-09-11 | writeback: fix race that cause writeback hung | Junxiao Bi | 1 | -2/+2 |
| 2013-09-11 | mm/writeback: make writeback_inodes_wb static | Wanpeng Li | 1 | -1/+1 |
| 2013-09-11 | writeback: fix occasional slow sync(1) | Jan Kara | 1 | -4/+2 |
| 2013-07-09 | mm/writeback: don't check force_wait to handle bdi->work_list | Wanpeng Li | 1 | -8/+2 |
| 2013-07-09 | fs/fs-writeback.c: : make wb_do_writeback() as static | Haicheng Li | 1 | -1/+1 |
| 2013-07-09 | writeback: Do not sort b_io list only because of block device inode | Jan Kara | 1 | -3/+5 |
| 2013-07-02 | sync: don't block the flusher thread waiting on IO | Dave Chinner | 1 | -2/+7 |
| 2013-05-08 | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -70/+32 |
| 2013-04-30 | writeback: set worker desc to identify writeback workers in task dumps | Tejun Heo | 1 | -0/+1 |
| 2013-04-01 | writeback: replace custom worker pool implementation with unbound workqueue | Tejun Heo | 1 | -70/+32 |
| 2013-02-28 | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -24/+20 |
| 2013-01-14 | writeback: add more tracepoints | Tejun Heo | 1 | -2/+14 |
| 2013-01-12 | vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them | Miao Xie | 1 | -24/+20 |
| 2012-12-12 | writeback: fix a typo in comment | Yan Hong | 1 | -1/+1 |
| 2012-11-26 | writeback: put unused inodes to LRU after writeback completion | Jan Kara | 1 | -0/+2 |
| 2012-10-12 | Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2012-10-09 | fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode() | Yan Hong | 1 | -4/+3 |
| 2012-10-08 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -0/+1 |
| 2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -4/+0 |
| 2012-09-21 | fs/fs-writeback.c: cleanup riteback_sb_inodes kerneldoc | Liu Bo | 1 | -4/+0 |
| 2012-09-19 | ext4: fix potential deadlock in ext4_nonda_switch() | Theodore Ts'o | 1 | -0/+1 |
| 2012-09-11 | writeback: correct comment for move_expired_inodes() | Wang Sheng-Hui | 1 | -1/+1 |
| 2012-07-31 | mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads | Wanpeng Li | 1 | -5/+0 |
| 2012-07-30 | Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
| 2012-07-22 | vfs: Move noop_backing_dev_info check from sync into writeback | Jan Kara | 1 | -0/+5 |
| 2012-06-09 | writeback: Fix some comment errors | Wanpeng Li | 1 | -2/+2 |
| 2012-06-09 | writeback: Fix lock imbalance in writeback_sb_inodes() | Jan Kara | 1 | -0/+1 |
| 2012-05-06 | writeback: Avoid iput() from flusher thread | Jan Kara | 1 | -13/+53 |
| 2012-05-06 | writeback: Refactor writeback_single_inode() | Jan Kara | 1 | -56/+86 |
| 2012-05-06 | writeback: Remove wb->list_lock from writeback_single_inode() | Jan Kara | 1 | -10/+7 |
| 2012-05-06 | writeback: Separate inode requeueing after writeback | Jan Kara | 1 | -47/+55 |
| 2012-05-06 | writeback: Move I_DIRTY_PAGES handling | Jan Kara | 1 | -2/+3 |
| 2012-05-06 | writeback: Move requeueing when I_SYNC set to writeback_sb_inodes() | Jan Kara | 1 | -14/+16 |
| 2012-05-06 | writeback: Move clearing of I_SYNC into inode_sync_complete() | Jan Kara | 1 | -6/+2 |
| 2012-03-28 | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -20/+2 |
| 2012-03-24 | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
| 2012-03-21 | writeback: Remove outdated comment | Jan Kara | 1 | -18/+2 |
| 2012-03-21 | fs: Remove bogus wait in write_inode_now() | Jan Kara | 1 | -2/+0 |
| 2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2012-03-07 | writeback: fix fn name in writeback_inodes_sb_nr_if_idle() comment header | Fengguang Wu | 1 | -1/+1 |
| 2012-02-28 | fs: reduce the use of module.h wherever possible | Paul Gortmaker | 1 | -1/+1 |
| 2012-02-01 | writeback: fix NULL bdi->dev in trace writeback_single_inode | Wu Fengguang | 1 | -8/+8 |
| 2012-01-10 | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+14 |
| 2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+1 |
| 2012-01-08 | writeback: move MIN_WRITEBACK_PAGES to fs-writeback.c | Wu Fengguang | 1 | -0/+6 |
| 2012-01-03 | fs: move code out of buffer.c | Al Viro | 1 | -1/+0 |
| 2011-12-25 | Merge branch 'pm-sleep' into pm-for-linus | Rafael J. Wysocki | 1 | -3/+1 |
| 2011-12-21 | Merge branch 'master' into pm-sleep | Rafael J. Wysocki | 1 | -0/+5 |
| 2011-12-18 | writeback: Include all dirty inodes in background writeback | Jan Kara | 1 | -2/+8 |
| 2011-12-18 | writeback: show writeback reason with __print_symbolic | Wu Fengguang | 1 | -11/+0 |
| 2011-11-29 | writeback: Fix issue on make htmldocs | Marcos Paulo de Souza | 1 | -0/+5 |
| 2011-11-21 | freezer: implement and use kthread_freezable_should_stop() | Tejun Heo | 1 | -3/+1 |
| 2011-10-31 | writeback: Add a 'reason' to wb_writeback_work | Curt Wohlgemuth | 1 | -13/+36 |
| 2011-10-31 | writeback: send work item to queue_io, move_expired_inodes | Curt Wohlgemuth | 1 | -8/+8 |
| 2011-10-03 | writeback: per-bdi background threshold | Wu Fengguang | 1 | -5/+12 |
| 2011-10-03 | writeback: add bg_threshold parameter to __bdi_update_bandwidth() | Wu Fengguang | 1 | -1/+1 |
| 2011-07-31 | don't busy retry the inode on failed grab_super_passive() | Wu Fengguang | 1 | -1/+6 |
| 2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg... | Linus Torvalds | 1 | -165/+208 |
| 2011-07-24 | writeback: don't busy retry writeback on new/freeing inodes | Wu Fengguang | 1 | -1/+1 |
| 2011-07-20 | superblock: move pin_sb_for_writeback() to fs/super.c | Dave Chinner | 1 | -27/+1 |
| 2011-07-09 | writeback: scale IO chunk size up to half device bandwidth | Wu Fengguang | 1 | -13/+10 |
| 2011-07-09 | writeback: introduce smoothed global dirty limit | Wu Fengguang | 1 | -1/+1 |
| 2011-07-09 | writeback: bdi write bandwidth estimation | Wu Fengguang | 1 | -0/+13 |
| 2011-07-09 | writeback: make writeback_control.nr_to_write straight | Wu Fengguang | 1 | -85/+111 |
| 2011-06-08 | writeback: trace event writeback_queue_io | Wu Fengguang | 1 | -4/+10 |
| 2011-06-08 | writeback: trace event writeback_single_inode | Wu Fengguang | 1 | -0/+4 |
| 2011-06-08 | writeback: remove writeback_control.more_io | Wu Fengguang | 1 | -7/+2 |
| 2011-06-08 | writeback: avoid extra sync work at enqueue time | Wu Fengguang | 1 | -13/+3 |
| 2011-06-08 | writeback: elevate queue_io() into wb_writeback() | Wu Fengguang | 1 | -17/+12 |
| 2011-06-08 | writeback: split inode_wb_list_lock into bdi_writeback.list_lock | Christoph Hellwig | 1 | -48/+49 |
| 2011-06-08 | writeback: refill b_io iff empty | Wu Fengguang | 1 | -2/+3 |
| 2011-06-08 | writeback: the kupdate expire timestamp should be a moving target | Wu Fengguang | 1 | -5/+6 |
| 2011-06-08 | writeback: try more writeback as long as something was written | Wu Fengguang | 1 | -8/+8 |
| 2011-06-08 | writeback: introduce writeback_control.inodes_written | Wu Fengguang | 1 | -0/+4 |
| 2011-06-08 | writeback: update dirtied_when for synced inode to prevent livelock | Wu Fengguang | 1 | -0/+9 |
| 2011-06-08 | writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage | Wu Fengguang | 1 | -8/+9 |
| 2011-05-27 | fs: pass exact type of data dirties to ->dirty_inode | Christoph Hellwig | 1 | -4/+1 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
| 2011-03-24 | fs: pull inode->i_lock up out of writeback_single_inode | Dave Chinner | 1 | -7/+11 |
| 2011-03-24 | fs: move i_wb_list out from under inode_lock | Dave Chinner | 1 | -32/+44 |
| 2011-03-24 | fs: move i_sb_list out from under inode_lock | Dave Chinner | 1 | -10/+11 |
| 2011-03-24 | fs: protect inode->i_state with inode->i_lock | Dave Chinner | 1 | -10/+34 |
| 2011-01-13 | fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-doc | Stefan Hajnoczi | 1 | -1/+1 |
| 2011-01-13 | sync_inode_metadata: fix comment | Andrew Morton | 1 | -2/+2 |
| 2011-01-13 | writeback: avoid livelocking WB_SYNC_ALL writeback | Jan Kara | 1 | -4/+23 |
| 2011-01-13 | writeback: stop background/kupdate works from livelocking other works | Jan Kara | 1 | -0/+10 |
| 2011-01-13 | writeback: trace wakeup event for background writeback | Wu Fengguang | 1 | -0/+1 |
| 2011-01-13 | writeback: integrated background writeback work | Jan Kara | 1 | -15/+46 |
| 2010-10-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -7/+40 |
| 2010-10-30 | fs-writeback.c: unify some common code | Linus Torvalds | 1 | -10/+13 |
| 2010-10-29 | Add new functions for triggering inode writeback | Chris Mason | 1 | -10/+42 |
| 2010-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -29/+51 |
| 2010-10-26 | kernel: remove PF_FLUSHER | Peter Zijlstra | 1 | -1/+1 |
| 2010-10-26 | fs/fs-writeback.c: restore lost comment | Andrew Morton | 1 | -0/+4 |
| 2010-10-26 | writeback: remove the internal 5% low bound on dirty_ratio | Wu Fengguang | 1 | -1/+1 |
| 2010-10-25 | fs: skip I_FREEING inodes in writeback_sb_inodes | Christoph Hellwig | 1 | -2/+7 |
| 2010-10-25 | fs: inode split IO and LRU lists | Nick Piggin | 1 | -17/+18 |
| 2010-10-25 | fs: Implement lazy LRU updates for inodes | Nick Piggin | 1 | -7/+4 |
| 2010-10-25 | fs: Convert nr_inodes and nr_unused to per-cpu counters | Dave Chinner | 1 | -3/+2 |
| 2010-10-25 | new helper: inode_unhashed() | Al Viro | 1 | -1/+1 |
| 2010-10-25 | fs: add sync_inode_metadata | Christoph Hellwig | 1 | -0/+20 |
| 2010-10-04 | writeback: always use sb->s_bdi for writeback purposes | Christoph Hellwig | 1 | -15/+4 |
| 2010-09-22 | bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends | Jan Kara | 1 | -2/+21 |
| 2010-08-28 | writeback: Fix lost wake-up shutting down writeback thread | J. Bruce Fields | 1 | -1/+1 |
| 2010-08-12 | mm: fix writeback_in_progress() | Jan Kara | 1 | -1/+3 |
| 2010-08-12 | writeback: merge for_kupdate and !for_kupdate cases | Wu Fengguang | 1 | -33/+10 |
| 2010-08-12 | writeback: fix queue_io() ordering | Wu Fengguang | 1 | -1/+9 |
| 2010-08-12 | writeback: don't redirty tail an inode with dirty pages | Wu Fengguang | 1 | -13/+9 |
| 2010-08-12 | writeback: avoid unnecessary calculation of bdi dirty thresholds | Wu Fengguang | 1 | -1/+1 |
| 2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -57/+104 |
| 2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+4 |
| 2010-08-09 | mm: avoid resetting wb_start after each writeback round | Jan Kara | 1 | -2/+3 |
| 2010-08-09 | simplify checks for I_CLEAR/I_FREEING | Al Viro | 1 | -4/+4 |
| 2010-08-07 | writeback: optimize periodic bdi thread wakeups | Artem Bityutskiy | 1 | -25/+11 |
| 2010-08-07 | writeback: prevent unnecessary bdi threads wakeups | Artem Bityutskiy | 1 | -11/+48 |
| 2010-08-07 | writeback: move bdi threads exiting logic to the forker thread | Artem Bityutskiy | 1 | -42/+12 |
| 2010-08-07 | writeback: move last_active to bdi | Artem Bityutskiy | 1 | -3/+3 |
| 2010-08-07 | writeback: do not remove bdi from bdi_list | Artem Bityutskiy | 1 | -7/+0 |
| 2010-08-07 | writeback: do not lose wake-ups in bdi threads | Artem Bityutskiy | 1 | -8/+9 |
| 2010-08-07 | writeback: harmonize writeback threads naming | Artem Bityutskiy | 1 | -1/+1 |
| 2010-08-07 | writeback: remove wb in get_next_work_item | Minchan Kim | 1 | -2/+2 |
| 2010-08-07 | writeback: Add tracing to balance_dirty_pages | Dave Chinner | 1 | -0/+5 |
| 2010-08-07 | writeback: Initial tracing support | Dave Chinner | 1 | -8/+30 |
| 2010-08-07 | writeback: merge bdi_writeback_task and bdi_start_fn | Christoph Hellwig | 1 | -1/+34 |
| 2010-08-07 | writeback: remove wb_list | Christoph Hellwig | 1 | -2/+2 |
| 2010-07-06 | writeback: simplify the write back thread queue | Christoph Hellwig | 1 | -184/+69 |
| 2010-07-06 | writeback: split writeback_inodes_wb | Christoph Hellwig | 1 | -36/+46 |
| 2010-07-06 | writeback: remove writeback_inodes_wbc | Christoph Hellwig | 1 | -10/+2 |
| 2010-07-01 | fs-writeback: fix kernel-doc warnings | Randy Dunlap | 1 | -1/+1 |
| 2010-06-11 | writeback: fix pin_sb_for_writeback | Christoph Hellwig | 1 | -8/+10 |
| 2010-06-11 | writeback: add missing requeue_io in writeback_inodes_wb | Christoph Hellwig | 1 | -1/+3 |
| 2010-06-11 | writeback: simplify and split bdi_start_writeback | Christoph Hellwig | 1 | -12/+20 |
| 2010-06-11 | writeback: simplify wakeup_flusher_threads | Christoph Hellwig | 1 | -21/+11 |
| 2010-06-11 | writeback: fix writeback_inodes_wb from writeback_inodes_sb | Christoph Hellwig | 1 | -38/+23 |
| 2010-06-11 | writeback: enforce s_umount locking in writeback_inodes_sb | Christoph Hellwig | 1 | -0/+6 |
| 2010-06-11 | writeback: queue work on stack in writeback_inodes_sb | Christoph Hellwig | 1 | -19/+21 |
| 2010-06-11 | writeback: fix writeback completion notifications | Christoph Hellwig | 1 | -50/+15 |
| 2010-06-01 | Merge branch 'master' into for-linus | Jens Axboe | 1 | -2/+2 |
| 2010-06-01 | Revert "writeback: fix WB_SYNC_NONE writeback from umount" | Jens Axboe | 1 | -37/+11 |
| 2010-06-01 | Revert "writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync" | Jens Axboe | 1 | -11/+5 |
| 2010-05-25 | fs-writeback: check sync bit earlier in inode_wait_for_writeback | Richard Kennedy | 1 | -2/+2 |
| 2010-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+4 |
| 2010-05-21 | fs-writeback.c: bitfields should be unsigned | H Hartley Sweeten | 1 | -3/+3 |
| 2010-05-21 | writeback: bdi_writeback_task() must set task state before calling schedule() | Jens Axboe | 1 | -2/+7 |
| 2010-05-21 | writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync | Jens Axboe | 1 | -5/+11 |
| 2010-05-17 | writeback: Update dirty flags in two steps | Dmitry Monakhov | 1 | -4/+11 |
| 2010-05-17 | writeback: fix WB_SYNC_NONE writeback from umount | Jens Axboe | 1 | -11/+37 |
| 2010-05-17 | writeback: disable periodic old data writeback for !dirty_writeback_centisecs | Jens Axboe | 1 | -2/+12 |
| 2010-04-09 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -60/+73 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-03-12 | vfs: improve writeback_inodes_wb() | Edward Shishkin | 1 | -60/+73 |
| 2010-03-05 | pass writeback_control to ->write_inode | Christoph Hellwig | 1 | -6/+5 |
| 2010-03-05 | make sure data is on disk before calling ->write_inode | Christoph Hellwig | 1 | -5/+10 |
| 2010-01-02 | writeback: add missing kernel-doc notation | Jaswinder Singh Rajput | 1 | -0/+1 |
| 2009-12-23 | fs-writeback: Add helper function to start writeback if idle | Eric Sandeen | 1 | -0/+17 |
| 2009-12-03 | writeback: remove unused nonblocking and congestion checks | Wu Fengguang | 1 | -9/+0 |
| 2009-12-03 | writeback: introduce wbc.for_background | Wu Fengguang | 1 | -0/+1 |
| 2009-12-03 | writeback: remove the always false bdi_cap_writeback_dirty() test | Wu Fengguang | 1 | -18/+0 |
| 2009-09-26 | writeback: pass in super_block to bdi_start_writeback() | Jens Axboe | 1 | -2/+4 |
| 2009-09-25 | writeback: writeback_inodes_sb() should use bdi_start_writeback() | Jens Axboe | 1 | -1/+1 |
| 2009-09-25 | writeback: don't delay inodes redirtied by a fast dirtier | Wu Fengguang | 1 | -3/+9 |
| 2009-09-25 | writeback: make the super_block pinning more efficient | Jens Axboe | 1 | -17/+29 |
| 2009-09-25 | writeback: don't resort for a single super_block in move_expired_inodes() | Jens Axboe | 1 | -1/+11 |
| 2009-09-25 | writeback: move inodes from one super_block together | Shaohua Li | 1 | -3/+18 |