linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-14 01:18:40 to 2013-05-17 18:30:03 UTC [more...]

[PATCH V2 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
 2013-05-17 18:30 UTC  (23+ messages)
` [PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()
                  ` [WiP]: aio support for migrating pages (Re: [PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable())

[PATCH] fs: aio: use correct integer overflow checks when creation aio ctx
 2013-05-17 18:23 UTC 

[PATCH v3] nilfs2: implement calculation of free inodes count
 2013-05-17 18:18 UTC  (7+ messages)

[PATCH v6 00/31] kmemcg shrinkers
 2013-05-17 14:49 UTC  (26+ 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 0/5] Obey mark_page_accessed hint given by filesystems v3r1
 2013-05-17  9:48 UTC  (6+ messages)
` [PATCH 1/5] mm: Add tracepoints for LRU activation and insertions
` [PATCH 2/5] mm: pagevec: Defer deciding what LRU to add a page to until pagevec drain time
` [PATCH 3/5] mm: Activate !PageLRU pages on mark_page_accessed if page is on local pagevec
` [PATCH 4/5] mm: Remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
` [PATCH 5/5] mm: Remove lru parameter from __lru_cache_add and lru_cache_add_lru

(cred_guard_mutex vs seq->lock) INFO: possible circular locking dependency detected
 2013-05-17  9:03 UTC 

[PATCH] fs: add jfsv3 (AIX powerpc native JFS file system) support
 2013-05-16 23:46 UTC 

[PATCH] xfstests: test data integrity under disk failure
 2013-05-16 23:31 UTC  (2+ messages)

[RFC v0 0/4] sys_copy_range() rough draft
 2013-05-16 21:16 UTC  (14+ 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

v3.10: unmount won't work
 2013-05-16 20:23 UTC  (4+ messages)

Froe e71bf1d708e1294b3bae64d04f03228b3625f2a3 Mon Sep 17 00:00:00 2001
 2013-05-16 15:56 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 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 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 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 0/4] Obey mark_page_accessed hint given by filesystems v2
 2013-05-16 14:29 UTC  (14+ 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] cachefiles: remove unused macro list_to_page()
 2013-05-16 11:39 UTC  (2+ messages)

Re:mount namespaces issue
 2013-05-16 10:05 UTC 

AIO refactoring/performance improvements/cancellation
 2013-05-16  0:26 UTC  (43+ messages)
` [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/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)

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  (4+ messages)

[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)

[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


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).