Linux-XFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-30 22:35:36 to 2022-12-30 23:27:24 UTC [more...]

[NYE DELUGE 2/4] xfs: online repair in its entirety
 2022-12-30 22:20 UTC  (107+ messages)
` [PATCHSET v24.0 0/9] xfs: fix online repair block reaping
  ` [PATCH 5/9] xfs: use deferred frees to reap old btree blocks
  ` [PATCH 2/9] xfs: move the post-repair block reaping code to a separate file
  ` [PATCH 6/9] xfs: rearrange xrep_reap_block to make future code flow easier
  ` [PATCH 3/9] xfs: only invalidate blocks if we're going to free them
  ` [PATCH 4/9] xfs: only allow reaping of per-AG blocks in xrep_reap_extents
  ` [PATCH 8/9] xfs: reap large AG metadata extents when possible
  ` [PATCH 1/9] xfs: cull repair code that will never get used
  ` [PATCH 7/9] xfs: ignore stale buffers when scanning the buffer cache
  ` [PATCH 9/9] xfs: use per-AG bitmaps to reap unused AG metadata blocks during repair
` [PATCHSET v24.0 0/6] xfs: prepare repair for bulk loading
  ` [PATCH 3/6] xfs: log EFIs for all btree blocks being used to stage a btree
  ` [PATCH 6/6] xfs: constrain dirty buffers while formatting a staged btree
  ` [PATCH 1/6] xfs: force all buffers to be written during btree bulk load
  ` [PATCH 5/6] xfs: move btree bulkload record initialization to ->get_record implementations
  ` [PATCH 4/6] xfs: add debug knobs to control btree bulk load slack factors
  ` [PATCH 2/6] xfs: implement block reservation accounting for btrees we're staging
` [PATCHSET v24.0 0/7] xfs: stage repair information in pageable memory
  ` [PATCH 1/7] xfs: create a big array data structure
  ` [PATCH 4/7] xfs: teach xfile to pass back direct-map pages to caller
  ` [PATCH 2/7] xfs: enable sorting of xfile-backed arrays
  ` [PATCH 7/7] xfs: improve xfarray quicksort pivot
  ` [PATCH 5/7] xfs: speed up xfarray sort by sorting xfile page contents directly
  ` [PATCH 6/7] xfs: cache pages used for xfarray quicksort convergence
  ` [PATCH 3/7] xfs: convert xfarray insertion sort to heapsort using scratchpad memory
` [PATCHSET v24.0 0/4] xfs: online scrubbing of realtime summary files
  ` [PATCH 1/4] xfs: get our own reference to inodes that we want to scrub
  ` [PATCH 4/4] xfs: implement online scrubbing of rtsummary info
  ` [PATCH 2/4] xfs: wrap ilock/iunlock operations on sc->ip
  ` [PATCH 3/4] xfs: move the realtime summary file scrubber to a separate source file
` [PATCHSET v24.0 0/2] xfs: miscellaneous repair tweaks
  ` [PATCH 1/2] xfs: always rescan allegedly healthy per-ag metadata after repair
  ` [PATCH 2/2] xfs: allow the user to cancel repairs before we start writing
` [PATCHSET v24.0 0/2] xfs: force rebuilding of metadata
` [PATCHSET v24.0 0/5] xfs: online repair of AG btrees
` [PATCHSET v24.0 0/6] xfs: online repair of inodes and forks
` [PATCHSET v24.0 0/5] xfs: online repair of file fork mappings
` [PATCHSET v24.0 0/4] xfs: online repair of quota and rt metadata files
` [PATCHSET v24.0 0/4] xfs: live inode scans for online fsck
` [PATCHSET v24.0 0/5] xfs: online repair of quota counters
` [PATCHSET v24.0 0/5] xfs: online repair of file link counts
` [PATCHSET v24.0 00/11] xfs: report corruption to the health trackers
` [PATCHSET v24.0 0/3] xfs: indirect health reporting
` [PATCHSET v24.0 0/3] xfs: online repair for fs summary counters
` [PATCHSET v24.0 0/7] xfs: support in-memory btrees
` [PATCHSET v24.0 0/4] xfs: online repair of rmap btrees
` [PATCHSET v24.0 0/9] xfs: move btree geometry to ops struct
` [PATCHSET v24.0 0/3] xfs: reduce refcount repair memory usage
` [PATCHSET v24.0 0/3] xfs: bmap log intent cleanups
` [PATCHSET v24.0 0/4] xfs: widen BUI formats to support realtime
` [PATCHSET v24.0 0/2] xfs: support attrfork and unwritten BUIs
` [PATCHSET v24.0 0/3] xfs: clean up symbolic link code
` [PATCHSET v24.0 00/21] xfs: atomic file updates
` [PATCHSET v24.0 0/4] xfs: create temporary files for online repair
` [PATCHSET v24.0 0/3] xfs: online repair of realtime summaries
` [PATCHSET v24.0 0/9] xfs: set and validate dir/attr block owners
` [PATCHSET v24.0 0/5] xfs: online repair of extended attributes
` [PATCHSET v24.0 0/3] xfs: online repair of directories
` [PATCHSET v24.0 0/3] xfs: move orphan files to lost and found
` [PATCHSET v24.0 0/1] xfs: online repair of symbolic links
` [PATCHSET v24.0 0/1] xfs: online repair of parent pointers
` [PATCHSET v24.0 0/4] xfs: online fsck of iunlink buckets
` [PATCHSET v24.0 0/3] xfs: cache xfile pages for better performance
` [PATCHSET v24.0 0/5] libxfs: prepare repair for bulk loading
` [PATCHSET v24.0 0/3] libxfs: force rebuilding of metadata
` [PATCHSET v24.0 0/4] xfs_scrub: scan metadata files in parallel
` [PATCHSET v24.0 0/3] libxfs: online repair of quota counters
` [PATCHSET v24.0 0/2] xfs_repair: rebuild inode fork mappings
` [PATCHSET v24.0 0/3] libxfs: online repair of file link counts
` [PATCHSET v24.0 0/4] libxfs: indirect health reporting
` [PATCHSET v24.0 0/9] libxfs: support in-memory btrees
` [PATCHSET v24.0 0/5] libxfs: online repair of rmap btrees
` [PATCHSET v24.0 0/6] xfs_repair: use in-memory "
` [PATCHSET v24.0 0/5] xfs_repair: reduce refcount repair memory usage
` [PATCHSET v24.0 0/4] libxfs: clean up symbolic link code
` [PATCHSET v24.0 00/19] libxfs: atomic file updates
` [PATCHSET v24.0 0/1] xfs: online fsck of iunlink buckets
` [PATCHSET v24.0 0/1] xfs: cache xfile pages for better performance
` [PATCHSET v24.0 0/6] xfs_scrub: fixes to the repair code
` [PATCHSET v24.0 0/6] xfs_scrub: improve warnings about difficult repairs
` [PATCHSET v24.0 0/9] xfs_scrub: track data dependencies for repairs
` [PATCHSET v24.0 0/5] xfs_scrub: use scrub_item to track check progress
` [PATCHSET v24.0 0/4] xfs_scrub: improve scheduling of repair items
` [PATCHSET v24.0 0/7] xfs_scrub: move fstrim to a separate phase
` [PATCHSET v24.0 0/8] xfs_scrub: fixes for systemd services
` [PATCHSET v24.0 0/5] xfs_scrub: tighten security of "
` [PATCHSET v24.0 0/4] xfs_scrub_all: automatic media scan service
` [PATCHSET v24.0 0/2] xfs_scrub: automatic optimization by default
` [PATCHSET v24.0 0/5] fstests: race online scrub with fsstress
` [PATCHSET v24.0 0/1] xfs: force rebuilding of metadata
` [PATCHSET v24.0 0/2] fstests: online repair of AG btrees
` [PATCHSET v24.0 0/1] fstests: online repair of inodes
` [PATCHSET v24.0 0/4] fstests: online repair of file fork mappings
` [PATCHSET v24.0 0/1] fstests: online repair of quota and counters
` [PATCHSET v24.0 0/1] fstests: online repair of quota counters
` [PATCHSET v24.0 0/1] fstests: online repair of file link counts
` [PATCHSET v24.0 0/2] fstests: online repair for fs summary counters
` [PATCHSET v24.0 0/1] fstests: online repair of rmap btrees
` [PATCHSET v24.0 0/2] fstests: fix a few bugs in fs population
` [PATCHSET v24.0 00/24] fstests: improve xfs fuzzing
` [PATCHSET v24.0 0/5] fstests: strengthen fuzz testing
` [PATCHSET v24.0 0/7] fstests: atomic file updates
` [PATCHSET v24.0 0/1] fstests: online repair of realtime summaries
` [PATCHSET v24.0 0/1] fstests: online repair of extended attributes
` [PATCHSET v24.0 0/2] fstests: online repair of directories
` [PATCHSET v24.0 0/1] fstests: test automatic scrub optimization by default

