public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-02-17 23:04:29 to 2010-03-15 02:33:53 UTC [more...]

[PATCH 0/9] Log and transaction cleanups, factoring and bug fixes V2
 2010-03-15  2:35 UTC  (6+ messages)
` [PATCH 1/9] xfs: factor log item initialisation
` [PATCH 2/9] xfs: Add inode pin counts to traces
` [PATCH 3/9] xfs: remove stale parameter from ->iop_unpin method
` [PATCH 7/9] xfs: update and factor xfs_trans_committed()
` [PATCH 9/9] xfs: log ticket reservation underestimates the number of iclogs

[PATCH 0/9] Log and transaction cleanups, factoring and bug fixes
 2010-03-15  2:13 UTC  (27+ messages)
` [PATCH 1/9] xfs: factor log item initialisation
` [PATCH 2/9] xfs: Add inode pin counts to traces
` [PATCH 3/9] xfs: remove stale parameter from ->iop_unpin method
` [PATCH 4/9] xfs: fix reservation release commit flag in xfs_bmap_add_attrfork()
` [PATCH 5/9] xfs: split out iclog writing from xfs_trans_commit()
` [PATCH 6/9] xfs: update and factor xfs_trans_committed()
` [PATCH 7/9] xfs: log ticket reservation underestimates the number of iclogs
` [PATCH 8/9] xfs: introduce new internal log vector structure
` [PATCH 9/9] xfs: factor xlog_write and make use of new "

XFS buffered sequential read performance low after kernel upgrade
 2010-03-13 15:24 UTC  (6+ messages)

XFS hang during xfs_fsr run
 2010-03-13  0:25 UTC  (25+ messages)

[PATCH 2/2] xfs: enforce synchronous writes in xfs_bwrite
 2010-03-12 10:59 UTC 

[PATCH 1/2] xfs: remove periodic superblock writeback
 2010-03-12 10:59 UTC 

[PATCH] xfsprogs: duplicate extent btrees in xfs_repair need locking
 2010-03-12 10:13 UTC  (2+ messages)

[PATCH] xfstests: avoid blkid cache with -c /dev/null not -p
 2010-03-12 10:01 UTC  (2+ messages)

[PATCH 01/19] xfs: simplify inode teardown
 2010-03-11 22:42 UTC  (18+ messages)
` [PATCH 02/19] xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocks
` [PATCH 03/19] xfs: I/O completion handlers must use NOFS allocations
` [PATCH 04/19] xfs: Wrapped journal record corruption on read at recovery
` [PATCH 05/19] xfs: Fix error return for fallocate() on XFS
` [PATCH 06/19] xfs: check for not fully initialized inodes in xfs_ireclaim
` [PATCH 07/19] xfs: fix timestamp handling in xfs_setattr
` [PATCH 08/19] xfs: Don't flush stale inodes
` [PATCH 09/19] xfs: Ensure we force all busy extents in range to disk
` [PATCH 10/19] xfs: reclaim inodes under a write lock
` [PATCH 11/19] xfs: Avoid inodes in reclaim when flushing from inode cache
` [PATCH 12/19] xfs: reclaim all inodes by background tree walks
` [PATCH 13/19] xfs: fix stale inode flush avoidance
` [PATCH 14/19] xfs: xfs_swap_extents needs to handle dynamic fork offsets
` [PATCH 15/19] xfs: quota limit statvfs available blocks
` [PATCH 16/19] xfs: don't hold onto reserved blocks on remount,ro
` [PATCH 17/19] xfs: remove invalid barrier optimization from xfs_fsync
` [PATCH 18/19] xfs: Non-blocking inode locking in IO completion

[PATCH 0/3] xfs: delayed allocation @ ENOSPC fixes
 2010-03-10 18:18 UTC  (15+ messages)
` [PATCH 1/3] xfs: check for more work before sleeping in xfssyncd
` [PATCH 2/3] xfs: truncate delalloc extents when IO fails in writeback
      ` [PATCH v2] "
