linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-07-27 13:39:56 to 2010-07-30 07:41:59 UTC [more...]

[RFC] relaxed barrier semantics
 2010-07-30  7:41 UTC  (74+ messages)
                    ` READ_META semantics, was "
                        ` extfs reliability

[PATCH 0/5] [RFC] transfer ASYNC vmscan writeback IO to the flusher threads
 2010-07-30  5:34 UTC  (15+ messages)
` [PATCH 1/5] writeback: introduce wbc.for_sync to cover the two sync stages
` [PATCH 2/5] writeback: stop periodic/background work on seeing sync works
` [PATCH 3/5] writeback: prevent sync livelock with the sync_after timestamp
` [PATCH 4/5] writeback: introduce bdi_start_inode_writeback()
` [PATCH 5/5] vmscan: transfer async file writeback to the flusher

[PATCH] vmscan: raise the bar to PAGEOUT_IO_SYNC stalls
 2010-07-30  4:54 UTC  (17+ messages)
  ` [PATCH] vmscan: remove wait_on_page_writeback() from pageout()
` Why PAGEOUT_IO_SYNC stalls for a long time

[PATCH] dio: track and serialise unaligned direct IO
 2010-07-30  4:53 UTC  (3+ messages)

[FS/MM TOPIC] Support for checkpoint/restart in fs/mm
 2010-07-29 23:28 UTC 

[PATCH 0/9][cr][v2]: C/R file owner and posix file locks
 2010-07-29 19:00 UTC  (12+ messages)
` [PATCH 4/9][cr][v2]: Restore file_owner info
` [PATCH 6/9][cr][v2]: Checkpoint file-locks

kernel BUG at fs/btrfs/extent-tree.c:1353
 2010-07-29 18:54 UTC  (4+ messages)

[PATCH -V3 00/17] New ACL format for better NFSv4 acl
 2010-07-29 17:57 UTC  (18+ messages)
` [PATCH -V3 01/17] vfs: Hooks for more fine-grained directory permission checking
` [PATCH -V3 02/17] vfs: Add generic IS_ACL() test for acl support
` [PATCH -V3 03/17] vfs: Add IS_RICHACL() test for richacl support
` [PATCH -V3 04/17] richacl: In-memory representation and helper functions
` [PATCH -V3 05/17] richacl: Permission mapping functions
` [PATCH -V3 06/17] richacl: Compute maximum file masks from an acl
` [PATCH -V3 07/17] richacl: Update the file masks in chmod()
` [PATCH -V3 08/17] richacl: Permission check algorithm
` [PATCH -V3 09/17] richacl: Helper functions for implementing richacl inode operations
` [PATCH -V3 10/17] richacl: Create-time inheritance
` [PATCH -V3 11/17] richacl: Check if an acl is equivalent to a file mode
` [PATCH -V3 12/17] richacl: Automatic Inheritance
` [PATCH -V3 13/17] richacl: xattr mapping functions
` [PATCH -V3 14/17] ext4: Use IS_POSIXACL() to check for POSIX ACL support
` [PATCH -V3 15/17] ext4: Implement rich acl for ext4
` [PATCH -V3 16/17] vfs: Cache richacl in struct inode
` [PATCH -V3 17/17] ext4: Add temporary richacl mount option for ext4

[PATCH 09/18] xstat: Make special system filesystems return FS_SPECIAL_FL [ver #6]
 2010-07-29 16:15 UTC  (20+ messages)
  ` [PATCH 00/18] Extended file stat functions "
    ` [PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available "

VFS scalability git tree
 2010-07-29 14:03 UTC  (11+ messages)

[RFC PATCH] core_pattern: fix long parameters was truncated by core_pattern handler
 2010-07-29 13:31 UTC  (2+ messages)

[RFC PATCH 0/5] Btrfs: Add hot data tracking functionality
 2010-07-29 13:17 UTC  (15+ messages)
` [RFC PATCH 1/5] Btrfs: Add experimental hot data hash list index
` [RFC PATCH 2/5] Btrfs: Add data structures for hot data tracking
` [RFC PATCH 3/5] Btrfs: 3 new ioctls related to hot data features
` [RFC PATCH 4/5] Btrfs: Add debugfs interface for hot data stats
` [RFC PATCH 5/5] Btrfs: Add hooks to enable hot data tracking

[PATCH 0/9] Reduce writeback from page reclaim context V5
 2010-07-29  8:45 UTC  (15+ messages)
` [PATCH 1/9] vmscan: tracing: Roll up of patches currently in mmotm
` [PATCH 2/9] vmscan: tracing: Update trace event to track if page reclaim IO is for anon or file pages
` [PATCH 3/9] vmscan: tracing: Update post-processing script to distinguish between anon and file IO from page reclaim
` [PATCH 4/9] vmscan: tracing: Correct units in post-processing script
` [PATCH 5/9] vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 6/9] writeback: Roll up of writeback changes in next-20100722 versus 2.6.35-rc5
` [PATCH 7/9] writeback: Roll up of writeback: try to write older pages first
` [PATCH 8/9] vmscan: Kick flusher threads to clean pages when reclaim is encountering dirty pages
` [PATCH 9/9] writeback: Prioritise dirty inodes encountered by reclaim for background flushing

Question about setfsuid
 2010-07-29  8:09 UTC 

[PATCH] return EINVAL when thawing unfrozen filesystems
 2010-07-29  8:07 UTC  (2+ messages)

[PATCH 4/4] Support discard if at least one underlying device supports it
 2010-07-28 23:15 UTC  (8+ messages)
              ` GFP_KERNEL in ext4 (was: [PATCH 4/4] Support discard if at least one underlying device supports it)
                ` [PATCH] disallow FS recursion from sb_issue_discard allocation
                    `  "

[RFC] [PATCH procfs] Add process age
 2010-07-28  6:56 UTC  (8+ messages)

struct backing_dev - purpose and life time rules
 2010-07-28  4:42 UTC  (6+ messages)

[PATCH 0/6] writeback cleanups and trivial fixes
 2010-07-28  2:04 UTC  (6+ messages)
` [PATCH 2/6] writeback: reduce calls to global_page_state in balance_dirty_pages()

[PATCH] cifs: document 'fsc' mount option
 2010-07-27 21:59 UTC  (2+ messages)

[PATCH 0/8] Reduce writeback from page reclaim context V4
 2010-07-27 15:21 UTC  (14+ messages)
` [PATCH 8/8] vmscan: Kick flusher threads to clean pages when reclaim is encountering dirty pages


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