All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-31 00:05:18 to 2022-12-31 00:50:28 UTC [more...]

[PATCHSET v24.0 00/24] fstests: improve xfs fuzzing
 2022-12-30 22:19 UTC  (25+ messages)
` [PATCH 01/24] fuzzy: disable per-field random fuzzing by default
` [PATCH 02/24] fuzzy: disable timstamp "
` [PATCH 07/24] fuzzy: don't fuzz xattr namespace flags and values
` [PATCH 03/24] fuzzy: don't fuzz the log sequence number
` [PATCH 05/24] fuzzy: don't fuzz inode generation numbers
` [PATCH 06/24] fuzzy: don't fuzz user-controllable inode flags
` [PATCH 04/24] fuzzy: don't fuzz obsolete inode fields
` [PATCH 12/24] common/fuzzy: fix some problems with the offline repair strategy
` [PATCH 11/24] common/fuzzy: fix some problems with the online "
` [PATCH 10/24] common/fuzzy: hoist the post-repair fs modification step
` [PATCH 08/24] common/fuzzy: split out each repair strategy into a separate helper
` [PATCH 09/24] common/fuzzy: add an underline to the full log between sections
` [PATCH 13/24] common/fuzzy: fix some problems with the no-repair strategy
` [PATCH 14/24] common/fuzzy: fix some problems with the online-then-offline repair strategy
` [PATCH 16/24] xfs/{35[45],455}: fix bogus corruption errors
` [PATCH 15/24] common/fuzzy: fix some problems with the post-repair fs modification code
` [PATCH 21/24] fuzzy: compress coredumps created while fuzzing
` [PATCH 19/24] common/fuzzy: exercise the filesystem a little harder after repairing
` [PATCH 17/24] common/fuzzy: evaluate xfs_check vs xfs_repair
` [PATCH 22/24] fuzzy: report the fuzzing repair strategy in seqres.full
` [PATCH 20/24] fuzzy: dump metadata state before fuzzing
` [PATCH 18/24] common: check xfs health after doing an online scrub
` [PATCH 24/24] fuzzy: for fuzzing ag btrees, find the path to the AG header
` [PATCH 23/24] xfs: improve metadata array field handling when fuzzing

[PATCH v2] kcsan: test: don't put the expect array on the stack
 2022-12-31  0:45 UTC 

[PATCHSET v24.0 0/2] fstests: fix a few bugs in fs population
 2022-12-30 22:19 UTC  (3+ messages)
` [PATCH 1/2] populate: take a snapshot of the filesystem if creation fails
` [PATCH 2/2] populate: fix some weirdness in __populate_check_xfs_agbtree_height

[PATCHSET v24.0 0/1] fstests: online repair of rmap btrees
 2022-12-30 22:19 UTC  (2+ messages)
` [PATCH 1/1] xfs/422: don't freeze while racing rmap repair and fsstress

[PATCHSET v24.0 0/2] fstests: online repair for fs summary counters
 2022-12-30 22:19 UTC  (3+ messages)
` [PATCH 1/2] xfs: test fs summary counter online repair
` [PATCH 2/2] xfs: race fsstress with online repair for summary counters

[PATCHSET v24.0 0/1] fstests: online repair of file link counts
 2022-12-30 22:19 UTC  (2+ messages)
` [PATCH 1/1] xfs: race fsstress with inode link count check and repair

[PATCHSET v24.0 0/1] fstests: online repair of quota counters
 2022-12-30 22:19 UTC  (2+ messages)
` [PATCH 1/1] xfs: race fsstress with online scrub and repair for quotacheck

[PATCHv13 00/16] Linear Address Masking enabling
 2022-12-31  0:42 UTC  (5+ messages)
` [PATCHv13 05/16] x86/uaccess: Provide untagged_addr() and remove tags before address check

[PATCHSET v24.0 0/1] fstests: online repair of quota and counters
 2022-12-30 22:19 UTC  (2+ messages)
` [PATCH 1/1] xfs: race fsstress with online scrub and repair for quota metadata

[PATCH v2 bpf-next 0/6] Dynptr convenience helpers
 2022-12-31  0:42 UTC  (11+ messages)
      ` bpf helpers freeze. Was: "

[PATCHSET v24.0 0/4] fstests: online repair of file fork mappings
 2022-12-30 22:19 UTC  (5+ messages)
