linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH for 3.2.34] memcg: do not trigger OOM from add_to_page_cache_locked
 2013-02-06  1:17 UTC  (20+ messages)

[PATCH 0/3] mm: rename confusing function names
 2013-02-06  1:06 UTC  (7+ messages)
` [PATCH 1/3] mm: rename nr_free_zone_pages to nr_free_zone_high_pages
` [PATCH 2/3] mm: rename nr_free_buffer_pages to nr_free_buffer_high_pages
` [PATCH 3/3] mm: rename nr_free_pagecache_pages to nr_free_pagecache_high_pages

[PATCH V2 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
 2013-02-06  0:52 UTC  (6+ messages)
` [PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()
` [PATCH V2 2/2] fs/aio.c: use get_user_pages_non_movable() to pin ring pages when support memory hotremove

[RESNED PATCH] zram: get rid of lockdep warning
 2013-02-05 23:48 UTC 

[PATCH] zram: fix warning of print format
 2013-02-05 23:45 UTC 

[PATCH 0/6 RFC] Mapping range lock
 2013-02-05 23:25 UTC  (10+ messages)
` [PATCH 1/6] lib: Implement range locks
` [PATCH 2/6] fs: Take mapping lock in generic read paths

[PATCH] mm: Get rid of lockdep whinge on sys_swapon
 2013-02-05 23:17 UTC 

[PATCH v2 0/9] mm: zone & pgdat accessors plus some cleanup
 2013-02-05 22:59 UTC  (10+ messages)
` [PATCH 1/9] mm: add SECTION_IN_PAGE_FLAGS
` [PATCH 6/9] mm/page_alloc: add informative debugging message in page_outside_zone_boundaries()

[PATCH] mm: introduce __linear_page_index()
 2013-02-05 21:27 UTC  (2+ messages)

[PATCH] mm: break circular include from linux/mmzone.h
 2013-02-05 21:18 UTC  (4+ messages)

[RFC PATCH v2 00/12] System device hot-plug framework
 2013-02-05 21:13 UTC  (43+ messages)
` [RFC PATCH v2 01/12] Add sys_hotplug.h for system device hotplug framework
` [PATCH?] Move ACPI device nodes under /sys/firmware/acpi (was: Re: [RFC PATCH v2 01/12] Add sys_hotplug.h for system device hotplug framework)

[PATCH 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
 2013-02-05 21:13 UTC  (19+ messages)
` [PATCH 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()
` [PATCH 2/2] fs/aio.c: use get_user_pages_non_movable() to pin ring pages when support memory hotremove

[PATCH] software dirty bits for s390
 2013-02-05 19:28 UTC  (4+ messages)
` [PATCH] s390/mm: implement software dirty bits

[PATCH] zsmalloc: Add Kconfig for enabling PTE method
 2013-02-05 19:25 UTC  (4+ messages)

[PATCH 0/11] ksm: NUMA trees and page migration
 2013-02-05 19:11 UTC  (11+ messages)
` [PATCH 1/11] ksm: allow trees per NUMA node
` [PATCH 4/11] ksm: reorganize ksm_check_stable_tree
` [PATCH 5/11] ksm: get_ksm_page locked
` [PATCH 6/11] ksm: remove old stable nodes more thoroughly
` [PATCH 7/11] ksm: make KSM page migration possible

[PATCH v2] memcg: reduce the size of struct memcg 244-fold
 2013-02-05 19:06 UTC  (7+ messages)

next-20130204 - bisected slab problem to "slab: Common constants for kmalloc boundaries"
 2013-02-05 18:52 UTC  (11+ messages)

[patch] mm: shmem: use new radix tree iterator
 2013-02-05 18:23 UTC  (5+ messages)

[PATCH 0/3] cleanup memcg controller initialization
 2013-02-05 18:16 UTC  (8+ messages)
` [PATCH 1/3] memcg: move mem_cgroup_soft_limit_tree_init to mem_cgroup_init
` [PATCH 2/3] memcg: move memcg_stock initialization "
` [PATCH 3/3] memcg: cleanup mem_cgroup_init comment

[PATCH v2 00/18] change invalidatepage prototype to accept length
 2013-02-05 16:39 UTC  (21+ messages)
` [PATCH v2 01/18] mm: "
` [PATCH v2 02/18] jbd2: change jbd2_journal_invalidatepage "
` [PATCH v2 03/18] ext4: use ->invalidatepage() length argument
` [PATCH v2 04/18] jbd: change journal_invalidatepage() to accept length
` [PATCH v2 05/18] xfs: use ->invalidatepage() length argument
` [PATCH v2 06/18] ocfs2: "
` [PATCH v2 07/18] ceph: "
` [PATCH v2 08/18] gfs2: "
  ` [Cluster-devel] "
` [PATCH v2 09/18] reiserfs: "
` [PATCH v2 10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges
` [PATCH v2 11/18] Revert "ext4: remove no longer used functions in inode.c"
` [PATCH v2 12/18] Revert "ext4: fix fsx truncate failure"
` [PATCH v2 13/18] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH v2 14/18] ext4: remove unused discard_partial_page_buffers
` [PATCH v2 15/18] ext4: remove unused code from ext4_remove_blocks()
` [PATCH v2 16/18] ext4: update ext4_ext_remove_space trace point
` [PATCH v2 17/18] ext4: make punch hole code path work with bigalloc
` [PATCH v2 18/18] ext4: Allow punch hole with bigalloc enabled

next-20130128 lockdep whinge in sys_swapon()
 2013-02-05 15:49 UTC  (3+ messages)

slob: Check for NULL pointer before calling ctor()
 2013-02-05 14:58 UTC  (3+ messages)
` [PATCH] "

[LSF/MM TOPIC] Few things I would like to discuss
 2013-02-05 14:13 UTC  (2+ messages)

Support variable-sized huge pages
 2013-02-05 14:08 UTC  (5+ messages)

[PATCH] mm: cma: fix accounting of CMA pages placed in high memory
 2013-02-05  8:56 UTC  (14+ messages)

[RFC] mm: change invalidatepage prototype to accept length
 2013-02-05  7:14 UTC  (6+ messages)
` [PATCH 10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges

[PATCH v7 1/4] zram: Fix deadlock bug in partial read/write
 2013-02-05  6:19 UTC  (8+ messages)
` [PATCH v7 2/4] zram: force disksize setting before using zram
` [PATCH v7 4/4] zram: get rid of lockdep warning

[PATCH] ia64/mm: fix a bad_page bug when crash kernel booting
 2013-02-05  3:48 UTC  (3+ messages)

[PATCH 0/2] Use up free swap space before reaching OOM kill
 2013-02-05  1:43 UTC  (10+ messages)
` [PATCH 1/2] mm: prevent to add a page to swap if may_writepage is unset

Questin about swap_slot free and invalidate page
 2013-02-05  1:24 UTC  (5+ messages)

[patch] mm: use NUMA_NO_NODE
 2013-02-05  0:59 UTC  (4+ messages)

[PATCH v2] Make frontswap+cleancache and its friend be modularized
 2013-02-05  0:38 UTC  (9+ messages)
` [PATCH 02/15] mm: frontswap: lazy initialization to allow tmem backends to build/run as modules

[PATCH 0/3] Support SRAT for movablemem_map boot option
 2013-02-04 23:26 UTC  (3+ messages)
` [PATCH 3/3] acpi, memory-hotplug: Support getting hotplug info from SRAT

[PATCH v6 00/15] memory-hotplug: hot-remove physical memory
 2013-02-04 23:04 UTC  (3+ messages)
` [PATCH v6 08/15] memory-hotplug: Common APIs to support page tables hot-remove

[PATCH] mmu_notifier_unregister NULL Pointer deref and multiple ->release() callouts. [V2]
 2013-02-04 22:37 UTC  (3+ messages)

[PATCHv4 0/7] zswap: compressed swap caching
 2013-02-04 21:45 UTC  (8+ messages)

CPU hotplug hang due to "swap: make each swap partition have one address_space"
 2013-02-04 20:49 UTC  (4+ messages)

REN2 [07/13] Common constants for kmalloc boundaries
 2013-02-04 19:36 UTC  (3+ messages)

[slab:slab/next 11/13] mm/slab_common.c:385:13: sparse: restricted gfp_t degrades to integer
 2013-02-04 19:00 UTC  (3+ messages)
` [PATCH for-next] mm/sl[au]b: correct allocation type check in kmalloc_slab()

[LSF/MM TOPIC] mmap_sem in ->fault and ->page_mkwrite
 2013-02-04 18:04 UTC  (3+ messages)

[PATCH] staging: zsmalloc: replace local MAX() with max()
 2013-02-04 16:28 UTC  (2+ messages)

Qestion about page->_count and page reclaim
 2013-02-04 10:34 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox