summaryrefslogtreecommitdiff
path: root/fs/fs-writeback.c
AgeCommit message (Expand)Author
2008-07-14VFS: export sync_sb_inodesArtem Bityutskiy
2008-07-14VFS: move inode_lock into sync_sb_inodesHans Reiser
2008-04-29fs/fs-writeback.c: make 2 functions staticAdrian Bunk
2008-03-19fs: fix kernel-doc notation warningsRandy Dunlap
2008-02-08write_inode_now(): avoid unnecessary synchronous writeMike Galbraith
2008-02-06fs: use list_for_each_entry_reverse and kill sb_entryAkinobu Mita
2008-02-05writeback: speed up writeback of big dirty filesFengguang Wu
2008-02-05skip writing data pages when inode is under I_SYNCQi Yong
2008-01-14Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-17introduce I_SYNCJoern Engel
2007-10-17writeback: introduce writeback_control.more_io to indicate more ioFengguang Wu
2007-10-17writeback: fix ntfs with sb_has_dirty_inodes()Fengguang Wu
2007-10-17writeback: fix time ordering of the per superblock inode lists 8Fengguang Wu
2007-10-17writeback: fix periodic superblock dirty inode flushingKen Chen
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 7Andrew Morton
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 6Andrew Morton
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 5Andrew Morton
2007-10-17writeback: fix comment, use helper functionAndrew Morton
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 4Andrew Morton
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 3Andrew Morton
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists: memory-...Andrew Morton
2007-10-17writeback: fix time-ordering of the per-superblock dirty-inode listsAndrew Morton
2007-10-10Fix warnings with !CONFIG_BLOCKJens Axboe
2007-01-26Write back inode data pages even when the inode itself is lockedLinus Torvalds
2006-09-30[PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6]David Howells
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells
2006-06-30[PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter
2006-06-23[PATCH] Kill PF_SYNCWRITE flagJens Axboe
2006-06-23[PATCH] writeback: fix range handlingOGAWA Hirofumi
2006-03-25[PATCH] Move cond_resched() after iput() in sync_sb_inodes()OGAWA Hirofumi
2005-11-07[PATCH] kernel-docs: fix kernel-doc format problemsRandy Dunlap
2005-11-07[PATCH] write_inode_now(): write inode if not BDI_CAP_NO_WRITEBACKAndrew Morton
2005-10-31[PATCH] fix __writeback_single_inode WARN_ONAndrea Arcangeli
2005-10-30[PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FRE...Andrea Arcangeli
2005-06-23[PATCH] O(1) sb list traversing on syncsKirill Korotaev
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds