H Hartley Sweeten
|
52957fe1c7
fs-writeback.c: bitfields should be unsigned
|
15 yıl önce |
Jens Axboe
|
f9eadbbd42
writeback: bdi_writeback_task() must set task state before calling schedule()
|
15 yıl önce |
Jens Axboe
|
7c8a3554c6
writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync
|
15 yıl önce |
Dmitry Monakhov
|
5547e8aac6
writeback: Update dirty flags in two steps
|
15 yıl önce |
Jens Axboe
|
e913fc825d
writeback: fix WB_SYNC_NONE writeback from umount
|
15 yıl önce |
Jens Axboe
|
69b62d01ec
writeback: disable periodic old data writeback for !dirty_writeback_centisecs
|
15 yıl önce |
Linus Torvalds
|
2f4084209a
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
|
15 yıl önce |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 yıl önce |
Edward Shishkin
|
f11c9c5c25
vfs: improve writeback_inodes_wb()
|
15 yıl önce |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
15 yıl önce |
Christoph Hellwig
|
26821ed40b
make sure data is on disk before calling ->write_inode
|
15 yıl önce |
Jaswinder Singh Rajput
|
4b6764fa9e
writeback: add missing kernel-doc notation
|
15 yıl önce |
Eric Sandeen
|
17bd55d037
fs-writeback: Add helper function to start writeback if idle
|
15 yıl önce |
Wu Fengguang
|
0d99519efe
writeback: remove unused nonblocking and congestion checks
|
15 yıl önce |
Wu Fengguang
|
b17621fed6
writeback: introduce wbc.for_background
|
15 yıl önce |
Wu Fengguang
|
951c30d135
writeback: remove the always false bdi_cap_writeback_dirty() test
|
15 yıl önce |
Jens Axboe
|
a72bfd4dea
writeback: pass in super_block to bdi_start_writeback()
|
15 yıl önce |
Jens Axboe
|
56a131dcf7
writeback: writeback_inodes_sb() should use bdi_start_writeback()
|
15 yıl önce |
Wu Fengguang
|
b3af9468ae
writeback: don't delay inodes redirtied by a fast dirtier
|
15 yıl önce |
Jens Axboe
|
9ecc2738ac
writeback: make the super_block pinning more efficient
|
15 yıl önce |
Jens Axboe
|
cf137307cd
writeback: don't resort for a single super_block in move_expired_inodes()
|
15 yıl önce |
Shaohua Li
|
5c03449d34
writeback: move inodes from one super_block together
|
15 yıl önce |
Jens Axboe
|
5b0830cb90
writeback: get rid to incorrect references to pdflush in comments
|
15 yıl önce |
Jens Axboe
|
71fd05a887
writeback: improve readability of the wb_writeback() continue/break logic
|
15 yıl önce |
Wu Fengguang
|
ae1b7f7d4b
writeback: cleanup writeback_single_inode()
|
15 yıl önce |
Wu Fengguang
|
7fbdea3232
writeback: kupdate writeback shall not stop when more io is possible
|
15 yıl önce |
Wu Fengguang
|
d3ddec7635
writeback: stop background writeback when below background threshold
|
15 yıl önce |
Jan Kara
|
a5989bdc98
fs: Fix busyloop in wb_writeback()
|
15 yıl önce |
Nick Piggin
|
1ef7d9aa32
writeback: fix possible bdi writeback refcounting problem
|
15 yıl önce |
Nick Piggin
|
77b9d059cb
writeback: Fix bdi use after free in wb_work_complete()
|
15 yıl önce |