linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-30 07:22:47 to 2018-08-02 16:45:39 UTC [more...]

[PATCH v17.1 00/14] xfs-4.19: online repair support
 2018-08-02 14:54 UTC  (28+ messages)
` [PATCH 01/14] xfs: refactor the xrep_extent_list into xfs_bitmap
` [PATCH 02/14] xfs: repair the AGF
` [PATCH 03/14] xfs: repair the AGFL
` [PATCH 04/14] xfs: repair the AGI
` [PATCH 05/14] xfs: repair free space btrees
` [PATCH 06/14] xfs: repair inode btrees
` [PATCH 13/14] xfs: scrub should set preen if attr leaf has holes
` [PATCH 14/14] xfs: repair quotas

[PATCH v2 00/15] xfs: condense dfops and automatic relogging
 2018-08-02 12:11 UTC  (27+ messages)
` [PATCH v2 01/15] xfs: refactor internal dfops initialization
` [PATCH v2 02/15] xfs: use transaction for intent recovery instead of raw dfops
` [PATCH v2 03/15] xfs: remove unused __xfs_defer_cancel() internal helper
` [PATCH v2 04/15] xfs: pass transaction to dfops reset/move helpers
` [PATCH v2 05/15] xfs: replace dop_low with transaction flag
` [PATCH v2 06/15] xfs: add missing defer ijoins for held inodes
` [PATCH v2 07/15] xfs: automatic dfops buffer relogging
` [PATCH v2 08/15] xfs: automatic dfops inode relogging
` [PATCH v2 09/15] xfs: drop dop param from xfs_defer_op_type ->finish_item() callback
` [PATCH v2 10/15] xfs: clean out superfluous dfops dop params/vars
` [PATCH v2 11/15] xfs: cancel dfops on xfs_defer_finish() error
` [PATCH v2 12/15] xfs: replace xfs_defer_ops ->dop_pending with on-stack list
  ` [PATCH v3 "
` [PATCH v2 13/15] xfs: pass transaction to xfs_defer_add()
` [PATCH v2 14/15] xfs: always defer agfl block frees
` [PATCH v2 15/15] xfs: fold dfops into the transaction
  ` [PATCH v3 "

Clearly state infrastructure change on old XFS website
 2018-08-02  9:47 UTC  (3+ messages)

[PATCH 1/2] xfs: use a local variable for magic number in xfs_da3_node_lookup_int
 2018-08-02  9:38 UTC  (8+ messages)
` [PATCH 2/2] xfs: check da node magic in _node_lookup_int

[PATCH V2] mkfs: avoid divide-by-zero when hardware reports optimal i/o size as 0
 2018-08-02  9:34 UTC  (3+ messages)

[PATCH] misc: add handy tarball targets
 2018-08-02  9:27 UTC  (3+ messages)
` [PATCH V2] "

[PATCH v2] xfs: only validate summary counts on primary superblock
 2018-08-02  9:20 UTC  (2+ messages)

[PATCH v2 1/2] xfs/288: use -d option of xfs_db write command for v5 XFS
 2018-08-02  7:10 UTC  (6+ messages)
` [PATCH v2 2/2] xfs/288: _notrun if xfs_db can't write values into dir or attr

[PATCH] xfs: only validate summary counts on primary superblock
 2018-08-02  1:05 UTC  (2+ messages)

[PATCH] xfs: substitute spaces with tabs
 2018-08-01 23:19 UTC  (2+ messages)

[ANNOUNCE] xfsprogs v4.18.0-rc1 released
 2018-08-01 22:21 UTC 

[PATCH] libxfs: fix spdx tag in xfs_cksum.h
 2018-08-01 21:00 UTC  (2+ messages)

agcount 33 by default for a single HDD?
 2018-08-01 18:50 UTC  (9+ messages)

xfsprogs 4.17.0 error building xfs_repair
 2018-08-01 18:43 UTC  (9+ messages)

