public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-03-04 04:54:05 to 2010-03-25 18:37:39 UTC [more...]

[PATCH 11/16] XFS xfs_trace.c: duplicated include
 2010-03-25 18:37 UTC  (2+ messages)

[PATCH 2/7] xfs: fix min bufsize bugs in two places
 2010-03-25 14:23 UTC  (3+ messages)

[PATCH] xfs: Always update the log tail on disk in sync
 2010-03-25  5:07 UTC 

[GIT PULL] xfs: transaction and log cleanups and misc bug fixes
 2010-03-24 21:56 UTC 

xfs: add fs name to kthreads
 2010-03-24 21:53 UTC  (4+ messages)

[PATCH] xfstests: filter 203 mount point
 2010-03-24 16:08 UTC  (3+ messages)

[PATCH] xfstests: use $TEST_DIR in 225
 2010-03-24 15:46 UTC  (2+ messages)

[PATCH] xfstests: drop readlink of test devices
 2010-03-24 15:45 UTC  (2+ messages)

builddefs.in
 2010-03-22 15:33 UTC  (2+ messages)

[PATCH 6/7] xfs: nothing special about 1-block log sector
 2010-03-20 16:50 UTC  (2+ messages)

[PATCH 4/7] xfs: kill XLOG_SECTOR_ROUND*()
 2010-03-20 16:48 UTC  (2+ messages)

[PATCH 3/7] xfs: simplify XLOG_SECTOR_ROUND*()
 2010-03-20 16:45 UTC  (2+ messages)

[PATCH 1/7] xfs: add const qualifiers to xfs error function args
 2010-03-20 16:35 UTC  (2+ messages)

xfs_repair deletes file
 2010-03-19 20:36 UTC  (2+ messages)

[PATCH 7/7] xfs: xfs_log_recover.c odds and ends
 2010-03-18 22:54 UTC 

[PATCH 5/7] xfs: encapsulate bbcount validity checking
 2010-03-18 22:54 UTC 

[PATCH 0/7] xfs: xfs_log_recover.c cleanups
 2010-03-18 22:53 UTC 

xfsrestore very slow
 2010-03-18 18:10 UTC 

[PATCH] xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c
 2010-03-17  3:00 UTC  (3+ messages)

[GIT PULL] XFS update for 2.6.34-rc1
 2010-03-16 23:33 UTC 

[PATCH] repair: check repair message printflike arguments
 2010-03-16 22:37 UTC 

[PATCH 2/2] xfs: use scalable vmap API
 2010-03-16 18:55 UTC 

[PATCH 1/2] xfs: remove old vmap cache
 2010-03-16 18:55 UTC 

PATCH [0/2] xfs: use the scalable vmap API
 2010-03-16 18:55 UTC 

[PATCH 0/4] xfs_log_write cleanups and vector support
 2010-03-16  1:53 UTC  (6+ messages)
` [PATCH 1/4] xfs: factor xlog_write
` [PATCH 2/4] xfs: reindent xlog_write
` [PATCH 3/4] xfs: introduce new internal log vector structure
` [PATCH 4/4] xfs: clean up xlog_write_adv_cnt

[PATCH 0/9] Log and transaction cleanups, factoring and bug fixes V2
 2010-03-16  1:51 UTC  (14+ 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: clean up xfs_trans_commit logic even more
` [PATCH 7/9] xfs: update and factor xfs_trans_committed()
` [PATCH 8/9] xfs: Clean up xfs_trans_committed code after factoring
` [PATCH 9/9] xfs: log ticket reservation underestimates the number of iclogs

[RFC] Delayed logging
 2010-03-16  1:20 UTC  (10+ messages)

2.6.33 crash: invalid opcode: 0000 [#1] SMP: EIP: [<c11a018b>] assfail+0x1b/0x20 SS:ESP 0068:f687bf14
 2010-03-15 15:21 UTC  (6+ messages)

[PATCH] xfs: don't warn about page discards on shutdown
 2010-03-15 15:19 UTC  (2+ messages)

[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 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  (5+ messages)
` [PATCH 1/3] xfsqa: add delayed allocation @ ENOSPC exerciser


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