messages from 2012-03-28 23:44:05 to 2012-04-09 23:38:05 UTC [more...]
XFS: Abysmal write performance because of excessive seeking (allocation groups to blame?)
2012-04-09 23:38 UTC (46+ messages)
detecting case-insensitivity
2012-04-09 22:44 UTC (5+ messages)
[PATCH] 273: don't delete everything if $SCRATCH_MNT isn't set
2012-04-09 21:44 UTC (2+ messages)
Internal error XFS_WANT_CORRUPTED_RETURN, Linux 3.0.12 with bulletproof-sync patch
2012-04-09 18:16 UTC
detecting case-insensitivity
2012-04-08 23:02 UTC (2+ messages)
[PATCH 0/2] xfs: fix a class of shutdown hangs
2012-04-06 17:42 UTC (7+ messages)
` [PATCH 2/2] xfs: avoid shutdown hang in xlog_wait()
` [PATCH v2] shutdown hang fix (was Re: [PATCH 2/2] xfs: avoid shutdown hang in xlog_wait())
[PATCH] xfstests: several 274 fixups
2012-04-06 16:12 UTC (4+ messages)
` [PATCH V2] "
question about xfs_repair
2012-04-06 14:21 UTC (2+ messages)
RAID5 created by 8 disks works with xfs
2012-04-06 11:12 UTC (9+ messages)
How to pre-allocate files for sequential access?
2012-04-06 7:06 UTC (5+ messages)
repeated abuses of the XFS list
2012-04-06 2:01 UTC (3+ messages)
XFS internal error XFS_WANT_CORRUPTED_GOTO at line 1518 of file fs/xfs/xfs_alloc.c
2012-04-05 20:34 UTC
[PATCH] set freed perag structures to NULL to avoid mount failure oops
2012-04-05 19:28 UTC
[PATCH 1/2] xfs: merge xfs_itobp into xfs_imap_to_bp
2012-04-05 19:13 UTC (4+ messages)
` [PATCH 2/2] xfs: remove xfs_inotobp
[PATCH] xfsprogs: fix comments of xfs_dinode_t
2012-04-05 8:00 UTC
[PATCH] xfs: don't fill statvfs with project quota for a directory if it was not enabled
2012-04-05 7:31 UTC (7+ messages)
Corrupt xfs on USB HDD : sub-optimal xfs_repair
2012-04-04 18:57 UTC (4+ messages)
[PATCH] xfstests: Introduce test case 285 for project quota negative test collections
2012-04-04 14:14 UTC
XFS: Assertion failed: bp->b_bn != XFS_BUF_DADDR_NULL, file: fs/xfs/xfs_buf.c, line: 598
2012-04-04 9:19 UTC (12+ messages)
[RFC] Add XFS support in SYSLINUX
2012-04-04 1:36 UTC (3+ messages)
[PATCH 0/5] reduce exclusive ilock hold times V2
2012-04-03 17:01 UTC (11+ messages)
` [PATCH 1/5] xfs: avoid taking the ilock unnessecarily in xfs_qm_dqattach
` [PATCH 2/5] xfs: reduce ilock hold times in xfs_file_aio_write_checks
` [PATCH 3/5] xfs: reduce ilock hold times in xfs_setattr_size
` [PATCH 4/5] xfs: push the ilock into xfs_zero_eof
` [PATCH 5/5] xfs: use shared ilock mode for direct IO writes by default
[ANNOUNCE] XFS Developers meeting in San Francisco, April 3rd
2012-04-03 16:29 UTC (4+ messages)
XFS Kernel Panics in CentOS
2012-04-02 18:03 UTC (4+ messages)
[PATCH] 030: fix for new xfs_repair versions
2012-04-02 14:35 UTC (2+ messages)
[PATCH 0/7, v3] fs: fix up AIO+DIO+O_SYNC to actually do the sync part
2012-04-02 14:29 UTC (13+ messages)
` [PATCH 1/7] vfs: Handle O_SYNC AIO DIO in generic code properly
` [PATCH 2/7] ocfs2: Use generic handlers of O_SYNC AIO DIO
` [PATCH 3/7] gfs2: "
` [PATCH 4/7] btrfs: "
` [PATCH 5/7] xfs: honor the O_SYNC flag for aysnchronous direct I/O requests
` [PATCH 6/7] ext4: "
` [PATCH 7/7] filemap: don't call generic_write_sync for -EIOCBQUEUED
[PATCH] xfstests: add tests 281-283 for old xfsdump format
2012-03-31 20:13 UTC (2+ messages)
[PATCH] xfstests/071 FAIL with pwrite64: Invalid argument
2012-03-31 20:13 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v2] 071: make this test work as expected on Linux
[PATCH] xfstests: add freeze and dangerous groups
2012-03-31 20:13 UTC (2+ messages)
` [PATCH] "
[PATCH] 251: Make fstrim call a bit more random
2012-03-31 20:13 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v2] 251: make "
[patch 0/1] xfstests: fix test 050
2012-03-31 20:12 UTC (3+ messages)
` [patch 1/1] xfstests: update inode softlimit output in 050
` [patch 1/1] 050: update inode softlimit output
[PATCH 3/3 v3] xfstests: add btrfs online defragments QA test
2012-03-31 20:12 UTC (2+ messages)
` [PATCH 3/3 v3] add btrfs online defragment test
[PATCH] xfstests: fix msync() call in fsx.c:domapwrite()
2012-03-31 20:12 UTC (2+ messages)
` [PATCH] fsx: fix msync parameters
[PATCH 1/3][RESEND] xfstests: fix 251's cp -axT problem
2012-03-31 20:12 UTC (4+ messages)
` [PATCH 2/3][RESEND] xfstests: make 218 support btrfs
` [PATCH 2/3][RESEND] 218: "
` [PATCH 1/3][RESEND] 251: fix cp -axT problem
[PATCH] xfstests: make xattr test 020 generic
2012-03-31 20:11 UTC (4+ messages)
` [PATCH V2] xfstests: 020: make this xattr test generic
` [PATCH V2] "
[PATCH] Fix wrong flag ASSERT in xfs_attr_shortform_getvalue
2012-03-31 15:39 UTC (2+ messages)
[PATCH 0/8] xfs: clean up unit usage in xfs_buf V2
2012-03-30 19:13 UTC (26+ messages)
` [PATCH 1/8] xfs: check for buffer errors before waiting
` [PATCH 2/8] xfs: fix incorrect b_offset initialisation
` [PATCH 3/8] xfs: use kmem_zone_zalloc for buffers
` [PATCH 4/8] xfs: clean up buffer get/read call API
` [PATCH 5/8] xfs: kill b_file_offset
` [PATCH 6/8] xfs: use blocks for counting length of buffers
` [PATCH 7/8] xfs: use blocks for storing the desired IO size
` [PATCH 8/8] xfs: kill xfs_buf_btoc
[PATCH 1/2] xfs_fsr: extra debugging info
2012-03-30 18:11 UTC (3+ messages)
` [PATCH 2/2] xfs_fsr: create extent-based attr to grow forkoff
bug #917 - deadlock on log recovery
2012-03-30 16:44 UTC (3+ messages)
[RFC PATCH v2 09/21] dio: Convert direct_IO to use iov_iter
2012-03-30 15:43 UTC
Buffalo LS-Q4.0 Raid 5 XFS errors
2012-03-30 4:46 UTC (8+ messages)
[PATCH] xfs: remove some obsolete comments in xfs_trans_ail.c
2012-03-29 21:06 UTC (3+ messages)
[PATCH] xfs: fix buffer lookup race on allocation failure
2012-03-29 21:04 UTC (4+ messages)
[PATCH 00/10] remove xfsbufd
2012-03-29 19:38 UTC (5+ messages)
xfstests: 066: why stat dir but not largefile?
2012-03-29 10:23 UTC
[PATCH] xfs: Do background CIL flushes via a workqueue
2012-03-29 8:52 UTC (8+ messages)
[PATH 0/8] xfs: outstanding patches for 3.4 merge window
2012-03-29 6:30 UTC (11+ messages)
` [PATCH 3/8] xfs: initialise xfssync work before running quotachecks
` [PATCH v2] xfs: Ensure inode reclaim can run during quotacheck
[PATCH] mkfs.xfs: print std info if agcount makes agsize out of bounds
2012-03-29 1:53 UTC (3+ messages)
[PATCH] xfs: check on-disk (not incore) btree root size in dfrag.c
2012-03-29 0:55 UTC (3+ messages)
` [PATCH 2/1] xfs: use XFS_BMAP_BMDR_SPACE vs. XFS_BROOT_SIZE_ADJ
[PATCH 0/4] xfs: clean up unit usage in xfs_buf
2012-03-29 0:31 UTC (7+ messages)
` [PATCH 2/4] xfs: kill b_file_offset
` [PATCH 3/4] xfs: use blocks for counting length of buffers
[PATCH 00/19 v4] Fix filesystem freezing deadlocks
2012-03-28 23:43 UTC (2+ messages)
` [PATCH 11/19] xfs: Convert to new freezing code
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