messages from 2013-05-10 19:33:15 to 2013-05-14 09:52:00 UTC [more...]
[PATCH v6 00/31] kmemcg shrinkers
2013-05-14 9:52 UTC (50+ messages)
` [PATCH v6 01/31] super: fix calculation of shrinkable objects for small numbers
` [PATCH v6 02/31] dcache: convert dentry_stat.nr_unused to per-cpu counters
` [PATCH v6 03/31] dentry: move to per-sb LRU locks
` [PATCH v6 04/31] dcache: remove dentries from LRU before putting on dispose list
` [PATCH v7 "
` [PATCH v6 05/31] mm: new shrinker API
` [PATCH v6 06/31] shrinker: convert superblock shrinkers to new API
` [PATCH v6 07/31] list: add a new LRU list type
` [PATCH v6 08/31] inode: convert inode lru list to generic lru list code
` [PATCH v6 09/31] dcache: convert to use new lru list infrastructure
` [PATCH v6 10/31] list_lru: per-node "
` [PATCH v6 11/31] shrinker: add node awareness
` [PATCH v6 12/31] fs: convert inode and dentry shrinking to be node aware
` [PATCH v6 13/31] xfs: convert buftarg LRU to generic code
` [PATCH v6 14/31] xfs: convert dquot cache lru to list_lru
` [PATCH v6 15/31] fs: convert fs shrinkers to new scan/count API
` [PATCH v6 16/31] drivers: convert shrinkers to new count/scan API
` [PATCH v6 17/31] i915: bail out earlier when shrinker cannot acquire mutex
` [PATCH v6 18/31] shrinker: convert remaining shrinkers to count/scan API
` [PATCH v6 19/31] hugepage: convert huge zero page shrinker to new shrinker API
` [PATCH v6 20/31] shrinker: Kill old ->shrink API
` [PATCH v6 21/31] vmscan: also shrink slab in memcg pressure
` [PATCH v6 22/31] memcg,list_lru: duplicate LRUs upon kmemcg creation
` [PATCH v6 23/31] lru: add an element to a memcg list
` [PATCH v6 24/31] list_lru: per-memcg walks
` [PATCH v6 25/31] memcg: per-memcg kmem shrinking
` [PATCH v6 26/31] memcg: scan cache objects hierarchically
` [PATCH v6 27/31] vmscan: take at least one pass with shrinkers
` [PATCH v6 28/31] super: targeted memcg reclaim
` [PATCH v6 29/31] memcg: move initialization to memcg creation
` [PATCH v6 30/31] vmpressure: in-kernel notifications
` [PATCH v6 31/31] memcg: reap dead memcgs upon global memory pressure
[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-14 9:06 UTC
Tux3 Report: Faster than tmpfs, what?
2013-05-14 7:59 UTC (15+ messages)
[PATCH v2] nilfs2: implement calculation of free inodes count
2013-05-14 6:50 UTC (3+ messages)
[PATCH v6 0/7] Add O_DENY* support for VFS and CIFS/NFS
2013-05-14 6:23 UTC (5+ messages)
` [PATCH v6 2/7] VFS: Add O_DENYDELETE support for VFS
[PATCH V2 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
2013-05-14 3:55 UTC (12+ messages)
` [PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()
AIO refactoring/performance improvements/cancellation
2013-05-14 1:18 UTC (22+ messages)
` [PATCH 01/21] aio: fix kioctx not being freed after cancellation at exit time
` [PATCH 02/21] aio: reqs_active -> reqs_available
` [PATCH 03/21] aio: percpu reqs_available
` [PATCH 04/21] Generic percpu refcounting
` [PATCH 05/21] aio: percpu ioctx refcount
` [PATCH 06/21] aio: io_cancel() no longer returns the io_event
` [PATCH 07/21] aio: Don't use ctx->tail unnecessarily
` [PATCH 08/21] aio: Kill aio_rw_vect_retry()
` [PATCH 09/21] aio: Kill unneeded kiocb members
` [PATCH 10/21] aio: Kill ki_users
` [PATCH 11/21] aio: Kill ki_dtor
` [PATCH 12/21] aio: convert the ioctx list to radix tree
` [PATCH 13/21] block: prep work for batch completion
` [PATCH 14/21] block, aio: batch completion for bios/kiocbs
` [PATCH 15/21] virtio-blk: convert to batch completion
` [PATCH 16/21] mtip32xx: "
` [PATCH 17/21] Percpu tag allocator
` [PATCH 18/21] aio: Allow cancellation without a cancel callback, new kiocb lookup
` [PATCH 19/21] aio/usb: Update cancellation for new synchonization
` [PATCH 20/21] direct-io: Set dio->io_error directly
` [PATCH 21/21] block: Bio cancellation
[PATCH v2 00/12] VFS hot tracking
2013-05-14 0:59 UTC (13+ messages)
` [PATCH v2 01/12] VFS hot tracking: introduce some data structures
` [PATCH v2 02/12] VFS hot tracking: add i/o freq tracking hooks
` [PATCH v2 03/12] VFS hot tracking: add one workqueue to update hot map
` [PATCH v2 04/12] VFS hot tracking: register one shrinker
` [PATCH v2 05/12] VFS hot tracking, rcu: introduce one rcu macro for list
` [PATCH v2 06/12] VFS hot tracking, seq_file: introduce one set of rcu seq_list interfaces
` [PATCH v2 07/12] VFS hot tracking: add debugfs support
` [PATCH v2 08/12] VFS hot tracking: add one ioctl interface
` [PATCH v2 09/12] VFS hot tracking, procfs: add two proc interfaces
` [PATCH v2 10/12] VFS hot tracking, btrfs: add hot tracking support
` [PATCH v2 11/12] VFS hot tracking: add documentation
` [PATCH v2 12/12] VFS hot tracking: add fs hot type support
[PATCH] jbd2: Always set journal superblock checksum when writing out superblock
2013-05-13 21:49 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2] jbd2: Fix block tag checksum verification brokenness
2013-05-13 21:47 UTC (4+ messages)
` [PATCH v3] "
[PATCH 00/13] lnfs: linux-3.10-rc1 release
2013-05-13 19:11 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 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 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 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 00/17] lnfs: linux-3.9 release
2013-05-13 13:00 UTC (13+ messages)
` [PATCH 16/17] NFSD: Server implementation of MAC Labeling
[PATCH 0/4] Obey mark_page_accessed hint given by filesystems v2
2013-05-13 10:21 UTC (5+ 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
[RFC] next cycle fun: ->release() API change
2013-05-12 21:47 UTC (8+ messages)
сувенир выполнен поражать
2013-05-12 18:03 UTC
[PATCHv4 00/39] Transparent huge page cache
2013-05-12 1:23 UTC (40+ 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 22/39] thp: handle file pages in split_huge_page()
` [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 25/39] thp, mm: split huge page on mmap file page
` [PATCHv4 26/39] ramfs: enable transparent huge page cache
` [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()
` [PATCHv4 35/39] mm: decomposite do_wp_page() and get rid of some 'goto' logic
` [PATCHv4 36/39] mm: do_wp_page(): extract VM_WRITE|VM_SHARED case to separate function
` [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] nilfs2: fix issue of nilfs_set_page_dirty for page at EOF boundary
2013-05-11 7:12 UTC
[PATCH 1/8] Add wait_on_atomic_t() and wake_up_atomic_t() [ver #2]
2013-05-10 20:47 UTC (10+ messages)
` [PATCH 0/8] Fix assorted FS-Cache issues "
` [PATCH 2/8] fs/fscache: remove spin_lock() from the condition in while() "
` [PATCH 3/8] CacheFiles: name i_mutex lock class explicitly "
` [PATCH 4/8] FS-Cache: Don't sleep in page release if __GFP_FS is not set "
` [PATCH 5/8] FS-Cache: Uninline fscache_object_init() "
` [PATCH 6/8] FS-Cache: Wrap checks on object state "
` [PATCH 7/8] FS-Cache: Fix object state machine to have separate work and wait states "
` [PATCH 8/8] FS-Cache: Simplify cookie retention for fscache_objects, fixing access problems "
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).