linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-18 00:58:49 to 2014-04-28 00:20:15 UTC [more...]

[PATCH, RFC] xfs: add heuristic to flush on rename
 2014-04-28  0:20 UTC  (8+ messages)

[PATCH v2 05/10] xfs: fix error handling in xfs_bulkstat
 2014-04-27 21:26 UTC  (4+ messages)

How to find the inodes in XFS
 2014-04-27 16:07 UTC  (3+ messages)

[3.15-rc4 PATCH] xfs: fully support v5 format filesystems
 2014-04-25 22:04 UTC  (4+ messages)

[PATCH] xfstests: introduce FSX_AVOID env var
 2014-04-25 13:57 UTC  (3+ messages)

[RFC] libxfs: adding attribute fork frees xfs_inode ptr
 2014-04-25 13:18 UTC  (6+ messages)

3.15.0-rc2: RECLAIM_FS-safe -> RECLAIM_FS-unsafe lock order detected
 2014-04-25 10:21 UTC 

[PATCH v2 10/10] xfs: isolate xfs_qm_quotacheck to its source file
 2014-04-25  8:05 UTC  (3+ messages)

[PATCH v2 07/10] xfs: introduce xfs_bulkstat_grab_ichunk
 2014-04-25  7:55 UTC  (3+ messages)

[PATCH v2 04/10] xfs: introduce per allocation group inumbers
 2014-04-25  7:14 UTC  (3+ messages)

[PATCH v2 06/10] xfs: introduce xfs_bulkstat_ichunk_ra
 2014-04-25  6:49 UTC  (2+ messages)

[PATCH] common: new function to get real device path name and basename
 2014-04-25  6:30 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 0/9 V2] xfs_db, xfs_repair: improve CRC error detection
 2014-04-25  6:01 UTC  (16+ messages)
` [PATCH 1/9] db: don't claim unchecked CRCs are correct
` [PATCH 2/9] db: verify buffer on type change
` [PATCH 3/9] repair: ensure prefetched buffers have CRCs validated
` [PATCH 4/9] repair: detect and correct CRC errors in directory blocks
` [PATCH 5/9] repair: detect CRC errors in AG headers
` [PATCH 6/9] repair: report AG btree verifier errors
` [PATCH 7/9] repair: remove more dirv1 leftovers
` [PATCH 8/9] repair: handle remote symlink CRC errors
` [PATCH 9/9] repair: detect and handle attribute tree "

[PATCH 0/6] xfstests: fixes and new tests
 2014-04-25  5:36 UTC  (16+ messages)
` [PATCH 1/6] generic/204: tweak reserve pool size
` [PATCH 2/6] shared/051: remove ACL count subtest
` [PATCH 3/6] xfs: introduce new large ACL test
      ` [PATCH 3/6 v2] generic: "
` [PATCH 4/6] generic: cleanup space after test in TESTDIR
` [PATCH 5/6] xfs: remove dmapi tests from the auto group
` [PATCH 6/6] filter: xfs_repair emits new corruption messagse

XFS fragmentation on file append
 2014-04-24 21:49 UTC  (11+ messages)

[PATCH] xfstests: test pipe resizing
 2014-04-24 19:20 UTC  (2+ messages)

[PATCH] xfstests: Use _require_xfs_io_command() instead of helpers
 2014-04-24 16:55 UTC  (2+ messages)

[PATCH v5 00/11] xfs: introduce the free inode btree
 2014-04-24 11:30 UTC  (14+ messages)
` [PATCH v5 03/11] xfs: support the XFS_BTNUM_FINOBT free inode btree type
` [PATCH v5 04/11] xfs: update inode allocation/free transaction reservations for finobt
` [PATCH v5 06/11] xfs: use and update the finobt on inode allocation
` [PATCH v5 08/11] xfs: update the finobt on inode free

