All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-30 22:51:42 to 2022-12-30 23:35:10 UTC [more...]

[NYE DELUGE 2/4] xfs: online repair in its entirety
 2022-12-30 22:20 UTC  (137+ messages)
` [PATCHSET v24.0 0/9] xfs: fix online repair block reaping
  ` [PATCH 2/9] xfs: move the post-repair block reaping code to a separate file
  ` [PATCH 8/9] xfs: reap large AG metadata extents when possible
  ` [PATCH 5/9] xfs: use deferred frees to reap old btree blocks
  ` [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 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 4/6] xfs: add debug knobs to control btree bulk load slack factors
  ` [PATCH 5/6] xfs: move btree bulkload record initialization to ->get_record implementations
  ` [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 3/6] xfs: log EFIs for all btree blocks being used to stage a btree
  ` [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 3/7] xfs: convert xfarray insertion sort to heapsort using scratchpad memory
  ` [PATCH 5/7] xfs: speed up xfarray sort by sorting xfile page contents directly
  ` [PATCH 2/7] xfs: enable sorting of xfile-backed arrays
  ` [PATCH 7/7] xfs: improve xfarray quicksort pivot
  ` [PATCH 1/7] xfs: create a big array data structure
  ` [PATCH 6/7] xfs: cache pages used for xfarray quicksort convergence
  ` [PATCH 4/7] xfs: teach xfile to pass back direct-map pages to caller
` [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 3/4] xfs: move the realtime summary file scrubber to a separate source file
  ` [PATCH 4/4] xfs: implement online scrubbing of rtsummary info
  ` [PATCH 2/4] xfs: wrap ilock/iunlock operations on sc->ip
` [PATCHSET v24.0 0/2] xfs: miscellaneous repair tweaks
  ` [PATCH 2/2] xfs: allow the user to cancel repairs before we start writing
  ` [PATCH 1/2] xfs: always rescan allegedly healthy per-ag metadata after repair
` [PATCHSET v24.0 0/2] xfs: force rebuilding of metadata
  ` [PATCH 2/2] xfs: allow userspace to rebuild metadata structures
  ` [PATCH 1/2] xfs: don't complain about unfixed metadata when repairs were injected
` [PATCHSET v24.0 0/5] xfs: online repair of AG btrees
  ` [PATCH 1/5] xfs: clear pagf_agflreset when repairing the AGFL
  ` [PATCH 2/5] xfs: repair free space btrees
  ` [PATCH 4/5] xfs: repair inode btrees
  ` [PATCH 5/5] xfs: repair refcount btrees
  ` [PATCH 3/5] xfs: rewrite xfs_icache_inode_is_allocated
` [PATCHSET v24.0 0/6] xfs: online repair of inodes and forks
  ` [PATCH 2/6] xfs: try to attach dquots to files before repairing them
  ` [PATCH 3/6] xfs: repair inode records
  ` [PATCH 4/6] xfs: zap broken inode forks
  ` [PATCH 1/6] xfs: disable online repair quota helpers when quota not enabled
  ` [PATCH 5/6] xfs: abort directory parent scrub scans if we encounter a zapped directory
  ` [PATCH 6/6] xfs: repair obviously broken inode modes
` [PATCHSET v24.0 0/5] xfs: online repair of file fork mappings
  ` [PATCH 1/5] xfs: reintroduce reaping of file metadata blocks to xrep_reap_extents
  ` [PATCH 3/5] xfs: refactor repair forcing tests into a repair.c helper
  ` [PATCH 2/5] xfs: repair inode fork block mapping data structures
  ` [PATCH 4/5] xfs: create a ranged query function for refcount btrees
  ` [PATCH 5/5] xfs: repair problems in CoW forks
` [PATCHSET v24.0 0/4] xfs: online repair of quota and rt metadata files
  ` [PATCH 1/4] xfs: repair the inode core and forks of a metadata inode
  ` [PATCH 2/4] xfs: create a new inode fork block unmap helper
  ` [PATCH 3/4] xfs: online repair of realtime bitmaps
  ` [PATCH 4/4] xfs: repair quotas
` [PATCHSET v24.0 0/4] xfs: live inode scans for online fsck
  ` [PATCH 1/4] xfs: speed up xfs_iwalk_adjust_start a little bit
  ` [PATCH 2/4] xfs: implement live inode scan for scrub
  ` [PATCH 3/4] xfs: allow scrub to hook metadata updates in other writers
  ` [PATCH 4/4] xfs: allow blocking notifier chains with filesystem hooks