` [PATCH 3/3] xfs: Increase the default size of the reserved blocks pool

What are the correct mkfs.xfs parameters for a lying WD-EARS HDD?
 2010-03-10  8:26 UTC  (7+ messages)

[PATCH] xfstests: fix log filtering in 223's testcase
 2010-03-09 17:58 UTC  (2+ messages)

[PATCH, RFC] xfs: add discard support
 2010-03-08 13:06 UTC 

xfs: add fs name to kthreads
 2010-03-08  1:28 UTC  (2+ messages)

XFS status update for February 2010
 2010-03-06 16:17 UTC 

[PATCH] xfs: wait for direct I/O to complete in fsync and write_inode
 2010-03-06 13:20 UTC 

[PATCH] [RFC] xfs_fsr: Improve handling of attribute forks
 2010-03-06 11:40 UTC  (3+ messages)

[PATCH] xfs: fix dquota trace format
 2010-03-06  9:51 UTC  (2+ messages)
` [PATCH] xfs: fix dquot "

[GIT PULL] XFS update for 2.6.34-rc1
 2010-03-05 20:40 UTC 

[PATCH] xfs: return inode fork offset in bulkstat for fsr
 2010-03-05 10:06 UTC  (2+ messages)

[PATCH] xfsqa: define resblks for tests near ENOSPC
 2010-03-05  9:21 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH] Re: linux-next: build warning after merge of the xfs tree
 2010-03-04 16:24 UTC  (3+ messages)

using the scalable vmapi API again
 2010-03-04 10:43 UTC  (2+ messages)

[PATCH 0/3] xfsqa: new tests and fixes
 2010-03-04  7:57 UTC  (11+ messages)
` [PATCH 1/3] xfsqa: add delayed allocation @ ENOSPC exerciser
` [PATCH 2/3] xfsqa: fix size specification for scratch mkfs
` [PATCH 3/3] xfsqa: Add fiemap exerciser

Stalled xfs_repair on 100TB filesystem
 2010-03-03  2:08 UTC  (6+ messages)

Proposed patch for xfsprogs
 2010-03-02 20:10 UTC  (4+ messages)

[PATCH] Inode reclaim fixes (was Re: 2.6.31 xfs_fs_destroy_inode: cannot reclaim)
 2010-03-01  9:51 UTC  (12+ messages)

Small change for mkfs.xfs?
 2010-02-28 22:37 UTC  (2+ messages)

EXT4 is ~2X as slow as XFS (593MB/s vs 304MB/s) for writes?
 2010-02-27  1:05 UTC 

[GIT PULL] XFS update for 2.6.34-rc1
 2010-02-26 21:34 UTC 

4k sector sizes
 2010-02-26 20:41 UTC  (2+ messages)

xfstests: honor comments in the test group file
 2010-02-26 18:29 UTC 

[PATCH] xfs: Non-blocking inode locking in IO completion
 2010-02-26 17:58 UTC  (7+ messages)
      ` [PATCH V2] "

[PATCH 00/10] quotactl fixed and cleanups
 2010-02-25 22:04 UTC  (5+ messages)

[PATCH 0/4] implement optimized fdatasync
 2010-02-25 20:33 UTC  (5+ messages)
` [PATCH 2/4] [PATCH 2/4] xfs: remove wrappers for read/write file operations

xfs_growfs failure
 2010-02-25  8:27 UTC  (9+ messages)

[patch 0/7] per-bdi flushing model improvements. reiser4
 2010-02-24  7:12 UTC  (9+ messages)

[PATCH 0/2] commit_metadata export operation v6
 2010-02-23  1:14 UTC  (7+ messages)
` [PATCH 2/2] xfs_export_operations.commit_metadata

[PATCH] xfstests: don't delete scratch loop device w/ umount -d
 2010-02-19 10:30 UTC  (2+ messages)

XFS + LVM + quota = disk quota exceeded
 2010-02-19  6:42 UTC  (3+ messages)

[PATCH] xfstests: mount xfs with a context when selinux is on
 2010-02-18 23:32 UTC  (5+ messages)

[PATCH] xfstests 125: don't traverse through fs for su command
 2010-02-18 22:50 UTC 

[PATCH 2/2] xfs: remove xfs_ipin/xfs_iunpin
 2010-02-18 21:04 UTC  (3+ messages)

XFS problems with 2.6.27
 2010-02-18  8:44 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