messages from 2011-05-11 07:46:09 to 2011-05-13 15:21:46 UTC [more...]
[PATCH 0/4] Reduce impact to overall system of SLUB using high-order allocations V2
2011-05-13 15:21 UTC (8+ messages)
` [PATCH 1/4] mm: vmscan: Correct use of pgdat_balanced in sleeping_prematurely
` [PATCH 2/4] mm: slub: Do not wake kswapd for SLUBs speculative high-order allocations
` [PATCH 3/4] mm: slub: Do not take expensive steps "
` [PATCH 4/4] mm: vmscan: If kswapd has been running too long, allow it to sleep
Regression with ext4 in kernel 2.6.39-rc7? (Was: testing ext4 master branch)
2011-05-13 14:56 UTC (4+ messages)
[PATCH 0/3] Reduce impact to overall system of SLUB using high-order allocations
2011-05-13 14:16 UTC (72+ messages)
` [PATCH 1/3] mm: slub: Do not wake kswapd for SLUBs speculative "
` [PATCH 2/3] mm: slub: Do not take expensive steps "
` [PATCH 3/3] mm: slub: Default slub_max_order to 0
More questions on unionmount
2011-05-13 13:54 UTC (2+ messages)
[PATCH v2] tmpfs: implement generic xattr support
2011-05-13 11:16 UTC
[PATCH 00/17] writeback fixes and cleanups for 2.6.40 (v2)
2011-05-13 10:17 UTC (34+ messages)
` [PATCH 01/17] writeback: introduce .tagged_sync for the WB_SYNC_NONE sync stage
` [PATCH 02/17] writeback: update dirtied_when for synced inode to prevent livelock
` [PATCH 03/17] writeback: introduce writeback_control.inodes_cleaned
` [PATCH 04/17] writeback: try more writeback as long as something was written
` [PATCH 05/17] writeback: the kupdate expire timestamp should be a moving target
` [PATCH 06/17] writeback: sync expired inodes first in background writeback
` [PATCH 07/17] writeback: refill b_io iff empty
` [PATCH 08/17] writeback: split inode_wb_list_lock into bdi_writeback.list_lock
` [PATCH 09/17] writeback: elevate queue_io() into wb_writeback()
` [PATCH 10/17] writeback: avoid extra sync work at enqueue time
` [PATCH 11/17] writeback: add bdi_dirty_limit() kernel-doc
` [PATCH 12/17] writeback: skip balance_dirty_pages() for in-memory fs
` [PATCH 13/17] writeback: remove writeback_control.more_io
` [PATCH 14/17] writeback: make writeback_control.nr_to_write straight
` [PATCH 15/17] writeback: remove .nonblocking and .encountered_congestion
` [PATCH 16/17] writeback: trace event writeback_single_inode
` [PATCH 17/17] writeback: trace event writeback_queue_io
[RFC][PATCH v7 00/14] memcg: per cgroup dirty page accounting
2011-05-13 10:14 UTC (23+ messages)
` [RFC][PATCH v7 01/14] memcg: document cgroup dirty memory interfaces
` [RFC][PATCH v7 02/14] memcg: add page_cgroup flags for dirty page tracking
` [RFC][PATCH v7 03/14] memcg: add mem_cgroup_mark_inode_dirty()
` [RFC][PATCH v7 04/14] memcg: add dirty page accounting infrastructure
` [RFC][PATCH v7 05/14] memcg: add kernel calls for memcg dirty page stats
` [RFC][PATCH v7 06/14] memcg: add dirty limits to mem_cgroup
` [RFC][PATCH v7 07/14] memcg: add cgroupfs interface to memcg dirty limits
` [RFC][PATCH v7 08/14] writeback: add memcg fields to writeback_control
` [RFC][PATCH v7 09/14] cgroup: move CSS_ID_MAX to cgroup.h
` [RFC][PATCH v7 10/14] memcg: dirty page accounting support routines
` [RFC][PATCH v7 11/14] memcg: create support routines for writeback
` [RFC][PATCH v7 12/14] memcg: create support routines for page-writeback
` [RFC][PATCH v7 13/14] writeback: make background writeback cgroup aware
` [RFC][PATCH v7 14/14] memcg: check memcg dirty limits in page writeback
mmotm 2011-05-12-15-52 uploaded
2011-05-12 22:53 UTC
testing ext4 master branch
2011-05-12 21:19 UTC
[PATCH v2 4/4] coredump: escape / in hostname and comm fix
2011-05-12 21:04 UTC
Unionmount status?
2011-05-12 16:52 UTC (18+ messages)
` [PATCH] tmpfs: implement generic xattr support
[PATCH v2] Adding support to freeze and unfreeze a journal
2011-05-12 14:22 UTC (8+ messages)
` [PATCH v3] "
` [PATCH] Attempt to sync the fsstress writes to a frozen F.S
[PATCH] Documentation: configfs examples crash fix
2011-05-12 13:59 UTC
mmap vs. ctime bug?
2011-05-12 12:24 UTC (6+ messages)
[PATCH v2 1/3] coredump: use get_task_comm for %e filename format
2011-05-12 10:49 UTC (4+ messages)
` [PATCH v2 2/3] coredump: use task comm instead of (unknown)
` [PATCH v2 3/3] coredump: escape / in hostname and comm
[PATCHSET v3.1 0/7] data integrity: Stabilize pages during writeback for various fses
2011-05-12 9:42 UTC (13+ messages)
OOPS in configfs when doing d_delete
2011-05-12 9:34 UTC (5+ messages)
[PATCH 0/3] d_prune
2011-05-12 1:43 UTC (5+ messages)
` [PATCH 1/3] vfs: add d_prune dentry operation
` [PATCH 2/3] ceph: clear parent D_COMPLETE flag when on dentry prune
` [PATCH 3/3] ceph: switch I_COMPLETE to D_COMPLETE
[PATCH -V5 00/24] New ACL format for better NFSv4 acl interoperability
2011-05-11 22:16 UTC (3+ messages)
[PATCH 0/7] Network namespace manipulation with file descriptors
2011-05-11 22:52 UTC (11+ messages)
` [PATCH 1/7] ns: proc files for namespace naming policy
` [PATCH 2/7] ns: Introduce the setns syscall
` [PATCH 3/7] ns proc: Add support for the network namespace
Unionmount fallthru directory entries
2011-05-11 19:28 UTC (2+ messages)
[PATCH 00/18] clean up VFS dentry_hash (mis)behavior
2011-05-11 17:18 UTC (5+ messages)
` [PATCH 15/18] exofs: remove unnecessary dentry_unhash on rmdir/rename_dir
[PATCH 0/3] Rewrite ext4_page_mkwrite, fix fs freezing
2011-05-11 17:03 UTC (8+ messages)
[PATCH 10/14] HPFS: Implement fsync for hpfs
2011-05-11 13:03 UTC (3+ messages)
[PATCH] fs/9p: Fix invalid mount options/args
2011-05-11 4:44 UTC (3+ messages)
` [V9fs-developer] "
[PATCH 00/17] writeback fixes and cleanups for 2.6.40
2011-05-11 14:54 UTC (7+ messages)
` [PATCH 14/17] writeback: make writeback_control.nr_to_write straight
[BUG] fatal hang untarring 90GB file, possibly writeback related
2011-05-11 9:16 UTC (11+ messages)
[PATCH] Adding support to freeze and unfreeze a journal
2011-05-11 7:46 UTC (2+ 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).