Commit Graph

48 Commits (ecd584030da67ede1bf17955746a6ce834d9fc6b)

Author SHA1 Message Date
Artem Bityutskiy 78c40cb658 writeback: do not remove bdi from bdi_list 15 years ago
Artem Bityutskiy 080dcec417 writeback: simplify bdi code a little 15 years ago
Artem Bityutskiy c4ec7908c2 writeback: do not lose wake-ups in the forker thread - 2 15 years ago
Artem Bityutskiy c5f7ad233b writeback: do not lose wake-ups in the forker thread - 1 15 years ago
Artem Bityutskiy 94eac5e623 writeback: fix possible race when creating bdi threads 15 years ago
Artem Bityutskiy 6f904ff0e3 writeback: harmonize writeback threads naming 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 9c3a8ee8a1 writeback: remove writeback_inodes_wbc 15 years ago
Jens Axboe 6423104b6a writeback: fixups for !dirty_writeback_centisecs 15 years ago
Jörn Engel 5129a469a9 Catch filesystems lacking s_bdi 15 years ago
Jens Axboe c3c532061e bdi: add helper function for doing init and register of a bdi for a file system 15 years ago
Anton Blanchard 1442145373 backing-dev: Handle class_create() failure 15 years ago
OGAWA Hirofumi bf7ec5bb61 flusher: Fix PF_FROZEN race 15 years ago
Romit Dasgupta c62b17a58a Thaw refrigerated bdi flusher threads before invoking kthread_stop on them 15 years ago
Jens Axboe 8c4db3355b backing-dev: bdi sb prune should be in the unregister path, not destroy 15 years ago
Jens Axboe 592b09a42f backing-dev: ensure that a removed bdi no longer has super_block referencing it 15 years ago
Wu Fengguang 961515f613 writeback: kill space in debugfs item name 16 years ago
Jens Axboe ce5f8e7795 writeback: splice dirty inode entries to default bdi on bdi_destroy() 16 years ago
Jens Axboe cfc4ba5365 writeback: use RCU to protect bdi_list 16 years ago
Jens Axboe 500b067c5e writeback: check for registered bdi in flusher add and inode dirty 16 years ago
Jens Axboe d993831fa7 writeback: add name to backing_dev_info 16 years ago
Jens Axboe f09b00d3e7 writeback: add some debug inode list counters to bdi stats 16 years ago
Jens Axboe 03ba3782e8 writeback: switch to per-bdi threads for flushing data 16 years ago
Jens Axboe 66f3b8e2e1 writeback: move dirty inodes from super_block to backing_dev_info 16 years ago
Jens Axboe 8aa7e847d8 Fix congestion_wait() sync/async vs read/write confusion 16 years ago
Jens Axboe 1faa16d228 block: change the request allocation/congestion logic to be sync/async based 16 years ago
Jens Axboe 26160158d3 Move the default_backing_dev_info out of readahead.c and into backing-dev.c 16 years ago
David Rientjes 364aeb2849 mm: change dirty limit type specifiers to unsigned long 16 years ago
Peter Zijlstra ea319518ba locking, percpu counters: introduce separate lock classes 16 years ago
Andrew Morton 69fc208be5 mm/backing-dev.c: remove recently-added WARN_ON() 16 years ago
Kay Sievers f1d0b063d9 bdi: register sysfs bdi device only once per queue 16 years ago
Greg Kroah-Hartman 19051c5035 mm: bdi: fix race in bdi_class device creation 17 years ago
Miklos Szeredi 76f1418b48 mm: bdi: move statistics to debugfs 17 years ago
Peter Zijlstra a42dde0415 mm: bdi: allow setting a maximum for the bdi dirty limit 17 years ago
Peter Zijlstra 189d3c4a94 mm: bdi: allow setting a minimum for the bdi dirty limit 17 years ago
Peter Zijlstra cf0ca9fe5d mm: bdi: export BDI attributes in sysfs 17 years ago
Denis Cheng 4b01a0b161 mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_init 17 years ago
Peter Zijlstra 04fbfdc14e mm: per device dirty threshold 18 years ago
Peter Zijlstra b2e8fb6efa mm: scalable bdi statistics counters 18 years ago
Peter Zijlstra c4dc4beed2 nfs: remove congestion_end() 18 years ago
Adrian Bunk 8f8a68ee48 remove mm/backing-dev.c:congestion_wait_interruptible() 18 years ago
Peter Zijlstra 89a09141df [PATCH] nfs: fix congestion control 18 years ago
Andrew Morton 3fcfab16c5 [PATCH] separate bdi congestion functions from queue congestion functions 19 years ago