messages from 2013-05-14 20:32:41 to 2013-05-20 16:39:08 UTC [more...]
[PATCH v7 00/34] kmemcg shrinkers
2013-05-20 16:39 UTC (39+ messages)
` [PATCH v7 01/34] fs: bump inode and dentry counters to long
` [PATCH v7 02/34] super: fix calculation of shrinkable objects for small numbers
` [PATCH v7 03/34] dcache: convert dentry_stat.nr_unused to per-cpu counters
` [PATCH v7 04/34] dentry: move to per-sb LRU locks
` [PATCH v7 05/34] dcache: remove dentries from LRU before putting on dispose list
` [PATCH v7 06/34] mm: new shrinker API
` [PATCH v7 07/34] shrinker: convert superblock shrinkers to new API
` [PATCH v7 08/34] list: add a new LRU list type
` [PATCH v7 09/34] inode: convert inode lru list to generic lru list code
` [PATCH v7 10/34] dcache: convert to use new lru list infrastructure
` [PATCH v7 11/34] list_lru: per-node "
` [PATCH v7 12/34] shrinker: add node awareness
` [PATCH v7 13/34] vmscan: per-node deferred work
` [PATCH v7 14/34] list_lru: per-node API
` [PATCH v7 15/34] fs: convert inode and dentry shrinking to be node aware
` [PATCH v7 16/34] xfs: convert buftarg LRU to generic code
` [PATCH v7 17/34] xfs: convert dquot cache lru to list_lru
` [PATCH v7 18/34] fs: convert fs shrinkers to new scan/count API
` [PATCH v7 19/34] drivers: convert shrinkers to new count/scan API
` [PATCH v7 20/34] i915: bail out earlier when shrinker cannot acquire mutex
` [PATCH v7 21/34] shrinker: convert remaining shrinkers to count/scan API
` [PATCH v7 22/34] hugepage: convert huge zero page shrinker to new shrinker API
` [PATCH v7 23/34] shrinker: Kill old ->shrink API
` [PATCH v7 24/34] vmscan: also shrink slab in memcg pressure
` [PATCH v7 25/34] memcg,list_lru: duplicate LRUs upon kmemcg creation
` [PATCH v7 26/34] lru: add an element to a memcg list
` [PATCH v7 27/34] list_lru: per-memcg walks
` [PATCH v7 28/34] memcg: per-memcg kmem shrinking
` [PATCH v7 29/34] memcg: scan cache objects hierarchically
` [PATCH v7 30/34] vmscan: take at least one pass with shrinkers
` [PATCH v7 31/34] super: targeted memcg reclaim
` [PATCH v7 32/34] memcg: move initialization to memcg creation
` [PATCH v7 33/34] vmpressure: in-kernel notifications
` [PATCH v7 34/34] memcg: reap dead memcgs upon global memory pressure
[PATCH 0/5] Obey mark_page_accessed hint given by filesystems v3r1
2013-05-20 14:38 UTC (12+ messages)
` [PATCH 1/5] mm: Add tracepoints for LRU activation and insertions
` [PATCH 2/5] mm: pagevec: Defer deciding what LRU to add a page to until pagevec drain time
` [PATCH 3/5] mm: Activate !PageLRU pages on mark_page_accessed if page is on local pagevec
` [PATCH 4/5] mm: Remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
` [PATCH 5/5] mm: Remove lru parameter from __lru_cache_add and lru_cache_add_lru
Вы можете ощутимее
2013-05-20 12:51 UTC
Limit dentry cache entries
2013-05-20 12:20 UTC (2+ messages)
mmotm 2013-05-09-15-57 uploaded
2013-05-20 9:42 UTC (2+ messages)
[f2fs-dev] [PATCH 01/15] f2fs: remove redundant assignment
2013-05-20 7:31 UTC (10+ messages)
` [f2fs-dev] [PATCH 02/15] f2fs: remove unnecessary flag set
` "
` [f2fs-dev] [PATCH 03/15] f2fs: fix por_doing variable coverage
` [PATCH 04/15] f2fs: fix BUG_ON during f2fs_evict_inode(dir)
` [f2fs-dev] [PATCH 05/15] f2fs: remove unnecessary por_doing check
` [f2fs-dev] [PATCH 06/15] f2fs: skip get_node_page if locked node page is passed
` [PATCH 07/15] f2fs: change get_new_data_page to pass a locked node page
` [f2fs-dev] [PATCH 08/15] f2fs: update inode page after creation
` [PATCH 09/15] f2fs: add debug msgs in the recovery routine
proc_subdir_lock related deadlock
2013-05-20 5:12 UTC
Скоростное изучение
2013-05-20 4:53 UTC
[f2fs-dev] [PATCH 1/2] f2fs: remove unnecessary kmap/kunmap operations
2013-05-20 3:16 UTC (2+ messages)
` [PATCH 2/2] f2fs: fix to unlock page before exit
[PATCH] xfstests: test data integrity under disk failure
2013-05-19 1:32 UTC (4+ messages)
[PATCH v3] nilfs2: implement calculation of free inodes count
2013-05-18 11:33 UTC (8+ messages)
[PATCH] fs: add jfsv3 (AIX powerpc native JFS file system) support
2013-05-18 7:29 UTC (2+ messages)
[PATCH 1/4] fsfreeze: wait in killable state in __sb_start_write
2013-05-18 7:32 UTC (2+ messages)
[PATCH v6 00/31] kmemcg shrinkers
2013-05-18 7:20 UTC (17+ messages)
` [PATCH v6 04/31] dcache: remove dentries from LRU before putting on dispose list
` [PATCH v7 "
` [PATCH v6 12/31] fs: convert inode and dentry shrinking to be node aware
[PATCH] fs: aio: use correct integer overflow checks when creation aio ctx
2013-05-17 19:05 UTC (3+ messages)
[PATCH V2 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
2013-05-17 18:30 UTC (22+ messages)
` [PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()
` [WiP]: aio support for migrating pages (Re: [PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable())
(cred_guard_mutex vs seq->lock) INFO: possible circular locking dependency detected
2013-05-17 9:03 UTC
[RFC v0 0/4] sys_copy_range() rough draft
2013-05-16 21:16 UTC (14+ messages)
` [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
` [RFC v0 2/4] x86: add sys_copy_range to syscall tables
` [RFC v0 3/4] btrfs: add .copy_range file operation
` [RFC v0 4/4] nfs, nfsd: rough sys_copy_range and COPY support
v3.10: unmount won't work
2013-05-16 20:23 UTC (3+ messages)
Froe e71bf1d708e1294b3bae64d04f03228b3625f2a3 Mon Sep 17 00:00:00 2001
2013-05-16 15:56 UTC (14+ messages)
` [PATCH 01/13] Security: Add hook to calculate context based on a negative dentry
` [PATCH 02/13] Security: Add Hook to test if the particular xattr is part of a MAC model
` [PATCH 03/13] LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data
` [PATCH 04/13] SELinux: Add new labeling type native labels
` [PATCH 05/13] NFSv4.2: Added NFS v4.2 support to the NFS client
` [PATCH 06/13] NFSv4: Add label recommended attribute and NFSv4 flags
` [PATCH 07/13] NFSv4: Introduce new label structure
` [PATCH 08/13] NFSv4: Extend fattr bitmaps to support all 3 words
` [PATCH 09/13] NFS:Add labels to client function prototypes
` [PATCH 10/13] NFS: Add label lifecycle management
` [PATCH 11/13] NFS: Client implementation of Labeled-NFS
` [PATCH 12/13] NFS: Extend NFS xattr handlers to accept the security namespace
` [PATCH 13/13] Kconfig: Add Kconfig entry for Labeled NFS V4 client
[PATCH 0/4] Obey mark_page_accessed hint given by filesystems v2
2013-05-16 14:29 UTC (14+ messages)
` [PATCH 1/4] mm: Add tracepoints for LRU activation and insertions
` [PATCH 2/4] mm: pagevec: Defer deciding what LRU to add a page to until pagevec drain time
` [PATCH 3/4] mm: Activate !PageLRU pages on mark_page_accessed if page is on local pagevec
` [PATCH 4/4] mm: Remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
[PATCH] cachefiles: remove unused macro list_to_page()
2013-05-16 11:39 UTC (2+ messages)
Re:mount namespaces issue
2013-05-16 10:05 UTC
AIO refactoring/performance improvements/cancellation
2013-05-16 0:26 UTC (26+ messages)
` [PATCH 04/21] Generic percpu refcounting
` [PATCH 17/21] Percpu tag allocator
` [PATCH 21/21] block: Bio cancellation
[PATCH 0/2] timerfd support for wakeup alarm timers
2013-05-15 21:51 UTC (5+ messages)
` [PATCH 1/2] alarmtimer: add functions for timerfd support
` [PATCH 2/2] timerfd: add alarm timers
[OT] which software project for a aix disk partition scanner for linux
2013-05-15 19:48 UTC
[RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
2013-05-15 20:25 UTC (8+ messages)
Bit-level consistency between two ext3 filesystems
2013-05-15 20:20 UTC (3+ messages)
Tux3 Report: Faster than tmpfs, what?
2013-05-15 17:10 UTC (8+ messages)
[PATCH 00/13] lnfs: linux-3.10-rc1 release
2013-05-15 13:52 UTC (4+ messages)
[GIT PULL] f2fs updates for v3.10
2013-05-15 9:09 UTC (3+ messages)
` [GIT PULL v2] "
[PATCH] fs: bump inode and dentry counters to long
2013-05-15 9:08 UTC
[PATCH v4 00/20] change invalidatepage prototype to accept length
2013-05-15 7:30 UTC (3+ messages)
` [PATCH v4 05/20] xfs: use ->invalidatepage() length argument
[PATCH][Trivial] f2fs: Use list_for_each_entry rather than list_for_each_entry_safe
2013-05-15 6:36 UTC (3+ messages)
[PATCH 1/2] f2fs: fix inconsistency of block count during recovery
2013-05-15 4:41 UTC (6+ messages)
` [PATCH 2/2] f2fs: fix the inconsistent state of data pages
[PATCH v2] nilfs2: implement calculation of free inodes count
2013-05-15 2:56 UTC (4+ 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).