` [PATCH 4/4] xfs: race fsstress with online repair for special file metadata
` [PATCH 1/4] xfs: test rebuilding xattrs when the data fork is btree format
` [PATCH 3/4] xfs: ensure that online file data fork repairs don't hit EDQUOT
` [PATCH 2/4] xfs: race fsstress with online repair for inode and fork metadata

RTT-PROBE: lore-subspace-rtt
 2022-12-31  0:41 UTC 

[PATCHSET v24.0 0/1] fstests: online repair of inodes
 2022-12-30 22:19 UTC  (2+ messages)
` [PATCH 1/1] xfs: race fsstress with online repair for inode record metadata

[PATCHSET v24.0 0/2] fstests: online repair of AG btrees
 2022-12-30 22:19 UTC  (3+ messages)
` [PATCH 2/2] xfs: stress test ag repair functions
` [PATCH 1/2] xfs: test rebuilding the entire filesystem with online fsck

[PATCHSET v24.0 0/1] xfs: force rebuilding of metadata
 2022-12-30 22:19 UTC  (2+ messages)
` [PATCH 1/1] fuzzy: use FORCE_REBUILD over injecting force_repair

[PATCHSET v24.0 0/5] fstests: race online scrub with fsstress
 2022-12-30 22:19 UTC  (6+ messages)
` [PATCH 2/5] xfs: race fsstress with online scrubbers for AG and fs metadata
` [PATCH 5/5] xfs: race fsstress with online scrubbers for file metadata
` [PATCH 3/5] fuzzy: add a custom xfs find utility for scrub stress tests
` [PATCH 1/5] xfs/357: switch fuzzing to agi 1
` [PATCH 4/5] fuzzy: allow xfs scrub stress tests to pick preconfigured fsstress configs

[PATCHSET v24.0 0/2] xfs_scrub: automatic optimization by default
 2022-12-30 22:18 UTC  (3+ messages)
` [PATCH 1/2] xfs_scrub: automatic downgrades to dry-run mode in service mode
` [PATCH 2/2] xfs_scrub: add an optimization-only mode

[PATCHSET v24.0 0/4] xfs_scrub_all: automatic media scan service
 2022-12-30 22:18 UTC  (5+ messages)
` [PATCH 1/4] xfs_scrub_all: support metadata+media scans of all filesystems
` [PATCH 4/4] xfs_scrub_all: failure reporting for the xfs_scrub_all job
` [PATCH 3/4] xfs_scrub_all: trigger automatic media scans once per month
` [PATCH 2/4] xfs_scrub_all: enable periodic file data scrubs automatically

[PATCHSET v24.0 0/5] xfs_scrub: tighten security of systemd services
 2022-12-30 22:18 UTC  (6+ messages)
` [PATCH 2/5] xfs_scrub.service: reduce CPU usage to 60% when possible
` [PATCH 1/5] xfs_scrub: allow auxiliary pathnames for sandboxing
` [PATCH 4/5] xfs_scrub_fail: tighten up the security on the background systemd service
` [PATCH 3/5] xfs_scrub: "
` [PATCH 5/5] xfs_scrub_all: "

[PATCHSET v24.0 0/8] xfs_scrub: fixes for systemd services
 2022-12-30 22:18 UTC  (9+ messages)
` [PATCH 4/8] xfs_scrub_fail: escape paths correctly
` [PATCH 3/8] xfs_scrub_fail: fix sendmail detection
` [PATCH 1/8] debian: install scrub services with dh_installsystemd
` [PATCH 5/8] xfs_scrub_fail: return the failure status of the mailer program
` [PATCH 6/8] xfs_scrub_all: fix argument passing when invoking xfs_scrub manually
` [PATCH 7/8] xfs_scrub_all: escape service names consistently
` [PATCH 2/8] xfs_scrub: add missing copyrights and spdx headers
` [PATCH 8/8] xfs_scrub_all: survive systemd restarts when waiting for services

[PATCHSET v24.0 0/7] xfs_scrub: move fstrim to a separate phase
 2022-12-30 22:18 UTC  (8+ messages)
