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
*
bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends
Jan Kara
2010-09-22
1
-2
/
+21
*
writeback: Fix lost wake-up shutting down writeback thread
J. Bruce Fields
2010-08-28
1
-1
/
+1
*
mm: fix writeback_in_progress()
Jan Kara
2010-08-12
1
-1
/
+3
*
writeback: merge for_kupdate and !for_kupdate cases
Wu Fengguang
2010-08-12
1
-33
/
+10
*
writeback: fix queue_io() ordering
Wu Fengguang
2010-08-12
1
-1
/
+9
*
writeback: don't redirty tail an inode with dirty pages
Wu Fengguang
2010-08-12
1
-13
/
+9
*
writeback: avoid unnecessary calculation of bdi dirty thresholds
Wu Fengguang
2010-08-12
1
-1
/
+1
*
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
1
-57
/
+104
|
\
|
*
writeback: optimize periodic bdi thread wakeups
Artem Bityutskiy
2010-08-07
1
-25
/
+11
|
*
writeback: prevent unnecessary bdi threads wakeups
Artem Bityutskiy
2010-08-07
1
-11
/
+48
|
*
writeback: move bdi threads exiting logic to the forker thread
Artem Bityutskiy
2010-08-07
1
-42
/
+12
|
*
writeback: move last_active to bdi
Artem Bityutskiy
2010-08-07
1
-3
/
+3
|
*
writeback: do not remove bdi from bdi_list
Artem Bityutskiy
2010-08-07
1
-7
/
+0
|
*
writeback: do not lose wake-ups in bdi threads
Artem Bityutskiy
2010-08-07
1
-8
/
+9
|
*
writeback: harmonize writeback threads naming
Artem Bityutskiy
2010-08-07
1
-1
/
+1
|
*
writeback: remove wb in get_next_work_item
Minchan Kim
2010-08-07
1
-2
/
+2
|
*
writeback: Add tracing to balance_dirty_pages
Dave Chinner
2010-08-07
1
-0
/
+5
|
*
writeback: Initial tracing support
Dave Chinner
2010-08-07
1
-8
/
+30
|
*
writeback: merge bdi_writeback_task and bdi_start_fn
Christoph Hellwig
2010-08-07
1
-1
/
+34
|
*
writeback: remove wb_list
Christoph Hellwig
2010-08-07
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-10
1
-4
/
+4
|
\
\
|
*
|
simplify checks for I_CLEAR/I_FREEING
Al Viro
2010-08-09
1
-4
/
+4
|
|
/
*
|
mm: avoid resetting wb_start after each writeback round
Jan Kara
2010-08-09
1
-2
/
+3
|
/
*
writeback: simplify the write back thread queue
Christoph Hellwig
2010-07-06
1
-184
/
+69
*
writeback: split writeback_inodes_wb
Christoph Hellwig
2010-07-06
1
-36
/
+46
*
writeback: remove writeback_inodes_wbc
Christoph Hellwig
2010-07-06
1
-10
/
+2
*
fs-writeback: fix kernel-doc warnings
Randy Dunlap
2010-07-01
1
-1
/
+1
*
writeback: fix pin_sb_for_writeback
Christoph Hellwig
2010-06-11
1
-8
/
+10
*
writeback: add missing requeue_io in writeback_inodes_wb
Christoph Hellwig
2010-06-11
1
-1
/
+3
*
writeback: simplify and split bdi_start_writeback
Christoph Hellwig
2010-06-11
1
-12
/
+20
*
writeback: simplify wakeup_flusher_threads
Christoph Hellwig
2010-06-11
1
-21
/
+11
*
writeback: fix writeback_inodes_wb from writeback_inodes_sb
Christoph Hellwig
2010-06-11
1
-38
/
+23
*
writeback: enforce s_umount locking in writeback_inodes_sb
Christoph Hellwig
2010-06-11
1
-0
/
+6
*
writeback: queue work on stack in writeback_inodes_sb
Christoph Hellwig
2010-06-11
1
-19
/
+21
*
writeback: fix writeback completion notifications
Christoph Hellwig
2010-06-11
1
-50
/
+15
*
Merge branch 'master' into for-linus
Jens Axboe
2010-06-01
1
-2
/
+2
|
\
|
*
fs-writeback: check sync bit earlier in inode_wait_for_writeback
Richard Kennedy
2010-05-25
1
-2
/
+2
*
|
Revert "writeback: fix WB_SYNC_NONE writeback from umount"
Jens Axboe
2010-06-01
1
-37
/
+11
*
|
Revert "writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync"
Jens Axboe
2010-06-01
1
-11
/
+5
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-05-21
1
-4
/
+4
|
\
|
*
fs-writeback.c: bitfields should be unsigned
H Hartley Sweeten
2010-05-21
1
-3
/
+3
*
|
writeback: bdi_writeback_task() must set task state before calling schedule()
Jens Axboe
2010-05-21
1
-2
/
+7
*
|
writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync
Jens Axboe
2010-05-21
1
-5
/
+11
*
|
writeback: Update dirty flags in two steps
Dmitry Monakhov
2010-05-17
1
-4
/
+11
*
|
writeback: fix WB_SYNC_NONE writeback from umount
Jens Axboe
2010-05-17
1
-11
/
+37
*
|
writeback: disable periodic old data writeback for !dirty_writeback_centisecs
Jens Axboe
2010-05-17
1
-2
/
+12
|
/
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-04-09
1
-60
/
+73
|
\
|
*
vfs: improve writeback_inodes_wb()
Edward Shishkin
2010-03-12
1
-60
/
+73
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
pass writeback_control to ->write_inode
Christoph Hellwig
2010-03-05
1
-6
/
+5
[next]