| Commit message (Expand) | Author | Age | Files | Lines |
* | sched: Remove proliferation of wait_on_bit() action functions | NeilBrown | 2014-07-16 | 1 | -1/+2 |
* | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-04-04 | 1 | -0/+2 |
|\ |
|
| * | GFS2: journal data writepages update | Steven Whitehouse | 2014-02-06 | 1 | -0/+2 |
* | | bdi: avoid oops on device removal | Jan Kara | 2014-04-03 | 1 | -5/+18 |
* | | backing_dev: fix hung task on sync | Derek Basehore | 2014-04-03 | 1 | -4/+4 |
* | | Revert "writeback: do not sync data dirtied after sync start" | Jan Kara | 2014-02-22 | 1 | -22/+11 |
|/ |
|
* | writeback: Fix data corruption on NFS | Jan Kara | 2013-12-14 | 1 | -6/+9 |
* | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-11-13 | 1 | -11/+22 |
|\ |
|
| * | writeback: do not sync data dirtied after sync start | Jan Kara | 2013-11-13 | 1 | -11/+22 |
* | | new helpers: lock_mount_hash/unlock_mount_hash | Al Viro | 2013-10-24 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-09-13 | 1 | -3/+5 |
|\ |
|
| * | writeback: Do not sort b_io list only because of block device inode | Jan Kara | 2013-07-09 | 1 | -3/+5 |
* | | writeback: fix race that cause writeback hung | Junxiao Bi | 2013-09-11 | 1 | -2/+2 |
* | | mm/writeback: make writeback_inodes_wb static | Wanpeng Li | 2013-09-11 | 1 | -1/+1 |
* | | writeback: fix occasional slow sync(1) | Jan Kara | 2013-09-11 | 1 | -4/+2 |
* | | mm/writeback: don't check force_wait to handle bdi->work_list | Wanpeng Li | 2013-07-09 | 1 | -8/+2 |
* | | fs/fs-writeback.c: : make wb_do_writeback() as static | Haicheng Li | 2013-07-09 | 1 | -1/+1 |
* | | sync: don't block the flusher thread waiting on IO | Dave Chinner | 2013-07-02 | 1 | -2/+7 |
|/ |
|
* | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-05-08 | 1 | -70/+32 |
|\ |
|
| * | writeback: replace custom worker pool implementation with unbound workqueue | Tejun Heo | 2013-04-01 | 1 | -70/+32 |
* | | writeback: set worker desc to identify writeback workers in task dumps | Tejun Heo | 2013-04-30 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-02-28 | 1 | -24/+20 |
|\ |
|
| * | vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them | Miao Xie | 2013-01-12 | 1 | -24/+20 |
* | | writeback: add more tracepoints | Tejun Heo | 2013-01-14 | 1 | -2/+14 |
|/ |
|
* | writeback: fix a typo in comment | Yan Hong | 2012-12-12 | 1 | -1/+1 |
* | writeback: put unused inodes to LRU after writeback completion | Jan Kara | 2012-11-26 | 1 | -0/+2 |
* | Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-12 | 1 | -1/+1 |
|\ |
|
| * | writeback: correct comment for move_expired_inodes() | Wang Sheng-Hui | 2012-09-11 | 1 | -1/+1 |
* | | fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode() | Yan Hong | 2012-10-09 | 1 | -4/+3 |
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2012-10-08 | 1 | -0/+1 |
|\ \ |
|
| * | | ext4: fix potential deadlock in ext4_nonda_switch() | Theodore Ts'o | 2012-09-19 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-10-01 | 1 | -4/+0 |
|\ \
| |/
|/| |
|
| * | fs/fs-writeback.c: cleanup riteback_sb_inodes kerneldoc | Liu Bo | 2012-09-21 | 1 | -4/+0 |
* | | mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads | Wanpeng Li | 2012-07-31 | 1 | -5/+0 |
* | | Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-07-30 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | writeback: Fix some comment errors | Wanpeng Li | 2012-06-09 | 1 | -2/+2 |
* | | vfs: Move noop_backing_dev_info check from sync into writeback | Jan Kara | 2012-07-22 | 1 | -0/+5 |
|/ |
|
* | writeback: Fix lock imbalance in writeback_sb_inodes() | Jan Kara | 2012-06-09 | 1 | -0/+1 |
* | writeback: Avoid iput() from flusher thread | Jan Kara | 2012-05-06 | 1 | -13/+53 |
* | writeback: Refactor writeback_single_inode() | Jan Kara | 2012-05-06 | 1 | -56/+86 |
* | writeback: Remove wb->list_lock from writeback_single_inode() | Jan Kara | 2012-05-06 | 1 | -10/+7 |
* | writeback: Separate inode requeueing after writeback | Jan Kara | 2012-05-06 | 1 | -47/+55 |
* | writeback: Move I_DIRTY_PAGES handling | Jan Kara | 2012-05-06 | 1 | -2/+3 |
* | writeback: Move requeueing when I_SYNC set to writeback_sb_inodes() | Jan Kara | 2012-05-06 | 1 | -14/+16 |
* | writeback: Move clearing of I_SYNC into inode_sync_complete() | Jan Kara | 2012-05-06 | 1 | -6/+2 |
* | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-03-28 | 1 | -20/+2 |
|\ |
|
| * | writeback: Remove outdated comment | Jan Kara | 2012-03-21 | 1 | -18/+2 |
| * | fs: Remove bogus wait in write_inode_now() | Jan Kara | 2012-03-21 | 1 | -2/+0 |
* | | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2012-03-24 | 1 | -1/+1 |
|\ \ |
|
| * | | fs: reduce the use of module.h wherever possible | Paul Gortmaker | 2012-02-28 | 1 | -1/+1 |
| |/ |
|