messages from 2013-05-29 16:56:03 to 2013-06-04 09:10:24 UTC [more...]
[PATCH v7 00/34] kmemcg shrinkers
2013-06-04 9:10 UTC (5+ messages)
` [PATCH v7 19/34] drivers: convert shrinkers to new count/scan API
[GIT PULL] fuse bugfixes for 3.10-rc5
2013-06-04 8:01 UTC
[f2fs-dev] [RFC 0/5] Enable f2fs support inline data
2013-06-04 6:01 UTC (11+ messages)
` [RFC 1/5] f2fs: Add helper functions and flag to "
` [f2fs-dev] [RFC 2/5] f2fs: Handle inline data read and write
` [f2fs-dev] [RFC 3/5] f2fs: Key functions to handle inline data
` [f2fs-dev] [RFC 4/5] f2fs: Add Kconfig interface for inline data support
` [f2fs-dev] [RFC 5/5] f2fs: add tracepoints to debug inline data operations
` [RFC 0/5] Enable f2fs support inline data
[f2fs-dev] [PATCH 1/2] f2fs: add remount_fs callback support
2013-06-04 4:14 UTC (2+ messages)
[PATCH v3] jbd2: Fix block tag checksum verification brokenness
2013-06-04 3:32 UTC (4+ messages)
[PATCH v1 00/11] locks: scalability improvements for file locking
2013-06-03 22:00 UTC (17+ messages)
` [PATCH v1 01/11] cifs: use posix_unblock_lock instead of locks_delete_block
` [PATCH v1 02/11] locks: make generic_add_lease and generic_delete_lease static
` [PATCH v1 04/11] locks: make "added" in __posix_lock_file a bool
` [PATCH v1 05/11] locks: encapsulate the fl_link list handling
` [PATCH v1 07/11] locks: only pull entries off of blocked_list when they are really unblocked
` [PATCH v1 08/11] locks: convert fl_link to a hlist_node
` [PATCH v1 03/11] locks: comment cleanups and clarifications
` [PATCH v1 06/11] locks: convert to i_lock to protect i_flock list
` [PATCH v1 09/11] locks: turn the blocked_list into a hashtable
` [PATCH v1 10/11] locks: add a new "lm_owner_key" lock operation
` [PATCH v1 11/11] locks: give the blocked_hash its own spinlock
[PATCH v10 00/35] kmemcg shrinkers
2013-06-03 19:30 UTC (36+ messages)
` [PATCH v10 02/35] super: fix calculation of shrinkable objects for small numbers
` [PATCH v10 05/35] dcache: remove dentries from LRU before putting on dispose list
` [PATCH v10 20/35] drivers: convert shrinkers to new count/scan API
` [PATCH v10 01/35] fs: bump inode and dentry counters to long
` [PATCH v10 03/35] dcache: convert dentry_stat.nr_unused to per-cpu counters
` [PATCH v10 04/35] dentry: move to per-sb LRU locks
` [PATCH v10 06/35] mm: new shrinker API
` [PATCH v10 07/35] shrinker: convert superblock shrinkers to new API
` [PATCH v10 08/35] list: add a new LRU list type
` [PATCH v10 09/35] inode: convert inode lru list to generic lru list code
` [PATCH v10 10/35] dcache: convert to use new lru list infrastructure
` [PATCH v10 11/35] list_lru: per-node "
` [PATCH v10 12/35] shrinker: add node awareness
` [PATCH v10 13/35] vmscan: per-node deferred work
` [PATCH v10 14/35] list_lru: per-node API
` [PATCH v10 15/35] fs: convert inode and dentry shrinking to be node aware
` [PATCH v10 16/35] xfs: convert buftarg LRU to generic code
` [PATCH v10 17/35] xfs: rework buffer dispose list tracking
` [PATCH v10 18/35] xfs: convert dquot cache lru to list_lru
` [PATCH v10 19/35] fs: convert fs shrinkers to new scan/count API
` [PATCH v10 21/35] i915: bail out earlier when shrinker cannot acquire mutex
` [PATCH v10 22/35] shrinker: convert remaining shrinkers to count/scan API
` [PATCH v10 23/35] hugepage: convert huge zero page shrinker to new shrinker API
` [PATCH v10 24/35] shrinker: Kill old ->shrink API
` [PATCH v10 25/35] vmscan: also shrink slab in memcg pressure
` [PATCH v10 26/35] memcg,list_lru: duplicate LRUs upon kmemcg creation
` [PATCH v10 27/35] lru: add an element to a memcg list
` [PATCH v10 28/35] list_lru: per-memcg walks
` [PATCH v10 29/35] memcg: per-memcg kmem shrinking
` [PATCH v10 30/35] memcg: scan cache objects hierarchically
` [PATCH v10 32/35] super: targeted memcg reclaim
` [PATCH v10 33/35] memcg: move initialization to memcg creation
` [PATCH v10 34/35] vmpressure: in-kernel notifications
` [PATCH v10 35/35] memcg: reap dead memcgs upon global memory pressure
` [PATCH v10 31/35] vmscan: take at least one pass with shrinkers
[patch 00/10] mm: thrash detection-based file cache sizing
2013-06-03 18:52 UTC (19+ 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
[PATCHv4 00/39] Transparent huge page cache
2013-06-03 16:09 UTC (9+ messages)
` [PATCHv4 19/39] thp, mm: allocate huge pages in grab_cache_page_write_begin()
` [PATCHv4 23/39] thp: wait_split_huge_page(): serialize over i_mmap_mutex too
[RFC] RCU Judy array with distributed locking for FS extents
2013-06-03 13:50 UTC (5+ messages)
block: Allow merging of tail pages into the last segment
2013-06-03 13:30 UTC (3+ messages)
pipe->mutex & sig->cred_guard_mutex - possible circular locking dependency detected
2013-06-03 11:36 UTC
WalB: a wrapper block device driver for efficient backup and replication
2013-06-03 8:30 UTC
[PATCH] writeback: make local functions as static
2013-06-03 4:05 UTC (4+ messages)
` [PATCH] writeback: make wb_do_writeback() "
nfsv4 mount with noexec
2013-06-02 23:05 UTC (2+ messages)
[f2fs-dev] [PATCH 2/2] f2fs: reorganise the function get_victim_by_default
2013-06-01 7:20 UTC
AIO refactoring/performance improvements/cancellation
2013-05-31 22:52 UTC (13+ messages)
` [PATCH 04/21] Generic percpu refcounting
` [PATCH 21/21] block: Bio cancellation
Froe e71bf1d708e1294b3bae64d04f03228b3625f2a3 Mon Sep 17 00:00:00 2001
2013-05-31 21:12 UTC (4+ 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-31 21:11 UTC (3+ messages)
[git pull] assorted fixes
2013-05-31 20:24 UTC
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 (3+ 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 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)
[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 20/35] drivers: convert shrinkers to new count/scan API
` [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 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 (8+ messages)
` [PATCH v8 16/34] xfs: convert buftarg LRU to generic code
[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 (4+ messages)
` [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)
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).