linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-23 15:23:15 to 2014-05-03 16:04:08 UTC [more...]

attr cleanups
 2014-05-03 16:04 UTC  (7+ messages)
` [PATCH 1/5] xfs: fold xfs_attr_set_int into xfs_attr_set
` [PATCH 2/5] xfs: fold xfs_attr_get_int into xfs_attr_get
` [PATCH 3/5] xfs: fold xfs_attr_remove_int into xfs_attr_remove
` [PATCH 4/5] xfs: simplify attr name setup
` [PATCH 5/5] xfs: pass struct da_args to xfs_attr_calc_size

[PATCH] xfs: truncate_setsize should be outside transactions
 2014-05-03 15:16 UTC  (9+ messages)
      ` [PATCH V2] "

[PATCH] xfs: fix Q_XQUOTARM ioctl
 2014-05-03 15:14 UTC  (8+ messages)
` [PATCH V2] "

[ANNOUNCE] xfsprogs: 3.2.0-rc2 release tagged
 2014-05-03  6:18 UTC  (5+ messages)

XFS filesystem claims to be mounted after a disconnect
 2014-05-03  3:02 UTC  (16+ messages)

xfs umount hang in xfs_ail_push_all_sync on i/o error
 2014-05-03  0:47 UTC  (8+ messages)

[PATCH 0/5] xfstests: fixes for the free inode btree
 2014-05-02 23:48 UTC  (7+ messages)
` [PATCH 1/5] xfs/030: filter out extra repair noise for finobt enabled fs'
` [PATCH 2/5] xfstests: add _require_xfs_[mkfs_]finobt() checks for finobt tests
` [PATCH 3/5] xfstests: filter agno/ino repair output for finobt
` [PATCH 4/5] xfs/010: test repair for finobt corruption
` [PATCH 5/5] xfs/013: stress the free inode btree

[PATCH] xfs: initialize default acls for ->tmpfile()
 2014-05-02 10:01 UTC  (2+ messages)

[PATCH 0/2] xfsprog: fix xfs_inode lifetime issue
 2014-05-01 23:33 UTC  (10+ messages)
` [PATCH 1/2] xfsprogs: remove unused argument in trans_iput
` [PATCH 2/2] xfsprogs: dont free xfs_inode until complete

[PATCH 0/9 v3] xfs_db, xfs_repair: improve CRC error detection
 2014-05-01 23:27 UTC  (20+ 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 v2 0/2] xfs: tmpfile fixes for inode security/acl
 2014-04-30 12:02 UTC  (3+ messages)
` [PATCH v2 1/2] xfs: fix tmpfile/selinux deadlock and initialize security/acl

[PATCH] xfstests: fsstress: fix incorrect if condition check for collapse range mode
 2014-04-30 10:43 UTC  (4+ messages)

[PATCH v2] xfstests: fsstress: fix incorrect if condition check for collapse range mode
 2014-04-30 10:35 UTC 

[PATCH] xfs: test for shut down fs in xfs_dir_fsync()
 2014-04-29 20:12 UTC  (14+ messages)

[ANNOUNCE] xfstests: master branch updated to ce0aa2b
 2014-04-28  1:00 UTC 

3.15.0-rc2: RECLAIM_FS-safe -> RECLAIM_FS-unsafe lock order detected
 2014-04-28  0:50 UTC  (2+ messages)

[PATCH, RFC] xfs: add heuristic to flush on rename
 2014-04-28  0:48 UTC  (9+ 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)

[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  (3+ 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  (12+ messages)
` [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  (9+ 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  (19+ 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 v2 03/10] xfs: consolidate xfs_inumbers
 2014-04-23 15:36 UTC  (2+ messages)


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