[PATCHSET v24.0 0/2] fstests: race online scrub with mount state changes
 2022-12-30 22:13 UTC  (3+ messages)
` [PATCH 2/2] xfs: stress test xfs_scrub(8) with freeze and ro-remount loops
` [PATCH 1/2] xfs: stress test xfs_scrub(8) with fsstress

[PATCHSET v24.0 0/3] fstests: refactor GETFSMAP stress tests
 2022-12-30 22:12 UTC  (4+ messages)
` [PATCH 1/3] fuzzy: enhance scrub stress testing to use fsx
` [PATCH 3/3] xfs: race fsmap with readonly remounts to detect crash or livelock
` [PATCH 2/3] fuzzy: refactor fsmap stress test to use our helper functions

[PATCHSET v24.0 00/16] fstests: refactor online fsck stress tests
 2022-12-30 22:12 UTC  (17+ messages)
` [PATCH 06/16] fuzzy: explicitly check for common/inject in _require_xfs_stress_online_repair
` [PATCH 03/16] xfs/422: rework feature detection so we only test-format scratch once
` [PATCH 02/16] xfs/422: move the fsstress/freeze/scrub racing logic to common/fuzzy
` [PATCH 04/16] fuzzy: clean up scrub stress programs quietly
` [PATCH 01/16] xfs/422: create a new test group for fsstress/repair racers
` [PATCH 07/16] fuzzy: give each test local control over what scrub stress tests get run
` [PATCH 05/16] fuzzy: rework scrub stress output filtering
` [PATCH 14/16] fuzzy: make freezing optional for scrub stress tests
` [PATCH 13/16] fuzzy: clean up frozen fses after scrub stress testing
` [PATCH 12/16] fuzzy: increase operation count for each fsstress invocation
` [PATCH 10/16] fuzzy: abort scrub stress testing if the scratch fs went down
` [PATCH 09/16] fuzzy: make scrub stress loop control more robust
` [PATCH 11/16] fuzzy: clear out the scratch filesystem if it's too full
` [PATCH 08/16] fuzzy: test the scrub stress subcommands before looping
` [PATCH 16/16] fuzzy: delay the start of the scrub loop when stress-testing scrub
` [PATCH 15/16] fuzzy: allow substitution of AG numbers when configuring scrub stress test

[PATCHSET v24.0 0/4] xfs: fix rmap btree key flag handling
 2022-12-30 22:12 UTC  (5+ messages)
` [PATCH 4/4] xfs_db: expose the unwritten flag in rmapbt keys
` [PATCH 2/4] xfs_repair: check low keys of rmap btrees
` [PATCH 3/4] xfs_repair: warn about unwritten bits set in rmap btree keys
` [PATCH 1/4] xfs: fix rm_offset flag handling in rmap keys

[PATCHSET v24.0 0/5] xfs: strengthen rmapbt scrubbing
 2022-12-30 22:11 UTC  (6+ messages)
` [PATCH 1/5] xfs: introduce bitmap type for AG blocks
` [PATCH 2/5] xfs: cross-reference rmap records with ag btrees
` [PATCH 5/5] xfs: cross-reference rmap records with refcount btrees
` [PATCH 3/5] xfs: cross-reference rmap records with free space btrees
` [PATCH 4/5] xfs: cross-reference rmap records with inode btrees

