public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-13 22:24:18 to 2013-03-19 02:22:54 UTC [more...]

possible dev branch regression - xfstest 285/1k
 2013-03-19  2:22 UTC  (8+ messages)

mount XFS partition fail after repair when uquota and gquota are used
 2013-03-18 23:33 UTC  (6+ messages)

[PATCH v2] xfs: fix assertion failure in xfs_vm_write_failed()
 2013-03-18 23:30 UTC  (3+ messages)

[PATCH] xfsprogs: reduce bb_numrecs in bno/cnt btrees when log consumes all agf space
 2013-03-18 23:16 UTC  (3+ messages)

Bug#695640: xfs_quota: cannot find mount point for path: Success
 2013-03-18 22:48 UTC  (3+ messages)

Xfs_repair and journalling
 2013-03-18 20:58 UTC  (12+ messages)

[PATCH] xfsdump: properly set Parent's PID
 2013-03-18 17:13 UTC  (9+ messages)

[PATCH] xfs: Fix WARN_ON(delalloc) in xfs_vm_releasepage()
 2013-03-18 16:05 UTC  (5+ messages)

[PATCH v5 0/6] speculative preallocation quota throttling
 2013-03-18 14:51 UTC  (7+ messages)
` [PATCH v5 1/6] xfs: reorganize xfs_iomap_prealloc_size to remove indentation
` [PATCH v5 2/6] xfs: push rounddown_pow_of_two() to after prealloc throttle
` [PATCH v5 3/6] xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_t
` [PATCH v5 4/6] xfs: xfs_dquot prealloc throttling watermarks and low free space
` [PATCH v5 5/6] xfs: add quota-driven speculative preallocation throttling
` [PATCH v5 6/6] xfs: xfs_iomap_prealloc_size() tracepoint

[PATCH 0/3] xfstests patches
 2013-03-18 13:30 UTC  (15+ messages)
` [PATCH 3/3] xfstests: btrfs tests for basic informational commands
  ` [PATCH 3/3 V2] "
    ` [PATCH 3/3 V3] "
      ` [PATCH 3/3 V4] "

[PATCH] xfs: fix ASSERTION failure in xfs_vm_write_failed()
 2013-03-18  4:17 UTC  (4+ messages)

xfstests #078: Mild oops/kernel issue for small partitions
 2013-03-17  3:30 UTC  (5+ messages)

[PATCH] xfstests: enable test 032 (mkfs overwrite) for btrfs
 2013-03-16 12:14 UTC  (5+ messages)

xfs_fsr, sunit, and swidth
 2013-03-16 11:45 UTC  (12+ messages)

Tu amigo Rica te quiere recomendar "Armeria Barreiro"
 2013-03-16  5:49 UTC 

[PATCH 00/25] xfstests: xfstests: move tests out of top level
 2013-03-15 19:36 UTC  (27+ messages)
` [PATCH 01/25] xfstests: remove remake script
` [PATCH 02/25] xfstests: remove bench infrastructure
` [PATCH 03/25] xfstests: kill useless test owner fields
` [PATCH 04/25] xfstests: remove stale machine configs
` [PATCH 05/25] xfstests: fold common into check
` [PATCH 06/25] xfstests: clean up and simply check CLI option parsing
` [PATCH 07/25] xfstests: kill hangcheck stuff from check
` [PATCH 08/25] xfstests: remove test expunge file support
` [PATCH 09/25] xfstests: remove undocumented TESTS_REMAINING_LOG
` [PATCH 10/25] xfstests: include test subdirectory support
` [PATCH 11/25] xfstests: remove 285.full and 286.full
` [PATCH 12/25] xfstests: move generic tests out of top level dir
` [PATCH 13/25] xfstests: move xfs specific tests out of top directory
` [PATCH 14/25] xfstests: move remaining tests out of top level directory
` [PATCH 15/25] xfstests: rework CLI individual test specification
` [PATCH 16/25] xfstests: make exclude groups aware of multiple subdirectories
` [PATCH 17/25] xfstests: Introduce a results directory
` [PATCH 18/25] xfstests: convert tests to use new "
` [PATCH 19/25] xfstests: fix _link_out_file callers
` [PATCH 20/25] xfstests: introduce a common directory
` [PATCH 21/25] xfstests: Reintroduce configurable test expunging
` [PATCH 22/25] xfstests: RESULTS_DIR needs to be an absolute path
` [PATCH 23/25] xfstests: Decomplicate quota setup in 050
` [PATCH 24/25] xfstests: clean up test 262 output file use
` [PATCH 25/25] xfstests: use _notrun for tape checks

xfstests: 297: simple sparse copy testcase for btrfs
 2013-03-15 18:15 UTC  (2+ messages)

[PATCH] xfstests: test writing to device node on an RO filesystem
 2013-03-15 16:11 UTC  (9+ messages)
` [PATCH V2] "

