linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-19 17:29:04 to 2018-07-26 13:25:31 UTC [more...]

[PATCH, RFC] xfs: completely disable toggling DAX flag via ioctl on reg files
 2018-07-26 12:08 UTC  (2+ messages)

[PATCH 00/10] xfsprogs-4.18: mostly scrub/repair stuff
 2018-07-26  1:48 UTC  (20+ messages)
` [PATCH 03/10] xfs_scrub: destroy workqueues when erroring out
` [PATCH 04/10] xfs_scrub: schedule and manage optimizations/repairs to the filesystem
` [PATCH 05/10] xfs_scrub: allow developers to force repairs
` [PATCH 06/10] xfs_scrub: don't error out if an optimize-only repair isn't supported
` [PATCH 07/10] xfs_scrub: rename NOFIX_COMPLAIN to be less confusing
` [PATCH 08/10] xfs_scrub: only retry non-permanent repair failures
` [PATCH 09/10] xfs_io: wire up repair ioctl stuff
` [PATCH 12/10] xfs_repair: use libxfs extsize/cowextsize validation helpers

[PATCH v17 00/16] xfs-4.19: online repair support
 2018-07-26  0:38 UTC  (3+ messages)
` [PATCH 01/16] xfs: pass transaction lock while setting up agresv on cyclic metadata

[PATCH v17 00/16] xfs-4.19: online repair support
 2018-07-26  0:21 UTC  (17+ messages)
` [PATCH 01/16] xfs: pass transaction lock while setting up agresv on cyclic metadata
` [PATCH 02/16] xfs: move the repair extent list into its own file
` [PATCH 03/16] xfs: refactor the xrep_extent_list into xfs_bitmap
` [PATCH 04/16] xfs: repair the AGF
` [PATCH 05/16] xfs: repair the AGFL
` [PATCH 06/16] xfs: repair the AGI
` [PATCH 07/16] xfs: repair free space btrees
` [PATCH 08/16] xfs: repair inode btrees
` [PATCH 09/16] xfs: repair refcount btrees
` [PATCH 10/16] xfs: repair inode records
` [PATCH 11/16] xfs: zap broken inode forks
` [PATCH 12/16] xfs: repair inode block maps
` [PATCH 13/16] xfs: repair damaged symlinks
` [PATCH 14/16] xfs: repair extended attributes
` [PATCH 15/16] xfs: scrub should set preen if attr leaf has holes
` [PATCH 16/16] xfs: repair quotas

[PATCH v2] xfs_quota: don't stop the directory tree walk when DEPTH is hit
 2018-07-26  0:15 UTC  (2+ messages)

[PATCH V2] xfs_io: Document shutdown -f
 2018-07-26  0:07 UTC  (3+ messages)
` [PATCH V3] "

[PATCH] libxfs: add more bounds checking to sb sanity checks
 2018-07-25 22:55 UTC  (6+ messages)
` [PATCH v3] "

[PATCH 0/2] xfs-4.19: inode cleanups
 2018-07-25 19:45 UTC  (12+ messages)
` [PATCH 1/2] xfs: kill IHOLD
` [PATCH 2/2] xfs: clean up IRELE/iput callsites

Question about reflink feature
 2018-07-25 19:16 UTC 

XFS long delays on disk full
 2018-07-25 17:00 UTC  (5+ messages)

[PATCH 0/2 V3] xfs_repair: rework inode clearing and free inode validation
 2018-07-25 16:32 UTC  (9+ messages)
` [PATCH 1/2 V3] xfs_repair: notify user if free inodes contain errors
` [PATCH 2/2 V3] xfs_repair: clear_dinode should simply clear, not check contents

Processed: Re: Bug#904086: Add fsck.xfs and xfs_repair to the initramfs
 2018-07-25 12:57 UTC  (2+ messages)
  `  "

Processed: your mail
 2018-07-25 12:48 UTC 

Processed: your mail
 2018-07-25 12:39 UTC 

Processed: your mail
 2018-07-25 12:27 UTC 

[PATCH v2 00/15] xfs: embed dfops in the transaction
 2018-07-25 11:34 UTC  (57+ messages)
