All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-31 00:36:42 to 2022-12-31 01:23:38 UTC [more...]

Connection hangs over CGNAT (Starlink)
 2022-12-31  1:08 UTC  (3+ messages)

[NYE DELUGE 3/4] xfs: modernize the realtime volume
 2022-12-30 22:20 UTC  (112+ messages)
` [PATCHSET v1.0 00/20] xfs: hoist inode operations to libxfs
  ` [PATCH 01/20] xfs: move inode copy-on-write predicates to xfs_inode.[ch]
  ` [PATCH 03/20] xfs: hoist inode flag conversion functions to libxfs
  ` [PATCH 04/20] xfs: hoist project id get/set "
  ` [PATCH 02/20] xfs: hoist extent size helpers "
  ` [PATCH 05/20] xfs: pack icreate initialization parameters into a separate structure
  ` [PATCH 10/20] xfs: push xfs_icreate_args creation out of xfs_create*
  ` [PATCH 11/20] xfs: wrap inode creation dqalloc calls
  ` [PATCH 07/20] xfs: use xfs_trans_ichgtime to set times when allocating inode
  ` [PATCH 06/20] xfs: implement atime updates in xfs_trans_ichgtime
  ` [PATCH 08/20] xfs: split new inode creation into two pieces
  ` [PATCH 09/20] xfs: hoist new inode initialization functions to libxfs
  ` [PATCH 12/20] xfs: hoist xfs_iunlink "
  ` [PATCH 15/20] xfs: create libxfs helper to link an existing inode into a directory
  ` [PATCH 16/20] xfs: hoist inode free function to libxfs
  ` [PATCH 18/20] xfs: create libxfs helper to exchange two directory entries
  ` [PATCH 14/20] xfs: create libxfs helper to link a new inode into a directory
  ` [PATCH 13/20] xfs: hoist xfs_{bump,drop}link to libxfs
  ` [PATCH 17/20] xfs: create libxfs helper to remove an existing inode/name from a directory
  ` [PATCH 20/20] xfs: get rid of cross_rename
  ` [PATCH 19/20] xfs: create libxfs helper to rename two directory entries
` [PATCHSET v1.0 00/23] xfs: metadata inode directories
  ` [PATCH 02/23] xfs: create imeta abstractions to get and set metadata inodes
  ` [PATCH 01/23] xfs: don't use the incore struct xfs_sb for offsets into struct xfs_dsb
  ` [PATCH 09/23] xfs: load metadata directory root at mount time
  ` [PATCH 05/23] xfs: convert all users to xfs_imeta_log
  ` [PATCH 06/23] xfs: iget for metadata inodes
  ` [PATCH 04/23] xfs: refactor the v4 group/project inode pointer switch
  ` [PATCH 08/23] xfs: update imeta transaction reservations for metadir
  ` [PATCH 07/23] xfs: define the on-disk format for the metadir feature
  ` [PATCH 03/23] xfs: create transaction reservations for metadata inode operations
  ` [PATCH 10/23] xfs: convert metadata inode lookup keys to use paths
  ` [PATCH 15/23] xfs: hide metadata inodes from everyone because they are special
  ` [PATCH 13/23] xfs: ensure metadata directory paths exist before creating files
  ` [PATCH 14/23] xfs: disable the agi rotor for metadata inodes
  ` [PATCH 16/23] xfs: advertise metadata directory feature
  ` [PATCH 12/23] xfs: read and write metadata inode directory
  ` [PATCH 11/23] xfs: enforce metadata inode flag
  ` [PATCH 23/23] xfs: enable metadata directory feature
  ` [PATCH 22/23] xfs: don't check secondary super inode pointers when metadir enabled
  ` [PATCH 19/23] xfs: record health problems with the metadata directory
  ` [PATCH 20/23] xfs: scrub metadata directories
  ` [PATCH 21/23] xfs: teach nlink scrubber to deal with metadata directory roots
  ` [PATCH 17/23] xfs: allow bulkstat to return metadata directories
  ` [PATCH 18/23] xfs: enable creation of dynamically allocated metadir path structures
` [PATCHSET v1.0 00/14] xfs: refactor btrees to support records in inode root
  ` [PATCH 03/14] xfs: refactor creation of bmap btree roots
  ` [PATCH 02/14] xfs: refactor the allocation and freeing of incore inode fork "
  ` [PATCH 05/14] xfs: hoist the code that moves the incore inode fork broot memory
  ` [PATCH 01/14] xfs: replace shouty XFS_BM{BT,DR} macros
  ` [PATCH 06/14] xfs: move the zero records logic into xfs_bmap_broot_space_calc
  ` [PATCH 04/14] xfs: fix a sloppy memory handling bug in xfs_iroot_realloc
  ` [PATCH 07/14] xfs: rearrange xfs_iroot_realloc a bit
  ` [PATCH 13/14] xfs: support storing records in the inode core root
  ` [PATCH 10/14] xfs: support leaves in the incore btree root block in xfs_iroot_realloc
  ` [PATCH 11/14] xfs: hoist the node iroot update code out of xfs_btree_new_iroot
  ` [PATCH 12/14] xfs: hoist the node iroot update code out of xfs_btree_kill_iroot
  ` [PATCH 09/14] xfs: generalize the btree root reallocation function
  ` [PATCH 08/14] xfs: standardize the btree maxrecs function parameters
  ` [PATCH 14/14] xfs: update btree keys correctly when _insrec splits an inode root block
