public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-28 22:31:10 to 2014-03-13 10:43:04 UTC [more...]

[PATCH] xfs_io: add support for O_TMPFILE opens
 2014-03-13 10:42 UTC  (7+ messages)
` [PATCH] xfs_io: add support for flink
  ` [PATCH v2] "

[PATCH 0/6 v2] Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
 2014-03-13 10:14 UTC  (3+ messages)

[PATCH 0/3] O_TMPFILE tests, v2
 2014-03-13 10:13 UTC  (4+ messages)
` [PATCH 1/3] common: add flink support to _require_xfs_io_command
` [PATCH 2/3] generic: add a basic O_TMPFILE test
` [PATCH 3/3] xfs: add a test for unlinked inodes due to O_TMPFILE

[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-v3.14-rc1-2-12965-gfe986f9
 2014-03-13  8:36 UTC 

[XFS updates] XFS development tree branch, xfs-collapse-range, updated. xfs-for-linus-v3.14-rc1-2-12924-g376ba31
 2014-03-13  8:34 UTC 

[XFS updates] XFS development tree branch, xfs-O_TMPFILE-support, created. v3.12-11688-gab29743
 2014-03-13  8:34 UTC 

[ANNOUNCE] xfstests: master branch updated to 3948694
 2014-03-13  5:27 UTC 

[PATCH v2 0/8] Add tests for zero range into xfstests
 2014-03-13  3:22 UTC  (17+ 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 v2 1/3] xfstests/btrfs: add qgroup rescan stress test
 2014-03-13  3:12 UTC  (8+ messages)
` [PATCH v2 2/3] xfstests/btrfs: add basic functional test for btrfs quota groups
` [PATCH v2 3/3] xfstests/btrfs: add stress test for btrfs quota operations

[PATCH v3] xfstests: shared/051: add filter to match the golden output for large acls
 2014-03-13  3:08 UTC  (2+ messages)

[PATCH v2] xfstests: shared/051: add filter to match the golden output for large acls
 2014-03-12 23:13 UTC  (3+ messages)

Possible XFS bug encountered in 3.14.0-rc3+
 2014-03-12 23:06 UTC  (4+ messages)

[PATCH] xfs: merge xfs_bmap_free_item and xfs_extent_busy
 2014-03-12 12:35 UTC  (4+ messages)

sw and su for hardware RAID10 (w/ LVM)
 2014-03-12 11:37 UTC  (2+ messages)

[PATCH] xfstests: shared/051: update golden output to match the XFS max acl return errno
 2014-03-11 22:54 UTC  (5+ messages)

[PATCH] xfs_db: hide debug bbmap output
 2014-03-11 22:51 UTC  (2+ messages)

[PATCH, RFC] xfs: simplify filestreams by taking advantake of the dentry cache
 2014-03-11 20:48 UTC 

Multi-CPU harmless lockdep on x86 while copying data
 2014-03-11 16:48 UTC  (13+ messages)

[PATCH v2] xfsdump: Fix memory and fd leak in invutil/stobj.c
 2014-03-11 13:55 UTC  (3+ messages)

[PATCH] xfstests: add test for btrfs-progs restore feature
 2014-03-11 13:40 UTC  (4+ messages)
` [PATCH v3] "
` [PATCH v4] "

[PATCH] repair: ensure that unused superblock fields are zeroed
 2014-03-11 13:29 UTC  (2+ messages)

Health plan rates now starting at $0 - see if you qualify
 2014-03-11 12:29 UTC 

[PATCH v3 3/3] xfstests/btrfs: add stress test for btrfs quota operations
 2014-03-11  1:42 UTC 

[3.14-rc5 xfs] Lockdep warning
 2014-03-10 21:08 UTC  (2+ messages)

[PATCH] xfstests: add test btrfs/042 for btrfs incremental send
 2014-03-10 19:56 UTC  (3+ messages)
` [PATCH v2] "

Hello, I have a question about XFS File System
 2014-03-10 17:53 UTC  (15+ messages)

[RFC, PATCH] xfs: make superblock version checks reflect reality
 2014-03-09  0:32 UTC  (7+ 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] 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)

[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] 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  (10+ messages)
` [PATCH 4/8] xfstests: Move fallocate include into global.h
` [PATCH 5/8] xfstests: Add fallocate zero range operation to fsstress
` [PATCH 7/8] xfstests: Add fallocate zero range operation to fsx

[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  (2+ 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  (4+ messages)
` [PATCH 3/3] metadump: pathname obfuscation overruns symlink buffer


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