messages from 2010-05-19 19:14:28 to 2010-05-28 18:47:09 UTC [more...]
[PATCH] xfs: fix access to upper inodes without inode64
2010-05-28 18:49 UTC (3+ messages)
[PATCH 11/17] fs/xfs/quota: Add missing mutex_unlock
2010-05-28 17:57 UTC (2+ messages)
[PATCH] xfs: remove lazy per-AG initialization
2010-05-28 17:51 UTC
[PATCH 0/5] Per superblock shrinkers V2
2010-05-28 10:07 UTC (33+ 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 0/6] writeback: tracing and fixes
2010-05-28 7:45 UTC (23+ 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
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] xfs: improve xfs_isilocked
2010-05-27 19:05 UTC
[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)
puzzling error: XenServer, LVM and XFS
2010-05-27 11:51 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 (4+ 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 (18+ messages)
` [PATCH 03/12] xfs: modify buffer item reference counting
` [PATCH 05/12] xfs: clean up log ticket overrun debug output
` [PATCH 07/12] xfs: Improve scalability of busy extent tracking
` [PATCH 08/12] xfs: Delayed logging design documentation
` [PATCH 09/12] xfs: Introduce delayed logging core code
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 (5+ messages)
` [PATCH 1/4] writeback: initial tracing support
[PATCH] xfs: don't allow recursion into fs under write_begin
2010-05-21 22:23 UTC
kernel crash: scheduling while atomic
2010-05-21 22:08 UTC (3+ messages)
[PATCH] xfs: Check new inode size is OK before preallocating
2010-05-21 15:03 UTC (2+ messages)
XFS on 2.6.26: reading the first 4K of a large file takes ages
2010-05-21 8:26 UTC (7+ messages)
rsync from xfs to nfs+xfs and ACL problems
2010-05-20 22:05 UTC (3+ messages)
mkfs.xfs -n ci - error?
2010-05-20 21:48 UTC (2+ messages)
[PATCH 0/7 V2] Quota tests for XFSQA
2010-05-20 17:21 UTC (18+ messages)
` [PATCH 1/7] xfstests: test extent size hints
` [PATCH 2/7] Fix test whether kernel supports quotas
` [PATCH 3/7] Test basic quota enforcement
` [PATCH 4/7] Add test of quota accounting using fsx
` [PATCH 5/7] Add quota test with fsstress
[2.6.33.3] scheduling while atomic (inode reclaim races still?)
2010-05-20 9:03 UTC (2+ messages)
xfstests: 226: have xfs_io use bigger buffers
2010-05-20 4:39 UTC (2+ messages)
[GIT PULL] XFS update for 2.6.35-rc1
2010-05-19 20:56 UTC
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