linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-27 11:48:57 to 2014-03-10 02:55:45 UTC [more...]

Multi-CPU harmless lockdep on x86 while copying data
 2014-03-10  2:55 UTC  (2+ messages)

[RFC, PATCH] xfs: make superblock version checks reflect reality
 2014-03-09  0:32 UTC  (7+ messages)

Hello, I have a question about XFS File System
 2014-03-09  0:28 UTC  (14+ messages)

[PATCH 00/13] xfsprogs: initial EFSBADCRC support
 2014-03-07 22:50 UTC  (20+ messages)
` [PATCH 01/13] libxfs: be more forgiving of a v4 secondary sb w/ junk in v5 fields
` [PATCH 02/13] libxfs: sanitize sb_inopblock in xfs_mount_validate_sb
` [PATCH 03/13] libxfs: xfs_sb_read_verify() doesn't flag bad crcs on primary sb
` [PATCH 04/13] libxfs: skip verification on initial "guess" superblock read
` [PATCH 05/13] libxfs: limit superblock corruption errors to actual corruption
` [PATCH 06/13] libxfs: skip pointless CRC updates after verifier failures
` [PATCH 07/13] libxfs: Use defines for CRC offsets in all cases
` [PATCH 08/13] libxfs: add helper for verifying checksums on xfs_bufs
` [PATCH 09/13] libxfs: add helper for updating "
` [PATCH 10/13] libxfs: add xfs_verifier_error()
` [PATCH 11/13] libxfs: modify verifiers to differentiate CRC from other errors
` [PATCH 12/13] xfs_db: Use EFSBADCRC for CRC validity indication
` [PATCH 13/13] repair: phase 1 does not handle superblock CRCs

[PATCH v2] xfsdump: Fix memory and fd leak in invutil/stobj.c
 2014-03-07 18:48 UTC  (2+ messages)

[PATCH] xfstests: add test for btrfs send issuing premature rmdir operations
 2014-03-07 18:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] xfs: return -E2BIG if hit the maximum size limits of ACLs
 2014-03-07 10:56 UTC  (3+ messages)

[PATCH] xfs: merge xfs_bmap_free_item and xfs_extent_busy
 2014-03-07 10:55 UTC 

[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-v3.14-rc1-2-12959-g7161d06
 2014-03-07  5:44 UTC 

[XFS updates] XFS development tree branch, xfs-bug-fixes-for-3.15-2, created. xfs-for-linus-v3.14-rc1-2-12925-gfe4c224
 2014-03-07  5:43 UTC 

[ANNOUNCE] xfsprogs: master branch updated to 97b1fcf
 2014-03-07  0:04 UTC 

[PATCH v2 0/8] Add tests for zero range into xfstests
 2014-03-06 18:02 UTC  (16+ messages)
` [PATCH v2 1/8] xfstests: Create single function for testing xfs_io commands
` [PATCH v2 2/8] xfstests: create _test_block_boundaries in common/punch
` [PATCH v2 3/8] generic/008: Add test for fallocate zero range at block boundary
` [PATCH v2 4/8] xfstests: Move fallocate include into global.h
` [PATCH v2 5/8] xfstests: Add fallocate zero range operation to fsstress
` [PATCH v2 6/8] fsstress: translate flags in fiemap_f
` [PATCH v2 7/8] xfstests: Add fallocate zero range operation to fsx
` [PATCH v2 8/8] ext4/001: Add ext4 specific test for fallocate zero range

[PATCH] xfsdump: Fix memory leak in invutil/stobj.c
 2014-03-06 17:23 UTC  (2+ messages)

XFS crash?
 2014-03-06  0:53 UTC  (3+ messages)

[PATCH 0/2] xfs: more bug fixes
 2014-03-05 23:18 UTC  (11+ messages)
` [PATCH 1/2] xfs: xfs_check_page_type buffer checks need help
` [PATCH 2/2] xfs: inode log reservations are still too small

[PATCH] xfsprogs: fix use after free in inode_item_done()
 2014-03-05 22:40 UTC  (10+ messages)
` [PATCH V2] "

[PATCH 0/2] xfs: fixes for for-next
 2014-03-05 16:58 UTC  (14+ messages)
` [PATCH 1/2] xfs: don't leak EFSBADCRC to userspace
` [PATCH 2/2] xfs: use NOIO contexts for vm_map_ram

[PATCH 0/2] RFC: O_TMPFILE tests
 2014-03-04 21:04 UTC  (5+ messages)
