aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fs-writeback.c
Commit message (Expand)AuthorAge
* fs: block_dump missing dentry lockingNick Piggin2009-06-11
* fs: remove incorrect I_NEW warningsNick Piggin2009-06-11
* vfs: Make sys_sync() use fsync_super() (version 4)Jan Kara2009-06-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\
| * trivial: fix a pdlfush -> pdflush typo in commentMasatake YAMATO2009-03-30
* | writeback: guard against jiffies wraparound on inode->dirtied_when checks (tr...Jeff Layton2009-04-02
* | vfs: skip I_CLEAR state inodesWu Fengguang2009-04-02
|/
* fs: new inode i_state corruption fixNick Piggin2009-03-12
* fs: sys_sync fixNick Piggin2009-01-06
* fs: sync_sb_inodes fixNick Piggin2009-01-06
* fs: remove WB_SYNC_HOLDNick Piggin2009-01-06
* Remove Andrew Morton's old email accountsFrancois Cami2008-10-16
* VFS: export sync_sb_inodesArtem Bityutskiy2008-07-14
* VFS: move inode_lock into sync_sb_inodesHans Reiser2008-07-14
* fs/fs-writeback.c: make 2 functions staticAdrian Bunk2008-04-29
* fs: fix kernel-doc notation warningsRandy Dunlap2008-03-19
* write_inode_now(): avoid unnecessary synchronous writeMike Galbraith2008-02-08
* fs: use list_for_each_entry_reverse and kill sb_entryAkinobu Mita2008-02-06
* writeback: speed up writeback of big dirty filesFengguang Wu2008-02-05
* skip writing data pages when inode is under I_SYNCQi Yong2008-02-05
* Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds2008-01-15
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* introduce I_SYNCJoern Engel2007-10-17
* writeback: introduce writeback_control.more_io to indicate more ioFengguang Wu2007-10-17
* writeback: fix ntfs with sb_has_dirty_inodes()Fengguang Wu2007-10-17
* writeback: fix time ordering of the per superblock inode lists 8Fengguang Wu2007-10-17
* writeback: fix periodic superblock dirty inode flushingKen Chen2007-10-17
* writeback: fix time ordering of the per superblock dirty inode lists 7Andrew Morton2007-10-17
* writeback: fix time ordering of the per superblock dirty inode lists 6Andrew Morton2007-10-17
* writeback: fix time ordering of the per superblock dirty inode lists 5Andrew Morton2007-10-17
* writeback: fix comment, use helper functionAndrew Morton2007-10-17
* writeback: fix time ordering of the per superblock dirty inode lists 4Andrew Morton2007-10-17
* writeback: fix time ordering of the per superblock dirty inode lists 3Andrew Morton2007-10-17
* writeback: fix time ordering of the per superblock dirty inode lists: memory-...Andrew Morton2007-10-17
* writeback: fix time-ordering of the per-superblock dirty-inode listsAndrew Morton2007-10-17
* Fix warnings with !CONFIG_BLOCKJens Axboe2007-10-10
* Write back inode data pages even when the inode itself is lockedLinus Torvalds2007-01-26
* [PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6]David Howells2006-09-30
* [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells2006-09-30
* [PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-30
* [PATCH] Kill PF_SYNCWRITE flagJens Axboe2006-06-23
* [PATCH] writeback: fix range handlingOGAWA Hirofumi2006-06-23
* [PATCH] Move cond_resched() after iput() in sync_sb_inodes()OGAWA Hirofumi2006-03-25
* [PATCH] kernel-docs: fix kernel-doc format problemsRandy Dunlap2005-11-07
* [PATCH] write_inode_now(): write inode if not BDI_CAP_NO_WRITEBACKAndrew Morton2005-11-07
* [PATCH] fix __writeback_single_inode WARN_ONAndrea Arcangeli2005-10-31
* [PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FRE...Andrea Arcangeli2005-10-30
* [PATCH] O(1) sb list traversing on syncsKirill Korotaev2005-06-23
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-01