public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-05-22 00:06:58 to 2010-06-02 05:59:40 UTC [more...]

[PATCH 00/17] pending patches
 2010-06-02  6:02 UTC  (31+ 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

[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 

xfsprogs/libhandle : How to get the handle for a symbolic link ?
 2010-06-01 23:29 UTC  (2+ messages)

[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

[PATCH] xfs: remove lazy per-AG initialization
 2010-05-30 23:09 UTC  (2+ messages)

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 

[PATCH] xfs: improve xfs_isilocked
 2010-05-29  9:50 UTC  (3+ messages)

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  (17+ 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  (14+ messages)
` [PATCH 1/8] Fix test whether kernel supports quotas
` [PATCH 2/8] Fix fallocate() test
` [PATCH 3/8] Test basic quota enforcement
` [PATCH 4/8] Add test of quota accounting using fsx
` [PATCH 5/8] Add quota test with fsstress
` [PATCH 6/8] Add quota accounting test when fsstress is run and quota limits are set low
` [PATCH 7/8] Add test of quota limit and info setting
` [PATCH 8/8] Add test for quota accounting after remount read only

[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 

xfsdump -- not enough memory to dump attributes? w/>20G free -- how much does it need?
 2010-05-26  7:34 UTC  (4+ messages)

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

[GIT PULL] XFS update for 2.6.35-rc1 (2 of 2)
 2010-05-25  3:19 UTC 

xfs_repair memory usage and stopping on "Traversing filesystem..."
 2010-05-24 20:30 UTC  (4+ messages)

[PATCH 07/10] btrfs: fix wrong ctime when adding link
 2010-05-24  6:37 UTC 

[PATCH 0/12] xfs: delayed logging V6
 2010-05-24  0:30 UTC  (4+ messages)

Tuning XFS for real time audio on a laptop with encrypted LVM
 2010-05-22 22:13 UTC  (9+ messages)

[PATCH 0/4] writeback: tracing and wbc->nr_to_write fixes
 2010-05-22  0:09 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