Commit Graph

137 Commits (9355aede5a3c4975e0ba8bbfe2b9d1fd73308916)

Author SHA1 Message Date
Jan Kara 81d73a32d7 mm: fix writeback_in_progress() 15 years ago
Wu Fengguang a50aeb4014 writeback: merge for_kupdate and !for_kupdate cases 15 years ago
Wu Fengguang 4ea879b96d writeback: fix queue_io() ordering 15 years ago
Wu Fengguang 23539afc71 writeback: don't redirty tail an inode with dirty pages 15 years ago
Wu Fengguang 16c4042f08 writeback: avoid unnecessary calculation of bdi dirty thresholds 15 years ago
Jan Kara 7624ee72aa mm: avoid resetting wb_start after each writeback round 15 years ago
Al Viro a4ffdde6e5 simplify checks for I_CLEAR/I_FREEING 15 years ago
Artem Bityutskiy 6467716a37 writeback: optimize periodic bdi thread wakeups 15 years ago
Artem Bityutskiy 253c34e9b1 writeback: prevent unnecessary bdi threads wakeups 15 years ago
Artem Bityutskiy fff5b85aa4 writeback: move bdi threads exiting logic to the forker thread 15 years ago
Artem Bityutskiy ecd584030d writeback: move last_active to bdi 15 years ago
Artem Bityutskiy 78c40cb658 writeback: do not remove bdi from bdi_list 15 years ago
Artem Bityutskiy 297252c81d writeback: do not lose wake-ups in bdi threads 15 years ago
Artem Bityutskiy 6f904ff0e3 writeback: harmonize writeback threads naming 15 years ago
Minchan Kim 08852b6d6c writeback: remove wb in get_next_work_item 15 years ago
Dave Chinner 028c2dd184 writeback: Add tracing to balance_dirty_pages 15 years ago
Dave Chinner 455b286468 writeback: Initial tracing support 15 years ago
Christoph Hellwig 082439004b writeback: merge bdi_writeback_task and bdi_start_fn 15 years ago
Christoph Hellwig c1955ce32f writeback: remove wb_list 15 years ago
Christoph Hellwig 83ba7b071f writeback: simplify the write back thread queue 15 years ago
Christoph Hellwig edadfb10ba writeback: split writeback_inodes_wb 15 years ago
Christoph Hellwig 9c3a8ee8a1 writeback: remove writeback_inodes_wbc 15 years ago
Randy Dunlap 06d738fa91 fs-writeback: fix kernel-doc warnings 15 years ago
Paul E. McKenney b97181f242 fs: remove all rcu head initializations, except on_stack initializations 15 years ago
Christoph Hellwig 29cb48594b writeback: fix pin_sb_for_writeback 15 years ago
Christoph Hellwig 334132ae92 writeback: add missing requeue_io in writeback_inodes_wb 15 years ago
Christoph Hellwig c5444198ca writeback: simplify and split bdi_start_writeback 15 years ago
Christoph Hellwig b8c2f3474f writeback: simplify wakeup_flusher_threads 15 years ago
Christoph Hellwig d19de7edf5 writeback: fix writeback_inodes_wb from writeback_inodes_sb 15 years ago
Christoph Hellwig cf37e97247 writeback: enforce s_umount locking in writeback_inodes_sb 15 years ago
Christoph Hellwig 3c4d716538 writeback: queue work on stack in writeback_inodes_sb 15 years ago
Christoph Hellwig 7f0e7bed93 writeback: fix writeback completion notifications 15 years ago
Jens Axboe 0e3c9a2284 Revert "writeback: fix WB_SYNC_NONE writeback from umount" 15 years ago
Jens Axboe f17625b318 Revert "writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync" 15 years ago
Richard Kennedy 58a9d3d8db fs-writeback: check sync bit earlier in inode_wait_for_writeback 15 years ago
H Hartley Sweeten 52957fe1c7 fs-writeback.c: bitfields should be unsigned 15 years ago
Jens Axboe f9eadbbd42 writeback: bdi_writeback_task() must set task state before calling schedule() 15 years ago
Jens Axboe 7c8a3554c6 writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync 15 years ago
Dmitry Monakhov 5547e8aac6 writeback: Update dirty flags in two steps 15 years ago
Jens Axboe e913fc825d writeback: fix WB_SYNC_NONE writeback from umount 15 years ago
Jens Axboe 69b62d01ec writeback: disable periodic old data writeback for !dirty_writeback_centisecs 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Edward Shishkin f11c9c5c25 vfs: improve writeback_inodes_wb() 15 years ago
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Christoph Hellwig 26821ed40b make sure data is on disk before calling ->write_inode 15 years ago
Jaswinder Singh Rajput 4b6764fa9e writeback: add missing kernel-doc notation 15 years ago
Eric Sandeen 17bd55d037 fs-writeback: Add helper function to start writeback if idle 15 years ago
Wu Fengguang 0d99519efe writeback: remove unused nonblocking and congestion checks 15 years ago
Wu Fengguang b17621fed6 writeback: introduce wbc.for_background 15 years ago
Wu Fengguang 951c30d135 writeback: remove the always false bdi_cap_writeback_dirty() test 15 years ago