[PATCHSET v24.0 0/3] xfs: rework online fsck incore bitmap
 2022-12-30 22:11 UTC  (4+ messages)
` [PATCH 1/3] xfs: remove the for_each_xbitmap_ helpers
` [PATCH 2/3] xfs: drop the _safe behavior from the xbitmap foreach macro
` [PATCH 3/3] xfs: convert xbitmap to interval tree

[PATCHSET v24.0 00/11] xfs: clean up memory management in xattr scrub
 2022-12-30 22:11 UTC  (12+ messages)
` [PATCH 04/11] xfs: split freemap from xchk_xattr_buf.buf
` [PATCH 05/11] xfs: split usedmap "
` [PATCH 03/11] xfs: remove unnecessary dstmap in xattr scrubber
` [PATCH 02/11] xfs: don't shadow @leaf in xchk_xattr_block
` [PATCH 01/11] xfs: xattr scrub should ensure one namespace bit per name
` [PATCH 06/11] xfs: split valuebuf from xchk_xattr_buf.buf
` [PATCH 10/11] xfs: clean up xattr scrub initialization
` [PATCH 11/11] xfs: only allocate free space bitmap for xattr scrub if needed
` [PATCH 07/11] xfs: remove flags argument from xchk_setup_xattr_buf
` [PATCH 08/11] xfs: move xattr scrub buffer allocation to top level function
` [PATCH 09/11] xfs: check used space of shortform xattr structures

[PATCHSET v24.0 0/6] xfs: detect mergeable and overlapping btree records
 2022-12-30 22:11 UTC  (7+ messages)
` [PATCH 5/6] xfs: check overlapping rmap "
` [PATCH 1/6] xfs: change bmap scrubber to store the previous mapping
` [PATCH 4/6] xfs: flag refcount btree records that could be merged
` [PATCH 3/6] xfs: flag free space "
` [PATCH 2/6] xfs: alert the user about data/attr fork mappings "
` [PATCH 6/6] xfs: check for reverse mapping records "

[PATCHSET v24.0 0/3] xfs: fix iget usage in directory scrub
 2022-12-30 22:11 UTC  (4+ messages)
