Commit Graph

128 Commits (067f131d09d89bd56864f1f4b3144cc778024b33)

Author SHA1 Message Date
Wu Fengguang d25105e891 writeback: account IO throttling wait as iowait 16 years ago
Jens Axboe a72bfd4dea writeback: pass in super_block to bdi_start_writeback() 16 years ago
Jens Axboe 5b0830cb90 writeback: get rid to incorrect references to pdflush in comments 16 years ago
Wu Fengguang d3ddec7635 writeback: stop background writeback when below background threshold 16 years ago
Wu Fengguang 3a2e9a5a2a writeback: balance_dirty_pages() shall write more than dirtied pages 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Wu Fengguang adea02a1be mm: count only reclaimable lru pages 16 years ago
Jens Axboe 87c6a9b253 writeback: make balance_dirty_pages() gradually back more off 16 years ago
Jens Axboe 3542a5c0de writeback: don't use schedule_timeout() without setting runstate 16 years ago
Jens Axboe b6e51316da writeback: separate starting of sync vs opportunistic writeback 16 years ago
Jens Axboe cfc4ba5365 writeback: use RCU to protect bdi_list 16 years ago
Jens Axboe 1fe06ad892 writeback: get rid of wbc->for_writepages 16 years ago
Wu Fengguang 6746aff74d HWPOISON: shmem: call set_page_dirty() with locked page 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
Richard Kennedy d7831a0bdf mm: prevent balance_dirty_pages() from doing too much work 16 years ago
Tejun Heo 245b2e70ea percpu: clean up percpu variable definitions 16 years ago
H Hartley Sweeten dcf975d585 mm/page-writeback.c: dirty limit type should be unsigned long 16 years ago
Toshiyuki Okajima 22ef37eed6 page-writeback: fix the calculation of the oldest_jif in wb_kupdate() 16 years ago
Alexey Dobriyan 704503d836 mm: fix proc_dointvec_userhz_jiffies "breakage" 16 years ago
Edward Shishkin e3a7cca1ef vfs: add/use account_page_dirtied() 16 years ago
Wu Fengguang 1b5e62b42b writeback: double the dirty thresholds 16 years ago
Nick Piggin 1cf6e7d83b mm: task dirty accounting fix 16 years ago
Nick Piggin 3a4c6800f3 Fix page writeback thinko, causing Berkeley DB slowdown 16 years ago
Federico Cuello 89e1219004 writeback: fix break condition 16 years ago
Sven Wegener fc3501d411 mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches 16 years ago
Artem Bityutskiy dcf6a79dda write-back: fix nr_to_write counter 16 years ago
David Rientjes 2da02997e0 mm: add dirty_background_bytes and dirty_bytes sysctls 16 years ago
David Rientjes 364aeb2849 mm: change dirty limit type specifiers to unsigned long 16 years ago
Andrew Morton 82fd1a9a8c mm: write_cache_pages more terminate quickly 16 years ago
Nick Piggin d5482cdf8a mm: write_cache_pages terminate quickly 16 years ago
Nick Piggin 515f4a037f mm: write_cache_pages optimise page cleaning 16 years ago
Nick Piggin 5a3d5c9813 mm: write_cache_pages cleanups 16 years ago
Nick Piggin 05fe478dd0 mm: write_cache_pages integrity fix 16 years ago
Nick Piggin 00266770b8 mm: write_cache_pages writepage error fix 16 years ago
Nick Piggin bd19e012f6 mm: write_cache_pages early loop termination 16 years ago
Nick Piggin 31a12666d8 mm: write_cache_pages cyclic fix 16 years ago
Rik van Riel 4f98a2fee8 vmscan: split LRU lists into anon & file sets 17 years ago
Francois Cami e1f8e87449 Remove Andrew Morton's old email accounts 17 years ago
Aneesh Kumar K.V 17bc6c30cf vfs: Add no_nrwrite_index_update writeback control flag 17 years ago
Aneesh Kumar K.V 74baaaaec8 vfs: Remove the range_cont writeback mode. 17 years ago
Nick Piggin 19fd623127 mm: spinlock tree_lock 17 years ago
Aneesh Kumar K.V 06d6cf6959 mm: Add range_cont mode for writeback 17 years ago
Steven Rostedt 3eefae994d ftrace: limit trace entries 17 years ago
Miklos Szeredi fc3ba692a4 mm: Add NR_WRITEBACK_TEMP counter 17 years ago
Miklos Szeredi dd5656e59c mm: bdi: export bdi_writeout_inc() 17 years ago
Miklos Szeredi e4ad08fe64 mm: bdi: add separate writeback accounting capability 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