messages from 2013-05-19 20:06:57 to 2013-05-23 10:36:39 UTC [more...]
[PATCHv4 00/39] Transparent huge page cache
2013-05-23 10:36 UTC (87+ messages)
` [PATCHv4 01/39] mm: drop actor argument of do_generic_file_read()
` [PATCHv4 02/39] block: implement add_bdi_stat()
` [PATCHv4 03/39] mm: implement zero_huge_user_segment and friends
` [PATCHv4 04/39] radix-tree: implement preload for multiple contiguous elements
` [PATCHv4 05/39] memcg, thp: charge huge cache pages
` [PATCHv4 06/39] thp, mm: avoid PageUnevictable on active/inactive lru lists
` [PATCHv4 07/39] thp, mm: basic defines for transparent huge page cache
` [PATCHv4 08/39] thp: compile-time and sysfs knob for thp pagecache
` [PATCHv4 09/39] thp, mm: introduce mapping_can_have_hugepages() predicate
` [PATCHv4 10/39] thp: account anon transparent huge pages into NR_ANON_PAGES
` [PATCHv4 11/39] thp: represent file thp pages in meminfo and friends
` [PATCHv4 12/39] thp, mm: rewrite add_to_page_cache_locked() to support huge pages
` [PATCHv4 13/39] mm: trace filemap: dump page order
` [PATCHv4 14/39] thp, mm: rewrite delete_from_page_cache() to support huge pages
` [PATCHv4 15/39] thp, mm: trigger bug in replace_page_cache_page() on THP
` [PATCHv4 16/39] thp, mm: locking tail page is a bug
` [PATCHv4 17/39] thp, mm: handle tail pages in page_cache_get_speculative()
` [PATCHv4 18/39] thp, mm: add event counters for huge page alloc on write to a file
` [PATCHv4 19/39] thp, mm: allocate huge pages in grab_cache_page_write_begin()
` [PATCHv4 20/39] thp, mm: naive support of thp in generic read/write routines
` [PATCHv4 21/39] thp, libfs: initial support of thp in simple_read/write_begin/write_end
` [PATCHv4 23/39] thp: wait_split_huge_page(): serialize over i_mmap_mutex too
` [PATCHv4 24/39] thp, mm: truncate support for transparent huge page cache
` [PATCHv4 26/39] ramfs: enable "
` [PATCHv4 27/39] x86-64, mm: proper alignment mappings with hugepages
` [PATCHv4 28/39] thp: prepare zap_huge_pmd() to uncharge file pages
` [PATCHv4 29/39] thp: move maybe_pmd_mkwrite() out of mk_huge_pmd()
` [PATCHv4 30/39] thp: do_huge_pmd_anonymous_page() cleanup
` [PATCHv4 31/39] thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()
` [PATCHv4 32/39] mm: cleanup __do_fault() implementation
` [PATCHv4 33/39] thp, mm: implement do_huge_linear_fault()
` [PATCHv4 34/39] thp, mm: handle huge pages in filemap_fault()
[RFC PATCH] fs: call_usermodehelper_root helper introduced
2013-05-23 10:35 UTC (10+ messages)
[PATCH 0/2] Reduce system disruption due to kswapd followup
2013-05-23 9:53 UTC (4+ messages)
` [PATCH 1/2] mm: vmscan: mm: vmscan: Have kswapd writeback pages based on dirty pages encountered, not priority -fix
` [PATCH 2/2] mm: vmscan: Take page buffers dirty and locked state into account
[PATCH 0/3 v3] dcache: make it more scalable on large system
2013-05-23 9:42 UTC (8+ messages)
` [PATCH 1/3 v3] dcache: Don't take unnecessary lock in d_count update
` [PATCH 2/3 v3] dcache: introduce a new sequence read/write lock type
` [PATCH 3/3 v3] dcache: change rename_lock to a sequence read/write lock
=?gb18030?B?u9i4tKO6W1BBVENIIDEvMyB2M10gZGNhY2hlOiBEb24ndCB0YWtlIHVubmVjZXNzYXJ5IGxvY2sgaW4gZF9jb3VudCB1cGRhdGU=?=
2013-05-23 9:09 UTC
[PATCH 0/3 v3] dcache: make it more scalable on large system
2013-05-23 1:37 UTC
[PATCH 0/2] timerfd support for wakeup alarm timers
2013-05-23 1:20 UTC (4+ messages)
` [PATCH 2/2] timerfd: add "
mmotm 2013-05-22-16-40 uploaded
2013-05-22 23:42 UTC
[PATCH v2] fs: add jfsv3 (AIX powerpc native JFS file system) read-only support
2013-05-22 16:57 UTC
[PATCH 00/13] lnfs: 3.10-rc2 release
2013-05-22 16:50 UTC (14+ messages)
` [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 01/13] Security: Add hook to calculate context based on a negative dentry
` [PATCH 04/13] SELinux: Add new labeling type native labels
` [PATCH 07/13] NFSv4: Introduce new label structure
` [PATCH 08/13] NFSv4: Extend fattr bitmaps to support all 3 words
` [PATCH 12/13] NFS: Extend NFS xattr handlers to accept the security namespace
` [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 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 13/13] Kconfig: Add Kconfig entry for Labeled NFS V4 client
[PATCH v4] nilfs2: implement calculation of free inodes count
2013-05-22 15:04 UTC (2+ messages)
[PATCH v7 00/34] kmemcg shrinkers
2013-05-22 6:26 UTC (44+ messages)
` [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 1/2] f2fs: should not make_bad_inode on f2fs_link failure
2013-05-22 3:33 UTC (2+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: use ihold
proc_subdir_lock related deadlock
2013-05-22 2:54 UTC (7+ messages)
[f2fs-dev] [PATCH 1/2] f2fs: reuse the locked dnode page and its inode
2013-05-22 0:13 UTC (2+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: fix to handle do_recover_data errors
[PATCH v2 00/12] VFS hot tracking
2013-05-21 22:55 UTC (2+ messages)
предобро поглядеть на наш сайт. вам полюбится то что Вы на нем прочитаете
2013-05-21 21:47 UTC
(unknown),
2013-05-21 21:51 UTC
(unknown),
2013-05-21 21:32 UTC
(unknown),
2013-05-21 21:31 UTC
[RFC v0 0/4] sys_copy_range() rough draft
2013-05-21 19:50 UTC (6+ messages)
` [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
Froe e71bf1d708e1294b3bae64d04f03228b3625f2a3 Mon Sep 17 00:00:00 2001
2013-05-21 18:55 UTC (24+ 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 07/13] NFSv4: Introduce new label structure
` [PATCH 09/13] NFS:Add labels to client function prototypes
` [PATCH 11/13] NFS: Client implementation of Labeled-NFS
` [PATCH 13/13] Kconfig: Add Kconfig entry for Labeled NFS V4 client
[PATCH v4 00/20] change invalidatepage prototype to accept length
2013-05-21 14:34 UTC (2+ messages)
[f2fs-dev] [PATCH 1/3] f2fs: avoid RECLAIM_FS-ON-W: deadlock
2013-05-21 3:56 UTC (3+ messages)
` [f2fs-dev] [PATCH 2/3] f2fs: add f2fs_readonly()
` [f2fs-dev] [PATCH 3/3] f2fs: fix wrong condition check
[PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()
2013-05-21 2:27 UTC (13+ messages)
` [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())
Limit dentry cache entries
2013-05-20 22:53 UTC (3+ messages)
mmotm 2013-05-09-15-57 uploaded
2013-05-20 22:31 UTC (3+ messages)
[PATCH 0/4] Obey mark_page_accessed hint given by filesystems v2
2013-05-20 22:09 UTC (5+ messages)
` [PATCH 3/4] mm: Activate !PageLRU pages on mark_page_accessed if page is on local pagevec
Наизабавнейший подарок для детей
2013-05-20 18:15 UTC
[PATCH 0/5] Obey mark_page_accessed hint given by filesystems v3r1
2013-05-20 14:38 UTC (4+ messages)
` [PATCH 4/5] mm: Remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
Вы можете ощутимее
2013-05-20 12:51 UTC
[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
Скоростное изучение
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
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).