` [PATCHSET v1.0 00/11] xfs: clean up realtime type usage
  ` [PATCH 05/11] xfs: make sure maxlen is still congruent with prod when rounding down
  ` [PATCH 04/11] xfs: rt stubs should return negative errnos when rt disabled
  ` [PATCH 01/11] xfs: refactor realtime scrubbing context management
  ` [PATCH 03/11] xfs: prevent rt growfs when quota is enabled
  ` [PATCH 02/11] xfs: bump max fsgeom struct version
  ` [PATCH 08/11] xfs: convert rt bitmap/summary block numbers to xfs_fileoff_t
  ` [PATCH 11/11] xfs: convert rt extent numbers to xfs_rtxnum_t
  ` [PATCH 06/11] xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
  ` [PATCH 09/11] xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t
  ` [PATCH 07/11] xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator
  ` [PATCH 10/11] xfs: rename xfs_verify_rtext to xfs_verify_rtbext
` [PATCHSET v1.0 0/7] xfs: refactor rt extent unit conversions
  ` [PATCH 1/7] xfs: create a helper to convert rtextents to rtblocks
  ` [PATCH 2/7] xfs: create a helper to compute leftovers of realtime extents
  ` [PATCH 3/7] "
` [PATCHSET v1.0 0/8] xfs: refactor rtbitmap/summary macros
` [PATCHSET v1.0 0/3] xfs: refactor realtime meta inode locking
` [PATCHSET v1.0 00/22] xfsprogs: shard the realtime section
` [PATCHSET v1.0 0/3] xfsprogs: enable FITRIM for "
` [PATCHSET v1.0 0/2] xfs: enable in-core block reservation for rt metadata
` [PATCHSET v1.0 0/2] xfs: extent free log intent cleanups
` [PATCHSET v1.0 0/2] xfs: widen EFI format to support rt
` [PATCHSET v1.0 0/5] xfs: rmap log intent cleanups
` [PATCHSET v1.0 00/38] xfs: realtime reverse-mapping support
` [PATCHSET v1.0 0/5] xfs: refcount log intent cleanups
` [PATCHSET v1.0 00/42] xfs: reflink on the realtime device
` [PATCHSET v1.0 0/9] xfs: reflink with large realtime extents
` [PATCHSET v1.0 0/3] xfs: enable quota for realtime voluems
` [PATCHSET 0/4] xfs_repair: add other v5 features to filesystems
` [PATCHSET v1.0 00/26] libxfs: hoist inode operations to libxfs
` [PATCHSET v1.0 00/46] libxfs: metadata inode directories
` [PATCHSET v1.0 00/10] libxfs: refactor rt extent unit conversions
` [PATCHSET v1.0 0/9] libxfs: refactor rtbitmap/summary macros
` [PATCHSET v1.0 0/8] xfs_db: debug realtime geometry
` [PATCHSET v1.0 0/5] xfs_metadump: support external devices
` [PATCHSET v1.0 00/45] libxfs: shard the realtime section
` [PATCHSET v1.0 0/3] libxfs: widen EFI format to support rt
` [PATCHSET v1.0 00/41] libxfs: realtime reverse-mapping support
` [PATCHSET v1.0 0/4] libxfs: file write utility refactoring
` [PATCHSET v1.0 00/41] libxfs: reflink on the realtime device
` [PATCHSET v1.0 0/3] libxfs: reflink with large realtime extents
` [PATCHSET v1.0 0/1] libxfs: enable quota for realtime voluems
` [PATCHSET 0/1] fstests: test upgrading older features
` [PATCHSET v1.0 0/9] fstests: test XFS metadata directories
` [PATCHSET v1.0 0/4] fstests: support metadump to external devices
` [PATCHSET v1.0 00/12] xfsprogs: shard the realtime section
` [PATCHSET v1.0 00/13] fstests: fixes for realtime rmap
` [PATCHSET v1.0 00/10] fstests: reflink on the realtime device
` [PATCHSET v1.0 0/4] fstests: reflink with large realtime extents
` [PATCHSET v1.0 0/1] fstests: functional tests for rt quota

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

[PATCH v5 2/2] sched: Use kfree_rcu() in do_set_cpus_allowed()
 2022-12-31  1:15 UTC  (2+ messages)

[lpieralisi-pci:pci/switchtec 2/2] drivers/pci/switch/switchtec.c:623:1: sparse: sparse: unused label 'out'
 2022-12-31  1:15 UTC 

[PATCH qemu] x86: don't let decompressed kernel image clobber setup_data
 2022-12-31  1:14 UTC  (13+ messages)

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

[tip:master] BUILD SUCCESS fdcbb2aa95b584bf189401bd3072b4bc0de4d52f
 2022-12-31  1:07 UTC 

[zen:6.1/prjc 295/336] kernel/sched/alt_core.c:7209:57: error: implicit declaration of function 'cpu_coregroup_mask'
 2022-12-31  1:05 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-31  1:01 UTC 

Regression in brcmfmac for 6.1/6.2-rc1 for SDIO devices
 2022-12-31  1:00 UTC 

[GIT PULL] ata fixes for 6.2-rc2
 2022-12-31  0:59 UTC 

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

[PATCHSET v24.0 0/1] fstests: test automatic scrub optimization by default
 2022-12-30 22:20 UTC  (2+ messages)
` [PATCH 1/1] xfs: test xfs_scrub dry run, preen, and repair mode

