messages from 2014-02-06 22:51:50 to 2014-02-13 22:45:46 UTC [more...]
[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-v3.14-rc1-2-12935-ga64b760
2014-02-13 22:45 UTC (2+ messages)
[PATCH] xfs: skip verification on initial "guess" superblock read
2014-02-13 22:45 UTC (5+ messages)
` [PATCH V2] xfs: skip verification if initial sb read is wrong length
3.14.0-rc2: WARNING: at mm/slub.c:1007
2014-02-13 22:26 UTC (4+ messages)
3.14-rc2: RECLAIM_FS-safe -> RECLAIM_FS-unsafe lock order detected
2014-02-13 22:11 UTC (6+ messages)
3.14-rc2 XFS backtrace because irqs_disabled
2014-02-13 20:51 UTC (34+ messages)
[PATCH] xfstests: test setting XFS BMBT fields
2014-02-13 20:26 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] xfs_db: fix the setting of unaligned directory fields
2014-02-13 20:25 UTC (6+ messages)
` [PATCH v3] "
[PATCH 0/5] metadump: discontiguous directory block support
2014-02-13 19:30 UTC (3+ messages)
` [PATCH 1/5] metadump: sanitise write_buf/index return values
[PATCH] xfstests: test for atime-related mount options
2014-02-13 16:42 UTC (2+ messages)
[PATCH 1/3] xfstests/btrfs: add qgroup rescan stress test
2014-02-13 3:18 UTC (3+ messages)
` [PATCH 2/3] xfstests/btrfs: add basic functional test for btrfs quota groups
` [PATCH 3/3] xfstests/btrfs: add stress test for btrfs quota operations
[PATCH] xfs: verify sb_sectorsize before using it for crc calcs
2014-02-13 2:55 UTC
Limits on agi->agi_level (and other btree depths?)
2014-02-13 1:53 UTC (5+ messages)
[XFS updates] XFS development tree branch, xfs-fixes-for-3.14-rc3, updated. xfs-for-linus-v3.14-rc1-2-12923-g55daffa
2014-02-12 21:42 UTC
[PATCH RESEND 3/10] ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
2014-02-12 2:28 UTC (4+ messages)
[PATCH] xfstests: check that junk in V4 superblocks doesn't break growfs
2014-02-12 2:26 UTC (2+ messages)
` [PATCH V2] "
[PATCH] xfstests: ensure bad primary sb crc fails mount
2014-02-12 2:24 UTC
[NOISE] merge window blues, XFS broken
2014-02-12 1:55 UTC (8+ messages)
[PATCH] xfs: xfs_sb_read_verify() doesn't flag bad crcs on primary sb
2014-02-11 23:24 UTC (2+ messages)
[PATCH 0/7 V2] xfs: verifier modification series
2014-02-11 22:27 UTC (10+ messages)
` [PATCH 1/7] xfs: limit superblock corruption errors to actual corruption
` [PATCH 2/7] xfs: skip pointless CRC updates after verifier failures
` [PATCH 3/7] xfs: Use defines for CRC offsets in all cases
` [PATCH 4/7] xfs: add helper for verifying checksums on xfs_bufs
` [PATCH 5/7] xfs: add helper for updating "
` [PATCH 6/7] xfs: add xfs_verifier_error()
` [PATCH 7/7] xfs: modify verifiers to differentiate CRC failures from other errors
xfs_repair fails to repair, run under valgrind shows "Invalid read..." and XFS_CORRUPTION_ERROR
2014-02-11 21:06 UTC (5+ messages)
[PATCH v3] xfstests: Btrfs: add test for large metadata blocks
2014-02-11 19:01 UTC (3+ messages)
[PATCH v2] xfs: avoid AGI/AGF deadlock scenario for inode chunk allocation
2014-02-11 18:07 UTC
[PATCH v3 00/11] xfs: introduce the free inode btree
2014-02-11 16:32 UTC (21+ messages)
` [PATCH v3 02/11] xfs: reserve v5 superblock read-only compat. feature bit for finobt
` [PATCH v3 03/11] xfs: support the XFS_BTNUM_FINOBT free inode btree type
` [PATCH v3 04/11] xfs: update inode allocation/free transaction reservations for finobt
` [PATCH v3 05/11] xfs: insert newly allocated inode chunks into the finobt
` [PATCH v3 06/11] xfs: use and update the finobt on inode allocation
` [PATCH v3 07/11] xfs: refactor xfs_difree() inobt bits into xfs_difree_inobt() helper
` [PATCH v3 08/11] xfs: update the finobt on inode free
` [PATCH v3 10/11] xfs: report finobt status in fs geometry
` [PATCH v3 11/11] xfs: enable the finobt feature on v5 superblocks
[PATCH v2] xfstests: btrfs/004: fix to make test really work
2014-02-11 13:25 UTC (2+ messages)
[PATCH RESEND 2/10] xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
2014-02-11 9:45 UTC (3+ messages)
[ANNOUNCE] xfs-documentation: master branch updated to 8421062
2014-02-11 5:33 UTC
[PATCH] xfstests: btrfs/004: fix to make test really work
2014-02-11 2:01 UTC (6+ messages)
[PATCH] xfs: avoid AGI/AGF deadlock scenario for inode chunk allocation
2014-02-10 22:39 UTC (3+ messages)
[PATCH RESEND 1/10] fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
2014-02-10 22:12 UTC (2+ messages)
[PATCH] xfstests: Btrfs: add test for large metadata blocks
2014-02-10 21:40 UTC (5+ messages)
potential use after free in xfs_iomap_write_allocate()
2014-02-10 21:34 UTC (4+ messages)
[PATCH] xfstests: add test for btrfs data corruption when using compression
2014-02-10 21:32 UTC (2+ messages)
[PATCH v4] xfstests/btrfs: add a regression test for running snapshot and send concurrently
2014-02-10 21:30 UTC (2+ messages)
[PATCH v2] xfstests: Btrfs: add test for large metadata blocks
2014-02-10 19:54 UTC (2+ messages)
[PATCH 0/6] xfs: verifier modification series
2014-02-10 14:52 UTC (14+ messages)
` [PATCH 1/6] xfs: limit superblock corruption errors to actual corruption
` [PATCH 2/6] xfs: skip pointless CRC updates after verifier failures
` [PATCH 3/6] xfs: add helper for verifying checksums on xfs_bufs
` [PATCH 4/6] "
` [PATCH 5/6] xfs: add xfs_verifier_error()
` [PATCH 6/6] xfs: modify verifiers to differentiate CRC from other errors
[PATCH] xfs_db: fix the setting of unaligned directory fields
2014-02-10 14:23 UTC (7+ messages)
[PATCH] xfs/033: add golden output for CRC enaled filesystems
2014-02-10 10:55 UTC (5+ messages)
[PATCH] xfs/189: noattr2 invalid for CRC enabled filesystems
2014-02-10 10:45 UTC (4+ messages)
[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-v3.14-rc1-2-12934-g39f30ca
2014-02-10 3:17 UTC
[XFS updates] XFS development tree branch, xfs-async-aio-extend, created. xfs-for-linus-v3.14-rc1-2-12923-g9862f62
2014-02-10 3:17 UTC
[XFS updates] XFS development tree branch, xfs-fixes-for-3.15-1, created. xfs-for-linus-v3.14-rc1-2-12927-g492185e
2014-02-10 3:17 UTC
[XFS updates] XFS development tree branch, xfs-fixes-for-3.14-rc3, created. xfs-for-linus-v3.14-rc1-2-12922-g3895e51
2014-02-10 3:16 UTC
XFS on 3.14.0-rc1 (x86): xfs_isilocked() assertion on realtime subvolume
2014-02-10 0:22 UTC (2+ messages)
lockdep warning in 3.14-rc1
2014-02-08 8:32 UTC (2+ messages)
[xfs] c91c46c12: xfstests generic/313 regression
2014-02-08 7:11 UTC (10+ messages)
` [PATCH] xfs: ensure correct timestamp updates from truncate
[PATCH] xfs: remove XFS_TRANS_DEBUG dead code
2014-02-08 7:10 UTC (2+ messages)
[PATCH] xfs/299: users can't modify root owned files
2014-02-08 7:09 UTC (2+ messages)
[PATCH] xfs/021: filter v5 filesystem metadata
2014-02-07 17:50 UTC (2+ messages)
[PATCH 0/5] splice: locking changes and code refactoring
2014-02-07 17:10 UTC (5+ messages)
Troubleshooting log corruption
2014-02-07 16:56 UTC (2+ messages)
[GIT PULL] XFS fix for 3.14-rc2
2014-02-07 15:57 UTC (3+ messages)
[PATCH v3] Btrfs: add regression test for running snapshot and send concurrently
2014-02-07 10:48 UTC (5+ messages)
[PATCH v3 0/3] __btrfs_drop_extents() BUG_ON reproducer
2014-02-07 10:35 UTC (4+ messages)
` [PATCH v3 1/3] btrfs: add small program for clone testing
` [PATCH v3 2/3] src/cloner: use btrfs/ioctl.h header if present
` [PATCH v3 3/3] btrfs/035: add new clone overwrite regression test
[PATCH v2 0/3] __btrfs_drop_extents() BUG_ON reproducer
2014-02-07 10:31 UTC (4+ messages)
` [PATCH v2 3/3] btrfs/035: add new clone overwrite regression test
[PATCH 0/3] support appending AIO writes
2014-02-07 9:40 UTC (5+ messages)
[PATCH] xfs: limit superblock corruption errors to probable corruption
2014-02-07 4:23 UTC (6+ messages)
[XFS updates] XFS development tree branch, master, updated. xfs-for-linus-v3.14-rc1-2-12920-g38dbfb5
2014-02-07 0:14 UTC
[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-v3.14-rc1-2-12920-g38dbfb5
2014-02-07 0:11 UTC
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