public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-01-06 22:35:44 to 2010-01-15 03:07:49 UTC [more...]

xfsprogs 3.1.0 repair problems?
 2010-01-15  3:08 UTC 

allocsize mount option
 2010-01-15  3:08 UTC 

XFS data corruption with high I/O even on hardware raid
 2010-01-15  2:15 UTC  (9+ messages)
  ` XFS data corruption with high I/O even on Areca "

usage of xfsctrl for embedded development / uuid question
 2010-01-15  1:32 UTC  (2+ messages)

allocsize mount option
 2010-01-14 23:28 UTC  (3+ messages)

[PATCH 0/3] Other 2.6.34 candidate patches
 2010-01-14 23:08 UTC  (10+ messages)
` [PATCH 1/3] XFS: Use list_heads for log recovery item lists
` [PATCH 2/3] XFS: Don't wake the aild once per second
` [PATCH 3/3] XFS: Don't wake xfsbufd when idle
    ` [PATCH V2] "

[PATCH 0/10] Perag lookup rework
 2010-01-14 22:37 UTC  (15+ messages)
` [PATCH 01/10] XFS: rename xfs_get_perag
` [PATCH 02/10] XFS: Don't directly reference m_perag in allocation code
` [PATCH 03/10] XFS: Convert filestreams code to use per-ag get/put routines
` [PATCH 04/10] XFS: convert remaining direct references to m_perag
` [PATCH 05/10] XFS: Replace per-ag array with a radix tree
` [PATCH 06/10] XFS: Reference count per-ag structures
` [PATCH 07/10] XFS: Add trace points for per-ag refcount debugging
` [PATCH 08/10] XFS: Kill filestreams cache flush
` [PATCH 09/10] xfs: handle ENOMEM correctly during initialisation of perag structures
` [PATCH 10/10] xfs: embed the pagb_list array in the perag structure

[PATCH] mkfs: fix mkfs.xfs -dfile,name=$NAME for new files
 2010-01-14 21:53 UTC 

[PATCH] mkfs: fix mkfs when blkid fails
 2010-01-14 21:06 UTC  (2+ messages)

[PATCH] xfstests: fix up mkfs.gfs2 args for test 032
 2010-01-14 20:45 UTC 

[PATCH 0/3] buffer handling cleanups for 2.6.34
 2010-01-14 19:29 UTC  (6+ messages)
` [PATCH 1/3] xfs: move more buffer helpers into xfs_buf.c
` [PATCH 2/3] xfs: clean up log buffer writes
` [PATCH 3/3] xfs: clean up xfs_bwrite

[PATCH 0/3] small quota updates for 2.6.34
 2010-01-14 18:59 UTC  (9+ messages)
` [PATCH 1/3] xfs: kill XFS_QMOPT_ASYNC
` [PATCH 2/3] xfs: clean up error handling in xfs_trans_dqresv
` [PATCH 3/3] xfs: implement quota warnings via netlink

[PATCH] xfs: fix missing error check in xfs_rtfree_range
 2010-01-14 18:54 UTC  (2+ messages)

[PATCH 0/3] Split version of xfs_swap_extents bug fix
 2010-01-14 15:41 UTC  (6+ messages)
` [PATCH 1/3] xfs: xfs_swap_extents needs to handle dynamic fork offsets
` [PATCH 2/3] xfs: add tracing to xfs_swap_extents
` [PATCH 3/3] xfs: clean up inconsistent variable naming in xfs_swap_extent
  ` [PATCH 3/3] xfs: clean up inconsistent variable naming inxfs_swap_extent

[PATCH 0/9] xfsprogs: fix build warnings V2
 2010-01-14 10:09 UTC  (10+ messages)
` [PATCH 1/9] xfsprogs: fix sign warnings in libxfs
` [PATCH 2/9] xfsprogs: Fix miscellaneous "
` [PATCH 3/9] xfsprogs: fix missing error check in xfs_rtfree_range "
` [PATCH 4/9] xfsprogs: fix warning in adfs superblock probe
` [PATCH 5/9] xfsprogs: fix some trivial warnings in xfs_db
` [PATCH 6/9] xfsprogs: fix trivial warnings in xfs_fsr
` [PATCH 7/9] xfsprogs: fix print format warnings in xfs_io
` [PATCH 8/9] xfsprogs: fix sign warning in mkfs directory code
` [PATCH 9/9] xfsprogs: fix build warnings in repair

[PATCH] xfsprogs: Make the compile output cleaner V2
 2010-01-14 10:11 UTC  (7+ messages)

[PATCH 0/3] xfsprogs: fix compile warnings in libxfs
 2010-01-14  8:43 UTC  (4+ messages)
` [PATCH 1/3] xfsprogs: fix sign "
` [PATCH 2/3] xfsprogs: Fix miscellaneous "
` [PATCH 3/3] xfsprogs: fix missing error check in xfs_rtfree_range "

[PATCH] xfs: xfs_swap_extents needs to handle dynamic fork offsets
 2010-01-14  6:35 UTC  (5+ messages)

[PATCH] xfsdump: Clean up build output
 2010-01-14  0:39 UTC 

allocsize mount option
 2010-01-13 22:59 UTC  (3+ messages)
  ` xfstests: Clean up build output

