Christoph Hellwig
|
83ba7b071f
writeback: simplify the write back thread queue
|
15 年之前 |
Christoph Hellwig
|
edadfb10ba
writeback: split writeback_inodes_wb
|
15 年之前 |
Christoph Hellwig
|
9c3a8ee8a1
writeback: remove writeback_inodes_wbc
|
15 年之前 |
Randy Dunlap
|
06d738fa91
fs-writeback: fix kernel-doc warnings
|
15 年之前 |
Christoph Hellwig
|
29cb48594b
writeback: fix pin_sb_for_writeback
|
15 年之前 |
Christoph Hellwig
|
334132ae92
writeback: add missing requeue_io in writeback_inodes_wb
|
15 年之前 |
Christoph Hellwig
|
c5444198ca
writeback: simplify and split bdi_start_writeback
|
15 年之前 |
Christoph Hellwig
|
b8c2f3474f
writeback: simplify wakeup_flusher_threads
|
15 年之前 |
Christoph Hellwig
|
d19de7edf5
writeback: fix writeback_inodes_wb from writeback_inodes_sb
|
15 年之前 |
Christoph Hellwig
|
cf37e97247
writeback: enforce s_umount locking in writeback_inodes_sb
|
15 年之前 |
Christoph Hellwig
|
3c4d716538
writeback: queue work on stack in writeback_inodes_sb
|
15 年之前 |
Christoph Hellwig
|
7f0e7bed93
writeback: fix writeback completion notifications
|
15 年之前 |
Jens Axboe
|
b4ca761577
Merge branch 'master' into for-linus
|
15 年之前 |
Jens Axboe
|
0e3c9a2284
Revert "writeback: fix WB_SYNC_NONE writeback from umount"
|
15 年之前 |
Jens Axboe
|
f17625b318
Revert "writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync"
|
15 年之前 |
Richard Kennedy
|
58a9d3d8db
fs-writeback: check sync bit earlier in inode_wait_for_writeback
|
15 年之前 |
Linus Torvalds
|
e8bebe2f71
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 年之前 |
H Hartley Sweeten
|
52957fe1c7
fs-writeback.c: bitfields should be unsigned
|
15 年之前 |
Jens Axboe
|
f9eadbbd42
writeback: bdi_writeback_task() must set task state before calling schedule()
|
15 年之前 |
Jens Axboe
|
7c8a3554c6
writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync
|
15 年之前 |
Dmitry Monakhov
|
5547e8aac6
writeback: Update dirty flags in two steps
|
15 年之前 |
Jens Axboe
|
e913fc825d
writeback: fix WB_SYNC_NONE writeback from umount
|
15 年之前 |
Jens Axboe
|
69b62d01ec
writeback: disable periodic old data writeback for !dirty_writeback_centisecs
|
15 年之前 |
Linus Torvalds
|
2f4084209a
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Edward Shishkin
|
f11c9c5c25
vfs: improve writeback_inodes_wb()
|
15 年之前 |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
15 年之前 |
Christoph Hellwig
|
26821ed40b
make sure data is on disk before calling ->write_inode
|
15 年之前 |
Jaswinder Singh Rajput
|
4b6764fa9e
writeback: add missing kernel-doc notation
|
15 年之前 |
Eric Sandeen
|
17bd55d037
fs-writeback: Add helper function to start writeback if idle
|
15 年之前 |