[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-3.15-rc2-43-gb8b39d3
 2014-04-24  6:16 UTC 

[XFS updates] XFS development tree branch, xfs-free-inode-btree, created. xfs-for-linus-3.15-rc1-14837-g53801fd
 2014-04-24  6:15 UTC 

[PATCH v3 00/20] xfsprogs: introduce the free inode btree
 2014-04-24  0:39 UTC  (20+ messages)
` [PATCH v3 11/20] xfsprogs/mkfs: finobt mkfs support
` [PATCH v3 13/20] xfsprogs/repair: account for finobt in ag 0 geometry pre-calculation
` [PATCH v3 14/20] xfsprogs/repair: phase 2 finobt scan
` [PATCH v3 17/20] xfsprogs/repair: helpers for finding in-core inode records w/ free inodes

rm -f * on large files very slow on XFS + MD RAID 6 volume of 15x 4TB of HDDs (52TB)
 2014-04-23 22:12 UTC  (5+ messages)

[PATCH] xfs: fix Q_XQUOTARM ioctl
 2014-04-23 15:39 UTC  (9+ messages)
` [PATCH V2] "

[PATCH v2 03/10] xfs: consolidate xfs_inumbers
 2014-04-23 15:36 UTC  (2+ messages)

[PATCH] xfs: remote attribute overwrite causes transaction overrun
 2014-04-23  5:54 UTC  (9+ messages)

[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-3.15-rc2-31-g7043507
 2014-04-22 22:30 UTC 

[XFS updates] XFS development tree branch, xfs-filestreams-lookup, created. xfs-for-linus-3.15-rc1-14835-gb94acd4
 2014-04-22 22:29 UTC 

[XFS updates] XFS development tree branch, xfs-unused-args-cleanup, created. xfs-for-linus-3.15-rc1-14846-g5e06d14
 2014-04-22 22:29 UTC 

[PATCH 0/2] xfs: clean up return handling
 2014-04-22 21:38 UTC  (13+ messages)
` [PATCH 1/2] xfs: return is not a function
` [PATCH 2/2] xfs: Nuke XFS_ERROR macro

filestream allocator rewrite
 2014-04-22 21:06 UTC  (3+ messages)

[PATCH] xfs: bulletfproof xfs_qm_scall_trunc_qfiles()
 2014-04-22 15:56 UTC  (4+ messages)

[PATCH 1/3] xfstests: add helper for zero range support check
 2014-04-22  9:46 UTC  (6+ messages)

[PATCH 0/9] xfs_db, xfs_repair: improve CRC error detection
 2014-04-22  9:41 UTC  (22+ messages)
` [PATCH 1/9] db: don't claim unchecked CRCs are correct
` [PATCH 2/9] db: verify buffer on type change
` [PATCH 4/9] repair: detect and correct CRC errors in directory blocks
` [PATCH 5/9] repair: detect CRC errors in AG headers
` [PATCH 7/9] repair: remove more dirv1 leftovers
` [PATCH 9/9] repair: detect and handle attribute tree CRC errors

[PATCH] xfs: Fix wrong error codes being returned
 2014-04-22  8:17 UTC  (7+ messages)

[ANNOUNCE] xfstests: master branch updated to 6f55bbd
 2014-04-22  7:02 UTC 

[PATCH] xfs: remove dquot hints
 2014-04-22  6:50 UTC  (2+ messages)

[PATCH] xfstests: test X_QUOTARM functionality
 2014-04-22  6:44 UTC  (2+ messages)

[PATCH] xfstests: generic/285: fix seek_sanity_test for generic SEEK_HOLE/DATA
 2014-04-22  3:56 UTC  (2+ messages)

[PATCH v2 02/10] xfs: consolidate xfs_bulkstat_single
 2014-04-22  3:13 UTC  (4+ messages)

[PATCH 1/3] common: set _fs_has_crcs=0 as default in _filter_mkfs()
 2014-04-22  0:07 UTC  (3+ messages)
` [PATCH 3/3] generic/009: get the correct dev name when testing ext4

[PATCH v3 3/3] generic: fix check for zero range support in generic/009
 2014-04-21 20:44 UTC 

[PATCH v2 2/3] ext4: fix check for zero range support in ext4/001
 2014-04-21 20:43 UTC 

[PATCH] generic: fix check for zero range support in generic/009
 2014-04-21 20:36 UTC  (4+ messages)

[PATCH v2 01/10] xfs: remove redundant stat assignment in xfs_bulkstat_one_int
 2014-04-21 12:44 UTC  (2+ messages)

[PATCH] xfstests: btrfs, test send's ability to punch holes and prealloc extents
 2014-04-20 14:17 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] ext4: fix check for zero range support in ext4/001
 2014-04-19 21:42 UTC  (2+ messages)

[PATCH v2 0/2] xfs: tmpfile fixes for inode security/acl
 2014-04-18 16:39 UTC  (10+ messages)
` [PATCH v2 1/2] xfs: fix tmpfile/selinux deadlock and initialize security/acl

[PATCH] util-linux/fallocate: introduce an option -c to support FALLOC_FL_COLLAPSE_RANGE
 2014-04-18 10:52 UTC  (3+ messages)
` [PATCH v2] util-linux/fallocate: introduce an option -c to support COLLAPSE_RANGE

[PATCH] xfstests: btrfs/004, fix failure with inlined file extents
 2014-04-18  3:39 UTC 

[PATCH] xfstests: btrfs/004, fix filefrag filter for files with 1 block only
 2014-04-18  3:34 UTC 

[PATCH v2 09/10] xfs: introduce per allocation group bulkstat
 2014-04-18  0:58 UTC 

[PATCH v2 08/10] xfs: introduce xfs_bulkstat_ag_ichunk
 2014-04-18  0:58 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).