[PATCH] xfstests: make defrag test 222 generic
 2013-03-15 16:05 UTC  (4+ messages)

Null pointer dereference and following traces on 3.9-rc1
 2013-03-15 14:57 UTC  (3+ messages)

[PATCH 14/18] xfstests: remove -x functionality
 2013-03-15 14:13 UTC  (3+ messages)

[PATCH 00/13] xfstests: generic --large-fs support
 2013-03-15 11:53 UTC  (14+ messages)
` [PATCH 01/13] xfstests: filter new repair/mkfs output for CRCs
` [PATCH 02/13] xfstests: add --largefs check option
` [PATCH 03/13] xfstests: rename USE_BIG_LOOPFS to be more generic
` [PATCH 04/13] xfstests: rename RETAIN_AG_BYTES
` [PATCH 05/13] xfstests: use preallocation for ag-wiper
` [PATCH 06/13] xfstests: use command line option for setting extra space
` [PATCH 07/13] xfstest: enable xfs_repair for large filesystem testing
` [PATCH 08/13] xfstests: always use test option when checking large scratch device
` [PATCH 09/13] xfstests: enable large fs testing on ext4
` [PATCH 10/13] xfstests: disable tests that typically fail on large filesystems
` [PATCH 11/13] xfstests: exclude largefs fill files from dump tests
` [PATCH 12/13] xfstests: filter files in 019 for --large-fs
` [PATCH 13/13] xfstests: correct quota file count "

[PATCH 11/18] xfstests: add tests into tests/xfs/group
 2013-03-15  8:31 UTC  (2+ messages)

[PATCH 00/18] xfstests: Clean up the top level directory
 2013-03-15  7:53 UTC 

[PATCH 05/18] xfstests: Redo option parsing
 2013-03-15  7:52 UTC  (3+ messages)

[PATCH 03/18] xfstests: Remove owner fields from patches
 2013-03-15  4:19 UTC  (2+ messages)

[PATCH 02/18] xfstests: Clear out old benchmarking materials
 2013-03-15  4:05 UTC  (2+ messages)

[PATCH 01/18] xfstests: Remove obsolete remake script
 2013-03-15  2:12 UTC  (3+ messages)

[PATCH 00/21] xfs: metadata CRCs, third version
 2013-03-15  1:13 UTC  (9+ messages)
` [PATCH 02/21] xfs: increase hexdump output in xfs_corruption_error
` [PATCH 09/21] xfs: add version 3 inode format with CRCs

3.9-rc2 xfs panic
 2013-03-14 23:39 UTC  (5+ messages)

Pathological allocation pattern with direct IO
 2013-03-14 23:36 UTC  (6+ messages)

XFS filesystem on EC2 instance corrupts and shuts down
 2013-03-14 22:02 UTC  (12+ messages)

[PATCH] xfs: Remove obsoleted m_inode_shrink from xfs_mount structure
 2013-03-14 21:40 UTC  (2+ messages)

xfstest newbie
 2013-03-14 14:39 UTC  (2+ messages)

[PATCH 16/18] xfstests: Move all the tests into their tests/*/ dirs
 2013-03-14 13:06 UTC 

[PATCH 08/18] xfstests: Remove undocumented code from check
 2013-03-14 13:06 UTC 

[PATCH 09/18] xfstests: create tests subdirectory
 2013-03-14 13:06 UTC 

[PATCH 13/18] xfstests: Change command line parsing for new structure
 2013-03-14 13:06 UTC 

[PATCH 12/18] xfstests: adjusts group files for other fs tests
 2013-03-14 13:06 UTC 

[PATCH 07/18] xfstests: Remove expunge capability for simplicity
 2013-03-14 13:06 UTC 

[PATCH 10/18] xfstests: Add generic tests to tests/generic/group
 2013-03-14 13:06 UTC 

[PATCH 15/18] xfstests: implement a result directory for tests
 2013-03-14 13:06 UTC 

[PATCH 04/18] xfstests: Remove obsolete configs
 2013-03-14 13:06 UTC 

[PATCH 06/18] xfstests: Remove hangcheck code
 2013-03-14 13:06 UTC 

[PATCH 17/18] xfstests: Change $seq to $seqres usage
 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 00/18] xfstests: Clean up the top level directory
 2013-03-14 13:06 UTC 

[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


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