messages from 2013-05-22 00:13:32 to 2013-05-28 14:51:08 UTC [more...]
[LSF/MM TOPIC (expanded) 0/8] New API's for better exporting of VFS from user-mode daemons
2013-05-28 14:49 UTC (6+ messages)
` [1/8] readdir-plus system call
` [1/8] readdir-plus system call - LSF/MM follow up
[PATCHv4 00/39] Transparent huge page cache
2013-05-28 12:53 UTC (72+ messages)
` [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 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 12/39] thp, mm: rewrite add_to_page_cache_locked() to support huge pages
` [PATCHv4 14/39] thp, mm: rewrite delete_from_page_cache() "
` [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 26/39] ramfs: enable transparent huge page cache
` [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 33/39] thp, mm: implement do_huge_linear_fault()
` [PATCHv4 34/39] thp, mm: handle huge pages in filemap_fault()
` [PATCHv4 37/39] thp: handle write-protect exception to file-backed huge pages
` [PATCHv4 38/39] thp: vma_adjust_trans_huge(): adjust file-backed VMA too
` [PATCHv4 39/39] thp: map file-backed huge pages on fault
[PATCH v2] jbd2: Fix block tag checksum verification brokenness
2013-05-28 11:34 UTC (4+ messages)
` [PATCH v3] "
[PATCH v4 00/20] change invalidatepage prototype to accept length
2013-05-28 11:21 UTC (3+ messages)
Limit dentry cache entries
2013-05-28 10:49 UTC (9+ messages)
[ANNOUNCE] util-linux v2.23.1 (stable)
2013-05-28 10:29 UTC
[f2fs-dev] [PATCH 2/2] f2fs: add sysfs support for controlling the gc_thread
2013-05-28 1:34 UTC (4+ messages)
` "
[f2fs-dev] [PATCH 1/3] f2fs: iput only if whole data blocks are flushed
2013-05-28 1:19 UTC (3+ messages)
` [f2fs-dev] [PATCH 2/3] f2fs: fix dentry recovery routine
` [f2fs-dev] [PATCH 3/3] f2fs: fix incorrect iputs during the dentry recovery
[RFC PATCH] vfs: add permute operation
2013-05-27 15:33 UTC
[PATCH] vfs: Trivial libfs.c warning formatting
2013-05-27 14:32 UTC
[PATCH 0/2] Reduce system disruption due to kswapd followup
2013-05-27 13:02 UTC (5+ messages)
` [PATCH 1/4] mm: vmscan: Block kswapd if it is encountering pages under writeback -fix
` [PATCH 2/4] mm: vmscan: Stall page reclaim and writeback pages based on dirty/writepage pages encountered
` [PATCH 3/4] mm: vmscan: Stall page reclaim after a list of pages have been processed
` [PATCH 4/4] mm: vmscan: Take page buffers dirty and locked state into account
[GIT PULL] f2fs updates for v3.10
2013-05-27 3:37 UTC (4+ messages)
` [GIT PULL v2] "
` [f2fs-dev] "
[PATCH 0/3 v3] dcache: make it more scalable on large system
2013-05-27 2:09 UTC (10+ 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
[PATCH v5 2/2] nilfs2: use atomic_long_t type for inodes_count and blocks_count fields in nilfs_root struct
2013-05-26 14:43 UTC (10+ messages)
[f2fs-dev] [PATCH v2 1/2] f2fs: return proper error from start_gc_thread
2013-05-26 2:05 UTC
[PATCH v8 00/34] kmemcg shrinkers
2013-05-25 0:27 UTC (38+ messages)
` [PATCH v8 02/34] super: fix calculation of shrinkable objects for small numbers
` [PATCH v8 19/34] drivers: convert shrinkers to new count/scan API
` [PATCH v8 01/34] fs: bump inode and dentry counters to long
` [PATCH v8 03/34] dcache: convert dentry_stat.nr_unused to per-cpu counters
` [PATCH v8 04/34] dentry: move to per-sb LRU locks
` [PATCH v8 05/34] dcache: remove dentries from LRU before putting on dispose list
` [PATCH v8 06/34] mm: new shrinker API
` [PATCH v8 07/34] shrinker: convert superblock shrinkers to new API
` [PATCH v8 08/34] list: add a new LRU list type
` [PATCH v8 09/34] inode: convert inode lru list to generic lru list code
` [PATCH v8 10/34] dcache: convert to use new lru list infrastructure
` [PATCH v8 11/34] list_lru: per-node "
` [PATCH v8 12/34] shrinker: add node awareness
` [PATCH v8 13/34] vmscan: per-node deferred work
` [PATCH v8 14/34] list_lru: per-node API
` [PATCH v8 15/34] fs: convert inode and dentry shrinking to be node aware
` [PATCH v8 16/34] xfs: convert buftarg LRU to generic code
` [PATCH v8 17/34] xfs: convert dquot cache lru to list_lru
` [PATCH v8 18/34] fs: convert fs shrinkers to new scan/count API
` [PATCH v8 20/34] i915: bail out earlier when shrinker cannot acquire mutex
` [PATCH v8 21/34] shrinker: convert remaining shrinkers to count/scan API
` [PATCH v8 22/34] hugepage: convert huge zero page shrinker to new shrinker API
` [PATCH v8 23/34] shrinker: Kill old ->shrink API
` [PATCH v8 24/34] vmscan: also shrink slab in memcg pressure
` [PATCH v8 25/34] memcg,list_lru: duplicate LRUs upon kmemcg creation
` [PATCH v8 26/34] lru: add an element to a memcg list
` [PATCH v8 27/34] list_lru: per-memcg walks
` [PATCH v8 28/34] memcg: per-memcg kmem shrinking
` [PATCH v8 29/34] memcg: scan cache objects hierarchically
` [PATCH v8 31/34] super: targeted memcg reclaim
` [PATCH v8 32/34] memcg: move initialization to memcg creation
` [PATCH v8 33/34] vmpressure: in-kernel notifications
` [PATCH v8 34/34] memcg: reap dead memcgs upon global memory pressure
` [PATCH v8 30/34] vmscan: take at least one pass with shrinkers
[PATCH v5 1/2] nilfs2: implement calculation of free inodes count
2013-05-24 18:15 UTC (3+ messages)
[PATCH v2] fs: add jfsv3 (AIX powerpc native JFS file system) read-only support
2013-05-24 16:05 UTC (2+ messages)
[PATCH v5 0/2] nilfs2: implement calculation of free inodes count
2013-05-24 13:32 UTC
[RFC PATCH] fs: call_usermodehelper_root helper introduced
2013-05-24 6:04 UTC (22+ messages)
[PATCH v2 00/12] VFS hot tracking
2013-05-24 3:39 UTC (3+ messages)
[Suggestion] fs/namespace.c: the direct cause of the warning for: "ida_remove called for id=0 which is not allocated" with mnt_release_group_id()
2013-05-24 3:33 UTC (4+ messages)
[f2fs-dev] [PATCH 3/4] f2fs: return proper error from start_gc_thread
2013-05-23 22:37 UTC (3+ messages)
=?gb18030?B?u9i4tKO6W1BBVENIIDEvMyB2M10gZGNhY2hlOiBEb24ndCB0YWtlIHVubmVjZXNzYXJ5IGxvY2sgaW4gZF9jb3VudCB1cGRhdGU=?=
2013-05-23 20:51 UTC (2+ messages)
` =?gb18030?Q?=BB=D8=B8=B4=A3=BA=5BPATCH_1/3_v3=5D_dcache=3A_Don=27t_take_unnecessary_lock_in_d=5Fcount_update?=
NULL pointer deref after vmalloc() failure in fill_files_note()
2013-05-23 18:50 UTC
[PATCH 4/4] f2fs: optimize several routines in node.h
2013-05-23 13:58 UTC
[f2fs-dev] [PATCH 2/4] f2fs: remove unneeded initializations in f2fs_parent_dir
2013-05-23 13:58 UTC
[f2fs-dev] [PATCH 1/4] f2fs: push some variables to debug part
2013-05-23 13:57 UTC
[PATCH 0/2] Reduce system disruption due to kswapd followup
2013-05-23 13:12 UTC (5+ 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 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 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 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 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 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 (5+ messages)
[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
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).