messages from 2013-03-08 00:09:44 to 2013-03-14 13:06:13 UTC [more...]
[PATCH 16/18] xfstests: Move all the tests into their tests/*/ dirs
2013-03-14 13:06 UTC
[PATCH 06/18] xfstests: Remove hangcheck code
2013-03-14 13:06 UTC
[PATCH 14/18] xfstests: remove -x functionality
2013-03-14 13:06 UTC
[PATCH 04/18] xfstests: Remove obsolete configs
2013-03-14 13:06 UTC
[PATCH 15/18] xfstests: implement a result directory for tests
2013-03-14 13:06 UTC
[PATCH 10/18] xfstests: Add generic tests to tests/generic/group
2013-03-14 13:06 UTC
[PATCH 05/18] xfstests: Redo option parsing
2013-03-14 13:06 UTC
[PATCH 07/18] xfstests: Remove expunge capability for simplicity
2013-03-14 13:06 UTC
[PATCH 12/18] xfstests: adjusts group files for other fs tests
2013-03-14 13:06 UTC
[PATCH 13/18] xfstests: Change command line parsing for new structure
2013-03-14 13:06 UTC
[PATCH 09/18] xfstests: create tests subdirectory
2013-03-14 13:06 UTC
[PATCH 03/18] xfstests: Remove owner fields from patches
2013-03-14 13:06 UTC
[PATCH 11/18] xfstests: add tests into tests/xfs/group
2013-03-14 13:06 UTC
[PATCH 08/18] xfstests: Remove undocumented code from check
2013-03-14 13:06 UTC
[PATCH 18/18] xfstests: fix link_out_file usage for new structure
2013-03-14 13:06 UTC
[PATCH 17/18] xfstests: Change $seq to $seqres usage
2013-03-14 13:06 UTC
[PATCH 00/18] xfstests: Clean up the top level directory
2013-03-14 13:06 UTC
[PATCH 02/18] xfstests: Clear out old benchmarking materials
2013-03-14 13:06 UTC
[PATCH 01/18] xfstests: Remove obsolete remake script
2013-03-14 13:06 UTC
[PATCH 0/3] xfstests patches
2013-03-14 13:01 UTC (15+ messages)
` [PATCH 1/3] xfstests: add 274 to the prealloc group
` [PATCH 2/3] xfstests: keep newlines out of SCRATCH_DEV_POOL
` [PATCH 3/3] xfstests: btrfs tests for basic informational commands
` [PATCH 3/3 V2] "
` [PATCH 3/3 V3] "
` [PATCH 3/3 V4] "
xfs_fsr, sunit, and swidth
2013-03-14 12:55 UTC (5+ messages)
3.9-rc2 xfs panic
2013-03-14 8:06 UTC (11+ messages)
[PATCH 00/14] xfs: Support for interacting with multiple user namespaces
2013-03-14 6:18 UTC (16+ messages)
` [PATCH 01/14] xfs: Convert uids and gids in xfs acls to/from kuids and kgids
` [PATCH 02/14] xfs: Separate the in core and the logged inode
` [PATCH 03/14] xfs: Store projectid as a single variable
` [PATCH 04/14] xfs: Update inode uids, gids, and projids to be kuids, kgids, and kprojids
` [PATCH 05/14] xfs: Update xfs_ioctl_setattr to handle projids in any user namespace
` [PATCH 06/14] xfs: Use kuids and kgids in xfs_setattr_nonsize
` [PATCH 07/14] xfs: Update ioctl(XFS_IOC_FREE_EOFBLOCKS) to handle callers in any userspace
` [PATCH 08/14] xfs: Use kprojids when allocating inodes
` [PATCH 09/14] xfs: Modify xfs_qm_vop_dqalloc to take kuids, kgids, and kprojids
` [PATCH 10/14] xfs: Push struct kqid into xfs_qm_scall_qmlim and xfs_qm_scall_getquota
` [PATCH 11/14] xfs: Modify xfs_qm_dqget to take a struct kqid
` [PATCH 12/14] xfs: Remember the kqid for a quota
` [PATCH 13/14] xfs: Use q_id instead of q_core.d_id
` [PATCH 14/14] xfs: Enable building with user namespaces enabled
XFS filesystem on EC2 instance corrupts and shuts down
2013-03-14 1:28 UTC (12+ messages)
[PATCH] xfstests: enable test 032 (mkfs overwrite) for btrfs
2013-03-13 16:01 UTC
[PATCH] xfsdump: properly set Parent's PID
2013-03-13 13:39 UTC (6+ messages)
[PATCH 00/21] xfs: metadata CRCs, third version
2013-03-13 1:34 UTC (25+ messages)
` [PATCH 01/21] xfs: ensure we capture IO errors correctly
` [PATCH 02/21] xfs: increase hexdump output in xfs_corruption_error
` [PATCH 03/21] xfs: take inode version into account in XFS_LITINO
` [PATCH 04/21] xfs: add support for large btree blocks
` [PATCH 05/21] xfs: add CRC checks to the AGF
` [PATCH 06/21] xfs: add CRC checks to the AGFL
` [PATCH 07/21] xfs: add CRC checks to the AGI
` [PATCH 08/21] xfs: add CRC checks for quota blocks
` [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 13/21] xfs: add CRC checking to dir2 data blocks
` [PATCH 14/21] xfs: add CRC checking to dir2 leaf blocks
` [PATCH 15/21] xfs: shortform directory offsets change for dir3 format
` [PATCH 16/21] xfs: add CRCs to dir2/da node blocks
` [PATCH 17/21] xfs: add CRCs to attr leaf blocks
` [PATCH 18/21] xfs: split remote attribute code out
` [PATCH 19/21] xfs: add CRC protection to remote attributes
` [PATCH 20/21] xfs: add buffer types to directory and attribute buffers
` [PATCH 21/21] xfs: add CRC checks to the superblock
` [PATCH 22/21] xfs: Fix magic number assert in xfs_dir3_leaf_log_bests
` [PATCH 23/21] xfs: fix endian issues reported by sparse
` [PATCH 24/21] xfs: buffer type overruns blf_flags field
XFS filesystem corruption
2013-03-12 22:16 UTC (28+ messages)
xfstests #111 + XFS debug = infinite-loop oops
2013-03-12 21:11 UTC (3+ messages)
[PATCH] xfstests: make defrag test 222 generic
2013-03-12 16:42 UTC
[PATCH] xfs_repair: remove unconditional ASSERT(0)
2013-03-12 15:44 UTC (2+ messages)
xfs_repair segfaults
2013-03-12 14:47 UTC (18+ messages)
Fwd: xfs_reno
2013-03-12 13:48 UTC (4+ messages)
[PATCH] xfstests: determine path of logger
2013-03-12 12:52 UTC (3+ messages)
[ASSERT failure] transaction reservations changes bad?
2013-03-12 12:05 UTC (7+ messages)
Pathological allocation pattern with direct IO
2013-03-12 11:01 UTC (5+ messages)
Maximum file system size of XFS?
2013-03-11 22:19 UTC (15+ messages)
[PATCH] xfs: Remove obsoleted m_inode_shrink from xfs_mount structure
2013-03-11 17:59 UTC (2+ messages)
[PATCH] xfs: ensure we capture IO errors correctly
2013-03-11 14:00 UTC (4+ messages)
xfstests, aio-dio-extend-stat.c: fix error reporting
2013-03-11 13:19 UTC
[PATCH] xfs_repair: skip freelist scan of dodgy agf in no-modify mode
2013-03-11 12:20 UTC (7+ messages)
` [PATCH V2] xfs_repair: skip freelist scan of corrupt "
[PATCH] xfsprogs: skip freelist scans of corrupt agf
2013-03-11 12:16 UTC (3+ messages)
Concours
2013-03-11 5:36 UTC
xfstests: 301: sparse copy between different filesystems/mountpoints on btrfs
2013-03-11 1:40 UTC (3+ messages)
Null pointer dereference and following traces on 3.9-rc1
2013-03-10 22:56 UTC (2+ messages)
xfstests: 302: cross-subvolume sparse copies on btrfs
2013-03-10 0:25 UTC
xfstests: 303: send/receive functionality of btrfs
2013-03-10 0:24 UTC
xfstests: 300: diskspace consumption of cloned files on btrfs
2013-03-09 18:08 UTC
xfstests: 299: moving and deleting sparse copies on btrfs
2013-03-09 17:48 UTC (2+ messages)
xfstests: 298: sparse copy of a directory tree on btrfs
2013-03-09 17:46 UTC
xfstests: 297: simple sparse copy testcase for btrfs
2013-03-09 17:22 UTC
[PATCH V7 -next 11/33] dio: Convert direct_IO to use iov_iter
2013-03-08 22:52 UTC (2+ messages)
` [PATCH V7 -next 27/33] xfs: add support for read_iter and write_iter
XFS IO multiplication problem on centos/rhel 6 using hp p420i raid controllers
2013-03-08 11:49 UTC (8+ messages)
[BUG] Internal error xfs_dir2_data_reada_verify
2013-03-08 11:38 UTC (10+ messages)
` [BUG] pvmove corrupting XFS filesystems (was Re: [BUG] Internal error xfs_dir2_data_reada_verify)
` [dm-devel] "
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