messages from 2010-05-12 15:47:33 to 2010-05-25 08:51:19 UTC [more...]
[PATCH 0/5] Per superblock shrinkers V2
2010-05-25 8:53 UTC (6+ 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 4/5] superblock: add filesystem shrinker operations
` [PATCH 5/5] xfs: make use of new shrinker callout
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)
Is persistant preallocation possible?
2010-05-25 3:19 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)
WARNING in xfs_lwr.c, xfs_write()
2010-05-24 19:34 UTC (7+ messages)
[PATCH 0/8 v3] Quota tests for XFSQA
2010-05-24 14:14 UTC (9+ 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] btrfs: should add a permission check for setfacl
2010-05-24 6:38 UTC
[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 (26+ messages)
` [PATCH 01/12] xfs: Don't reuse the same transaction ID for duplicated transactions
` [PATCH 02/12] xfs: allow log ticket allocation to take allocation flags
` [PATCH 03/12] xfs: modify buffer item reference counting
` [PATCH 04/12] xfs: Clean up XFS_BLI_* flag namespace
` [PATCH 05/12] xfs: clean up log ticket overrun debug output
` [PATCH 06/12] xfs: make the log ticket ID available outside the log infrastructure
` [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
` [PATCH 10/12] xfs: forced unmounts need to push the CIL
` [PATCH 11/12] xfs: enable background pushing of "
` [PATCH 12/12] xfs: Ensure inode allocation buffers are fully replayed
[PATCH] xfs: fix race in inode cluster freeing failing to stale inodes
2010-05-23 2:24 UTC
Tuning XFS for real time audio on a laptop with encrypted LVM
2010-05-22 22:13 UTC (9+ messages)
[PATCH 11/12] xfs: xfs_trace.c: remove duplicated #include
2010-05-22 17:13 UTC
[PATCH (resend)] xfs: don't allow recursion into fs under write_begin
2010-05-22 16:25 UTC
xfsdump -- not enough memory to dump attributes? w/>20G free -- how much does it need?
2010-05-22 13:09 UTC
[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 1/2] xfs: drop dmapi hooks
2010-05-21 21:36 UTC (2+ 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 (8+ 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 (20+ 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
` [PATCH 6/7] Add quota accounting test when fsstress is run and quota limits are set low
` [PATCH 7/7] Add test of quota limit and info setting
[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)
noatime,nodiratime?
2010-05-19 23:46 UTC (9+ messages)
[GIT PULL] XFS update for 2.6.35-rc1
2010-05-19 20:56 UTC
mounting hixfs (Hitachi "tuned" XFS) on 2.6 kernel
2010-05-19 14:03 UTC (15+ messages)
xfs crash
2010-05-19 11:26 UTC (3+ messages)
[PATCH] xfs: simplify log item descriptor tracking
2010-05-19 7:49 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2] xfs: cleanup log reservation calculactions
2010-05-19 7:48 UTC (2+ messages)
Monitor and measure contact surface pressure accurately and inexpensively
2010-05-19 1:40 UTC
Quota tests for XFSQA
2010-05-19 0:55 UTC (5+ messages)
` [PATCH 1/3] Test basic quota enforcement
` [PATCH 2/3] Add test of quota accounting using fsx
` [PATCH 3/3] Add quota test with fsstress
xfs_repair 3.1.1 doesnt repair broken filesystem
2010-05-18 11:42 UTC (4+ messages)
` xfs_repair 3.1.1 doesnt repair broken filesystem [solved]
xfs and raid5 - "Structure needs cleaning for directory open"
2010-05-17 23:04 UTC (5+ messages)
[PATCH 0/12] xfs: delayed logging V5
2010-05-17 7:34 UTC (6+ messages)
` [PATCH 09/12] xfs: Introduce delayed logging core code
[PATCH 0/5] Per-superblock shrinkers
2010-05-17 0:24 UTC (13+ 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 4/5] superblock: add filesystem shrinker operations
` [PATCH 5/5] xfs: make use of new shrinker callout
` Defrag in shrinkers (was Re: [PATCH 0/5] Per-superblock shrinkers)
` Defrag in shrinkers
xfs didn't provide redundancy for citical data structure?
2010-05-16 23:32 UTC (2+ messages)
Structure needs cleaning - Seagate Expansion External HDD 2TB USB
2010-05-16 19:33 UTC (3+ messages)
Structure needs cleaning - Seagate Expansion External HDD 2TB USB
2010-05-15 22:07 UTC
bad primary superblock - bad magic number !!!
2010-05-13 17:23 UTC (11+ messages)
[PATCH] fsfreeze: suspend and resume access to an filesystem
2010-05-13 14:54 UTC (2+ messages)
[PATCH] xfsdocs: fix image scaling for pdf
2010-05-12 15:49 UTC (2+ messages)
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