public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-03 16:12:47 to 2014-02-11 03:08:30 UTC [more...]

[PATCH 0/7 V2] xfs: verifier modification series
 2014-02-11  3:08 UTC 

[PATCH] xfstests: btrfs/004: fix to make test really work
 2014-02-11  2:01 UTC  (6+ messages)

[PATCH v2] xfs_db: fix the setting of unaligned directory fields
 2014-02-11  1:31 UTC  (2+ messages)

[PATCH] xfstests: test setting XFS BMBT fields
 2014-02-11  0:34 UTC  (2+ messages)

[PATCH RESEND 3/10] ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2014-02-10 23:34 UTC  (2+ messages)

[PATCH RESEND 2/10] xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2014-02-10 23:32 UTC  (2+ 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 v3] xfstests: Btrfs: add test for large metadata blocks
 2014-02-10 22:04 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  (30+ messages)
            ` [RFC] unifying write variants for filesystems

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  (4+ 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  (6+ messages)
` [PATCH v2 1/3] btrfs: add small program for clone testing
` [PATCH v2 2/3] src/cloner: use btrfs/ioctl.h header if present
` [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  (12+ messages)
` [PATCH 1/3] direct-io: add flag to allow aio writes beyond i_size
` [PATCH 2/3] xfs: always use unwritten extents for direct I/O writes
` [PATCH 3/3] xfs: allow appending aio writes

[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 

[PATCH] Btrfs: add regression test for running snapshot and send concurrently
 2014-02-06 22:49 UTC  (4+ messages)

[PATCH v2] Btrfs: add regression test for running snapshot and send concurrently
 2014-02-06 14:50 UTC 

[PATCH v2] Btrfs: add regression test for running snapshot and send concurrently
 2014-02-06 14:26 UTC 

[PATCH] xfs_db: fix attribute leaf output for ATTR3 format
 2014-02-06 13:09 UTC  (2+ messages)

[PATCH 0/2] __btrfs_drop_extents() BUG_ON reproducer
 2014-02-06 10:03 UTC  (6+ messages)
` [PATCH 1/2] btrfs: add small program for clone testing
` [PATCH 2/2] btrfs/035: add new clone overwrite regression test

[PATCH] xfs: ensure correct log item buffer alignment
 2014-02-06  6:37 UTC  (2+ messages)

[ANNOUNCE] xfsdump: master branch updated to a88c490
 2014-02-06  5:53 UTC 

[ANNOUNCE] xfstests updated to 9d00bf8
 2014-02-06  5:47 UTC 

[PATCH] restore: don't trash file capabilities
 2014-02-05 23:13 UTC  (4+ messages)

[PATCH] xfstests: initialize "valid" bitmap in randholes.c
 2014-02-05 23:02 UTC  (2+ messages)

[PATCH] mkfs: default log size for small filesystems too large
 2014-02-05 22:55 UTC  (3+ messages)

[PATCH] xfs: return -E2BIG if hit the maximum size limits of ACLs
 2014-02-05  9:38 UTC  (3+ messages)

[PATCH] xfs/066: stat the test file, not the directory
 2014-02-05  4:02 UTC  (2+ messages)

[PATCH] xfs/296: fix golden output
 2014-02-05  3:14 UTC  (2+ messages)

[ANNOUNCE] xfstests updated to 197f773
 2014-02-04 22:23 UTC  (6+ messages)

xfs.org wiki is down
 2014-02-04 20:54 UTC  (3+ messages)

[PATCH v3 00/11] xfs: introduce the free inode btree
 2014-02-04 17:49 UTC  (12+ messages)
` [PATCH v3 01/11] xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers
` [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 09/11] xfs: add finobt support to growfs
` [PATCH v3 10/11] xfs: report finobt status in fs geometry
` [PATCH v3 11/11] xfs: enable the finobt feature on v5 superblocks

[PATCH] xfs: improve xfs_bitmap_empty()
 2014-02-04 15:10 UTC  (9+ messages)

relationship of nested stripe sizes, was: Question regarding XFS on LVM over hardware RAID
 2014-02-04  7:06 UTC  (11+ messages)
                  ` documentation framework [was Re: relationship of nested stripe sizes, was: Question regarding XFS on LVM over hardware RAID.]

Question regarding XFS on LVM over hardware RAID
 2014-02-04  8:00 UTC  (13+ messages)

[RFC 00/17] RFC parent inode pointers
 2014-02-04  5:37 UTC  (9+ messages)

[ANNOUNCE] xfstests: updated to 4356e45
 2014-02-04  4:15 UTC 

[PATCH RESEND 5/10] xfstest: shared/001: Standard collapse range tests
 2014-02-04  3:49 UTC  (3+ messages)

[ANNOUNCE] xfsprogs: master branch updated to 6e79202
 2014-02-04  0:47 UTC 

[PATCH 0/5] metadump: discontiguous directory block support
 2014-02-03 22:19 UTC  (6+ messages)
` [PATCH 3/5] metadump: separate single block objects from multiblock objects
` [PATCH 5/5] metadump: fully support discontiguous directory blocks

>>: Re: Hа: Re: XFS: Assertion failed: fs_is_ok, file: fs/xfs/xfs_alloc.c, line: 1590
 2014-02-03 22:12 UTC  (2+ messages)

[GIT PULL] XFS update #2 for 3.14-rc1
 2014-02-03 21:38 UTC  (2+ messages)

Extended attributes limit in Linux
 2014-02-03 20:51 UTC  (14+ messages)

Conventional Lathe Taiwan---Your only choice for the conventional lathe; Precise, Rigid and Competitive Price
 2014-01-21  3:54 UTC 

[PATCH RESEND] xfstests: add test for btrfs incremental send data corruption
 2014-02-03 16:39 UTC 


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