messages from 2013-05-24 10:29:09 to 2013-05-31 20:12:59 UTC [more...]
AIO refactoring/performance improvements/cancellation
2013-05-31 20:12 UTC (9+ messages)
` [PATCH 04/21] Generic percpu refcounting
f2fs: handle errors from get_node_page calls
2013-05-31 17:45 UTC
getdents and dentry cache
2013-05-31 17:10 UTC (2+ messages)
[PATCH v4 00/20] change invalidatepage prototype to accept length
2013-05-31 15:14 UTC (5+ messages)
` [PATCH v4 20/20] ext4: Allow punch hole with bigalloc enabled
testing stable pages being modified
2013-05-31 14:34 UTC (6+ messages)
[PATCH] writeback: make local functions as static
2013-05-31 9:36 UTC (3+ messages)
Froe e71bf1d708e1294b3bae64d04f03228b3625f2a3 Mon Sep 17 00:00:00 2001
2013-05-30 20:51 UTC (3+ messages)
` [PATCH 05/13] NFSv4.2: Added NFS v4.2 support to the NFS client
[PATCH 00/13] lnfs: 3.10-rc2 release
2013-05-30 19:53 UTC (2+ messages)
[patch 00/10] mm: thrash detection-based file cache sizing
2013-05-30 18:04 UTC (11+ messages)
` [patch 01/10] mm: page_alloc: zone round-robin allocator
` [patch 02/10] lib: radix-tree: radix_tree_delete_item()
` [patch 03/10] mm: shmem: save one radix tree lookup when truncating swapped pages
` [patch 04/10] mm: filemap: move radix tree hole searching here
` [patch 05/10] mm + fs: prepare for non-page entries in page cache radix trees
` [patch 06/10] mm + fs: store shadow entries in page cache
` [patch 07/10] mm + fs: provide refault distance to page cache allocations
` [patch 08/10] mm: make global_dirtyable_memory() available to other mm code
` [patch 09/10] mm: thrash detection-based file cache sizing
` [patch 10/10] mm: workingset: keep shadow entries in check
[PATCH 0/3 v3] dcache: make it more scalable on large system
2013-05-30 15:48 UTC (20+ messages)
[RFC PATCH] vfs: add permute operation
2013-05-30 15:50 UTC (7+ messages)
[PATCHv4 00/39] Transparent huge page cache
2013-05-30 13:20 UTC (16+ messages)
` [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 19/39] thp, mm: allocate huge pages in grab_cache_page_write_begin()
[PATCH v9 00/35] kmemcg shrinkers
2013-05-30 10:36 UTC (36+ messages)
` [PATCH v9 02/35] super: fix calculation of shrinkable objects for small numbers
` [PATCH v9 01/35] fs: bump inode and dentry counters to long
` [PATCH v9 03/35] dcache: convert dentry_stat.nr_unused to per-cpu counters
` [PATCH v9 04/35] dentry: move to per-sb LRU locks
` [PATCH v9 05/35] dcache: remove dentries from LRU before putting on dispose list
` [PATCH v9 06/35] mm: new shrinker API
` [PATCH v9 07/35] shrinker: convert superblock shrinkers to new API
` [PATCH v9 08/35] list: add a new LRU list type
` [PATCH v9 09/35] inode: convert inode lru list to generic lru list code
` [PATCH v9 10/35] dcache: convert to use new lru list infrastructure
` [PATCH v9 11/35] list_lru: per-node "
` [PATCH v9 12/35] shrinker: add node awareness
` [PATCH v9 13/35] vmscan: per-node deferred work
` [PATCH v9 14/35] list_lru: per-node API
` [PATCH v9 15/35] fs: convert inode and dentry shrinking to be node aware
` [PATCH v9 16/35] xfs: convert buftarg LRU to generic code
` [PATCH v9 17/35] xfs: rework buffer dispose list tracking
` [PATCH v9 18/35] xfs: convert dquot cache lru to list_lru
` [PATCH v9 19/35] fs: convert fs shrinkers to new scan/count API
` [PATCH v9 21/35] i915: bail out earlier when shrinker cannot acquire mutex
` [PATCH v9 22/35] shrinker: convert remaining shrinkers to count/scan API
` [PATCH v9 23/35] hugepage: convert huge zero page shrinker to new shrinker API
` [PATCH v9 24/35] shrinker: Kill old ->shrink API
` [PATCH v9 25/35] vmscan: also shrink slab in memcg pressure
` [PATCH v9 26/35] memcg,list_lru: duplicate LRUs upon kmemcg creation
` [PATCH v9 27/35] lru: add an element to a memcg list
` [PATCH v9 28/35] list_lru: per-memcg walks
` [PATCH v9 29/35] memcg: per-memcg kmem shrinking
` [PATCH v9 30/35] memcg: scan cache objects hierarchically
` [PATCH v9 32/35] super: targeted memcg reclaim
` [PATCH v9 33/35] memcg: move initialization to memcg creation
` [PATCH v9 34/35] vmpressure: in-kernel notifications
` [PATCH v9 35/35] memcg: reap dead memcgs upon global memory pressure
` [PATCH v9 20/35] drivers: convert shrinkers to new count/scan API
` [PATCH v9 31/35] vmscan: take at least one pass with shrinkers
[PATCH 0/8] Reduce system disruption due to kswapd followup V3
2013-05-30 10:10 UTC (10+ messages)
` [PATCH 1/8] mm: vmscan: Block kswapd if it is encountering pages under writeback -fix
` [PATCH 2/8] mm: vmscan: Stall page reclaim and writeback pages based on dirty/writepage pages encountered
` [PATCH 3/8] mm: vmscan: Stall page reclaim after a list of pages have been processed
` [PATCH 4/8] mm: vmscan: Set zone flags before blocking
` [PATCH 5/8] mm: vmscan: Move direct reclaim wait_iff_congested into shrink_list
` [PATCH 6/8] mm: vmscan: Treat pages marked for immediate reclaim as zone congestion
` [PATCH 7/8] mm: vmscan: Take page buffers dirty and locked state into account
` [PATCH 8/8] fs: nfs: Inform the VM about pages being committed or unstable
[PATCH 0/2] Update aops documentation
2013-05-30 10:05 UTC (3+ messages)
` [PATCH 1/2] documentation: Update address_space_operations
` [PATCH 2/2] documentation: Document the is_dirty_writeback aops callback
[PATCH] writeback: Fix periodic writeback after fs mount
2013-05-30 8:44 UTC
[PATCH v8 00/34] kmemcg shrinkers
2013-05-30 7:43 UTC (29+ messages)
` [PATCH v8 19/34] drivers: convert shrinkers to new count/scan 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] bio-integrity: Fix use of bs->bio_integrity_pool after free
2013-05-29 22:29 UTC
[PATCH 0/2] Reduce system disruption due to kswapd followup
2013-05-29 22:28 UTC (7+ 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
[PATCH v6 2/2] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nilfs_root struct
2013-05-29 19:16 UTC (3+ messages)
[LSF/MM TOPIC (expanded) 0/8] New API's for better exporting of VFS from user-mode daemons
2013-05-29 16:52 UTC (12+ messages)
` [1/8] readdir-plus system call
` [1/8] readdir-plus system call - LSF/MM follow up
` "
` "
` "
[PATCH v6 0/2] nilfs2: introduce free inodes count calculation implementation
2013-05-29 15:47 UTC (2+ messages)
[PATCH v6 1/2] nilfs2: implement calculation of free inodes count
2013-05-29 15:36 UTC (2+ messages)
[RFC] xattr: Constify ->name member of "struct xattr"
2013-05-29 12:52 UTC
Доброго времени суток
2013-05-29 7:29 UTC
[f2fs-dev] [PATCH 2/2] f2fs: add sysfs support for controlling the gc_thread
2013-05-29 0:01 UTC (5+ messages)
` "
Limit dentry cache entries
2013-05-28 17:14 UTC (11+ messages)
[PATCH v2] jbd2: Fix block tag checksum verification brokenness
2013-05-28 11:34 UTC (4+ messages)
` [PATCH v3] "
[ANNOUNCE] util-linux v2.23.1 (stable)
2013-05-28 10:29 UTC
[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
[PATCH] vfs: Trivial libfs.c warning formatting
2013-05-27 14:32 UTC
[GIT PULL] f2fs updates for v3.10
2013-05-27 3:37 UTC (4+ messages)
` [GIT PULL v2] "
` [f2fs-dev] "
[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 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
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).