messages from 2018-07-13 23:08:20 to 2018-07-24 02:53:44 UTC [more...]
[PATCH] xfs_db: add -d to short help for write command
2018-07-24 1:49 UTC (2+ messages)
[PATCH 0/4 V2] Remove a few macros
2018-07-24 0:06 UTC (2+ messages)
[PATCH 0/7] xfsprogs-4.17: last of the fixes
2018-07-23 22:55 UTC (3+ messages)
` [PATCH 7/7] libxfs: remove crc32 functions
[PATCH v2 00/15] xfs: embed dfops in the transaction
2018-07-23 20:51 UTC (24+ 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
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)
XFS long delays on disk full
2018-07-20 17:58 UTC (3+ 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 (12+ messages)
` [PATCH v2] "
[PATCH RFC 0/8] xfs: introduce inode data inline feature
2018-07-18 15:03 UTC (12+ messages)
` [PATCH RFC 7/8] xfs: return non-zero blocks for inline data
reduce lookups in the COW extent tree V2
2018-07-17 23:13 UTC (6+ 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
[PATCH V2] libxfs: Fix a couple of sparse complaintis
2018-07-17 17:25 UTC (3+ messages)
[PATCH] xfs: use swap macro in xfs_dir2_leafn_rebalance
2018-07-17 17:14 UTC (2+ messages)
[PATCH] [RFC] y2038: globally rename compat_time to old_time32
2018-07-17 16:16 UTC (5+ messages)
iomap preparations for GFS2 v3
2018-07-17 14:02 UTC (4+ messages)
` [PATCH 5/6] iomap: add a page_done callback
[LTP] [PATCH 4.17 00/67] 4.17.7-stable review
2018-07-17 1:23 UTC
[PATCH 0/7] fstests: fix quota failures on xfs
2018-07-16 14:28 UTC (7+ messages)
` [PATCH 2/7] misc: force the exact quota options coded into the test
` [PATCH 4/7] xfs: filter out mount options that don't work on v4 filesystems
[Bug 199899] Mounting broken XFS partition causes infinite dmesg flood (system still responds)
2018-07-15 7:52 UTC (2+ messages)
[ANN] oscheck: wrapper for fstests check.sh - tracking and working with baselines
2018-07-14 22:21 UTC (8+ messages)
[PATCH] libxfs: Fix a couple of sparse complaints
2018-07-14 10:17 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).