Commit Graph

81 Commits (59f647c25a4f27c1e5c84710e0608b36303089f9)

Author SHA1 Message Date
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
Peter Zijlstra cf0ca9fe5d mm: bdi: export BDI attributes in sysfs 17 years ago
Fengguang Wu 8bc3be2751 writeback: speed up writeback of big dirty files 17 years ago
Harvey Harrison 920c7a5d0c mm: remove fastcall from mm/ 17 years ago
Bron Gondwana 195cf453d2 mm/page-writeback: highmem_is_dirtyable option 17 years ago
Adrian Bunk f61eaf9fc5 mm/page-writeback.c: make a function static 17 years ago
Linus Torvalds c23f72cae9 Revert "writeback: introduce writeback_control.more_io to indicate more io" 17 years ago
Linus Torvalds 8c0863403f dirty page balancing: Get rid of broken unmapped_ratio logic 17 years ago
Peter Zijlstra 5fce25a9df mm: speed up writeback ramp-up on clean systems 17 years ago
Simon Arlott 183ff22bb6 spelling fixes: mm/ 17 years ago
Fengguang Wu 369f2389e7 writeback: remove unnecessary wait in throttle_vm_writeout() 17 years ago
Joern Engel 1c0eeaf569 introduce I_SYNC 17 years ago
Fengguang Wu 2e6883bdf4 writeback: introduce writeback_control.more_io to indicate more io 17 years ago
Andrew Morton e423003028 writeback: don't propagate AOP_WRITEPAGE_ACTIVATE 17 years ago
Peter Zijlstra 3e26c149c3 mm: dirty balancing for tasks 17 years ago
Peter Zijlstra 04fbfdc14e mm: per device dirty threshold 17 years ago
Peter Zijlstra 69cb51d18c mm: count writeback pages per BDI 17 years ago
Peter Zijlstra c9e51e4180 mm: count reclaimable pages per BDI 17 years ago
Lee Schermerhorn 37b07e4163 memoryless nodes: fixup uses of node_online_map in generic code 17 years ago
Nick Piggin 0012818810 mm: use lockless radix-tree probe 17 years ago
Peter Zijlstra a200ee182a mm: set_page_dirty_balance() vs ->page_mkwrite() 17 years ago
Andrew Morton d688abf50b move page writeback acounting out of macros 18 years ago
Fengguang Wu fe3cba17c4 mm: share PG_readahead and PG_reclaim 18 years ago
Nick Piggin 79352894b2 mm: fix clear_page_dirty_for_io vs fault race 18 years ago
Nick Piggin 787d2214c1 fs: introduce some page/buffer invariants 18 years ago
Andrew Morton 3e733f071e dirty_writeback_centisecs_handler() cleanup 18 years ago
Miklos Szeredi 0ea9718016 consolidate generic_writepages and mpage_writepages 18 years ago
Guillaume Chazarain 3e9f45bd18 Factor outstanding I/O error handling 18 years ago
Christoph Lameter 1b4244647c Use ZVC counters to establish exact size of dirtyable pages 18 years ago
Linus Torvalds 07db59bd6b Change default dirty-writeback limits 18 years ago
Andrew Morton 232ea4d69d [PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocations 18 years ago
Paul E. McKenney aa0f030374 [PATCH] Change constant zero to NOTIFY_DONE in ratelimit_handler() 18 years ago
Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
Ken Chen 767193253b [PATCH] simplify shmem_aops.set_page_dirty() method 18 years ago
Linus Torvalds dc6e29da91 Fix balance_dirty_page() calculations with CONFIG_HIGHMEM 18 years ago
Linus Torvalds 7658cc2892 VM: Fix nasty and subtle race in shared mmap'ed page writeback 18 years ago
Linus Torvalds fba2591bf4 VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions 18 years ago
Andrew Morton 55e829af06 [PATCH] io-accounting: write accounting 18 years ago
Andrew Morton 8c08540f87 [PATCH] clean up __set_page_dirty_nobuffers() 18 years ago
Andrew Morton 3fcfab16c5 [PATCH] separate bdi congestion functions from queue congestion functions 18 years ago
Uwe Zeisberger f30c226954 fix file specification in comments 18 years ago
David Howells 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
David Howells 811d736f9e [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6] 19 years ago