index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fs-writeback.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/fs-writeback.c: make 2 functions static
Adrian Bunk
2008-04-29
1
-39
/
+39
*
fs: fix kernel-doc notation warnings
Randy Dunlap
2008-03-19
1
-3
/
+3
*
write_inode_now(): avoid unnecessary synchronous write
Mike Galbraith
2008-02-08
1
-1
/
+1
*
fs: use list_for_each_entry_reverse and kill sb_entry
Akinobu Mita
2008-02-06
1
-5
/
+2
*
writeback: speed up writeback of big dirty files
Fengguang Wu
2008-02-05
1
-2
/
+16
*
skip writing data pages when inode is under I_SYNC
Qi Yong
2008-02-05
1
-12
/
+1
*
Revert "writeback: introduce writeback_control.more_io to indicate more io"
Linus Torvalds
2008-01-14
1
-2
/
+0
*
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
1
-1
/
+1
*
introduce I_SYNC
Joern Engel
2007-10-17
1
-15
/
+24
*
writeback: introduce writeback_control.more_io to indicate more io
Fengguang Wu
2007-10-17
1
-0
/
+2
*
writeback: fix ntfs with sb_has_dirty_inodes()
Fengguang Wu
2007-10-17
1
-1
/
+9
*
writeback: fix time ordering of the per superblock inode lists 8
Fengguang Wu
2007-10-17
1
-23
/
+38
*
writeback: fix periodic superblock dirty inode flushing
Ken Chen
2007-10-17
1
-22
/
+14
*
writeback: fix time ordering of the per superblock dirty inode lists 7
Andrew Morton
2007-10-17
1
-2
/
+2
*
writeback: fix time ordering of the per superblock dirty inode lists 6
Andrew Morton
2007-10-17
1
-1
/
+8
*
writeback: fix time ordering of the per superblock dirty inode lists 5
Andrew Morton
2007-10-17
1
-1
/
+1
*
writeback: fix comment, use helper function
Andrew Morton
2007-10-17
1
-4
/
+11
*
writeback: fix time ordering of the per superblock dirty inode lists 4
Andrew Morton
2007-10-17
1
-1
/
+23
*
writeback: fix time ordering of the per superblock dirty inode lists 3
Andrew Morton
2007-10-17
1
-1
/
+1
*
writeback: fix time ordering of the per superblock dirty inode lists: memory-...
Andrew Morton
2007-10-17
1
-1
/
+1
*
writeback: fix time-ordering of the per-superblock dirty-inode lists
Andrew Morton
2007-10-17
1
-1
/
+25
*
Fix warnings with !CONFIG_BLOCK
Jens Axboe
2007-10-10
1
-0
/
+1
*
Write back inode data pages even when the inode itself is locked
Linus Torvalds
2007-01-26
1
-1
/
+12
*
[PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6]
David Howells
2006-09-30
1
-3
/
+3
*
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
David Howells
2006-09-30
1
-2
/
+1
*
[PATCH] zoned vm counters: conversion of nr_unstable to per zone counter
Christoph Lameter
2006-06-30
1
-1
/
+1
*
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
Christoph Lameter
2006-06-30
1
-1
/
+1
*
[PATCH] Kill PF_SYNCWRITE flag
Jens Axboe
2006-06-23
1
-2
/
+0
*
[PATCH] writeback: fix range handling
OGAWA Hirofumi
2006-06-23
1
-0
/
+4
*
[PATCH] Move cond_resched() after iput() in sync_sb_inodes()
OGAWA Hirofumi
2006-03-25
1
-1
/
+1
*
[PATCH] kernel-docs: fix kernel-doc format problems
Randy Dunlap
2005-11-07
1
-2
/
+3
*
[PATCH] write_inode_now(): write inode if not BDI_CAP_NO_WRITEBACK
Andrew Morton
2005-11-07
1
-1
/
+1
*
[PATCH] fix __writeback_single_inode WARN_ON
Andrea Arcangeli
2005-10-31
1
-1
/
+1
*
[PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FRE...
Andrea Arcangeli
2005-10-30
1
-12
/
+16
*
[PATCH] O(1) sb list traversing on syncs
Kirill Korotaev
2005-06-23
1
-37
/
+27
*
[PATCH] DocBook: fix some descriptions
Martin Waitz
2005-05-01
1
-1
/
+3
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+695