` [PATCH 2/7] xfs_scrub: ignore phase 8 if the user disabled fstrim
` [PATCH 1/7] xfs_scrub: move FITRIM to phase 8
` [PATCH 3/7] xfs_scrub: collapse trim_filesystem
` [PATCH 6/7] xfs_scrub: don't call FITRIM after runtime errors
` [PATCH 7/7] xfs_scrub: fstrim each AG in parallel
` [PATCH 4/7] xfs_scrub: fix the work estimation for phase 8
` [PATCH 5/7] xfs_scrub: report FITRIM errors properly

is this data corruption?
 2022-12-31  0:33 UTC  (3+ messages)

[PATCHSET v24.0 0/4] xfs_scrub: improve scheduling of repair items
 2022-12-30 22:18 UTC  (5+ messages)
` [PATCH 1/4] libfrog: enhance ptvar to support initializer functions
` [PATCH 2/4] xfs_scrub: improve thread scheduling repair items during phase 4
` [PATCH 3/4] xfs_scrub: recheck entire metadata objects after corruption repairs
` [PATCH 4/4] xfs_scrub: try to repair space metadata before file metadata

RTT-PROBE: lore-subspace-rtt
 2022-12-31  0:31 UTC 

[PATCHSET v24.0 0/5] xfs_scrub: use scrub_item to track check progress
 2022-12-30 22:18 UTC  (6+ messages)
` [PATCH 3/5] xfs_scrub: refactor scrub_meta_type out of existence
` [PATCH 4/5] xfs_scrub: hoist repair retry loop to repair_item_class
` [PATCH 5/5] xfs_scrub: hoist scrub retry loop to scrub_item_check_file
` [PATCH 1/5] xfs_scrub: start tracking scrub state in scrub_item
` [PATCH 2/5] xfs_scrub: remove enum check_outcome

[PATCH 0/2] x86: Work around Shstk fracturing
 2022-12-31  0:30 UTC  (3+ messages)
` [PATCH 1/2] x86/cpuid: Infrastructure for leaves 7:1{ecx,edx}
` [PATCH 2/2] x86/shskt: Disable CET-SS on parts succeptable to fractured updates

[PATCHSET v24.0 0/9] xfs_scrub: track data dependencies for repairs
 2022-12-30 22:18 UTC  (10+ messages)
` [PATCH 4/9] xfs_scrub: remove scrub_metadata_file
` [PATCH 5/9] xfs_scrub: boost the repair priority of dependencies of damaged items
` [PATCH 3/9] xfs_scrub: remove action lists from phaseX code
` [PATCH 2/9] xfs_scrub: use repair_item to direct repair activities
` [PATCH 6/9] xfs_scrub: clean up repair_item_difficulty a little
` [PATCH 1/9] xfs_scrub: track repair items by principal, not by individual repairs
` [PATCH 8/9] xfs_scrub: retry incomplete repairs
` [PATCH 9/9] xfs_scrub: remove unused action_list fields
` [PATCH 7/9] xfs_scrub: check dependencies of a scrub type before repairing

[PATCH 0/2] dts: qcom: use "qcom,gsi-loader"
 2022-12-31  0:27 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: qcom: use qcom,gsi-loader for IPA
` [PATCH 2/2] arm64: "

[PATCHSET v24.0 0/6] xfs_scrub: improve warnings about difficult repairs
 2022-12-30 22:18 UTC  (7+ messages)
` [PATCH 2/6] xfs_scrub: get rid of trivial fs metadata scanner helpers
` [PATCH 1/6] xfs_scrub: collapse trivial superblock scrub helpers
` [PATCH 6/6] xfs_scrub: warn about difficult repairs to rt and quota metadata
` [PATCH 4/6] xfs_scrub: add missing repair types to the mustfix and difficulty assessment
` [PATCH 5/6] xfs_scrub: any inconsistency in metadata should trigger difficulty warnings
` [PATCH 3/6] xfs_scrub: split up the mustfix repairs and difficulty assessment functions

[PATCHSET v24.0 0/6] xfs_scrub: fixes to the repair code
 2022-12-30 22:18 UTC  (7+ messages)
` [PATCH 4/6] xfs_scrub: log when a repair was unnecessary
` [PATCH 2/6] xfs_scrub: remove ALP_* flags namespace
` [PATCH 5/6] xfs_scrub: require primary superblock repairs to complete before proceeding
` [PATCH 1/6] xfs_scrub: don't report media errors for space with unknowable owner
` [PATCH 3/6] xfs_scrub: move repair functions to repair.c
` [PATCH 6/6] xfs_scrub: actually try to fix summary counters ahead of repairs

[PATCHSET v24.0 0/1] xfs: cache xfile pages for better performance
 2022-12-30 22:18 UTC  (2+ messages)