` [PATCH 1/3] xfs: make checking directory dotdot entries more reliable
` [PATCH 2/3] xfs: xfs_iget in the directory scrubber needs to use UNTRUSTED
` [PATCH 3/3] xfs: always check the existence of a dirent's child inode

[PATCHSET v24.0 0/4] xfs: fix iget/irele usage in online fsck
 2022-12-30 22:11 UTC  (5+ messages)
` [PATCH 1/4] xfs: manage inode DONTCACHE status at irele time
` [PATCH 2/4] xfs: fix an inode lookup race in xchk_get_inode
` [PATCH 3/4] xfs: rename xchk_get_inode -> xchk_iget_for_scrubbing
` [PATCH 4/4] xfs: retain the AGI when we can't iget an inode to scrub the core

[PATCHSET v24.0 0/2] xfs: detect incorrect gaps in rmap btree
 2022-12-30 22:11 UTC  (3+ messages)
` [PATCH 2/2] xfs: ensure that single-owner file blocks are not owned by others
` [PATCH 1/2] xfs: teach scrub to check for sole ownership of metadata objects

[PATCHSET v24.0 0/4] xfs: detect incorrect gaps in inode btree
 2022-12-30 22:11 UTC  (5+ messages)
` [PATCH 4/4] xfs: convert xfs_ialloc_has_inodes_at_extent to return keyfill scan results
` [PATCH 3/4] xfs: directly cross-reference the inode btrees with each other
` [PATCH 1/4] xfs: remove pointless shadow variable from xfs_difree_inobt
` [PATCH 2/4] xfs: clean up broken eearly-exit code in the inode btree scrubber

[PATCHSET v24.0 0/6] xfs: detect incorrect gaps in refcount btree
 2022-12-30 22:11 UTC  (7+ messages)
` [PATCH 3/6] xfs: replace xfs_btree_has_record with a general keyspace scanner
` [PATCH 4/6] xfs: implement masked btree key comparisons for _has_records scans
` [PATCH 1/6] xfs: refactor converting btree irec to btree key
` [PATCH 5/6] xfs: check the reference counts of gaps in the refcount btree
` [PATCH 2/6] xfs: refactor ->diff_two_keys callsites
` [PATCH 6/6] xfs: ensure that all metadata and data blocks are not cow staging extents

[PATCHSET v24.0 0/2] xfs: enhance btree key scrubbing
 2022-12-30 22:11 UTC  (3+ messages)
` [PATCH 1/2] xfs: check btree keys reflect the child block
` [PATCH 2/2] xfs: always scrub record/key order of interior records

[PATCHSET v24.0 0/2] xfs: fix rmap btree key flag handling
 2022-12-30 22:11 UTC  (3+ messages)
` [PATCH 1/2] xfs: fix rm_offset flag handling in rmap keys
` [PATCH 2/2] xfs: detect unwritten bit set in rmapbt node block keys

[PATCHSET v24.0 0/3] xfs: hoist scrub record checks into libxfs
 2022-12-30 22:11 UTC  (4+ messages)
` [PATCH 1/3] xfs: hoist rmap record flag checks from scrub
` [PATCH 3/3] xfs: hoist inode record alignment "
` [PATCH 2/3] xfs: hoist rmap record flag "

[PATCHSET v24.0 0/8] xfs: standardize btree record checking code
 2022-12-30 22:11 UTC  (9+ messages)
` [PATCH 3/8] xfs: standardize ondisk to incore conversion for refcount btrees
` [PATCH 2/8] xfs: standardize ondisk to incore conversion for inode btrees
` [PATCH 1/8] xfs: standardize ondisk to incore conversion for free space btrees
` [PATCH 4/8] xfs: return a failure address from xfs_rmap_irec_offset_unpack
` [PATCH 5/8] xfs: standardize ondisk to incore conversion for rmap btrees
` [PATCH 7/8] xfs: complain about bad records in query_range helpers
` [PATCH 6/8] xfs: standardize ondisk to incore conversion for bmap btrees
` [PATCH 8/8] xfs: complain about bad file mapping records in the ondisk bmbt

[PATCHSET v24.0 0/5] xfs: drain deferred work items when scrubbing
 2022-12-30 22:11 UTC  (6+ messages)
` [PATCH 3/5] xfs: clean up scrub context if scrub setup returns -EDEADLOCK
` [PATCH 2/5] xfs: allow queued AG intents to drain before scrubbing
` [PATCH 1/5] xfs: add a tracepoint to report incorrect extent refcounts
` [PATCH 4/5] xfs: minimize overhead of drain wakeups by using jump labels
` [PATCH 5/5] xfs: scrub should use ECHRNG to signal that the drain is needed

[PATCHSET v24.0 0/1] xfs: pass perag references around when possible
 2022-12-30 22:11 UTC  (2+ messages)
` [PATCH 1/1] xfs: create a function to duplicate an active perag reference

[PATCHSET v24.0 0/5] xfs: make intent items take a perag reference
 2022-12-30 22:11 UTC  (5+ messages)
` [PATCH 5/5] xfs: give xfs_refcount_intent its own "
` [PATCH 4/5] xfs: give xfs_rmap_intent "
` [PATCH 3/5] xfs: give xfs_extfree_intent "
` [PATCH 2/5] xfs: pass per-ag references to xfs_free_extent


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 read-only IMAP folder(s) and NNTP newsgroup(s).