aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-041-0/+2
|\
| * GFS2: journal data writepages updateSteven Whitehouse2014-02-061-0/+2
* | bdi: avoid oops on device removalJan Kara2014-04-031-5/+18
* | backing_dev: fix hung task on syncDerek Basehore2014-04-031-4/+4
* | Revert "writeback: do not sync data dirtied after sync start"Jan Kara2014-02-211-22/+11
|/
* writeback: Fix data corruption on NFSJan Kara2013-12-131-6/+9
* Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-131-11/+22
|\
| * writeback: do not sync data dirtied after sync startJan Kara2013-11-121-11/+22
* | new helpers: lock_mount_hash/unlock_mount_hashAl Viro2013-10-241-0/+1
|/
* Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-131-3/+5
|\
| * writeback: Do not sort b_io list only because of block device inodeJan Kara2013-07-091-3/+5
* | writeback: fix race that cause writeback hungJunxiao Bi2013-09-111-2/+2
* | mm/writeback: make writeback_inodes_wb staticWanpeng Li2013-09-111-1/+1
* | writeback: fix occasional slow sync(1)Jan Kara2013-09-111-4/+2
* | mm/writeback: don't check force_wait to handle bdi->work_listWanpeng Li2013-07-091-8/+2
* | fs/fs-writeback.c: : make wb_do_writeback() as staticHaicheng Li2013-07-091-1/+1
* | sync: don't block the flusher thread waiting on IODave Chinner2013-07-021-2/+7
|/
* Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-081-70/+32
|\
| * writeback: replace custom worker pool implementation with unbound workqueueTejun Heo2013-04-011-70/+32
* | writeback: set worker desc to identify writeback workers in task dumpsTejun Heo2013-04-301-0/+1
|/
* Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-281-24/+20
|\
| * vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename themMiao Xie2013-01-111-24/+20
* | writeback: add more tracepointsTejun Heo2013-01-141-2/+14
|/
* writeback: fix a typo in commentYan Hong2012-12-121-1/+1
* writeback: put unused inodes to LRU after writeback completionJan Kara2012-11-261-0/+2
* Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-111-1/+1
|\
| * writeback: correct comment for move_expired_inodes()Wang Sheng-Hui2012-09-101-1/+1
* | fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode()Yan Hong2012-10-091-4/+3
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-10-071-0/+1
|\ \
| * | ext4: fix potential deadlock in ext4_nonda_switch()Theodore Ts'o2012-09-191-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-011-4/+0
|\ \ | |/ |/|
| * fs/fs-writeback.c: cleanup riteback_sb_inodes kerneldocLiu Bo2012-09-211-4/+0
* | mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li2012-07-311-5/+0
* | Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-07-311-2/+2
|\ \ | |/ |/|
| * writeback: Fix some comment errorsWanpeng Li2012-06-091-2/+2
* | vfs: Move noop_backing_dev_info check from sync into writebackJan Kara2012-07-221-0/+5
|/
* writeback: Fix lock imbalance in writeback_sb_inodes()Jan Kara2012-06-081-0/+1
* writeback: Avoid iput() from flusher threadJan Kara2012-05-061-13/+53
* writeback: Refactor writeback_single_inode()Jan Kara2012-05-061-56/+86
* writeback: Remove wb->list_lock from writeback_single_inode()Jan Kara2012-05-061-10/+7
* writeback: Separate inode requeueing after writebackJan Kara2012-05-061-47/+55
* writeback: Move I_DIRTY_PAGES handlingJan Kara2012-05-061-2/+3
* writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()Jan Kara2012-05-061-14/+16
* writeback: Move clearing of I_SYNC into inode_sync_complete()Jan Kara2012-05-061-6/+2
* Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-281-20/+2
|\
| * writeback: Remove outdated commentJan Kara2012-03-211-18/+2
| * fs: Remove bogus wait in write_inode_now()Jan Kara2012-03-211-2/+0
* | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-1/+1
|\ \
| * | fs: reduce the use of module.h wherever possiblePaul Gortmaker2012-02-281-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-201-1/+1
|\ \ | |/ |/|