Jens Axboe
|
e913fc825d
writeback: fix WB_SYNC_NONE writeback from umount
|
hace 15 años |
Jens Axboe
|
69b62d01ec
writeback: disable periodic old data writeback for !dirty_writeback_centisecs
|
hace 15 años |
Linus Torvalds
|
2f4084209a
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
|
hace 15 años |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
hace 15 años |
Edward Shishkin
|
f11c9c5c25
vfs: improve writeback_inodes_wb()
|
hace 15 años |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
hace 15 años |
Christoph Hellwig
|
26821ed40b
make sure data is on disk before calling ->write_inode
|
hace 15 años |
Jaswinder Singh Rajput
|
4b6764fa9e
writeback: add missing kernel-doc notation
|
hace 15 años |
Eric Sandeen
|
17bd55d037
fs-writeback: Add helper function to start writeback if idle
|
hace 15 años |
Wu Fengguang
|
0d99519efe
writeback: remove unused nonblocking and congestion checks
|
hace 15 años |
Wu Fengguang
|
b17621fed6
writeback: introduce wbc.for_background
|
hace 15 años |
Wu Fengguang
|
951c30d135
writeback: remove the always false bdi_cap_writeback_dirty() test
|
hace 15 años |
Jens Axboe
|
a72bfd4dea
writeback: pass in super_block to bdi_start_writeback()
|
hace 15 años |
Jens Axboe
|
56a131dcf7
writeback: writeback_inodes_sb() should use bdi_start_writeback()
|
hace 15 años |
Wu Fengguang
|
b3af9468ae
writeback: don't delay inodes redirtied by a fast dirtier
|
hace 15 años |
Jens Axboe
|
9ecc2738ac
writeback: make the super_block pinning more efficient
|
hace 15 años |
Jens Axboe
|
cf137307cd
writeback: don't resort for a single super_block in move_expired_inodes()
|
hace 15 años |
Shaohua Li
|
5c03449d34
writeback: move inodes from one super_block together
|
hace 15 años |
Jens Axboe
|
5b0830cb90
writeback: get rid to incorrect references to pdflush in comments
|
hace 15 años |
Jens Axboe
|
71fd05a887
writeback: improve readability of the wb_writeback() continue/break logic
|
hace 15 años |
Wu Fengguang
|
ae1b7f7d4b
writeback: cleanup writeback_single_inode()
|
hace 15 años |
Wu Fengguang
|
7fbdea3232
writeback: kupdate writeback shall not stop when more io is possible
|
hace 15 años |
Wu Fengguang
|
d3ddec7635
writeback: stop background writeback when below background threshold
|
hace 15 años |
Jan Kara
|
a5989bdc98
fs: Fix busyloop in wb_writeback()
|
hace 15 años |
Nick Piggin
|
1ef7d9aa32
writeback: fix possible bdi writeback refcounting problem
|
hace 15 años |
Nick Piggin
|
77b9d059cb
writeback: Fix bdi use after free in wb_work_complete()
|
hace 15 años |
Nick Piggin
|
77fad5e625
writeback: improve scalability of bdi writeback work queues
|
hace 15 años |
Nick Piggin
|
deed62edff
writeback: remove smp_mb(), it's not needed with list_add_tail_rcu()
|
hace 15 años |
Jens Axboe
|
49db041430
writeback: use schedule_timeout_interruptible()
|
hace 15 años |
Jens Axboe
|
8010c3b634
writeback: add comments to bdi_work structure
|
hace 15 años |