` [PATCH 1/1] xfs: map xfile pages directly into xfs_buf

[PATCHSET v24.0 0/1] xfs: online fsck of iunlink buckets
 2022-12-30 22:18 UTC  (2+ messages)
` [PATCH 1/1] xfs_db: dump unlinked buckets

[PATCHSET v24.0 00/19] libxfs: atomic file updates
 2022-12-30 22:18 UTC  (20+ messages)
` [PATCH 03/19] xfs: create a log incompat flag for atomic extent swapping
` [PATCH 04/19] xfs: introduce a swap-extent log intent item
` [PATCH 01/19] vfs: introduce new file range exchange ioctl
` [PATCH 02/19] xfs: parameterize all the incompat log feature helpers
` [PATCH 06/19] xfs: add error injection to test swapext recovery
` [PATCH 08/19] xfs: condense directories after an atomic swap
` [PATCH 11/19] xfs: enable atomic swapext feature
` [PATCH 12/19] libhandle: add support for bulkstat v5
` [PATCH 07/19] xfs: condense extended attributes after an atomic swap
` [PATCH 09/19] xfs: condense symbolic links "
` [PATCH 10/19] xfs: make atomic extent swapping support realtime files
` [PATCH 05/19] xfs: create deferred log items for extent swapping
` [PATCH 18/19] xfs_io: enhance swapext to take advantage of new api
` [PATCH 19/19] xfs_io: add atomic update commands to exercise extent swapping
` [PATCH 14/19] xfs_logprint: support dumping swapext log items
` [PATCH 16/19] xfs_fsr: port to new swapext library function
` [PATCH 15/19] xfs_fsr: convert to bulkstat v5 ioctls
` [PATCH 13/19] libfrog: convert xfs_io swapext command to use new libfrog wrapper
` [PATCH 17/19] xfs_fsr: skip the xattr/forkoff levering with the newer swapext implementations

RTT-PROBE: lore-subspace-rtt
 2022-12-31  0:21 UTC 

[PATCH 6.1 0000/1140] 6.1.2-rc2 review
 2022-12-31  0:18 UTC  (2+ messages)

[PATCHSET v24.0 0/4] libxfs: clean up symbolic link code
 2022-12-30 22:17 UTC  (5+ messages)
` [PATCH 1/4] xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h
` [PATCH 2/4] xfs: move remote symlink target read function to libxfs
` [PATCH 3/4] xfs: move symlink target write "
` [PATCH 4/4] mkfs: use libxfs to create symlinks

[PATCH 6.0 0000/1066] 6.0.16-rc2 review
 2022-12-31  0:18 UTC  (4+ messages)

[PATCHSET v24.0 0/5] xfs_repair: reduce refcount repair memory usage
 2022-12-30 22:17 UTC  (6+ messages)
` [PATCH 2/5] xfs_repair: define an in-memory btree for storing refcount bag info
` [PATCH 4/5] xfs_repair: port to the new refcount bag structure
` [PATCH 1/5] xfs: define an in-memory btree for storing refcount bag info
` [PATCH 3/5] xfs_repair: create refcount bag
` [PATCH 5/5] xfs_repair: remove the old bag implementation

[PATCH V2] doc:it_IT: align Italian documentation
 2022-12-31  0:17 UTC  (2+ messages)

[PATCH] Add new open(2) flag - O_EMPTY_PATH
 2022-12-31  0:15 UTC  (2+ messages)

[PATCHSET v24.0 0/6] xfs_repair: use in-memory rmap btrees
 2022-12-30 22:17 UTC  (7+ messages)
` [PATCH 3/6] xfs_repair: verify on-disk rmap btrees with in-memory btree data
` [PATCH 6/6] xfs_repair: remove the old rmap collection slabs
` [PATCH 4/6] xfs_repair: compute refcount data from in-memory rmap btrees
` [PATCH 1/6] libxfs: partition memfd files to avoid using too many fds
` [PATCH 2/6] xfs_repair: convert regular rmap repair to use in-memory btrees
` [PATCH 5/6] xfs_repair: reduce rmap bag memory usage when creating refcounts

[linux-stable-rc:linux-4.19.y 2814/4990] include/linux/nodemask.h:380:20: error: comparison of unsigned expression in '>= 0' is always true
 2022-12-31  0:15 UTC 

[PATCHSET v24.0 0/5] libxfs: online repair of rmap btrees
 2022-12-30 22:17 UTC  (6+ messages)