[PATCHSET v24.0 0/2] fstests: online repair of directories
 2022-12-30 22:19 UTC  (3+ messages)
` [PATCH 1/2] xfs: ensure that online directory repairs don't hit EDQUOT
` [PATCH 2/2] xfs: race fsstress with online repair of dirs and parent pointers

[PATCHSET v24.0 0/1] fstests: online repair of extended attributes
 2022-12-30 22:19 UTC  (2+ messages)
` [PATCH 1/1] xfs: race fsstress with online repair of extended attribute data

[PATCHSET v24.0 0/1] fstests: online repair of realtime summaries
 2022-12-30 22:19 UTC  (2+ messages)
` [PATCH 1/1] xfs: race fsstress with online repair of realtime summary files

[PATCHSET v24.0 0/7] fstests: atomic file updates
 2022-12-30 22:19 UTC  (8+ messages)
` [PATCH 1/7] xfs/122: fix for swapext log items
` [PATCH 5/7] generic: test that file privilege gets dropped with FIEXCHANGE_RANGE
` [PATCH 3/7] generic: test new vfs swapext ioctl
` [PATCH 4/7] generic, xfs: test scatter-gather atomic file updates
` [PATCH 2/7] generic: test old xfs extent swapping ioctl
` [PATCH 7/7] fsstress: update for FIEXCHANGE_RANGE
` [PATCH 6/7] fsx: support FIEXCHANGE_RANGE

[PATCHSET v24.0 0/5] fstests: strengthen fuzz testing
 2022-12-30 22:19 UTC  (6+ messages)
` [PATCH 1/5] fuzzy: test fuzzing directory block mappings
` [PATCH 2/5] fuzzy: test fuzzing xattr "
` [PATCH 5/5] fuzzy: fuzz test key/pointers of inode btrees
` [PATCH 4/5] xfs: fuzz test both repair strategies
` [PATCH 3/5] fuzzy: test fuzzing realtime free space metadata

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

[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  (4+ messages)
` [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: "


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.