` [PATCHSET v24.0 0/5] xfs: online repair of quota counters
  ` [PATCH 2/5] xfs: implement live quotacheck inode scan
  ` [PATCH 1/5] xfs: report the health of quota counts
  ` [PATCH 4/5] xfs: repair cannot update the summary counters when logging quota flags
  ` [PATCH 3/5] xfs: track quota updates during live quotacheck
` [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

[PATCH][next] perf-tools: Fix spelling mistake "lenght" -> "length"
 2022-12-30 23:32 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-30 23:31 UTC 

[PATCH v5 00/23] ufs: qcom: Add HS-G4 support
 2022-12-30 23:29 UTC  (3+ messages)

[PATCH] ACPI: custom_method: fix potential use-after-free issues
 2022-12-30 23:28 UTC  (3+ messages)

[PATCH] rm_work.bbclass: use HOSTTOOLS 'rm' binary exclusively
 2022-12-30 23:27 UTC  (2+ messages)

[RFC] Catch dwmw2's deadlock
 2022-12-30 23:24 UTC  (4+ messages)

[PATCH v3 1/2] arm: dts: arm: add arm corstone500 device tree
 2022-12-30 23:24 UTC  (2+ messages)

[PATCH net-next 0/6] net: ipa: simplify IPA interrupt handling
 2022-12-30 23:22 UTC  (7+ messages)
` [PATCH net-next 1/6] net: ipa: introduce a common microcontroller interrupt handler
` [PATCH net-next 2/6] net: ipa: introduce ipa_interrupt_enable()
` [PATCH net-next 3/6] net: ipa: enable IPA interrupt handlers separate from registration
` [PATCH net-next 4/6] net: ipa: register IPA interrupt handlers directly
` [PATCH net-next 5/6] net: ipa: kill ipa_interrupt_add()
` [PATCH net-next 6/6] net: ipa: don't maintain IPA interrupt handler array

RTT-PROBE: lore-subspace-rtt
 2022-12-30 23:21 UTC 

[BUG] fatal: transport 'file' not allowed during submodule add
 2022-12-30 23:16 UTC  (5+ messages)

fs/erofs/fscache.c:39:2: warning: Use of memory after it is freed [clang-analyzer-unix.Malloc]
 2022-12-30 23:14 UTC 

[PATCH][next] udf: Fix spelling mistake "lenght" -> "length"
 2022-12-30 23:14 UTC 

[PATCH 0/2] branch: operations on orphan branches
 2022-12-30 23:12 UTC  (3+ messages)
` [PATCH 1/2] branch: description for orphan branch errors
` [PATCH 2/2] branch: rename orphan branches in any worktree

RTT-PROBE: lore-subspace-rtt
 2022-12-30 23:11 UTC 

[PATCH 1/1] Kconfig: move NXP specific stuff into a sub-menu
 2022-12-30 23:08 UTC 

[Question] Unlinking original file of bind mounted file
 2022-12-30 23:05 UTC  (6+ messages)
    ` Fwd: "

misleading note in https://man7.org/linux/man-pages/man3/bstring.3.html
 2022-12-30 23:05 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-30 23:01 UTC 

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

[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

[PATCH RFT] hwmon: (nct6755) Add support for NCT6799D
 2022-12-30 22:58 UTC  (6+ messages)

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

[PATCH v2 2/4] interconnect: qcom: add sdm670 interconnects
 2022-12-30 22:54 UTC  (2+ messages)

[PATCHSET v24.0 0/4] xfs: fix rmap btree key flag handling
 2022-12-30 22:12 UTC  (5+ messages)
` [PATCH 1/4] xfs: fix rm_offset flag handling in rmap keys
` [PATCH 2/4] xfs_repair: check low keys of rmap btrees
` [PATCH 4/4] xfs_db: expose the unwritten flag in rmapbt keys
` [PATCH 3/4] xfs_repair: warn about unwritten bits set in rmap btree 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 4/5] xfs: cross-reference rmap records with inode 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 2/5] xfs: cross-reference rmap records with ag btrees

mcp251xfd: Bad message receiption
 2022-12-30 22:51 UTC  (7+ messages)
  ` AW: "
      ` AW: "
          ` AW: "

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


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.