Commit Graph

160 Commits (d64560fe3e9bf64b2050ceeb6b6946ba2a4efda0)

Author SHA1 Message Date
Minchan Kim 240c879f20 writeback: avoid unnecessary determine_dirtyable_memory call 14 years ago
Bob Liu c3f0da6315 mm/page-writeback.c: fix __set_page_dirty_no_writeback() return value 14 years ago
Minchan Kim ebd1373d40 writeback: fix global_dirty_limits comment runtime -> real-time 14 years ago
Wu Fengguang d153ba6445 writeback: do uninterruptible sleep in balance_dirty_pages() 14 years ago
Wu Fengguang 4cbec4c8b9 writeback: remove the internal 5% low bound on dirty_ratio 14 years ago
Michael Rubin ea941f0e2a writeback: add nr_dirtied and nr_written to /proc/vmstat 14 years ago
Michael Rubin f629d1c9bd mm: add account_page_writeback() 14 years ago
Dave Chinner 546a192422 writeback: write_cache_pages doesn't terminate at nr_to_write <= 0 15 years ago
Michael Rubin 679ceace84 mm: exporting account_page_dirty 15 years ago
Jan Kara d5ed3a4af7 lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged() 15 years ago
Randy Dunlap 03ab450f03 mm/page-writeback: fix non-kernel-doc function comments 15 years ago
Wu Fengguang 1babe18385 writeback: add comment to the dirty limit functions 15 years ago
Wu Fengguang 16c4042f08 writeback: avoid unnecessary calculation of bdi dirty thresholds 15 years ago
Wu Fengguang e50e37201a writeback: balance_dirty_pages(): reduce calls to global_page_state 15 years ago
Randy Dunlap 3c111a071d mm: fix fatal kernel-doc error 15 years ago
Jan Kara f446daaea9 mm: implement writeback livelock avoidance using page tagging 15 years ago
Dave Chinner 9e094383b6 writeback: Add tracing to write_cache_pages 15 years ago
Dave Chinner 028c2dd184 writeback: Add tracing to balance_dirty_pages 15 years ago
Christoph Hellwig 9c3a8ee8a1 writeback: remove writeback_inodes_wbc 15 years ago
Christoph Hellwig c5444198ca writeback: simplify and split bdi_start_writeback 15 years ago
Dave Chinner d87815cb20 writeback: limit write_cache_pages integrity scanning to current EOF 15 years ago
Dave Chinner 0b5649278e writeback: pay attention to wbc->nr_to_write in write_cache_pages 15 years ago
Jens Axboe 0e3c9a2284 Revert "writeback: fix WB_SYNC_NONE writeback from umount" 15 years ago
Jens Axboe df96e96f76 writeback: fix mixed up arguments to bdi_start_writeback() 15 years ago
Jens Axboe c2c4986edd writeback: fix problem with !CONFIG_BLOCK compilation 15 years ago
Jens Axboe 6423104b6a writeback: fixups for !dirty_writeback_centisecs 15 years ago
Jens Axboe e913fc825d writeback: fix WB_SYNC_NONE writeback from umount 15 years ago
Matthew Garrett 31373d09da laptop-mode: Make flushes per-device 15 years ago
Wu Fengguang 0d99519efe writeback: remove unused nonblocking and congestion checks 15 years ago
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