Maxim Patlasov
|
f6789593d5
mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()
|
11 年之前 |
Linus Torvalds
|
f8409abdc5
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 年之前 |
Joe Perches
|
cccad5b983
mm: convert use of typedef ctl_table to struct ctl_table
|
11 年之前 |
Jianyu Zhan
|
d2f3102838
mm/page-writeback.c: remove outdated comment
|
11 年之前 |
Christoph Lameter
|
7c8e0181e6
mm: replace __get_cpu_var uses with this_cpu_ptr
|
11 年之前 |
Namjae Jeon
|
1c8349a171
ext4: fix data integrity sync in ordered mode
|
11 年之前 |
Rik van Riel
|
d5c9fde3da
mm/page-writeback.c: fix divide by zero in pos_ratio_polynom
|
11 年之前 |
Miklos Szeredi
|
ed6d7c8e57
mm: remove unused arg of set_page_dirty_balance()
|
11 年之前 |
KOSAKI Motohiro
|
a85d9df1ea
mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_lock_irq()
|
11 年之前 |
Johannes Weiner
|
a1c3bfb2f6
mm/page-writeback.c: do not count anon pages as dirtyable memory
|
11 年之前 |
Johannes Weiner
|
a804552b9a
mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memory
|
11 年之前 |
Fengguang Wu
|
e3b6c655b9
writeback: fix negative bdi max pause
|
11 年之前 |
Sha Zhengju
|
3ea67d06e4
memcg: add per cgroup writeback pages accounting
|
12 年之前 |
Maxim Patlasov
|
5a53748568
mm/page-writeback.c: add strictlimit feature
|
12 年之前 |
Lisa Du
|
6e543d5780
mm: vmscan: fix do_try_to_free_pages() livelock
|
12 年之前 |
Johannes Weiner
|
72457c0a05
mm: revert "page-writeback.c: subtract min_free_kbytes from dirtyable memory"
|
12 年之前 |
Paul Gortmaker
|
0db0628d90
kernel: delete __cpuinit usage from all core kernel files
|
12 年之前 |
Darrick J. Wong
|
7136851117
mm: make snapshotting pages for stable writes a per-bio operation
|
12 年之前 |
Linus Torvalds
|
de1a2262b0
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
12 年之前 |
Linus Torvalds
|
ee89f81252
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
|
12 年之前 |
Paul Szabo
|
75f7ad8e04
page-writeback.c: subtract min_free_kbytes from dirtyable memory
|
12 年之前 |
Darrick J. Wong
|
ffecfd1a72
block: optionally snapshot page contents to provide stable pages during write
|
12 年之前 |
Darrick J. Wong
|
1d1d1a7672
mm: only enforce stable page writes if the backing device requires it
|
12 年之前 |
Clark Williams
|
8bd75c77b7
sched/rt: Move rt specific bits into new header file
|
12 年之前 |
paul.szabo@sydney.edu.au
|
ed84825b78
Negative (setpoint-dirty) in bdi_position_ratio()
|
12 年之前 |
Tejun Heo
|
9fb0a7da0c
writeback: add more tracepoints
|
12 年之前 |
Sonny Rao
|
c8b74c2f66
mm: fix calculation of dirtyable memory
|
12 年之前 |
Namjae Jeon
|
d0e1d66b5a
writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()
|
12 年之前 |
Srivatsa S. Bhat
|
2f60d628ff
CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often during hotplug
|
13 年之前 |
Artem Bityutskiy
|
f0cd2dbb6c
vfs: kill write_super and sync_supers
|
13 年之前 |