[PATCH] xfs: refactor log recovery check
 2018-08-01 12:03 UTC  (3+ messages)

An IRC note (#xfs on freenode)
 2018-08-01  4:23 UTC 

[PATCH 1/2] xfs: use a local variable for magic number in xfs_da3_node_lookup_int
 2018-07-31 23:20 UTC 

[PATCH] xfs: check da node magic in _node_lookup_int
 2018-07-31 23:04 UTC  (3+ messages)

[PATCH] misc: remove COPYING from doc/ Makefile
 2018-07-31 15:36 UTC  (6+ messages)

[PATCH] xfs: move extent busy tree initialization to xfs_initialize_perag
 2018-07-31 15:09 UTC  (4+ messages)

[PATCH 00/15] xfs: condense dfops and automatic relogging
 2018-07-31 14:18 UTC  (56+ messages)
` [PATCH 01/15] xfs: refactor internal dfops initialization
` [PATCH 02/15] xfs: use transaction for intent recovery instead of raw dfops
` [PATCH 03/15] xfs: remove unused __xfs_defer_cancel() internal helper
` [PATCH 04/15] xfs: pass transaction to dfops reset/move helpers
` [PATCH 05/15] xfs: replace dop_low with transaction flag
` [PATCH 06/15] xfs: add missing defer ijoins for held inodes
` [PATCH 07/15] xfs: automatic dfops buffer relogging
` [PATCH 08/15] xfs: automatic dfops inode relogging
` [PATCH 09/15] xfs: drop dop param from xfs_defer_op_type ->finish_item() callback
` [PATCH 10/15] xfs: clean out superfluous dfops dop params/vars
` [PATCH 11/15] xfs: cancel dfops on xfs_defer_finish() error
` [PATCH 12/15] xfs: replace xfs_defer_ops ->dop_pending with on-stack list
` [PATCH 13/15] xfs: pass transaction to xfs_defer_add()
` [PATCH 14/15] xfs: always defer agfl block frees
` [PATCH 15/15] xfs: fold dfops into the transaction

[PATCH v2 0/4] xfs-4.19: superblock verifier cleanups
 2018-07-31  4:07 UTC  (7+ messages)
` [PATCH 1/4] xfs: refactor superblock verifiers
` [PATCH 2/4] libxfs: add more bounds checking to sb sanity checks
` [PATCH 3/4] xfs: verify icount in superblock write
` [PATCH 4/4] xfs: check for unknown v5 feature bits in superblock write verifier

[PATCH] mkfs: avoid divide-by-zero when hardware reports optimal i/o size as 0
 2018-07-31  2:57 UTC  (4+ messages)
` [PATCH 2/1] mkfs: factor stripe geom validator & use for cli + device

Recently-formatted XFS filesystems reporting negative used space
 2018-07-30 23:42 UTC  (9+ messages)

[PATCH 0/3] xfs-4.19: superblock verifier cleanups
 2018-07-30 23:41 UTC  (11+ messages)
` [PATCH 1/3] xfs: refactor superblock verifiers
` [PATCH 2/3] libxfs: add more bounds checking to sb sanity checks
` [PATCH 3/3] xfs: verify icount in superblock write

[RFC PATCH] xfs: fix cow_seq locking behavior
 2018-07-30 16:22 UTC  (4+ messages)

[PATCH, RFC] xfs: completely disable toggling DAX flag via ioctl on reg files
 2018-07-30 16:09 UTC  (7+ messages)

[PATCH] xfs: add debian initramfs hook to package
 2018-07-30 16:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4] xfs: test inode allocation state missmatch corruption
 2018-07-30 14:51 UTC  (2+ messages)

[PATCH 1/2] libxfs: add more bounds checking to sb sanity checks
 2018-07-30 12:36 UTC  (7+ messages)
` [PATCH 2/2] xfs: verify icount in superblock write


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