` [PATCH 1/2] generic: add a basic O_TMPFILE test
` [PATCH 2/2] xfs: add a test for unlinked inodes due to O_TMPFILE

[PATCH xfstests] generic/300: Add missing requirements for fallocate & punch hole
 2014-03-04 20:37 UTC 

[PATCH] xfstests: memset proper length in resvtest.c
 2014-03-04 16:49 UTC  (3+ messages)

[PATCH] xfstests: fix error msg in aio-dio-subblock-eof-read.c
 2014-03-04 15:05 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] xfs_repair: fix array overrun in do_inode_prefetch
 2014-03-03 23:10 UTC  (2+ messages)

rebuilt HW RAID60 array; XFS filesystem looks bad now
 2014-03-03 22:53 UTC  (3+ messages)

[PATCH 1/8] xfstests: Create single function for testing xfs_io commands
 2014-03-03 12:21 UTC  (18+ messages)
` [PATCH 2/8] xfstests: create _test_block_boundaries in common/punch
` [PATCH 3/8] generic/008: Add test for fallocate zero range at block boundary
` [PATCH 4/8] xfstests: Move fallocate include into global.h
` [PATCH 5/8] xfstests: Add fallocate zero range operation to fsstress
` [PATCH 6/8] fsstress: translate flags in fiemap_f
` [PATCH 7/8] xfstests: Add fallocate zero range operation to fsx
` [PATCH 8/8] ext4/001: Add ext4 specific test for fallocate zero range

[ANNOUNCE] xfsprogs: master branch updated to 48733b2
 2014-03-03  4:43 UTC 

[PATCH] xfs: check all buffers in xfs_check_page_type()
 2014-03-03  1:03 UTC  (7+ messages)

[PATCH] man: xfs_repair.8: Fix a grammatical error
 2014-03-01 20:42 UTC  (2+ messages)

[PATCH] Btrfs: make defrag not fragment files when using prealloc extents
 2014-03-01 10:57 UTC 

[PATCH] Btrfs: correctly flush data on defrag when compression is enabled
 2014-03-01 10:55 UTC 

[PATCH 0/3] metadump: fixes for obfuscated dumps
 2014-02-28 23:28 UTC  (8+ messages)
` [PATCH 1/3] metadump: contiguous metadata object need to be split
` [PATCH 2/3] metadump: Only verify obfuscated metadata being dumped
` [PATCH 3/3] metadump: pathname obfuscation overruns symlink buffer

[PATCH v2] xfs: avoid AGI/AGF deadlock scenario for inode chunk allocation
 2014-02-28 22:20 UTC  (3+ messages)

[PATCH 0/2] xfsprogs: mkfs fixes
 2014-02-28 13:09 UTC  (9+ messages)
` [PATCH 1/2] mkfs: default log size for small filesystems too large
` [PATCH 2/2] mkfs: proto file creation does not set ftype correctly

[PATCH 1/6] generic/290: Add test for fallocate zero range
 2014-02-28 12:38 UTC  (13+ messages)
` [PATCH 6/6] ext4/242: Add ext4 specific "

[PATCH] metadump: don't verify metadata being dumped
 2014-02-28  4:46 UTC  (6+ messages)
` [PATCH, V2] "

[PATCH] xfs_growfs: don't grow data if only -m is specified
 2014-02-28  1:19 UTC  (2+ messages)

XFS on Fedora i686, armv7hl
 2014-02-27 21:19 UTC  (5+ messages)

xfstests with NFS
 2014-02-27 20:50 UTC 

[PATCH 00/10, v3] xfsprogs: reapir scalability and fixes
 2014-02-27 20:45 UTC  (8+ messages)
` [PATCH 08/10] repair: factor out threading setup code
` [PATCH 09/10] repair: prefetch runs too far ahead

[PATCH] xfs_io: don't leak fd in open -Tr failure case
 2014-02-27 20:41 UTC  (4+ messages)
` [PATCH V2] xfs_io: test for invalid -Tr flag combination before open

[PATCH] xfs_io: add missing break in O_TMPFILE case
 2014-02-27 20:25 UTC  (3+ messages)

[PATCH] xfs: clean up xfs_set_maxicount & use in growfs
 2014-02-27 14:08 UTC  (5+ messages)

[PATCH 0/6 v2] Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
 2014-02-27 11:56 UTC  (5+ messages)
` [PATCH 5/6 v2] ext4: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).