messages from 2014-03-21 05:29:32 to 2014-03-27 18:10:36 UTC [more...]
Postgresql performance problems with IO latency, especially during fsync()
2014-03-27 18:10 UTC (10+ messages)
` [Lsf] "
[PATCH v2] Some printk cleanup in mm
2014-03-27 17:54 UTC (2+ messages)
` [PATCH v2] mm: convert some level-less printks to pr_*
[patch]x86: clearing access bit don't flush tlb
2014-03-27 17:12 UTC (3+ messages)
[PATCH] Some printk cleanup in mm
2014-03-27 16:10 UTC (5+ messages)
` [PATCH] mm: convert some level-less printks to pr_*
mm: BUG: Bad page state in process ksmd
2014-03-27 15:36 UTC (6+ messages)
[PATCH RFC] hugetlb: add support for 1GB huge page allocation at runtime
2014-03-27 15:15 UTC
[PATCH V2] mm: hugetlb: Introduce huge_pte_{page,present,young}
2014-03-27 15:11 UTC (2+ messages)
[PATCH 2/2] mm/percpu.c: don't bother to re-walk the pcpu_slot list if nobody free space since we last drop pcpu_lock
2014-03-27 15:00 UTC (2+ messages)
[PATCH 1/2] mm/percpu.c: renew the max_contig if we merge the head and previous block
2014-03-27 14:57 UTC (2+ messages)
git pull -- [PATCH] aio: v2 ensure access to ctx->ring_pages is correctly serialised
2014-03-27 13:46 UTC
[PATCH v2 1/3] kmemleak: allow freeing internal objects after kmemleak was disabled
2014-03-27 12:21 UTC (8+ messages)
` [PATCH v2 2/3] kmemleak: remove redundant code
` [PATCH v2 3/3] kmemleak: change some global variables to int
[PATCH -mm 0/4] kmemcg: get rid of __GFP_KMEMCG
2014-03-27 7:39 UTC (13+ messages)
` [PATCH -mm 1/4] sl[au]b: do not charge large allocations to memcg
` [PATCH -mm 2/4] sl[au]b: charge slabs to memcg explicitly
` [PATCH -mm 3/4] fork: charge threadinfo "
` [PATCH -mm 4/4] mm: kill __GFP_KMEMCG
[PATCH 0/1] mm: FAULT_AROUND_ORDER patchset performance data for powerpc
2014-03-27 6:20 UTC (6+ messages)
` [PATCH 1/1] mm: move FAULT_AROUND_ORDER to arch/
zram: sleeping vunmap_pmd_range called from atomic zram_make_request
2014-03-26 21:21 UTC (2+ messages)
Adding compression before/above swapcache
2014-03-26 20:28 UTC
[PATCH] mm: remove unused arg of set_page_dirty_balance()
2014-03-26 16:40 UTC
powerpc hugepage bug(s) when no valid hstates?
2014-03-26 15:58 UTC (2+ messages)
` [RFC PATCH] hugetlb: ensure hugepage access is denied if hugepages are not supported
mm: slub: gpf in deactivate_slab
2014-03-26 15:43 UTC (11+ messages)
[v3.17-rc8] LTP oom testsuite produces OOPS
2014-03-25 20:31 UTC (3+ messages)
[PATCH 2/2] x86: use pv-ops in {pte,pmd}_{set,clear}_flags()
2014-03-25 20:16 UTC
[PATCH 0/5] Convert last few uses of __FUNCTION__ to __func__
2014-03-25 19:35 UTC (2+ messages)
` [PATCH 5/5] slab: Convert last "
[PATCH] aio: ensure access to ctx->ring_pages is correctly serialised
2014-03-25 18:57 UTC (4+ messages)
Bug in reclaim logic with exhausted nodes?
2014-03-25 18:37 UTC (9+ messages)
[PATCH] slab_common: fix the check for duplicate slab names
2014-03-25 18:07 UTC (3+ messages)
` "
[PATCH v3] mm/page_alloc: fix freeing of MIGRATE_RESERVE migratetype pages
2014-03-25 13:47 UTC (3+ messages)
[PATCH 2/3] memblock: Use for_each_memblock()
2014-03-25 9:31 UTC
[mmotm:master 463/499] mm/mprotect.c:46:14: sparse: context imbalance in 'lock_pte_protection' - different lock contexts for basic block
2014-03-25 2:28 UTC (3+ messages)
[PATCH v7 00/22] Support ext4 on NV-DIMMs
2014-03-24 19:16 UTC (25+ messages)
` [PATCH v7 01/22] Fix XIP fault vs truncate race
` [PATCH v7 02/22] Allow page fault handlers to perform the COW
` [PATCH v7 03/22] axonram: Fix bug in direct_access
` [PATCH v7 04/22] Change direct_access calling convention
` [PATCH v7 05/22] Introduce IS_DAX(inode)
` [PATCH v7 06/22] Replace XIP read and write with DAX I/O
` [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v7 08/22] Replace xip_truncate_page with dax_truncate_page
` [PATCH v7 09/22] Remove mm/filemap_xip.c
` [PATCH v7 10/22] Remove get_xip_mem
` [PATCH v7 11/22] Replace ext2_clear_xip_target with dax_clear_blocks
` [PATCH v7 12/22] ext2: Remove ext2_xip_verify_sb()
` [PATCH v7 13/22] ext2: Remove ext2_use_xip
` [PATCH v7 14/22] ext2: Remove xip.c and xip.h
` [PATCH v7 15/22] Remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
` [PATCH v7 16/22] ext2: Remove ext2_aops_xip
` [PATCH v7 17/22] Get rid of most mentions of XIP in ext2
` [PATCH v7 18/22] xip: Add xip_zero_page_range
` [PATCH v7 19/22] ext4: Make ext4_block_zero_page_range static
` [PATCH v7 20/22] ext4: Add DAX functionality
` [PATCH v7 21/22] ext4: Fix typos
` [PATCH v7 22/22] brd: Rename XIP to DAX
[PATCH 0/5] Volatile Ranges (v12) & LSF-MM discussion fodder
2014-03-24 18:04 UTC (19+ messages)
` [PATCH 1/5] vrange: Add vrange syscall and handle splitting/merging and marking vmas
` [PATCH 2/5] vrange: Add purged page detection on setting memory non-volatile
` [PATCH 3/5] vrange: Add page purging logic & SIGBUS trap
` [PATCH 4/5] vrange: Set affected pages referenced when marking volatile
` [PATCH 5/5] vmscan: Age anonymous memory even when swap is off
[next:master 191/463] mm/memcontrol.c:1074:19: sparse: symbol 'get_mem_cgroup_from_mm' was not declared. Should it be static?
2014-03-24 16:30 UTC (2+ messages)
[RFC PATCH DONOTMERGE v2 0/6] userspace PI passthrough via AIO/DIO
2014-03-24 16:23 UTC (7+ messages)
` [PATCH 1/6] fs/bio-integrity: remove duplicate code
` [PATCH 2/6] io: define an interface for IO extensions
` [PATCH 3/6] aio/dio: enable PI passthrough
` [PATCH 4/6] PI IO extension: allow user to ask kernel to fill in parts of the protection info
` [PATCH 5/6] PI IO extension: advertise possible userspace flags
` [PATCH 6/6] blk-integrity: refactor various routines
[patch 0/4] mm: A few memory tracker fixes
2014-03-24 12:28 UTC (5+ messages)
` [patch 1/4] mm: Make freshly remapped file pages being softdirty unconditionally
` [patch 2/4] mm: Dont forget to set softdirty on file mapped fault
` [patch 3/4] mm: Dont forget to save file map softdiry bit on unmap
` [patch 4/4] mm: Clear VM_SOFTDIRTY flag inside clear_refs_write instead of clear_soft_dirty
[RFC 01/14] vrange: Add vrange syscall and handle splitting/merging and marking vmas
2014-03-24 11:44 UTC (4+ messages)
` [RFC 02/14] vrange: Add purged page detection on setting memory non-volatile
` [RFC 03/14] vrange: Add page purging logic & SIGBUS trap
[RFC v4] mm: prototype: rid swapoff of quadratic complexity
2014-03-23 19:32 UTC
[PATCH v2 0/6] Page I/O
2014-03-23 19:08 UTC (7+ messages)
` [PATCH v2 1/6] Factor clean_buffers() out of __mpage_writepage()
` [PATCH v2 2/6] Factor page_endio() out of mpage_end_io()
` [PATCH v2 3/6] Add bdev_read_page() and bdev_write_page()
` [PATCH v2 4/6] swap: Use bdev_read_page() / bdev_write_page()
` [PATCH v2 5/6] NVMe: Add support for rw_page
` [PATCH v2 6/6] brd: "
[RFC PATCH 0/5] userspace PI passthrough via AIO/DIO
2014-03-23 17:07 UTC (14+ messages)
mm: kswapd/kernfs possible deadlock
2014-03-23 13:51 UTC
[next:master 450/463] drivers/firmware/efi/efi.c:315:23: sparse: incorrect type in argument 1 (different address spaces)
2014-03-23 1:22 UTC
[PATCH 0/3] Per cgroup swap file support
2014-03-22 15:43 UTC (5+ messages)
` [PATCH 1/3] mm/swap: support per memory cgroup swapfiles
` [PATCH 2/3] swap: do not store private swap files on swap_list
` [PATCH 3/3] swap: Increase the maximum number of swap files to 8192
[mmotm:master 203/499] include/linux/vmstat.h:32:2: error: implicit declaration of function 'raw_cpu_inc'
2014-03-22 2:12 UTC (2+ messages)
[mmotm:master 463/499] kernel/trace/trace_export.c:98:9: warning: unused variable 'type_str'
2014-03-22 1:07 UTC
mmotm 2014-03-21-16-28 uploaded
2014-03-21 23:29 UTC
[PATCH -mm] mm,numa,mprotect: always continue after finding a stable thp page
2014-03-21 22:36 UTC (14+ messages)
` [PATCH] mm: numa: Recheck for transhuge pages under lock during protection changes
[BUG -next] "mm: per-thread vma caching fix 5" breaks s390
2014-03-21 20:39 UTC (5+ messages)
[RFC v4] mm: prototype: rid swapoff of quadratic complexity
2014-03-21 19:49 UTC
[PATCH] ARM: mm: Speed up page list initialization during boot
2014-03-21 19:15 UTC
kernel BUG in munlock_vma_pages_range
2014-03-21 9:02 UTC (14+ messages)
[PATCH 00/11 v5] update page table walker
2014-03-21 6:22 UTC (6+ messages)
` [PATCH 08/11] madvise: redefine callback functions for "
` [PATCH] madvise: fix locking in force_swapin_readahead() (Re: [PATCH 08/11] madvise: redefine callback functions for page table walker)
[PATCH 0/3] Volatile Ranges (v11)
2014-03-21 5:29 UTC (8+ 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).