[PATCH] xfsprogs: add package_blkid.m4 to the distributed files
 2010-01-13 22:01 UTC  (2+ messages)

[PATCH] xfsprogs: fix build with latest glibc headers
 2010-01-13 21:42 UTC  (2+ messages)

[PATCH] xfstests: Clean up build output
 2010-01-13 12:05 UTC 

[TuxOnIce-devel] Latest updates
 2010-01-13  8:44 UTC  (6+ messages)

broken XFS filesystem?
 2010-01-13  6:36 UTC  (2+ messages)

[PATCH] xfsprogs: Make the compile output cleaner
 2010-01-13  4:29 UTC  (3+ messages)

[BUG report]xfs_btree_make_block_unfull generated an OOPS
 2010-01-13  1:11 UTC  (5+ messages)

help investigating some xfs errors
 2010-01-12 20:26 UTC  (2+ messages)

xfsprogs: bump version and update changelog
 2010-01-12 19:55 UTC  (6+ messages)
` [PATCH] "
  ` [PATCH v3] "

[PATCH] xfsdump: bump version and update changelog
 2010-01-12 19:00 UTC  (2+ messages)

Fwd: [TuxOnIce-devel] Latest updates
 2010-01-12 12:51 UTC 

[PATCH, RFC] xfstests: test quota log replay in 087
 2010-01-12 12:02 UTC  (2+ messages)

[PATCH 0/4] xfsqa: make some tests work again, add xfs_fsr test
 2010-01-12 11:51 UTC  (10+ messages)
` [PATCH 1/4] xfsqa: filter the fsstress seed output in 104
` [PATCH 2/4] xfsqa: make unmounting loop devices in 073 work again
` [PATCH 3/4] xfsqa: filter log size in 206
` [PATCH 4/4] xfsqa: add simple xfs_fsr test

XFS status update for December 2009
 2010-01-11 22:26 UTC 

[PATCH] xfs: fix stale inode flush avoidance
 2010-01-11 21:47 UTC  (2+ messages)

[PATCH] mkfs: handle 4k sector devices more cleanly
 2010-01-11 21:36 UTC  (8+ messages)
` [PATCH V2] "
  ` [PATCH V3] "

2.6.31 xfs_fs_destroy_inode: cannot reclaim
 2010-01-11 20:22 UTC  (6+ messages)
                  ` [PATCH] Inode reclaim fixes (was Re: 2.6.31 xfs_fs_destroy_inode: cannot reclaim)

allocsize mount option
 2010-01-11 18:16 UTC  (2+ messages)

[GIT PULL] XFS update 2 for 2.6.33-rc3
 2010-01-11 14:45 UTC 

[PATCH 0/4] 2.6.33-rcX candidate fixes
 2010-01-11 10:20 UTC  (9+ messages)
` [PATCH 1/4] xfs: reclaim inodes under a write lock
` [PATCH 2/4] xfs: Avoid inodes in reclaim when flushing from inode cache
` [PATCH 3/4] xfs: reclaim all inodes by background tree walks
` [PATCH 4/4] xfs: Remove inode iolock held check during allocation

benchmark results
 2010-01-11  1:32 UTC  (7+ messages)
` [Jfs-discussion] "

[PATCH 2/2] xfstests: 219: ignore duplicates reported by repquota
 2010-01-10 21:18 UTC  (2+ messages)

[PATCH] XFS: Don't flush stale inodes
 2010-01-10 18:28 UTC  (10+ messages)
` [PATCH v2] xfs: "
    `  "
    ` [PATCH, updated] xfs: Ensure we force all busy extents in range to disk
        ` [PATCH, updated] xfs: Ensure we force all busy extents inrange "

library to speed up posix_fallocate for XFS
 2010-01-09 22:02 UTC 

[PATCH 1/2] xfstests: 050: ignore duplicates reported by repquota
 2010-01-09 14:34 UTC  (2+ messages)

xfs: use DECLARE_EVENT_CLASS
 2010-01-08 21:30 UTC  (2+ messages)
`  "

[GIT PULL] XFS update 1 for 2.6.33-rc3
 2010-01-08 19:46 UTC 

xfstests: [PATCH 0/2] ignore duplicates reported by repquota
 2010-01-08 18:14 UTC 

[GIT PULL] XFS update for 2.6.33-rc1
 2010-01-08 18:09 UTC  (4+ messages)

[PATCH 0/3] Kill async inode writeback V2
 2010-01-08 11:17 UTC  (14+ messages)
` [PATCH 1/3] xfs: Use delayed write for inodes rather than async
` [PATCH 2/3] xfs: Don't issue buffer IO direct from AIL push
` [PATCH 3/3] xfs: Sort delayed write buffers before dispatch

[PATCH 0/2] Fix inode reclaim problems (hopefully)
 2010-01-08 10:43 UTC  (7+ messages)
` [PATCH 1/2] xfs: reclaim inodes under a write lock
` [PATCH 2/2] xfs: reclaim all inodes by background tree walks

how does sectsz is determined ?
 2010-01-07 16:35 UTC  (2+ messages)

[PATCH] remove bashisms from xfstests
 2010-01-06 22:36 UTC  (4+ messages)


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