linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-17 19:43:28 to 2018-07-24 22:01:34 UTC [more...]

[PATCH v2 00/15] xfs: embed dfops in the transaction
 2018-07-24 20:53 UTC  (37+ 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 0/7] xfsprogs-4.17: last of the fixes
 2018-07-24 19:48 UTC  (4+ messages)
` [PATCH 7/7] libxfs: remove crc32 functions

XFS long delays on disk full
 2018-07-24 18:16 UTC  (4+ messages)

[PATCH] xfs: properly handle free inodes in extent hint validators
 2018-07-24 18:31 UTC  (4+ messages)

[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 0/2 V3] xfs_repair: rework inode clearing and free inode validation
 2018-07-24  4:35 UTC  (4+ 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

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

Query about the handling of a bug reported before
 2018-07-23 14:27 UTC  (3+ messages)

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

reduce lookups in the COW extent tree V3
 2018-07-23 12:11 UTC  (14+ messages)
` [PATCH 1/6] xfs: remove if_real_bytes
` [PATCH 2/6] xfs: simplify xfs_idata_realloc
` [PATCH 3/6] xfs: remove the xfs_ifork_t typedef
` [PATCH 4/6] xfs: introduce a new xfs_inode_has_cow_data helper
` [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

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  (41+ 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 10/14] xfs: use internal dfops in attr code
` [PATCH 11/14] xfs: use internal dfops during [b|c]ui recovery
` [PATCH 12/14] xfs: remove all boilerplate defer init/finish code
` [PATCH 13/14] xfs: remove unnecessary dfops init calls in xattr code
` [PATCH 14/14] xfs: drop unnecessary xfs_defer_finish() dfops parameter

[PATCH 0/8] xfs-4.19: fixes & cleanups
 2018-07-20 16:04 UTC  (30+ messages)
` [PATCH 1/8] xfs: check leaf attribute block freemap in verifier
  ` [PATCH v2 "
` [PATCH 2/8] xfs: return from _defer_finish with a clean transaction
` [PATCH 3/8] xfs: trivial xfs_btree_del_cursor cleanups
` [PATCH 4/8] xfs: clean up xfs_btree_del_cursor callers
` [PATCH 5/8] xfs: shorten xfs_scrub_ prefix
` [PATCH 6/8] xfs: shorten xfs_repair_ prefix to xrep_
` [PATCH 7/8] xfs: shorten struct xfs_scrub_context to struct xfs_scrub
` [PATCH 8/8] xfs: fix indentation and other whitespace problems in scrub/repair

[PATCH 0/3] xfs-4.19: fix bogus summary counters on mount
 2018-07-20 16:04 UTC  (12+ messages)
` [PATCH 1/3] xfs: detect and fix bad summary counts at mount
` [PATCH 2/3] xfs: refactor unmount record write
  ` [PATCH v2 "
` [PATCH 3/3] xfs: force summary counter recalc at next mount
` [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)

filefrag and reflink
 2018-07-19 14:39 UTC  (9+ messages)

[bug report] xfs: remove dfops param from internal bmap extent helpers
 2018-07-19 11:26 UTC  (4+ messages)

[PATCH] libxfs: add more bounds checking to sb sanity checks
 2018-07-18 20:07 UTC  (8+ messages)
` [PATCH v2] "

[PATCH RFC 7/8] xfs: return non-zero blocks for inline data
 2018-07-18 15:03 UTC  (11+ messages)

reduce lookups in the COW extent tree V2
 2018-07-17 23:13 UTC  (5+ messages)
` [PATCH 6/6] xfs: avoid COW fork extent lookups in writeback if the fork didn't change

[RESEND][PATCH v4 0/2] vfs: better dedupe permission check
 2018-07-17 20:14 UTC  (6+ messages)
` [PATCH v4 1/2] vfs: allow dedupe of user owned read-only files
` [PATCH v4 2/2] vfs: dedupe should return EPERM if permission is not granted


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