` [PATCH 1/5] xfs: create a helper to decide if a file mapping targets the rt volume
` [PATCH 2/5] xfs: repair the rmapbt
` [PATCH 3/5] xfs: create a shadow rmap btree during rmap repair
` [PATCH 4/5] xfs: hook live rmap operations during a repair operation
` [PATCH 5/5] mkfs: enable reverse mapping by default

[PATCHSET v24.0 0/9] libxfs: support in-memory btrees
 2022-12-30 22:17 UTC  (10+ messages)
` [PATCH 3/9] libxfs: add xfile support
` [PATCH 1/9] libxfs: clean up xfs_da_unmount usage
` [PATCH 2/9] libxfs: teach buftargs to maintain their own buffer hashtable
` [PATCH 9/9] xfbtree: let the buffer cache flush dirty buffers to the xfile
` [PATCH 4/9] libxfs: support in-memory buffer cache targets
` [PATCH 8/9] xfs: connect in-memory btrees to xfiles
` [PATCH 5/9] xfs: consolidate btree block freeing tracepoints
` [PATCH 7/9] xfs: support in-memory btrees
` [PATCH 6/9] xfs: consolidate btree block allocation tracepoints

RTT-PROBE: lore-subspace-rtt
 2022-12-31  0:11 UTC 

[PATCHSET v24.0 0/4] libxfs: indirect health reporting
 2022-12-30 22:17 UTC  (5+ messages)
` [PATCH 4/4] xfs_scrub: upload clean bills of health
` [PATCH 1/4] xfs: add secondary and indirect classes to the health tracking system
` [PATCH 3/4] xfs: update health status if we get a clean bill of health
` [PATCH 2/4] xfs: remember sick inodes that get inactivated

Possible bug in BTRFS w/ Duplication
 2022-12-31  0:10 UTC  (5+ messages)

[PATCHSET v24.0 0/3] libxfs: online repair of file link counts
 2022-12-30 22:17 UTC  (4+ messages)
` [PATCH 1/3] xfs: report inode link count health
` [PATCH 2/3] xfs: teach scrub to check file nlinks
` [PATCH 3/3] xfs_scrub: use multiple threads to run in-kernel metadata scrubs that scan inodes

[PATCHSET v24.0 0/2] xfs_repair: rebuild inode fork mappings
 2022-12-30 22:17 UTC  (3+ messages)
` [PATCH 1/2] xfs_repair: push inode buf and dinode pointers all the way to inode fork processing
` [PATCH 2/2] xfs_repair: rebuild block mappings from rmapbt data

[PATCHSET v24.0 0/3] libxfs: online repair of quota counters
 2022-12-30 22:17 UTC  (4+ messages)
` [PATCH 3/3] xfs: implement live quotacheck inode scan
` [PATCH 2/3] libfrog: create a new scrub group for things requiring full inode scans
` [PATCH 1/3] xfs: report the health of quota counts

[PATCHSET v24.0 0/4] xfs_scrub: scan metadata files in parallel
 2022-12-30 22:17 UTC  (5+ messages)
` [PATCH 2/4] libfrog: promote XFROG_SCRUB_DESCR_SUMMARY to a scrub type
` [PATCH 1/4] libfrog: rename XFROG_SCRUB_TYPE_* to XFROG_SCRUB_GROUP_*
` [PATCH 3/4] libfrog: rename the scrub "fs" group
` [PATCH 4/4] xfs_scrub: scan metadata files in parallel

[PATCHSET v24.0 0/3] libxfs: force rebuilding of metadata
 2022-12-30 22:17 UTC  (4+ messages)
` [PATCH 3/3] xfs_scrub: try to use XFS_SCRUB_IFLAG_FORCE_REBUILD
` [PATCH 1/3] xfs: allow userspace to rebuild metadata structures
` [PATCH 2/3] xfs_io: support passing the FORCE_REBUILD flag to online repair

[PATCHSET v24.0 0/5] libxfs: prepare repair for bulk loading
 2022-12-30 22:17 UTC  (5+ messages)
` [PATCH 2/5] xfs: implement block reservation accounting for btrees we're staging
` [PATCH 4/5] xfs: constrain dirty buffers while formatting a staged btree
` [PATCH 5/5] xfs_repair: bulk load records into new btree blocks
` [PATCH 3/5] xfs: move btree bulkload record initialization to ->get_record implementations

[krzk-github:wip/qcom-rt 156/372] drivers/thermal/qcom/tsens.c:1301: undefined reference to `qcom_scm_is_available'
 2022-12-31  0:05 UTC 


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.