Commit Graph

153 Commits (38f49e8801565674c424896c3dcb4228410b43a8)

Author SHA1 Message Date
Linus Torvalds cdf01dd544 fs-writeback.c: unify some common code 14 years ago
Chris Mason 3259f8bed2 Add new functions for triggering inode writeback 14 years ago
Peter Zijlstra 766f916419 kernel: remove PF_FLUSHER 14 years ago
Andrew Morton 74ce002d9a fs/fs-writeback.c: restore lost comment 14 years ago
Wu Fengguang 4cbec4c8b9 writeback: remove the internal 5% low bound on dirty_ratio 14 years ago
Christoph Hellwig 9843b76aae fs: skip I_FREEING inodes in writeback_sb_inodes 14 years ago
Nick Piggin 7ccf19a804 fs: inode split IO and LRU lists 14 years ago
Nick Piggin 9e38d86ff2 fs: Implement lazy LRU updates for inodes 14 years ago
Dave Chinner cffbc8aa33 fs: Convert nr_inodes and nr_unused to per-cpu counters 14 years ago
Al Viro 1d3382cbf0 new helper: inode_unhashed() 14 years ago
Christoph Hellwig c37650161a fs: add sync_inode_metadata 14 years ago
Christoph Hellwig aaead25b95 writeback: always use sb->s_bdi for writeback purposes 15 years ago
Jan Kara 692ebd17c2 bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends 15 years ago
J. Bruce Fields b76b4014f9 writeback: Fix lost wake-up shutting down writeback thread 15 years ago
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