messages from 2013-01-30 07:33:06 to 2013-02-01 20:23:37 UTC [more...]
[PATCH v2] Make frontswap+cleancache and its friend be modularized
2013-02-01 20:23 UTC (15+ 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
[PATCHv4 0/7] zswap: compressed swap caching
2013-02-01 17:46 UTC (21+ messages)
` [PATCHv4 2/7] zsmalloc: promote to lib/
` [PATCHv4 3/7] zswap: add to mm/
` [PATCHv4 6/7] zswap: add flushing support
[RFC] Reproducible OOM with just a few sleeps
2013-02-01 17:45 UTC (18+ messages)
` Bug#695182: "
` 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] "
[PATCH] zsmalloc: Fix TLB coherency and build problem
2013-02-01 14:02 UTC (3+ messages)
[LSF/MM TOPIC]swap improvements for fast SSD
2013-02-01 12:37 UTC (7+ messages)
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
[RFC] mm: change invalidatepage prototype to accept length
2013-02-01 10:43 UTC (19+ 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
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)
[Bug 53031] New: kswapd in uninterruptible sleep state
2013-02-01 8:24 UTC (2+ messages)
[RFC PATCH v2 00/12] System device hot-plug framework
2013-02-01 7:30 UTC (27+ messages)
` [RFC PATCH v2 01/12] Add sys_hotplug.h for system device hotplug framework
` [RFC PATCH v2 03/12] drivers/base: Add "
` [RFC PATCH v2 02/12] ACPI: Add sys_hotplug.h for "
[patch] mm: shmem: use new radix tree iterator
2013-02-01 6:13 UTC
[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 (28+ messages)
` [PATCH v6 08/15] memory-hotplug: Common APIs to support page tables hot-remove
[PATCH 0/4] staging: zsmalloc: various cleanups/improvments
2013-02-01 2:11 UTC (12+ messages)
` [PATCH 2/4] staging: zsmalloc: remove unused pool name
` [PATCH] "
[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 0/6 RFC] Mapping range lock
2013-02-01 0:07 UTC (10+ 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
[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)
next-20130128 lockdep whinge in sys_swapon()
2013-01-31 19:08 UTC
[PATCH v2 1/2] Fix wrong EOF compare
2013-01-31 10:25 UTC (5+ messages)
next-20130128 lockdep whinge in sys_swapon()
2013-01-31 18:45 UTC
Support variable-sized huge pages
2013-01-31 10:52 UTC (3+ messages)
BUG: circular locking dependency detected
2013-01-31 10:20 UTC (2+ messages)
[PATCH v2 0/6] memcg: disable swap cgroup allocation at swapon
2013-01-31 6:18 UTC (8+ messages)
` [PATCH v2 2/6] memcg: bypass swap accounting for the root memcg
[RESEND PATCH v5 1/4] zram: Fix deadlock bug in partial write
2013-01-31 5:41 UTC (4+ messages)
[PATCHv2 0/9] zswap: compressed swap caching
2013-01-31 5:21 UTC (8+ messages)
` [PATCHv2 1/9] staging: zsmalloc: add gfp flags to zs_create_pool
Questin about swap_slot free and invalidate page
2013-01-31 5:11 UTC
[PATCH 0/3] fixes for large mm_populate() and munlock() operations
2013-01-31 4:27 UTC (7+ messages)
` [PATCH 1/3] mm: use long type for page counts in mm_populate() and get_user_pages()
` [PATCH 2/3] mm: accelerate mm_populate() treatment of THP pages
` [RFC PATCH 3/3] mm: accelerate munlock() "
[PATCH, RFC 00/16] Transparent huge page cache
2013-01-31 2:12 UTC (4+ messages)
[PATCH 0/11] ksm: NUMA trees and page migration
2013-01-31 0:05 UTC (6+ messages)
[PATCH Bug fix] acpi, movablemem_map: node0 should always be unhotpluggable when using SRAT
2013-01-30 22:48 UTC (7+ messages)
[PATCH 0/6] Follow up work on NUMA Balancing
2013-01-30 20:32 UTC (9+ messages)
` [PATCH 5/6] mm: Fold page->_last_nid into page->flags where possible
` [PATCH] mm: Rename page struct field helpers
[PATCH -repost] memcg,vmscan: do not break out targeted reclaim without reclaimed pages
2013-01-30 16:37 UTC (4+ messages)
` [PATCH] mmotm: memcgvmscan-do-not-break-out-targeted-reclaim-without-reclaimed-pages.patch fix
[PATCH v2] enable all tmem backends to be built and loaded as modules
2013-01-30 15:57 UTC (10+ messages)
` [PATCH 1/8] mm: cleancache: lazy initialization to allow tmem backends to build/run "
` [PATCH 2/8] mm: frontswap: "
[PATCH v6 1/4] zram: Fix deadlock bug in partial read/write
2013-01-30 15:12 UTC (2+ messages)
[PATCH] memcg: simplify lock of memcg page stat accounting
2013-01-30 14:57 UTC (5+ messages)
Fwd: wifi connect probs fedora 17
2013-01-30 11:16 UTC
boot warnings due to swap: make each swap partition have one address_space
2013-01-30 9:59 UTC (6+ messages)
[PATCH] mm/nommu: Use get_nr_swap_pages()
2013-01-30 9:41 UTC
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).