index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2010-07-06
writeback: simplify the write back thread queue
Christoph Hellwig
1
-184
/
+69
2010-07-06
writeback: split writeback_inodes_wb
Christoph Hellwig
1
-36
/
+46
2010-07-06
writeback: remove writeback_inodes_wbc
Christoph Hellwig
1
-10
/
+2
2010-07-01
fs-writeback: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2010-06-11
writeback: fix pin_sb_for_writeback
Christoph Hellwig
1
-8
/
+10
2010-06-11
writeback: add missing requeue_io in writeback_inodes_wb
Christoph Hellwig
1
-1
/
+3
2010-06-11
writeback: simplify and split bdi_start_writeback
Christoph Hellwig
1
-12
/
+20
2010-06-11
writeback: simplify wakeup_flusher_threads
Christoph Hellwig
1
-21
/
+11
2010-06-11
writeback: fix writeback_inodes_wb from writeback_inodes_sb
Christoph Hellwig
1
-38
/
+23
2010-06-11
writeback: enforce s_umount locking in writeback_inodes_sb
Christoph Hellwig
1
-0
/
+6
2010-06-11
writeback: queue work on stack in writeback_inodes_sb
Christoph Hellwig
1
-19
/
+21
2010-06-11
writeback: fix writeback completion notifications
Christoph Hellwig
1
-50
/
+15
2010-06-01
Merge branch 'master' into for-linus
Jens Axboe
1
-2
/
+2
2010-06-01
Revert "writeback: fix WB_SYNC_NONE writeback from umount"
Jens Axboe
1
-37
/
+11
2010-06-01
Revert "writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync"
Jens Axboe
1
-11
/
+5
2010-05-25
fs-writeback: check sync bit earlier in inode_wait_for_writeback
Richard Kennedy
1
-2
/
+2
2010-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+4
2010-05-22
fs-writeback.c: bitfields should be unsigned
H Hartley Sweeten
1
-3
/
+3
2010-05-21
writeback: bdi_writeback_task() must set task state before calling schedule()
Jens Axboe
1
-2
/
+7
2010-05-21
writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync
Jens Axboe
1
-5
/
+11
2010-05-17
writeback: Update dirty flags in two steps
Dmitry Monakhov
1
-4
/
+11
2010-05-17
writeback: fix WB_SYNC_NONE writeback from umount
Jens Axboe
1
-11
/
+37
2010-05-17
writeback: disable periodic old data writeback for !dirty_writeback_centisecs
Jens Axboe
1
-2
/
+12
2010-04-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-60
/
+73
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-12
vfs: improve writeback_inodes_wb()
Edward Shishkin
1
-60
/
+73
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
1
-6
/
+5
2010-03-05
make sure data is on disk before calling ->write_inode
Christoph Hellwig
1
-5
/
+10
2010-01-02
writeback: add missing kernel-doc notation
Jaswinder Singh Rajput
1
-0
/
+1
2009-12-23
fs-writeback: Add helper function to start writeback if idle
Eric Sandeen
1
-0
/
+17
2009-12-03
writeback: remove unused nonblocking and congestion checks
Wu Fengguang
1
-9
/
+0
2009-12-03
writeback: introduce wbc.for_background
Wu Fengguang
1
-0
/
+1
2009-12-03
writeback: remove the always false bdi_cap_writeback_dirty() test
Wu Fengguang
1
-18
/
+0
2009-09-26
writeback: pass in super_block to bdi_start_writeback()
Jens Axboe
1
-2
/
+4
2009-09-25
writeback: writeback_inodes_sb() should use bdi_start_writeback()
Jens Axboe
1
-1
/
+1
2009-09-25
writeback: don't delay inodes redirtied by a fast dirtier
Wu Fengguang
1
-3
/
+9
2009-09-25
writeback: make the super_block pinning more efficient
Jens Axboe
1
-17
/
+29
2009-09-25
writeback: don't resort for a single super_block in move_expired_inodes()
Jens Axboe
1
-1
/
+11
2009-09-25
writeback: move inodes from one super_block together
Shaohua Li
1
-3
/
+18
2009-09-25
writeback: get rid to incorrect references to pdflush in comments
Jens Axboe
1
-4
/
+1
2009-09-25
writeback: improve readability of the wb_writeback() continue/break logic
Jens Axboe
1
-20
/
+23
2009-09-25
writeback: cleanup writeback_single_inode()
Wu Fengguang
1
-8
/
+7
2009-09-25
writeback: kupdate writeback shall not stop when more io is possible
Wu Fengguang
1
-2
/
+2
2009-09-25
writeback: stop background writeback when below background threshold
Wu Fengguang
1
-11
/
+17
2009-09-25
fs: Fix busyloop in wb_writeback()
Jan Kara
1
-1
/
+18
2009-09-16
writeback: fix possible bdi writeback refcounting problem
Nick Piggin
1
-7
/
+6
2009-09-16
writeback: Fix bdi use after free in wb_work_complete()
Nick Piggin
1
-2
/
+3
2009-09-16
writeback: improve scalability of bdi writeback work queues
Nick Piggin
1
-1
/
+2
2009-09-16
writeback: remove smp_mb(), it's not needed with list_add_tail_rcu()
Nick Piggin
1
-3
/
+3
2009-09-16
writeback: use schedule_timeout_interruptible()
Jens Axboe
1
-2
/
+1
[next]