public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-05-25 03:34:35 to 2010-06-04 07:53:51 UTC [more...]

[PATCH 0/6] writeback: tracing and fixes V3
 2010-06-04  7:56 UTC  (14+ messages)
` [PATCH 1/6] writeback: initial tracing support
` [PATCH 2/6] writeback: Add tracing to balance_dirty_pages
` [PATCH 3/6] writeback: Add tracing to write_cache_pages
` [PATCH 4/6] writeback: pay attention to wbc->nr_to_write in write_cache_pages
` [PATCH 5/6] xfs: remove nr_to_write writeback windup
` [PATCH 6/6] writeback: limit write_cache_pages integrity scanning to current EOF

[GIT] fixes and cleanups for xfs-dev
 2010-06-04  7:54 UTC  (2+ messages)

[PATCH] xfs: remove lazy per-AG initialization
 2010-06-04  1:42 UTC  (4+ messages)

xfsdump -- not enough memory to dump attributes? w/>20G free -- how much does it need?
 2010-06-03 23:28 UTC  (5+ messages)

[PATCH 00/17] pending patches
 2010-06-03 22:33 UTC  (42+ messages)
` [PATCH 01/17] xfs: remove done roadmap item from xfs-delayed-logging-design.txt
` [PATCH 02/17] xfs: skip writeback from reclaim context
` [PATCH 03/17] xfs: improve xfs_isilocked
` [PATCH 04/17] xfs: drop dmapi hooks
` [PATCH 05/17] xfs: remove unneeded #include statements
` [PATCH 06/17] xfs: simplify log item descriptor tracking
` [PATCH 07/17] xfs: merge iop_unpin_remove into iop_unpin
` [PATCH 08/17] xfs: give xfs_item_ops methods the correct prototypes
` [PATCH 09/17] xfs: give li_cb callbacks the correct prototype
` [PATCH 10/17] xfs: simplify buffer pinning
` [PATCH 11/17] xfs: simplify inode to transaction joining
` [PATCH 12/17] xfs: fix the xfs_log_iovec i_addr type
` [PATCH 13/17] xfs: kill the unused xlog_debug variable
` [PATCH 14/17] xfs: remove the unused XFS_LOG_SLEEP and XFS_LOG_NOSLEEP flags
` [PATCH 15/17] xfs: remove the unused XFS_TRANS_NOSLEEP/XFS_TRANS_WAIT flags
` [PATCH 16/17] xfs: remove unused XFS_BMAPI_ flags
` [PATCH 17/17] xfs: remove unused delta tracking code in xfs_bmapi
  ` dropping dmapi support, was Re: [PATCH 00/17] pending patches

[PATCH] xfs: improve xfs_isilocked
 2010-06-03 16:19 UTC  (4+ messages)

xfs_quota timer
 2010-06-02 23:53 UTC  (2+ messages)

xfsprogs/libhandle : How to get the handle for a symbolic link ?
 2010-06-02 10:06 UTC  (4+ messages)

[PATCH 11/17] fs/xfs/quota: Add missing mutex_unlock
 2010-06-02  3:34 UTC  (3+ messages)
` [xfs-masters] "

inconsistent lock state (2.6.34, XFS inode shrinker)
 2010-06-01 23:51 UTC 

[PATCH 0/6] writeback: tracing and fixes
 2010-06-01 15:54 UTC  (24+ messages)
` [PATCH 1/6] writeback: initial tracing support
` [PATCH 2/6] writeback: Add tracing to balance_dirty_pages
` [PATCH 3/6] ext4: Use our own write_cache_pages()
` [PATCH 4/6] writeback: pay attention to wbc->nr_to_write in write_cache_pages
` [PATCH 5/6] xfs: remove nr_to_write writeback windup
` [PATCH 6/6] writeback: limit write_cache_pages integrity scanning to current EOF

xfs_buf and buffercache/pagecache connection
 2010-05-31 22:06 UTC  (4+ messages)

[PATCH 0/5] Per superblock shrinkers V2
 2010-05-31  7:28 UTC  (35+ messages)
` [PATCH 1/5] inode: Make unused inode LRU per superblock
` [PATCH 2/5] mm: add context argument to shrinker callback
` [PATCH 3/5] superblock: introduce per-sb cache shrinker infrastructure
      ` [PATCH 3/5 v2] "
` [PATCH 4/5] superblock: add filesystem shrinker operations
` [PATCH 5/5] xfs: make use of new shrinker callout

puzzling error: XenServer, LVM and XFS
 2010-05-30  9:00 UTC  (4+ messages)

Hey, Opt In Email Lists Give Away!
 2010-05-29 13:46 UTC 

failure notice
 2010-05-29  5:22 UTC 

[PATCH] xfs: fix access to upper inodes without inode64
 2010-05-28 19:03 UTC  (4+ messages)

WARNING in xfs_lwr.c, xfs_write()
 2010-05-28  0:42 UTC  (15+ messages)
          ` NOW: o_direct -- WAS: "

[PATCH] xfs: Re-initialise lockdep context for all inodes in reclaim
 2010-05-28  0:37 UTC  (3+ messages)

[PATCH] btrfs: should add a permission check for setfacl
 2010-05-27 19:19 UTC  (2+ messages)

[PATCH 0/2] xfstests-dev: More stress tests
 2010-05-27 17:35 UTC  (4+ messages)
` [PATCH 1/2] xfstests-dev: add one more stress test
  ` [PATCH 2/2] xfstests-dev: Add one more quota "

[PATCH 0/8 v3] Quota tests for XFSQA
 2010-05-27 17:08 UTC  (7+ messages)
` [PATCH 3/8] Test basic quota enforcement

[PATCH] xfs: fix might_sleep() warning when initialising per-ag tree
 2010-05-27 12:21 UTC  (2+ messages)

noatime,nodiratime?
 2010-05-26 23:18 UTC  (7+ messages)

xfsdump -- not enough memory to dump attributes? w/>20G free --
 2010-05-26 19:57 UTC 

[PATCH] xfs: remove duplicated #include
 2010-05-26  6:15 UTC  (2+ messages)

[PATCH 11/12] xfs: xfs_trace.c: remove duplicated #include
 2010-05-26  6:14 UTC  (2+ messages)

[PATCH 2/2] xfs: remove unneeded #include statements
 2010-05-26  6:13 UTC  (3+ messages)
` [PATCH 2/2 v2] "

[PATCH 1/2] xfs: drop dmapi hooks
 2010-05-26  6:12 UTC  (3+ messages)
` [PATCH 1/2 v2] "

[PATCH] xfs: fix race in inode cluster freeing failing to stale inodes
 2010-05-25 22:58 UTC  (3+ messages)

LVM snapshot not mountable
 2010-05-25 19:06 UTC  (4+ messages)

[PATCH] xfs: skip writeback from reclaim context
 2010-05-25 18:17 UTC 

Is persistant preallocation possible?
 2010-05-25 12:33 UTC  (3+ messages)

[PATCH (resend)] xfs: don't allow recursion into fs under write_begin
 2010-05-25 10:33 UTC  (2+ messages)

open_by_handle on a file ?
 2010-05-25  8:44 UTC  (3+ messages)

[PATCH] xfs: convert more trace events to DEFINE_EVENT
 2010-05-25  5:42 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox