public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-04-30 16:46:09 to 2010-05-18 11:48:01 UTC [more...]

rsync from xfs to nfs+xfs and ACL problems
 2010-05-18 11:50 UTC 

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 crash
 2010-05-18  6:02 UTC  (2+ messages)

mounting hixfs (Hitachi "tuned" XFS) on 2.6 kernel
 2010-05-18  4:37 UTC  (7+ messages)

[PATCH 0/12] xfs: delayed logging V6
 2010-05-17 23:24 UTC  (13+ 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

xfs and raid5 - "Structure needs cleaning for directory open"
 2010-05-17 23:04 UTC  (11+ messages)
    ` Re[2]: "

[PATCH 0/12] xfs: delayed logging V5
 2010-05-17  7:34 UTC  (22+ 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 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  (12+ messages)

[PATCH] fsfreeze: suspend and resume access to an filesystem
 2010-05-13 14:54 UTC  (2+ messages)

open_by_handle on a file ?
 2010-05-12 22:21 UTC  (2+ messages)

[PATCH] xfsdocs: fix image scaling for pdf
 2010-05-12 15:49 UTC  (2+ messages)

[77/98] xfs: add a shrinker to background inode reclaim
 2010-05-11 15:12 UTC  (3+ messages)

posix_fallocate
 2010-05-11 14:54 UTC  (15+ messages)

[078/117] xfs: add a shrinker to background inode reclaim
 2010-05-11 14:46 UTC  (2+ messages)

failed to read root inode
 2010-05-11 10:05 UTC  (13+ messages)

xfs_fsr question for improvement
 2010-05-10 22:39 UTC  (6+ messages)

[PATCH] xfs: clean up xlog_align
 2010-05-10 18:15 UTC  (2+ messages)

[PATCH] xfstests: test extent size hints
 2010-05-10 17:36 UTC  (4+ messages)

[PATCH 2/2] xfs: remove unneeded #include statements
 2010-05-10 14:08 UTC 

[PATCH 1/2] xfs: drop dmapi hooks
 2010-05-10 14:08 UTC 

[PATCH] xfs: add discard support (at transaction commit)
 2010-05-09 21:59 UTC  (2+ messages)

XFS status update for April 2010
 2010-05-08 19:08 UTC 

[ANNOUNCE] xfsprogs v3.1.2
 2010-05-07 19:52 UTC 

Please Help
 2010-05-07 11:36 UTC 

[PATCH 0/11] xfs: delayed logging
 2010-05-06 23:54 UTC  (20+ messages)
` [PATCH 01/11] xfs: Don't reuse the same transaciton ID for duplicated transactions
` [PATCH 02/11] xfs: Improve scalability of busy extent tracking
` [PATCH 03/11] xfs: allow log ticket allocation to take allocation flags
` [PATCH 04/11] xfs: modify buffer item reference counting V2
` [PATCH 05/11] xfs: Clean up XFS_BLI_* flag namespace
` [PATCH 06/11] xfs: clean up log ticket overrun debug output
` [PATCH 07/11] xfs: Delayed logging design documentation
` [PATCH 08/11] xfs: Introduce delayed logging core code
` [PATCH 09/11] xfs: forced unmounts need to push the CIL
` [PATCH 10/11] xfs: enable background pushing of "
` [PATCH 11/11] xfs: Ensure inode allocation buffers are fully replayed

[PATCH] xfstests: honor comments in the test group file
 2010-05-06 20:37 UTC  (2+ messages)

Question : Using libhandle from xfsprogs and xfs actions made "by handle"
 2010-05-06 20:35 UTC  (2+ messages)

[PATCH 07/11] xfs: Delayed logging design documentation
 2010-05-06  6:07 UTC  (2+ messages)

xfs - fixing wrong xfs size
 2010-05-05 22:22 UTC  (6+ messages)
  ` Fwd: "

[PATCH] New testcase to check if fallocate respects RLIMIT_FSIZE or not
 2010-05-05 15:50 UTC  (4+ messages)
              ` [PATCH v2] "

[PATCH] xfs: simplify log item descriptor tracking
 2010-05-04 14:00 UTC 

[PATCH v2] xfs: cleanup log reservation calculactions
 2010-05-04 13:53 UTC 

[GIT] Delayed Logging V3
 2010-05-04 11:44 UTC  (3+ messages)

[PATCH] xfs: stable update for 2.6.32.x and 2.6.33.y
 2010-05-04  2:58 UTC 

[PATCH] xfs: kill xfs_trans_find_item
 2010-05-03 15:45 UTC  (2+ messages)

[regression,bisected] 2.6.32.12: find(1) on xfs causes OOM
 2010-05-03 12:44 UTC  (3+ messages)

read slower than write on "mv"?
 2010-05-03 11:52 UTC  (2+ messages)

[PATCH 0/5] various cleanups for 2.6.35
 2010-05-03  4:23 UTC  (5+ messages)
` [PATCH 4/5] [PATCH] xfs: simplify buffer to transaction matching

[PATCH 0/4] writeback: tracing and wbc->nr_to_write fixes
 2010-05-01 19:47 UTC  (6+ messages)
` [PATCH 3/4] writeback: pay attention to wbc->nr_to_write in write_cache_pages

Building XFSDump but missing uuid development package
 2010-05-01 13:38 UTC  (3+ messages)

stripe unit/width, inode64, misc mkfs.xfs params
 2010-04-30 17:33 UTC  (2+ messages)

[PATCH 0/3] xfstests: miscellaneous patches
 2010-04-30 17:24 UTC  (9+ messages)
` [PATCH 3/3] xfsqa: build dbtest on debian platforms


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