messages from 2013-01-31 19:34:18 to 2013-02-04 15:18:03 UTC [more...]
[PATCH 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
2013-02-04 15:18 UTC (4+ 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 v2] Make frontswap+cleancache and its friend be modularized
2013-02-04 15:14 UTC (24+ messages)
` [PATCH 01/15] mm: cleancache: lazy initialization to allow tmem backends to build/run as modules
` [PATCH 02/15] mm: frontswap: "
` [PATCH 03/15] frontswap: Make frontswap_init use a pointer for the ops
` [PATCH 04/15] cleancache: Make cleancache_init "
` [PATCH 05/15] staging: zcache: enable ramster to be built/loaded as a module
` [PATCH 06/15] staging: zcache: enable zcache "
` [PATCH 07/15] xen: tmem: enable Xen tmem shim "
` [PATCH 08/15] xen/tmem: Remove the subsys call
` [PATCH 09/15] frontswap: Remove the check for frontswap_enabled
` [PATCH 10/15] frontswap: Use static_key instead of frontswap_enabled and frontswap_ops
` [PATCH 11/15] cleancache: Remove the check for cleancache_enabled
` [PATCH 12/15] cleancache: Use static_key instead of cleancache_ops and cleancache_enabled
` [PATCH 13/15] frontswap: Get rid of swap_lock dependency
` [PATCH 14/15] zcache/tmem: Better error checking on frontswap_register_ops return value
` [PATCH 15/15] xen/tmem: Add missing %s in the printk statement
[PATCHv4 0/7] zswap: compressed swap caching
2013-02-04 15:07 UTC (16+ messages)
` [PATCHv4 3/7] zswap: add to mm/
` [PATCHv4 6/7] zswap: add flushing support
[RFC] mm: change invalidatepage prototype to accept length
2013-02-04 14:51 UTC (21+ messages)
` [PATCH 01/18] "
` [PATCH 02/18] jbd2: change jbd2_journal_invalidatepage "
` [PATCH 03/18] ext4: use ->invalidatepage() length argument
` [PATCH 04/18] jbd: change journal_invalidatepage() to accept length
` [PATCH 05/18] xfs: use ->invalidatepage() length argument
` [PATCH 06/18] ocfs2: "
` [PATCH 07/18] ceph: "
` [PATCH 08/18] gfs2: "
` [PATCH 09/18] reiserfs: "
` [PATCH 10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges
` [PATCH 11/18] Revert "ext4: remove no longer used functions in inode.c"
` [PATCH 12/18] Revert "ext4: fix fsx truncate failure"
` [PATCH 13/18] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH 14/18] ext4: remove unused discard_partial_page_buffers
` [PATCH 15/18] ext4: remove unused code from ext4_remove_blocks()
` [PATCH 16/18] ext4: update ext4_ext_remove_space trace point
` [PATCH 17/18] ext4: make punch hole code path work with bigalloc
` [PATCH 18/18] ext4: Allow punch hole with bigalloc enabled
[slab:slab/next 11/13] mm/slab_common.c:385:13: sparse: restricted gfp_t degrades to integer
2013-02-04 14:46 UTC (2+ messages)
` [PATCH for-next] mm/sl[au]b: correct allocation type check in kmalloc_slab()
[RFC PATCH v2 00/12] System device hot-plug framework
2013-02-04 14:33 UTC (25+ 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] mm: shmem: use new radix tree iterator
2013-02-04 13:29 UTC (5+ messages)
[PATCH] mmu_notifier_unregister NULL Pointer deref and multiple ->release() callouts. [V2]
2013-02-04 13:03 UTC
[PATCH] mm: cma: fix accounting of CMA pages placed in high memory
2013-02-04 12:55 UTC (2+ messages)
[PATCH 0/6 RFC] Mapping range lock
2013-02-04 12:47 UTC (13+ messages)
` [PATCH 1/6] lib: Implement range locks
` [PATCH 2/6] fs: Take mapping lock in generic read paths
` [PATCH 3/6] fs: Provide function to take mapping lock in buffered write path
` [PATCH 4/6] fs: Don't call dio_cleanup() before submitting all bios
` [PATCH 5/6] fs: Take mapping lock during direct IO
` [PATCH 6/6] ext3: Convert ext3 to use mapping lock
Qestion about page->_count and page reclaim
2013-02-04 10:34 UTC
[PATCH] memcg: stop warning on memcg_propagate_kmem
2013-02-04 8:40 UTC (6+ messages)
[PATCH v7 1/4] zram: Fix deadlock bug in partial read/write
2013-02-04 7:39 UTC (7+ messages)
` [PATCH v7 2/4] zram: force disksize setting before using zram
` [PATCH v7 3/4] zram: give up lazy initialization of zram metadata
` [PATCH v7 4/4] zram: get rid of lockdep warning
[PATCH v2 0/3] fixes for large mm_populate() and munlock() operations
2013-02-04 7:17 UTC (4+ messages)
` [PATCH v2 1/3] fix mm: use long type for page counts in mm_populate() and get_user_pages()
` [PATCH v2 2/3] mm: accelerate mm_populate() treatment of THP pages
` [PATCH v2 3/3] mm: accelerate munlock() "
boot warnings due to swap: make each swap partition have one address_space
2013-02-04 5:12 UTC (7+ messages)
[LSF/MM TOPIC]swap improvements for fast SSD
2013-02-04 4:56 UTC (8+ messages)
CPU hotplug hang due to "swap: make each swap partition have one address_space"
2013-02-04 4:45 UTC (3+ messages)
[PATCH v6 1/4] zram: Fix deadlock bug in partial read/write
2013-02-04 3:58 UTC (6+ messages)
` [PATCH v6 4/4] zram: get rid of lockdep warning
[PATCH] zsmalloc: Add Kconfig for enabling PTE method
2013-02-04 2:58 UTC (3+ messages)
Questin about swap_slot free and invalidate page
2013-02-04 2:49 UTC (3+ messages)
next-20130128 lockdep whinge in sys_swapon()
2013-02-04 1:46 UTC (2+ messages)
[PATCH] zsmalloc: Fix TLB coherency and build problem
2013-02-03 23:50 UTC (4+ messages)
[Bug 53031] New: kswapd in uninterruptible sleep state
2013-02-03 9:18 UTC (3+ messages)
REN2 [07/13] Common constants for kmalloc boundaries
2013-02-02 18:00 UTC (2+ messages)
[PATCH, RFC 00/16] Transparent huge page cache
2013-02-02 15:13 UTC (5+ messages)
[PATCH v2 0/9] mm: zone & pgdat accessors plus some cleanup
2013-02-02 0:39 UTC (9+ messages)
` [PATCH 1/9] mm: add SECTION_IN_PAGE_FLAGS
` [PATCH 5/9] mmzone: add pgdat_{end_pfn,is_empty}() helpers & consolidate
` [PATCH 6/9] mm/page_alloc: add informative debugging message in page_outside_zone_boundaries()
[PATCH 0/3] fixes for large mm_populate() and munlock() operations
2013-02-02 0:08 UTC (3+ messages)
` [PATCH 2/3] mm: accelerate mm_populate() treatment of THP pages
Bug#695182: [RFC] Reproducible OOM with just a few sleeps
2013-02-01 17:45 UTC (11+ messages)
` PAE problems was "
[PATCH] HWPOISON: fix wrong num_poisoned_pages in handling memory error on thp
2013-02-01 15:52 UTC (4+ messages)
` [PATCH v2] "
FIX [1/2] slub: Do not dereference NULL pointer in node_match
2013-02-01 11:51 UTC (5+ messages)
` FIX [2/2] slub: tid must be retrieved from the percpu area of the current processor
REN2 [00/13] Sl[auo]b: Renaming etc for -next rebased to 3.8-rc3
2013-02-01 10:44 UTC (2+ messages)
[patch] mm: refactor inactive_file_is_low() to use get_lru_size()
2013-02-01 8:42 UTC (2+ messages)
[patch] mm: mlock: document scary-looking stack expansion mlock chain
2013-02-01 6:10 UTC
[PATCH v6 00/15] memory-hotplug: hot-remove physical memory
2013-02-01 3:39 UTC (20+ messages)
[PATCH] staging: zsmalloc: remove unused pool name
2013-02-01 2:11 UTC (6+ messages)
[LSF/MM TOPIC] In-kernel compression in the MM subsystem
2013-02-01 1:46 UTC (2+ messages)
Page allocation failure on v3.8-rc5
2013-02-01 0:33 UTC (4+ messages)
[patch 2/3 v2]swap: make each swap partition have one address_space
2013-01-31 23:29 UTC (11+ messages)
[LSF/MM TOPIC] mmap_sem in ->fault and ->page_mkwrite
2013-01-31 23:03 UTC (2+ messages)
PAGE_CACHE_SIZE vs. PAGE_SIZE
2013-01-31 22:40 UTC (2+ messages)
[RFC][PATCH] rip out x86_32 NUMA remapping code
2013-01-31 22:12 UTC (9+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).