Linus Torvalds
|
6bec003528
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
|
10 年之前 |
Konstantin Khebnikov
|
8d38633c3b
page_writeback: put account_page_redirty() after set_page_dirty()
|
10 年之前 |
Johannes Weiner
|
6de226191d
mm: memcontrol: track move_lock state internally
|
10 年之前 |
Christoph Hellwig
|
de1414a654
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
|
10 年之前 |
Johannes Weiner
|
2d6d7f9828
mm: protect set_page_dirty() from ongoing truncation
|
10 年之前 |
Michal Hocko
|
e4bd6a0248
mm, memcg: fix potential undefined behaviour in page stat accounting
|
10 年之前 |
Johannes Weiner
|
d7365e783e
mm: memcontrol: fix missed end-writeback page accounting
|
10 年之前 |
Johannes Weiner
|
3a3c02ecf7
mm: page-writeback: inline account_page_dirtied() into single caller
|
10 年之前 |
Linus Torvalds
|
c798360cd1
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
10 年之前 |
Mark Rustad
|
7c809968ff
mm/page-writeback.c: use min3/max3 macros to avoid shadow warnings
|
10 年之前 |
Tejun Heo
|
20ae00792c
proportions: add @gfp to init functions
|
11 年之前 |
David Rientjes
|
9ef0a0ffa2
mm, writeback: prevent race when calculating dirty limits
|
11 年之前 |
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 年之前 |