index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fs-writeback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-13
fs: new inode i_state corruption fix
Nick Piggin
1
-1
/
+8
2009-01-07
fs: sys_sync fix
Nick Piggin
1
-19
/
+1
2009-01-07
fs: sync_sb_inodes fix
Nick Piggin
1
-7
/
+53
2009-01-07
fs: remove WB_SYNC_HOLD
Nick Piggin
1
-10
/
+2
2008-10-16
Remove Andrew Morton's old email accounts
Francois Cami
1
-1
/
+1
2008-07-14
VFS: export sync_sb_inodes
Artem Bityutskiy
1
-2
/
+9
2008-07-14
VFS: move inode_lock into sync_sb_inodes
Hans Reiser
1
-8
/
+3
2008-04-29
fs/fs-writeback.c: make 2 functions static
Adrian Bunk
1
-39
/
+39
2008-03-20
fs: fix kernel-doc notation warnings
Randy Dunlap
1
-3
/
+3
2008-02-08
write_inode_now(): avoid unnecessary synchronous write
Mike Galbraith
1
-1
/
+1
2008-02-06
fs: use list_for_each_entry_reverse and kill sb_entry
Akinobu Mita
1
-5
/
+2
2008-02-05
writeback: speed up writeback of big dirty files
Fengguang Wu
1
-2
/
+16
2008-02-05
skip writing data pages when inode is under I_SYNC
Qi Yong
1
-12
/
+1
2008-01-15
Revert "writeback: introduce writeback_control.more_io to indicate more io"
Linus Torvalds
1
-2
/
+0
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-1
/
+1
2007-10-17
introduce I_SYNC
Joern Engel
1
-15
/
+24
2007-10-17
writeback: introduce writeback_control.more_io to indicate more io
Fengguang Wu
1
-0
/
+2
2007-10-17
writeback: fix ntfs with sb_has_dirty_inodes()
Fengguang Wu
1
-1
/
+9
2007-10-17
writeback: fix time ordering of the per superblock inode lists 8
Fengguang Wu
1
-23
/
+38
2007-10-17
writeback: fix periodic superblock dirty inode flushing
Ken Chen
1
-22
/
+14
2007-10-17
writeback: fix time ordering of the per superblock dirty inode lists 7
Andrew Morton
1
-2
/
+2
2007-10-17
writeback: fix time ordering of the per superblock dirty inode lists 6
Andrew Morton
1
-1
/
+8
2007-10-17
writeback: fix time ordering of the per superblock dirty inode lists 5
Andrew Morton
1
-1
/
+1
2007-10-17
writeback: fix comment, use helper function
Andrew Morton
1
-4
/
+11
2007-10-17
writeback: fix time ordering of the per superblock dirty inode lists 4
Andrew Morton
1
-1
/
+23
2007-10-17
writeback: fix time ordering of the per superblock dirty inode lists 3
Andrew Morton
1
-1
/
+1
2007-10-17
writeback: fix time ordering of the per superblock dirty inode lists: memory-...
Andrew Morton
1
-1
/
+1
2007-10-17
writeback: fix time-ordering of the per-superblock dirty-inode lists
Andrew Morton
1
-1
/
+25
2007-10-10
Fix warnings with !CONFIG_BLOCK
Jens Axboe
1
-0
/
+1
2007-01-26
Write back inode data pages even when the inode itself is locked
Linus Torvalds
1
-1
/
+12
2006-09-30
[PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6]
David Howells
1
-3
/
+3
2006-09-30
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
David Howells
1
-2
/
+1
2006-06-30
[PATCH] zoned vm counters: conversion of nr_unstable to per zone counter
Christoph Lameter
1
-1
/
+1
2006-06-30
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
Christoph Lameter
1
-1
/
+1
2006-06-23
[PATCH] Kill PF_SYNCWRITE flag
Jens Axboe
1
-2
/
+0
2006-06-23
[PATCH] writeback: fix range handling
OGAWA Hirofumi
1
-0
/
+4
2006-03-25
[PATCH] Move cond_resched() after iput() in sync_sb_inodes()
OGAWA Hirofumi
1
-1
/
+1
2005-11-07
[PATCH] kernel-docs: fix kernel-doc format problems
Randy Dunlap
1
-2
/
+3
2005-11-07
[PATCH] write_inode_now(): write inode if not BDI_CAP_NO_WRITEBACK
Andrew Morton
1
-1
/
+1
2005-11-01
[PATCH] fix __writeback_single_inode WARN_ON
Andrea Arcangeli
1
-1
/
+1
2005-10-31
[PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FRE...
Andrea Arcangeli
1
-12
/
+16
2005-06-23
[PATCH] O(1) sb list traversing on syncs
Kirill Korotaev
1
-37
/
+27
2005-05-01
[PATCH] DocBook: fix some descriptions
Martin Waitz
1
-1
/
+3
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+695