` [PATCH v2 01/15] xfs: pull up dfops from xfs_itruncate_extents()
` [PATCH v2 02/15] xfs: use ->t_dfops in log recovery intent processing
` [PATCH v2 03/15] xfs: fix transaction leak on remote attr set/remove failure
` [PATCH v2 04/15] xfs: make deferred processing safe for embedded dfops
` [PATCH v2 05/15] xfs: remove unused deferred ops committed field
` [PATCH v2 06/15] xfs: reset dfops to initial state after finish
` [PATCH v2 07/15] xfs: pack holes in xfs_defer_ops and xfs_trans
` [PATCH v2 08/15] xfs: support embedded dfops in transaction
` [PATCH v2 09/15] xfs: use internal dfops in cow blocks cancel
` [PATCH v2 10/15] xfs: use internal dfops in attr code
` [PATCH v2 11/15] xfs: use internal dfops during [b|c]ui recovery
` [PATCH v2 12/15] xfs: remove all boilerplate defer init/finish code
` [PATCH v2 13/15] xfs: remove unnecessary dfops init calls in xattr code
` [PATCH v2 14/15] xfs: drop unnecessary xfs_defer_finish() dfops parameter
` [PATCH v2 15/15] xfs: bypass final dfops roll in trans commit path
  ` [PATCH v3 "

[PATCH] xfs: properly handle free inodes in extent hint validators
 2018-07-25 11:26 UTC  (5+ messages)

Query about the handling of a bug reported before
 2018-07-24 23:00 UTC  (5+ messages)

reduce lookups in the COW extent tree V3
 2018-07-24 22:35 UTC  (10+ messages)
` [PATCH 5/6] xfs: maintain a sequence count for inode fork manipulations
` [PATCH 6/6] xfs: avoid COW fork extent lookups in writeback if the fork didn't change

[PATCH 0/7] xfsprogs-4.17: last of the fixes
 2018-07-24 19:48 UTC  (4+ messages)
` [PATCH 7/7] libxfs: remove crc32 functions

[PATCH] xfs_db: add -d to short help for write command
 2018-07-24 16:50 UTC  (3+ messages)

[PATCH 0/6 V2] xfs: more verifications!
 2018-07-24 16:43 UTC  (4+ messages)
` [PATCH 2/6] xfs: verify extent size hint is valid in inode verifier

xfsprogs-dev failing to build
 2018-07-24  6:32 UTC  (5+ messages)

[ANNOUNCE] xfsprogs for-next updated to d73a5b9
 2018-07-24  4:38 UTC 

[PATCH] xfsprogs: remove generated scrub files under clean target
 2018-07-24  4:17 UTC  (2+ messages)

[PATCH 0/4 V2] Remove a few macros
 2018-07-24  0:06 UTC  (2+ messages)

[PATCH] mkfs: avoid divide-by-zero when hardware reports optimal i/o size as 0
 2018-07-23 12:21 UTC  (5+ messages)

Recently-formatted XFS filesystems reporting negative used space
 2018-07-22  0:03 UTC  (7+ messages)

[PATCH 00/14] xfs: embed dfops in the transaction
 2018-07-20 16:27 UTC  (36+ messages)
` [PATCH 01/14] xfs: pull up dfops from xfs_itruncate_extents()
` [PATCH 02/14] xfs: use ->t_dfops in log recovery intent processing
` [PATCH 03/14] xfs: fix transaction leak on remote attr set/remove failure
` [PATCH 04/14] xfs: make deferred processing safe for embedded dfops
` [PATCH 05/14] xfs: remove unused deferred ops committed field
` [PATCH 06/14] xfs: reset dfops to initial state after finish
` [PATCH 07/14] xfs: pack holes in xfs_defer_ops and xfs_trans
` [PATCH 08/14] xfs: support embedded dfops in transaction
` [PATCH 09/14] xfs: use internal dfops in cow blocks cancel

[PATCH 0/8] xfs-4.19: fixes & cleanups
 2018-07-20 16:04 UTC  (7+ messages)
` [PATCH 3/8] xfs: trivial xfs_btree_del_cursor cleanups
` [PATCH 4/8] xfs: clean up xfs_btree_del_cursor callers

[PATCH 0/3] xfs-4.19: fix bogus summary counters on mount
 2018-07-20 16:04 UTC  (7+ messages)
` [PATCH 2/3] xfs: refactor unmount record write
  ` [PATCH v2 "
` [RFC PATCH 4/3] xfstests: test mount time summary counter check and fix

[powerpc/powervm]Oops: Kernel access of bad area, sig: 11 [#1] while running stress-ng
 2018-07-20  6:02 UTC  (2+ messages)

[PATCH] mkfs: fix divide-by-zero in align_ag_geometry
 2018-07-19 21:09 UTC  (10+ 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).