messages from 2013-05-13 10:36:58 to 2013-05-16 10:05:57 UTC [more...]
Re:mount namespaces issue
2013-05-16 10:05 UTC
[PATCH v6 00/31] kmemcg shrinkers
2013-05-16 8:03 UTC (24+ messages)
` [PATCH v6 04/31] dcache: remove dentries from LRU before putting on dispose list
` [PATCH v7 "
` [PATCH v6 09/31] dcache: convert to use new lru list infrastructure
` [PATCH v6 12/31] fs: convert inode and dentry shrinking to be node aware
` [PATCH v6 15/31] fs: convert fs shrinkers to new scan/count API
[PATCH v3] nilfs2: implement calculation of free inodes count
2013-05-16 6:54 UTC (4+ messages)
[PATCH V2 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
2013-05-16 5:54 UTC (18+ messages)
` [PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()
[PATCH] cachefiles: remove unused macro list_to_page()
2013-05-16 1:25 UTC
AIO refactoring/performance improvements/cancellation
2013-05-16 0:26 UTC (45+ 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 0/4] Obey mark_page_accessed hint given by filesystems v2
2013-05-15 22:56 UTC (11+ 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
[PATCH 0/2] timerfd support for wakeup alarm timers
2013-05-15 21:51 UTC (5+ messages)
` [PATCH 1/2] alarmtimer: add functions for timerfd support
` [PATCH 2/2] timerfd: add alarm timers
[OT] which software project for a aix disk partition scanner for linux
2013-05-15 19:48 UTC
[RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
2013-05-15 20:25 UTC (8+ messages)
[RFC v0 0/4] sys_copy_range() rough draft
2013-05-15 20:24 UTC (13+ messages)
` [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
` [RFC v0 2/4] x86: add sys_copy_range to syscall tables
` [RFC v0 3/4] btrfs: add .copy_range file operation
` [RFC v0 4/4] nfs, nfsd: rough sys_copy_range and COPY support
Bit-level consistency between two ext3 filesystems
2013-05-15 20:20 UTC (3+ messages)
Tux3 Report: Faster than tmpfs, what?
2013-05-15 17:10 UTC (11+ messages)
[PATCH 00/13] lnfs: linux-3.10-rc1 release
2013-05-15 13:52 UTC (17+ 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 08/13] NFSv4: Extend fattr bitmaps to support all 3 words
` [PATCH 09/13] NFS:Add labels to client function prototypes
` [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 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
[GIT PULL] f2fs updates for v3.10
2013-05-15 9:09 UTC (3+ messages)
` [GIT PULL v2] "
[PATCH] fs: bump inode and dentry counters to long
2013-05-15 9:08 UTC
[PATCH v4 00/20] change invalidatepage prototype to accept length
2013-05-15 7:30 UTC (22+ messages)
` [PATCH v4 01/20] mm: "
` [PATCH v4 02/20] jbd2: change jbd2_journal_invalidatepage "
` [PATCH v4 03/20] ext4: use ->invalidatepage() length argument
` [PATCH v4 04/20] jbd: change journal_invalidatepage() to accept length
` [PATCH v4 05/20] xfs: use ->invalidatepage() length argument
` [PATCH v4 06/20] ocfs2: "
` [PATCH v4 07/20] ceph: "
` [PATCH v4 08/20] gfs2: "
` [PATCH v4 09/20] reiserfs: "
` [PATCH v4 10/20] mm: teach truncate_inode_pages_range() to handle non page aligned ranges
` [PATCH v4 11/20] Revert "ext4: remove no longer used functions in inode.c"
` [PATCH v4 12/20] ext4: Call ext4_jbd2_file_inode() after zeroing block
` [PATCH v4 13/20] Revert "ext4: fix fsx truncate failure"
` [PATCH v4 14/20] ext4: truncate_inode_pages() in orphan cleanup path
` [PATCH v4 15/20] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH v4 16/20] ext4: remove unused discard_partial_page_buffers
` [PATCH v4 17/20] ext4: remove unused code from ext4_remove_blocks()
` [PATCH v4 18/20] ext4: update ext4_ext_remove_space trace point
` [PATCH v4 19/20] ext4: make punch hole code path work with bigalloc
` [PATCH v4 20/20] ext4: Allow punch hole with bigalloc enabled
[PATCH][Trivial] f2fs: Use list_for_each_entry rather than list_for_each_entry_safe
2013-05-15 6:36 UTC (3+ messages)
[PATCH 1/2] f2fs: fix inconsistency of block count during recovery
2013-05-15 4:41 UTC (6+ messages)
` [PATCH 2/2] f2fs: fix the inconsistent state of data pages
[PATCH v2] nilfs2: implement calculation of free inodes count
2013-05-15 2:56 UTC (4+ messages)
v3.10: unmount won't work
2013-05-14 21:12 UTC (3+ messages)
[3.10-rc1 PATCH] devtmpfs: Fix kmemcheck warning
2013-05-14 12:02 UTC
[PATCH] f2fs: remove unecessary variable and code
2013-05-14 10:20 UTC
[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
[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 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 (3+ messages)
` [PATCH v3] "
[PATCH 00/17] lnfs: linux-3.9 release
2013-05-13 13:00 UTC (7+ 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).