summaryrefslogtreecommitdiff
path: root/fs/fs-writeback.c
Commit message (Expand)AuthorAge
* writeback: Fix data corruption on NFSJan Kara2013-12-14
* Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-13
|\
| * writeback: do not sync data dirtied after sync startJan Kara2013-11-13
* | new helpers: lock_mount_hash/unlock_mount_hashAl Viro2013-10-24
|/
* Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-13
|\
| * writeback: Do not sort b_io list only because of block device inodeJan Kara2013-07-09
* | writeback: fix race that cause writeback hungJunxiao Bi2013-09-11
* | mm/writeback: make writeback_inodes_wb staticWanpeng Li2013-09-11
* | writeback: fix occasional slow sync(1)Jan Kara2013-09-11
* | mm/writeback: don't check force_wait to handle bdi->work_listWanpeng Li2013-07-09
* | fs/fs-writeback.c: : make wb_do_writeback() as staticHaicheng Li2013-07-09
* | sync: don't block the flusher thread waiting on IODave Chinner2013-07-02
|/
* Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-08
|\
| * writeback: replace custom worker pool implementation with unbound workqueueTejun Heo2013-04-01
* | writeback: set worker desc to identify writeback workers in task dumpsTejun Heo2013-04-30
|/
* Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-28
|\
| * vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename themMiao Xie2013-01-12
* | writeback: add more tracepointsTejun Heo2013-01-14
|/
* writeback: fix a typo in commentYan Hong2012-12-12
* writeback: put unused inodes to LRU after writeback completionJan Kara2012-11-26
* Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-12
|\
| * writeback: correct comment for move_expired_inodes()Wang Sheng-Hui2012-09-11
* | fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode()Yan Hong2012-10-09
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-10-08
|\ \
| * | ext4: fix potential deadlock in ext4_nonda_switch()Theodore Ts'o2012-09-19
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-01
|\ \ | |/ |/|
| * fs/fs-writeback.c: cleanup riteback_sb_inodes kerneldocLiu Bo2012-09-21
* | mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li2012-07-31
* | Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-07-30
|\ \ | |/ |/|
| * writeback: Fix some comment errorsWanpeng Li2012-06-09
* | vfs: Move noop_backing_dev_info check from sync into writebackJan Kara2012-07-22
|/
* writeback: Fix lock imbalance in writeback_sb_inodes()Jan Kara2012-06-09
* writeback: Avoid iput() from flusher threadJan Kara2012-05-06
* writeback: Refactor writeback_single_inode()Jan Kara2012-05-06
* writeback: Remove wb->list_lock from writeback_single_inode()Jan Kara2012-05-06
* writeback: Separate inode requeueing after writebackJan Kara2012-05-06
* writeback: Move I_DIRTY_PAGES handlingJan Kara2012-05-06
* writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()Jan Kara2012-05-06
* writeback: Move clearing of I_SYNC into inode_sync_complete()Jan Kara2012-05-06
* Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-28
|\
| * writeback: Remove outdated commentJan Kara2012-03-21
| * fs: Remove bogus wait in write_inode_now()Jan Kara2012-03-21
* | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\ \
| * | fs: reduce the use of module.h wherever possiblePaul Gortmaker2012-02-28
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-20
|\ \ | |/ |/|
| * writeback: fix fn name in writeback_inodes_sb_nr_if_idle() comment headerFengguang Wu2012-03-07
* | writeback: fix NULL bdi->dev in trace writeback_single_inodeWu Fengguang2012-02-01
|/
* Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-10
|\
| * writeback: move MIN_WRITEBACK_PAGES to fs-writeback.cWu Fengguang2012-01-08
| * writeback: Include all dirty inodes in background writebackJan Kara2011-12-18