index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fs-writeback.c
Age
Commit message (
Expand
)
Author
2009-06-24
cleanup __writeback_single_inode
Christoph Hellwig
2009-06-16
writeback: skip new or to-be-freed inodes
Wu Fengguang
2009-06-11
fs: block_dump missing dentry locking
Nick Piggin
2009-06-11
fs: remove incorrect I_NEW warnings
Nick Piggin
2009-06-11
vfs: Make sys_sync() use fsync_super() (version 4)
Jan Kara
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-04-02
writeback: guard against jiffies wraparound on inode->dirtied_when checks (tr...
Jeff Layton
2009-04-02
vfs: skip I_CLEAR state inodes
Wu Fengguang
2009-03-30
trivial: fix a pdlfush -> pdflush typo in comment
Masatake YAMATO
2009-03-12
fs: new inode i_state corruption fix
Nick Piggin
2009-01-06
fs: sys_sync fix
Nick Piggin
2009-01-06
fs: sync_sb_inodes fix
Nick Piggin
2009-01-06
fs: remove WB_SYNC_HOLD
Nick Piggin
2008-10-16
Remove Andrew Morton's old email accounts
Francois Cami
2008-07-14
VFS: export sync_sb_inodes
Artem Bityutskiy
2008-07-14
VFS: move inode_lock into sync_sb_inodes
Hans Reiser
2008-04-29
fs/fs-writeback.c: make 2 functions static
Adrian Bunk
2008-03-19
fs: fix kernel-doc notation warnings
Randy Dunlap
2008-02-08
write_inode_now(): avoid unnecessary synchronous write
Mike Galbraith
2008-02-06
fs: use list_for_each_entry_reverse and kill sb_entry
Akinobu Mita
2008-02-05
writeback: speed up writeback of big dirty files
Fengguang Wu
2008-02-05
skip writing data pages when inode is under I_SYNC
Qi Yong
2008-01-14
Revert "writeback: introduce writeback_control.more_io to indicate more io"
Linus Torvalds
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-17
introduce I_SYNC
Joern Engel
2007-10-17
writeback: introduce writeback_control.more_io to indicate more io
Fengguang Wu
2007-10-17
writeback: fix ntfs with sb_has_dirty_inodes()
Fengguang Wu
2007-10-17
writeback: fix time ordering of the per superblock inode lists 8
Fengguang Wu
2007-10-17
writeback: fix periodic superblock dirty inode flushing
Ken Chen
2007-10-17
writeback: fix time ordering of the per superblock dirty inode lists 7
Andrew Morton
2007-10-17
writeback: fix time ordering of the per superblock dirty inode lists 6
Andrew Morton
2007-10-17
writeback: fix time ordering of the per superblock dirty inode lists 5
Andrew Morton
2007-10-17
writeback: fix comment, use helper function
Andrew Morton
2007-10-17
writeback: fix time ordering of the per superblock dirty inode lists 4
Andrew Morton
2007-10-17
writeback: fix time ordering of the per superblock dirty inode lists 3
Andrew Morton
2007-10-17
writeback: fix time ordering of the per superblock dirty inode lists: memory-...
Andrew Morton
2007-10-17
writeback: fix time-ordering of the per-superblock dirty-inode lists
Andrew Morton
2007-10-10
Fix warnings with !CONFIG_BLOCK
Jens Axboe
2007-01-26
Write back inode data pages even when the inode itself is locked
Linus 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 counter
Christoph Lameter
2006-06-30
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
Christoph Lameter
2006-06-23
[PATCH] Kill PF_SYNCWRITE flag
Jens Axboe
2006-06-23
[PATCH] writeback: fix range handling
OGAWA 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 problems
Randy Dunlap
2005-11-07
[PATCH] write_inode_now(): write inode if not BDI_CAP_NO_WRITEBACK
Andrew Morton
2005-10-31
[PATCH] fix __writeback_single_inode WARN_ON
Andrea Arcangeli
2005-10-30
[PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FRE...
Andrea Arcangeli
[next]