public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-07 13:32:46 to 2013-03-14 06:18:54 UTC [more...]

[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)

xfs_fsr, sunit, and swidth
 2013-03-14  0:03 UTC  (3+ messages)

[PATCH 0/3] xfstests patches
 2013-03-13 19:01 UTC  (14+ 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] "

[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)

3.9-rc2 xfs panic
 2013-03-13  4:56 UTC  (9+ 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  (29+ 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  (6+ 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  (7+ 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  (12+ messages)

[BUG] Internal error xfs_dir2_data_reada_verify
 2013-03-08 11:38 UTC  (11+ messages)
` [BUG] pvmove corrupting XFS filesystems (was Re: [BUG] Internal error xfs_dir2_data_reada_verify)
  ` [dm-devel] "

[PATCH] xfstests 273: fix a typo
 2013-03-07 22:48 UTC  (5+ messages)

[PATCH] xfstests: enhance ltp/fsx with a timeout option
 2013-03-07 22:27 UTC  (3+ messages)

[PATCH 00/16] xfs: metadata CRCs, second batch
 2013-03-07 18:48 UTC  (3+ messages)
` [PATCH 01/16] xfs: rearrange some code in xfs_bmap for better locality

[PATCH -v3 12/23] xfs: rename random32() to prandom_u32()
 2013-03-07 18:48 UTC  (2+ messages)

[PATCH] xfs: don't verify buffers after IO errors
 2013-03-07 18:46 UTC  (2+ messages)

[PATCH] xfs: fix xfs_iomap_eof_prealloc_initial_size type
 2013-03-07 18:45 UTC  (2+ messages)

[PATCH v2] xfs: increase prealloc size to double that of the previous extent
 2013-03-07 18:45 UTC  (2+ messages)

[PATCH] xfs: increase prealloc size to double that of the previous extent
 2013-03-07 18:43 UTC  (2+ messages)

[PATCH] xfs: fix potential infinite loop in xfs_iomap_prealloc_size()
 2013-03-07 18:43 UTC  (2+ messages)

[PATCH] Fix typo from commit 0c5e67e4 "xfstests 273: fix a typo"
 2013-03-07 15:48 UTC  (3+ messages)


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