messages from 2013-03-21 06:27:51 to 2013-04-03 05:12:53 UTC [more...]
[PATCH 00/22] xfs: metadata CRCs, fourth version
2013-04-03 5:11 UTC (21+ messages)
` [PATCH 01/22] xfs: increase hexdump output in xfs_corruption_error
` [PATCH 02/22] xfs: add support for large btree blocks
` [PATCH 03/22] xfs: add CRC checks to the AGF
` [PATCH 04/22] xfs: add CRC checks to the AGFL
` [PATCH 05/22] xfs: add CRC checks to the AGI
` [PATCH 06/22] xfs: add CRC checks for quota blocks
` [PATCH 07/22] xfs: add version 3 inode format with CRCs
` [PATCH 08/22] xfs: split out symlink code into it's own file
` [PATCH 09/22] xfs: add CRC checks to remote symlinks
` [PATCH 10/22] xfs: add CRC checks to block format directory blocks
` [PATCH 11/22] xfs: add CRC checking to dir2 free blocks
` [PATCH 12/22] xfs: add CRC checking to dir2 data blocks
` [PATCH 13/22] xfs: add CRC checking to dir2 leaf blocks
` [PATCH 14/22] xfs: shortform directory offsets change for dir3 format
` [PATCH 16/22] xfs: add CRCs to attr leaf blocks
` [PATCH 17/22] xfs: split remote attribute code out
` [PATCH 18/22] xfs: add CRC protection to remote attributes
` [PATCH 19/22] xfs: add buffer types to directory and attribute buffers
` [PATCH 21/22] xfs: add CRC checks to the superblock
` [PATCH 22/22] xfs: implement extended feature masks
[PATCH 00/21] xfs: metadata CRCs, third version
2013-04-03 4:08 UTC (25+ messages)
` [PATCH 09/21] xfs: add version 3 inode format with CRCs
` [PATCH 10/21] xfs: add CRC checks to remote symlinks
` [PATCH 11/21] xfs: add CRC checks to block format directory blocks
` [PATCH 12/21] xfs: add CRC checking to dir2 free blocks
` [PATCH 21/21] xfs: add CRC checks to the superblock
[PATCH] xfs: don't free EFIs before the EFDs are committed
2013-04-03 3:09 UTC
General Question... I note many emails about BTRFS ... is it related to XFS?
2013-04-02 20:55 UTC (4+ messages)
FYI: xfs_freeze/thaw doesn't sync free space w/df output
2013-04-02 20:22 UTC
88TB filesystem going off-line without warning
2013-04-02 18:44 UTC
FYI: better workaround for updating 'df' info after 'rm' on xfs-vols
2013-04-02 18:17 UTC (3+ messages)
xfs_fsr, sunit, and swidth
2013-04-02 10:34 UTC (15+ messages)
xfs deadlock on 3.9-rc5 running xfstests case #78
2013-04-02 9:48 UTC (8+ messages)
` Loopback device hung [was Re: xfs deadlock on 3.9-rc5 running xfstests case #78]
[PATCH] xfstests: set correct seqres variable in new when creating test template
2013-04-01 13:22 UTC (3+ messages)
[PATCH 0/4] xfstests: random regression tests
2013-04-01 10:57 UTC (4+ messages)
` [PATCH 2/4] xfstests generic 309: test write to the last block of max file size on ext4
` [PATCH 3/4] xfstests ext4 310: test read /proc/fs/ext4/<dev>/mb_groups while the fs is being unmounted
` [PATCH 4/4] xfstests generic 311: test dir mtime and ctime are updated on rename
Xfs_repair and journalling
2013-03-31 11:24 UTC (12+ messages)
` Xfs_repair and journalling -- EXT4 journal replay discussion
Help with XFS in VMs on VMFS
2013-03-31 2:04 UTC (11+ messages)
[PATCH v2] xfstests: fix common source file path
2013-03-29 15:13 UTC (3+ messages)
[PATCH] xfstests: fix common rc file path in new
2013-03-29 3:18 UTC (4+ messages)
[ASSERT failure] transaction reservations changes bad?
2013-03-29 3:00 UTC (13+ messages)
[PATCH] xfstests: use BTRFS_UTIL_PROG instead of btrfs
2013-03-28 21:39 UTC (3+ messages)
[PATCH] xfstests: check: set up config variables before using them
2013-03-28 21:07 UTC (3+ messages)
[PATCH] xfstests: remove unconditional setting of FSTYP
2013-03-28 16:48 UTC (3+ messages)
Crash with 3.8.3 and TuxOnIce
2013-03-28 0:51 UTC (9+ messages)
oops from deliberate block trashing (of course!)
2013-03-28 15:44 UTC (4+ messages)
3.9-rc2 xfs panic
2013-03-28 8:39 UTC (2+ messages)
Announce re-factor all current xfstests patches request
2013-03-28 0:35 UTC (11+ messages)
xfstests should still make xfs as default?
2013-03-27 20:32 UTC
[PATCH v3 1/3] xfs: Add ratelimited printk for different alert levels
2013-03-27 14:26 UTC (3+ messages)
` [v3 Repost] "
[PATCH] xfs: remove newlines from 3 xfs_alert_tag error strings
2013-03-27 17:43 UTC (2+ messages)
[PATCH] xfstests: make defrag test 222 generic
2013-03-27 14:53 UTC (5+ messages)
Probable Upcoming Sales of Nuvilex, Inc. (NVLX) Cancer Treatments Render Investment in Technology Valuable
2013-03-27 14:12 UTC
[PATCH v2] xfstests 299-305: remove fio config files after finished test
2013-03-27 11:55 UTC (3+ messages)
[PATCH 00/25] xfstests: xfstests: move tests out of top level
2013-03-27 10:51 UTC (59+ messages)
` [PATCH 01/25] xfstests: remove remake script
` [PATCH 02/25] xfstests: remove bench infrastructure
` [PATCH 03/25] xfstests: kill useless test owner fields
` [PATCH 04/25] xfstests: remove stale machine configs
` [PATCH 05/25] xfstests: fold common into check
` [PATCH 06/25] xfstests: clean up and simply check CLI option parsing
` [PATCH 07/25] xfstests: kill hangcheck stuff from check
` [PATCH 08/25] xfstests: remove test expunge file support
` [PATCH 09/25] xfstests: remove undocumented TESTS_REMAINING_LOG
` [PATCH 10/25] xfstests: include test subdirectory support
` [PATCH 11/25] xfstests: remove 285.full and 286.full
` [PATCH 12/25] xfstests: move generic tests out of top level dir
` [PATCH 13/25] xfstests: move xfs specific tests out of top directory
` [PATCH 14/25] xfstests: move remaining tests out of top level directory
` [PATCH 15/25] xfstests: rework CLI individual test specification
` [PATCH 16/25] xfstests: make exclude groups aware of multiple subdirectories
` [PATCH 17/25] xfstests: Introduce a results directory
` [PATCH 18/25] xfstests: convert tests to use new "
` [PATCH 19/25] xfstests: fix _link_out_file callers
` [PATCH 20/25] xfstests: introduce a common directory
` [PATCH 21/25] xfstests: Reintroduce configurable test expunging
` [PATCH 22/25] xfstests: RESULTS_DIR needs to be an absolute path
` [PATCH 23/25] xfstests: Decomplicate quota setup in 050
` [PATCH 24/25] xfstests: clean up test 262 output file use
` [PATCH 25/25] xfstests: use _notrun for tape checks
[PATCH v2 2/2] xfstests 309: test write to the last block of max file size on ext4
2013-03-26 12:52 UTC
[PATCH] xfstests: add _require_seek_data_hole to check seek data/hole
2013-03-26 9:14 UTC
[PATCH] xfstests: check falloc in 285
2013-03-26 8:35 UTC
[PATCH v7 0/5] xfs: Allow pquota and gquota to be used together
2013-03-25 20:08 UTC (10+ messages)
` [PATCH v7 1/5] xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
` [PATCH v7 2/5] xfs: Add pquota fields and use them at appropriate places
` [PATCH v7 3/5] xfs: Add pquotaino to on-disk super block
` [PATCH v7 4/5] xfs: Add proper versioning support to fs_quota_stat
` [PATCH v7 5/5] xfs: Use the new qs_pquota field in fs_quota_stat for Q_XGETQSTAT
[PATCH] xfstests: fix the seq number in README
2013-03-25 13:52 UTC (3+ messages)
[PATCH] xfstests 276: use _require_no_large_scratch_dev instead of the removed _require_nobigloopfs
2013-03-25 13:43 UTC (4+ messages)
[PATCH] xfstests: add execution of a custom command to fsstress (-x and -X options)
2013-03-24 23:51 UTC (6+ messages)
[PATCH v3] xfstests: add a new test case for ext4 indirect-based file
2013-03-24 9:56 UTC
[PATCH] xfs: Fix WARN_ON(delalloc) in xfs_vm_releasepage()
2013-03-22 23:18 UTC (5+ messages)
[PATCH v5 0/6] speculative preallocation quota throttling
2013-03-22 23:17 UTC (2+ messages)
[PATCH v2] xfsprogs: reduce bb_numrecs in bno/cnt btrees when log consumes all agf space
2013-03-22 20:59 UTC (2+ messages)
Error 117 - help please
2013-03-22 17:27 UTC (2+ messages)
[PATCH] xfs: get new buffer for secondary superblocks from the first new AG
2013-03-21 6:27 UTC (3+ messages)
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