| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-01-12 | Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+8 |
| 2022-01-07 | vfs, fscache: Implement pinning of cache usage for writeback | David Howells | 1 | -0/+8 |
| 2022-01-02 | fs/writeback: Convert inode_switch_wbs_work_fn to folios | Matthew Wilcox (Oracle) | 1 | -11/+13 |
| 2021-11-01 | Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+3 |
| 2021-10-20 | writeback: prefer struct_size over open coded arithmetic | Len Baker | 1 | -3/+3 |
| 2021-10-20 | block: cleanup the flush plug helpers | Christoph Hellwig | 1 | -2/+3 |
| 2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -14/+14 |
| 2021-09-03 | writeback: memcg: simplify cgroup_writeback_by_id | Shakeel Butt | 1 | -11/+9 |
| 2021-09-03 | writeback: reliably update bandwidth estimation | Jan Kara | 1 | -3/+0 |
| 2021-09-03 | writeback: track number of inodes under writeback | Jan Kara | 1 | -0/+5 |
| 2021-08-23 | fs: kill sync_inode | Josef Bacik | 1 | -18/+1 |
| 2021-07-23 | writeback, cgroup: do not reparent dax inodes | Roman Gushchin | 1 | -0/+3 |
| 2021-07-01 | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+7 |
| 2021-06-30 | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -25/+0 |
| 2021-06-29 | writeback, cgroup: release dying cgwbs by switching attached inodes | Roman Gushchin | 1 | -10/+101 |
| 2021-06-29 | writeback, cgroup: support switching multiple inodes at once | Roman Gushchin | 1 | -42/+64 |
| 2021-06-29 | writeback, cgroup: split out the functional part of inode_switch_wbs_work_fn() | Roman Gushchin | 1 | -8/+11 |
| 2021-06-29 | writeback, cgroup: keep list of inodes attached to bdi_writeback | Roman Gushchin | 1 | -34/+59 |
| 2021-06-29 | writeback, cgroup: switch to rcu_work API in inode_switch_wbs() | Roman Gushchin | 1 | -14/+4 |
| 2021-06-29 | writeback, cgroup: increment isw_nr_in_flight before grabbing an inode | Roman Gushchin | 1 | -2/+3 |
| 2021-06-29 | writeback, cgroup: add smp_mb() to cgroup_writeback_umount() | Roman Gushchin | 1 | -0/+6 |
| 2021-06-29 | writeback, cgroup: do not switch inodes with I_WILL_FREE flag | Roman Gushchin | 1 | -4/+4 |
| 2021-06-28 | writeback: fix obtain a reference to a freeing memcg css | Muchun Song | 1 | -2/+7 |
| 2021-05-24 | block_dump: remove block_dump feature in mark_inode_dirty() | zhangyi (F) | 1 | -25/+0 |
| 2021-01-13 | fs: improve comments for writeback_single_inode() | Eric Biggers | 1 | -24/+33 |
| 2021-01-13 | fs: drop redundant check from __writeback_single_inode() | Eric Biggers | 1 | -1/+1 |
| 2021-01-13 | fs: clean up __mark_inode_dirty() a bit | Eric Biggers | 1 | -19/+30 |
| 2021-01-13 | fs: pass only I_DIRTY_INODE flags to ->dirty_inode | Eric Biggers | 1 | -1/+1 |
| 2021-01-13 | fs: don't call ->dirty_inode for lazytime timestamp updates | Eric Biggers | 1 | -3/+3 |
| 2021-01-13 | fs: fix lazytime expiration handling in __writeback_single_inode() | Eric Biggers | 1 | -11/+13 |
| 2020-12-16 | writeback: don't warn on an unregistered BDI in __mark_inode_dirty | Christoph Hellwig | 1 | -4/+0 |
| 2020-10-13 | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -3/+4 |
| 2020-09-24 | bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag | Christoph Hellwig | 1 | -3/+4 |
| 2020-09-19 | fs/fs-writeback.c: adjust dirtytime_interval_handler definition to match prot... | Tobias Klauser | 1 | -1/+1 |
| 2020-06-15 | writeback: Drop I_DIRTY_TIME_EXPIRE | Jan Kara | 1 | -17/+11 |
| 2020-06-15 | writeback: Fix sync livelock due to b_dirty_time processing | Jan Kara | 1 | -27/+17 |
| 2020-06-15 | writeback: Avoid skipping inode writeback | Jan Kara | 1 | -5/+12 |
| 2020-06-15 | writeback: Protect inode->i_io_list with inode->i_lock | Jan Kara | 1 | -5/+17 |
| 2020-06-05 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -0/+1 |
| 2020-06-03 | writeback: Export inode_io_list_del() | Jan Kara | 1 | -0/+1 |
| 2020-06-02 | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
| 2020-06-02 | mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead | NeilBrown | 1 | -1/+0 |
| 2020-05-09 | bdi: remove the name field in struct backing_dev_info | Christoph Hellwig | 1 | -1/+1 |
| 2020-01-31 | memcg: fix a crash in wb_workfn when a device disappears | Theodore Ts'o | 1 | -1/+1 |
| 2019-11-08 | cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead | Tejun Heo | 1 | -3/+6 |
| 2019-10-14 | fs/fs-writeback.c: fix kernel-doc warning | Randy Dunlap | 1 | -1/+1 |
| 2019-10-07 | writeback: fix use-after-free in finish_writeback_work() | Tejun Heo | 1 | -2/+7 |
| 2019-08-30 | writeback: add tracepoints for cgroup foreign writebacks | Tejun Heo | 1 | -0/+5 |
| 2019-08-27 | writeback, memcg: Implement cgroup_writeback_by_id() | Tejun Heo | 1 | -0/+83 |
| 2019-08-27 | writeback: Generalize and expose wb_completion | Tejun Heo | 1 | -33/+14 |
| 2019-08-15 | writeback, cgroup: inode_switch_wbs() shouldn't give up on wb_switch_rwsem tr... | Tejun Heo | 1 | -12/+5 |
| 2019-08-15 | writeback, cgroup: Adjust WB_FRN_TIME_CUT_DIV to accelerate foreign inode swi... | Tejun Heo | 1 | -2/+20 |
| 2019-07-10 | blkcg, writeback: Add wbc->no_cgroup_owner | Tejun Heo | 1 | -1/+1 |
| 2019-07-10 | blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner() | Tejun Heo | 1 | -4/+4 |
| 2019-07-10 | cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usages | Tejun Heo | 1 | -0/+3 |
| 2019-06-15 | blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arb... | Tejun Heo | 1 | -1/+7 |
| 2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-18 | fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into... | Jiufei Xue | 1 | -3/+8 |
| 2019-01-22 | writeback: synchronize sync(2) against cgroup writeback membership switches | Tejun Heo | 1 | -2/+38 |
| 2018-10-21 | fs: Convert writeback to XArray | Matthew Wilcox | 1 | -16/+9 |
| 2018-05-03 | bdi: Fix oops in wb_workfn() | Jan Kara | 1 | -1/+1 |
| 2018-04-20 | writeback: safer lock nesting | Greg Thelen | 1 | -3/+4 |
| 2018-04-11 | page cache: use xa_lock | Matthew Wilcox | 1 | -11/+11 |
| 2018-03-28 | fs: move I_DIRTY_INODE to fs.h | Christoph Hellwig | 1 | -6/+3 |
| 2018-01-06 | writeback: update comment in inode_io_list_move_locked | Wang Long | 1 | -1/+1 |
| 2017-11-27 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 1 | -1/+1 |
| 2017-10-10 | writeback: merge try_to_writeback_inodes_sb_nr() into caller | Rakesh Pandit | 1 | -24/+6 |
| 2017-10-04 | writeback: eliminate work item allocation in bd_start_writeback() | Jens Axboe | 1 | -37/+34 |
| 2017-10-03 | writeback: only allow one inflight and pending full flush | Jens Axboe | 1 | -0/+25 |
| 2017-10-03 | writeback: move nr_pages == 0 logic to one location | Jens Axboe | 1 | -24/+17 |
| 2017-10-03 | writeback: make wb_start_writeback() static | Jens Axboe | 1 | -2/+2 |
| 2017-10-03 | writeback: provide a wakeup_flusher_threads_bdi() | Jens Axboe | 1 | -10/+29 |
| 2017-10-03 | writeback: remove 'range_cyclic' argument for wb_start_writeback() | Jens Axboe | 1 | -3/+3 |
| 2017-10-03 | writeback: switch wakeup_flusher_threads() to cyclic writeback | Jens Axboe | 1 | -1/+1 |
| 2017-10-03 | fs: kill 'nr_pages' argument from wakeup_flusher_threads() | Jens Axboe | 1 | -5/+4 |
| 2017-07-12 | writeback: rework wb_[dec|inc]_stat family of functions | Nikolay Borisov | 1 | -4/+4 |
| 2017-05-16 | fs: add a blank lines on some kernel-doc comments | Mauro Carvalho Chehab | 1 | -5/+7 |
| 2017-03-13 | writeback: fix memory leak in wb_queue_work() | Tahsin Erdogan | 1 | -14/+21 |
| 2016-12-12 | fs/fs-writeback.c: remove redundant if check | Tahsin Erdogan | 1 | -9/+7 |
| 2016-08-09 | mm, writeback: flush plugged IO in wakeup_flusher_threads() | Konstantin Khlebnikov | 1 | -0/+6 |
| 2016-08-04 | writeback: Write dirty times for WB_SYNC_ALL writeback | Jan Kara | 1 | -0/+1 |
| 2016-07-28 | mm: move most file-based accounting to the node | Mel Gorman | 1 | -2/+2 |
| 2016-07-26 | fs/fs-writeback.c: inode writeback list tracking tracepoints | Brian Foster | 1 | -2/+7 |
| 2016-07-26 | fs/fs-writeback.c: add a new writeback list for sync | Dave Chinner | 1 | -25/+81 |
| 2016-06-30 | writeback: inode cgroup wb switch should not call ihold() | Tahsin Erdogan | 1 | -1/+1 |
| 2016-05-20 | mm,writeback: don't use memory reserves for wb_start_writeback | Tetsuo Handa | 1 | -1/+2 |
| 2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -1/+1 |
| 2016-03-20 | writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the inode | Tejun Heo | 1 | -10/+19 |
| 2016-03-20 | writeback, cgroup: fix premature wb_put() in locked_inode_to_wb_and_lock_list() | Tejun Heo | 1 | -3/+5 |
| 2016-03-03 | writeback: flush inode cgroup wb switches instead of pinning super_block | Tejun Heo | 1 | -13/+41 |
| 2016-02-16 | writeback: keep superblock pinned during cgroup writeback association switches | Tejun Heo | 1 | -4/+11 |
| 2016-01-15 | cgroup, memcg, writeback: drop spurious rcu locking around mem_cgroup_css_fro... | Tejun Heo | 1 | -2/+0 |
| 2015-11-09 | fs/writeback.c: fix kernel-doc warnings | Randy Dunlap | 1 | -1/+2 |
| 2015-11-05 | mm/filemap.c: make global sync not clear error status of individual inodes | Junichi Nomura | 1 | -1/+6 |
| 2015-10-28 | fs/writeback, rcu: Don't use list_entry_rcu() for pointer offsetting in bdi_s... | Tejun Heo | 1 | -2/+2 |
| 2015-10-12 | writeback: bdi_writeback iteration must not skip dying ones | Tejun Heo | 1 | -9/+22 |
| 2015-10-12 | writeback: fix bdi_writeback iteration in wakeup_dirtytime_writeback() | Tejun Heo | 1 | -2/+2 |
| 2015-09-19 | fs-writeback: unplug before cond_resched in writeback_sb_inodes | Chris Mason | 1 | -1/+16 |
| 2015-09-12 | writeback: plug writeback in wb_writeback() and writeback_inodes_wb() | Linus Torvalds | 1 | -0/+6 |
| 2015-09-11 | Revert "writeback: plug writeback at a high level" | Linus Torvalds | 1 | -3/+4 |
| 2015-09-10 | Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -96/+43 |
| 2015-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -29/+43 |
| 2015-08-25 | writeback: sync_inodes_sb() must write out I_DIRTY_TIME inodes and always cal... | Tejun Heo | 1 | -9/+13 |
| 2015-08-18 | writeback: update writeback tracepoints to report cgroup | Tejun Heo | 1 | -7/+7 |
| 2015-08-18 | writeback: explain why @inode is allowed to be NULL for inode_congested() | Tejun Heo | 1 | -1/+4 |
| 2015-08-18 | writeback: remove wb_writeback_work->single_wait/done | Tejun Heo | 1 | -86/+30 |
| 2015-08-18 | writeback: bdi_for_each_wb() iteration is memcg ID based not blkcg | Tejun Heo | 1 | -3/+3 |
| 2015-08-17 | inode: rename i_wb_list to i_io_list | Dave Chinner | 1 | -23/+23 |
| 2015-08-17 | sync: serialise per-superblock sync operations | Dave Chinner | 1 | -0/+11 |
| 2015-08-17 | inode: convert inode_sb_list_lock to per-sb | Dave Chinner | 1 | -6/+6 |
| 2015-08-17 | writeback: plug writeback at a high level | Dave Chinner | 1 | -0/+3 |
| 2015-07-23 | block: export bio_associate_*() and wbc_account_io() | Tejun Heo | 1 | -0/+1 |
| 2015-06-17 | writeback: do foreign inode detection iff cgroup writeback is enabled | Tejun Heo | 1 | -3/+13 |
| 2015-06-02 | writeback: disassociate inodes from dying bdi_writebacks | Tejun Heo | 1 | -0/+7 |
| 2015-06-02 | writeback: implement foreign cgroup inode bdi_writeback switching | Tejun Heo | 1 | -2/+84 |
| 2015-06-02 | writeback: add lockdep annotation to inode_to_wb() | Tejun Heo | 1 | -2/+3 |
| 2015-06-02 | writeback: use unlocked_inode_to_wb transaction in inode_congested() | Tejun Heo | 1 | -4/+12 |
| 2015-06-02 | writeback: implement unlocked_inode_to_wb transaction and use it for stat upd... | Tejun Heo | 1 | -6/+111 |
| 2015-06-02 | writeback: implement [locked_]inode_to_wb_and_lock_list() | Tejun Heo | 1 | -5/+75 |
| 2015-06-02 | writeback: implement foreign cgroup inode detection | Tejun Heo | 1 | -2/+175 |
| 2015-06-02 | writeback: make writeback_control track the inode being written back | Tejun Heo | 1 | -2/+35 |
| 2015-06-02 | writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb() | Tejun Heo | 1 | -0/+31 |
| 2015-06-02 | writeback: move over_bground_thresh() to mm/page-writeback.c | Tejun Heo | 1 | -18/+2 |
| 2015-06-02 | writeback: move global_dirty_limit into wb_domain | Tejun Heo | 1 | -1/+1 |
| 2015-06-02 | writeback: reorganize [__]wb_update_bandwidth() | Tejun Heo | 1 | -10/+0 |
| 2015-06-02 | writeback: clean up wb_dirty_limit() | Tejun Heo | 1 | -1/+1 |
| 2015-06-02 | writeback: dirty inodes against their matching cgroup bdi_writeback's | Tejun Heo | 1 | -12/+11 |
| 2015-06-02 | writeback: make writeback initiation functions handle multiple bdi_writeback's | Tejun Heo | 1 | -5/+91 |
| 2015-06-02 | writeback: restructure try_writeback_inodes_sb[_nr]() | Tejun Heo | 1 | -23/+29 |
| 2015-06-02 | writeback: implement wb_wait_for_single_work() | Tejun Heo | 1 | -2/+45 |
| 2015-06-02 | writeback: implement bdi_wait_for_completion() | Tejun Heo | 1 | -12/+46 |
| 2015-06-02 | writeback: add wb_writeback_work->auto_free | Tejun Heo | 1 | -7/+6 |
| 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 |