Commit Graph

107 Commits (d4ad4d22e7ac6b8711b35d7e86eb29f03f8ac153)

Author SHA1 Message Date
Peter Zijlstra 4e857c58ef arch: Mass conversion of smp_mb__*() 11 years ago
Jan Kara 5acda9d12d bdi: avoid oops on device removal 11 years ago
Derek Basehore 6ca738d60c backing_dev: fix hung task on sync 11 years ago
Chen Gang 4c3bffc272 mm/backing-dev.c: check user buffer length before copying data to the related user buffer 12 years ago
Greg Kroah-Hartman d9e1241e46 backing-dev: convert class code to use dev_groups 12 years ago
Greg Kroah-Hartman b9b3259746 sysfs.h: add __ATTR_RW() macro 12 years ago
Kees Cook 02aa2a3763 drivers: avoid format string in dev_set_name 12 years ago
Tejun Heo b5c872ddb7 writeback: expose the bdi_wq workqueue 12 years ago
Tejun Heo 839a8e8660 writeback: replace custom worker pool implementation with unbound workqueue 12 years ago
Tejun Heo 181387da2d writeback: remove unused bdi_pending_list 12 years ago
Darrick J. Wong 7d311cdab6 bdi: allow block devices to say that they require stable page writes 12 years ago
Linus Torvalds 9360b53661 Revert "bdi: add a user-tunable cpu_list for the bdi flusher threads" 12 years ago
Jeff Moyer 8fa72d234d bdi: add a user-tunable cpu_list for the bdi flusher threads 12 years ago
Namjae Jeon 7034ed132f backing-dev: use kstrto* in preference to simple_strtoul 13 years ago
Artem Bityutskiy f0cd2dbb6c vfs: kill write_super and sync_supers 13 years ago
Wanpeng Li 3965c9ae47 mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads 13 years ago
Jan Kara eb608e3a34 block: Convert BDI proportion calculations to flexible proportions 13 years ago
Rabin Vincent 2673b4cf5d backing-dev: fix wakeup timer races with bdi_unregister() 13 years ago
Tejun Heo 8a32c441c1 freezer: implement and use kthread_freezable_should_stop() 13 years ago
Rabin Vincent 7a401a972d backing-dev: ensure wakeup_timer is deleted 13 years ago
Andrew Morton 20c8c62891 mm-add-comment-explaining-task-state-setting-in-bdi_forker_thread-fix 13 years ago
Curt Wohlgemuth 0e175a1835 writeback: Add a 'reason' to wb_writeback_work 13 years ago
Wu Fengguang 7381131cbc writeback: stabilize bdi->dirty_ratelimit 14 years ago
Wu Fengguang be3ffa2764 writeback: dirty rate control 14 years ago
Wu Fengguang c8e28ce049 writeback: account per-bdi accumulated dirtied pages 14 years ago
Jan Kara 09f40f98bf mm: Add comment explaining task state setting in bdi_forker_thread() 14 years ago
Jan Kara 5a042aa4b8 mm: Cleanup clearing of BDI_pending bit in bdi_forker_thread() 14 years ago
Peter Zijlstra ccb6108f5b mm/backing-dev.c: reset bdi min_ratio in bdi_unregister() 14 years ago
Mikulas Patocka ef3230880a backing-dev: use synchronize_rcu_expedited instead of synchronize_rcu 14 years ago
Wu Fengguang 00821b002d writeback: show bdi write bandwidth in debugfs 14 years ago
Wu Fengguang e98be2d599 writeback: bdi write bandwidth estimation 14 years ago
Jan Kara f7d2b1ecd0 writeback: account per-bdi accumulated written pages 14 years ago
Wu Fengguang d46db3d582 writeback: make writeback_control.nr_to_write straight 14 years ago
Christoph Hellwig f758eeabeb writeback: split inode_wb_list_lock into bdi_writeback.list_lock 14 years ago
Gustavo F. Padovan 345227d705 backing-dev: Kill set but not used var in bdi_debug_stats_show() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Dave Chinner a66979abad fs: move i_wb_list out from under inode_lock 14 years ago
Jens Axboe 95f28604a6 fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going away 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Peter Zijlstra 766f916419 kernel: remove PF_FLUSHER 14 years ago
Mel Gorman 0e093d9976 writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone 14 years ago
Mel Gorman 52bb919866 writeback: account for time spent congestion_waited 14 years ago
Nick Piggin 7ccf19a804 fs: inode split IO and LRU lists 15 years ago
Jan Kara 976e48f8a5 bdi: Initialize noop_backing_dev_info properly 15 years ago
Artem Bityutskiy 6628bc74f1 writeback: do not lose wakeup events when forking bdi threads 15 years ago
Wu Fengguang 16c4042f08 writeback: avoid unnecessary calculation of bdi dirty thresholds 15 years ago
Jens Axboe 6bf05d03ea writeback: fix bad _bh spinlock nesting 15 years ago
Artem Bityutskiy c284de61db writeback: cleanup bdi_register 15 years ago
Artem Bityutskiy 603320239f writeback: add new tracepoints 15 years ago
Artem Bityutskiy b5048a6cb5 writeback: remove unnecessary init_timer call 15 years ago