All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-31 18:36:02 to 2023-12-31 20:10:58 UTC [more...]

[NYE PATCHRIVER 1/4] xfs: the rest of online repair part 1
 2023-12-31 20:10 UTC  (103+ messages)
` [PATCHSET v29.0 01/28] xfs: live inode scans for online fsck
  ` [PATCH 1/7] xfs: speed up xfs_iwalk_adjust_start a little bit
  ` [PATCH 2/7] xfs: implement live inode scan for scrub
  ` [PATCH 3/7] xfs: allow scrub to hook metadata updates in other writers
  ` [PATCH 4/7] xfs: allow blocking notifier chains with filesystem hooks
  ` [PATCH 5/7] xfs: stagger the starting AG of scrub iscans to reduce contention
  ` [PATCH 6/7] xfs: cache a bunch of inodes for repair scans
  ` [PATCH 7/7] xfs: iscan batching should handle unallocated inodes too
` [PATCHSET v29.0 02/28] xfs: repair inode mode by scanning dirs
  ` [PATCH 1/4] xfs: create a static name for the dot entry too
  ` [PATCH 2/4] xfs: create a predicate to determine if two xfs_names are the same
  ` [PATCH 3/4] xfs: create a macro for decoding ftypes in tracepoints
  ` [PATCH 4/4] xfs: repair file modes by scanning for a dirent pointing to us
` [PATCHSET v29.0 03/28] xfs: online repair of quota counters
  ` [PATCH 1/5] xfs: report the health of quota counts
  ` [PATCH 2/5] xfs: implement live quotacheck inode scan
  ` [PATCH 3/5] xfs: track quota updates during live quotacheck
  ` [PATCH 4/5] xfs: repair cannot update the summary counters when logging quota flags
  ` [PATCH 5/5] xfs: repair dquots based on live quotacheck results
` [PATCHSET v29.0 04/28] xfs: online repair of file link counts
  ` [PATCH 1/4] xfs: report health of inode "
  ` [PATCH 2/4] xfs: teach scrub to check file nlinks
  ` [PATCH 3/4] xfs: track directory entry updates during live nlinks fsck
  ` [PATCH 4/4] xfs: teach repair to fix file nlinks
` [PATCHSET v29.0 05/28] xfs: report corruption to the health trackers
  ` [PATCH 01/11] xfs: separate the marking of sick and checked metadata
  ` [PATCH 02/11] xfs: report fs corruption errors to the health tracking system
  ` [PATCH 03/11] xfs: report ag header "
  ` [PATCH 04/11] xfs: report block map "
  ` [PATCH 05/11] xfs: report btree block corruption errors to the health system
` [PATCHSET v29.0 06/28] xfs: indirect health reporting
` [PATCHSET v29.0 07/28] xfs: online repair for fs summary counters
` [PATCHSET v29.0 08/28] xfs: support in-memory btrees
` [PATCHSET v29.0 09/28] xfs: online repair of rmap btrees
` [PATCHSET v29.0 10/28] xfs: move btree geometry to ops struct
` [PATCHSET v29.0 11/28] xfs: reduce refcount repair memory usage
` [PATCHSET v29.0 12/28] xfs: bmap log intent cleanups
` [PATCHSET v29.0 13/28] xfs: widen BUI formats to support realtime
` [PATCHSET v29.0 14/28] xfs: support attrfork and unwritten BUIs
` [PATCHSET v29.0 15/28] xfs: clean up symbolic link code
` [PATCHSET v29.0 16/28] xfs: atomic file updates
` [PATCHSET v29.0 17/28] xfs: create temporary files for online repair
` [PATCHSET v29.0 18/28] xfs: online repair of realtime summaries
` [PATCHSET v29.0 19/28] xfs: set and validate dir/attr block owners
` [PATCHSET v29.0 20/28] xfs: online repair of extended attributes
` [PATCHSET v29.0 21/28] xfs: online repair of inode unlinked state
` [PATCHSET v29.0 22/28] xfs: online repair of directories
` [PATCHSET v29.0 23/28] xfs: move orphan files to lost and found
` [PATCHSET v29.0 24/28] xfs: online repair of symbolic links
` [PATCHSET v29.0 25/28] xfs: online fsck of iunlink buckets
` [PATCHSET v29.0 26/28] xfs: cache xfile pages for better performance
` [PATCHSET v29.0 27/28] xfs: inode-related repair fixes
` [PATCHSET v29.0 28/28] xfs: less heavy locks during fstrim
` [PATCHSET v29.0 01/40] xfs_scrub: fix licensing and copyright notices
` [PATCHSET 02/40] mkfs: scale shards on ssds
` [PATCHSET v29.0 03/40] xfs_scrub: scan metadata files in parallel
` [PATCHSET v29.0 04/40] xfs: repair inode mode by scanning dirs
` [PATCHSET v29.0 05/40] xfsprogs: online repair of quota counters
` [PATCHSET v29.0 06/40] xfs_repair: rebuild inode fork mappings
` [PATCHSET 07/40] xfs_repair: support more than 4 billion records
` [PATCHSET v29.0 08/40] xfsprogs: online repair of file link counts
` [PATCHSET v29.0 09/40] xfsprogs: report corruption to the health trackers
` [PATCHSET v29.0 10/40] xfsprogs: indirect health reporting
` [PATCHSET v29.0 11/40] xfsprogs: support in-memory btrees
` [PATCHSET v29.0 12/40] xfsprogs: online repair of rmap btrees
` [PATCHSET v29.0 13/40] xfs_repair: use in-memory "
` [PATCHSET v29.0 14/40] xfsprogs: move btree geometry to ops struct
` [PATCHSET v29.0 15/40] xfs_repair: reduce refcount repair memory usage
` [PATCHSET v29.0 16/40] xfsprogs: bmap log intent cleanups
` [PATCHSET v29.0 17/40] xfsprogs: widen BUI formats to support realtime
` [PATCHSET v29.0 18/40] xfsprogs: support attrfork and unwritten BUIs
` [PATCHSET v29.0 19/40] xfsprogs: clean up symbolic link code
` [PATCHSET v29.0 20/40] xfsprogs: atomic file updates
` [PATCHSET v29.0 21/40] xfsprogs: set and validate dir/attr block owners
` [PATCHSET v29.0 22/40] xfsprogs: online repair of extended attributes
` [PATCHSET v29.0 23/40] xfsprogs: online repair of symbolic links
` [PATCHSET v29.0 24/40] libxfs: cache xfile pages for better performance
` [PATCHSET v29.0 25/40] xfsprogs: inode-related repair fixes
` [PATCHSET v29.0 26/40] xfs_scrub: fixes to the repair code
` [PATCHSET v29.0 27/40] xfs_scrub: improve warnings about difficult repairs
` [PATCHSET v29.0 28/40] xfs_scrub: track data dependencies for repairs
` [PATCHSET v29.0 29/40] xfs_scrub: use scrub_item to track check progress
` [PATCHSET v29.0 30/40] xfs_scrub: improve scheduling of repair items
` [PATCHSET v29.0 31/40] xfs_scrub: detect deceptive filename extensions
` [PATCHSET v29.0 32/40] xfs_scrub: move fstrim to a separate phase
` [PATCHSET v29.0 33/40] xfs_scrub: use free space histograms to reduce fstrim runtime
` [PATCHSET v29.0 34/40] xfs_scrub: fixes for systemd services
` [PATCHSET v29.0 35/40] xfs_scrub_all: "
` [PATCHSET v29.0 36/40] xfs_scrub: tighten security of "
` [PATCHSET v29.0 37/40] xfs_scrub_all: automatic media scan service
` [PATCHSET v29.0 38/40] xfs_scrub_all: improve systemd handling
` [PATCHSET v29.0 39/40] xfs_scrub: automatic optimization by default
` [PATCHSET 40/40] xfs_repair: add other v5 features to filesystems
` [PATCHSET 1/8] fstests: fuzz non-root dquots on xfs
` [PATCHSET 2/8] xfsprogs: scale shards on ssds
` [PATCHSET v29.0 3/8] fstests: establish baseline for fuzz tests
` [PATCHSET v29.0 4/8] fstests: atomic file updates
` [PATCHSET v29.0 5/8] fstests: detect deceptive filename extensions
` [PATCHSET v29.0 6/8] fstests: test systemd background services
` [PATCHSET v29.0 7/8] fstests: use free space histograms to reduce fstrim runtime
` [PATCHSET 8/8] fstests: test upgrading older features
` [PATCHSET v29.0] xfs-documentation: atomic file updates

[Buildroot] [PATCH 0/6] rework arc architecture support
 2023-12-31 20:10 UTC  (5+ messages)
` [Buildroot] [PATCH 1/6] package/gcc: remove special arc version
` [Buildroot] [PATCH 2/6] package/binutils: "

RTT-PROBE: lore-subspace-rtt
 2023-12-31 20:08 UTC 

[NYE PATCHRIVER 3/4] xfs: modernize the realtime volume
 2023-12-31 20:04 UTC  (46+ messages)
` [PATCHSET v2.0 01/15] xfs: hoist inode operations to libxfs
` [PATCHSET v2.0 02/15] xfs: metadata inode directories
` [PATCHSET v2.0 03/15] xfs: refactor realtime meta inode locking
` [PATCHSET v2.0 04/15] xfsprogs: shard the realtime section
` [PATCHSET v2.0 05/15] xfs: enable FITRIM for "
` [PATCHSET v2.0 06/15] xfs: refactor btrees to support records in inode root
` [PATCHSET v2.0 07/15] xfs: enable in-core block reservation for rt metadata
` [PATCHSET v2.0 08/15] xfs: extent free log intent cleanups
` [PATCHSET v2.0 09/15] xfs: widen EFI format to support rt
` [PATCHSET v2.0 10/15] xfs: rmap log intent cleanups
` [PATCHSET v2.0 11/15] xfs: realtime reverse-mapping support
` [PATCHSET v2.0 12/15] xfs: refcount log intent cleanups
` [PATCHSET v2.0 13/15] xfs: reflink on the realtime device
` [PATCHSET v2.0 14/15] xfs: reflink with large realtime extents
` [PATCHSET v2.0 15/15] xfs: enable quota for realtime voluems
` [PATCHSET v2.0 01/17] xfsprogs: hoist inode operations to libxfs
` [PATCHSET v2.0 02/17] xfsprogs: metadata inode directories
` [PATCHSET v2.0 03/17] xfs_db: debug realtime geometry
` [PATCHSET v2.0 04/17] xfs_metadump: support external devices
` [PATCHSET v2.0 05/17] xfsprogs: refactor realtime meta inode locking
` [PATCHSET v2.0 06/17] xfsprogs: shard the realtime section
` [PATCHSET v2.0 07/17] xfsprogs: refactor btrees to support records in inode root
` [PATCHSET v2.0 08/17] xfsprogs: enable in-core block reservation for rt metadata
` [PATCHSET v2.0 09/17] xfsprogs: extent free log intent cleanups
` [PATCHSET v2.0 10/17] xfsprogs: widen EFI format to support rt
` [PATCHSET v2.0 11/17] xfsprogs: rmap log intent cleanups
` [PATCHSET v2.0 12/17] xfsprogs: realtime reverse-mapping support
` [PATCHSET v2.0 13/17] xfsprogs: file write utility refactoring
` [PATCHSET v2.0 14/17] xfsprogs: refcount log intent cleanups
` [PATCHSET v2.0 15/17] xfsprogs: reflink on the realtime device
` [PATCHSET v2.0 16/17] xfsprogs: reflink with large realtime extents
` [PATCHSET v2.0 17/17] xfsprogs: enable quota for realtime voluems
` [PATCHSET v2.0 1/9] fstests: test XFS metadata directories
` [PATCHSET v2.0 2/9] xfsprogs: shard the realtime section
` [PATCHSET v2.0 3/9] fstests: enable FITRIM for "
` [PATCHSET v2.0 4/9] fstests: fixes for realtime rmap
` [PATCHSET v2.0 5/9] fstests: establish baseline for realtime rmap fuzz tests
` [PATCHSET v2.0 6/9] fstests: reflink on the realtime device
` [PATCHSET v2.0 7/9] fstests: establish baseline for realtime reflink fuzz tests
` [PATCHSET v2.0 8/9] fstests: reflink with large realtime extents
` [PATCHSET v2.0 9/9] fstests: functional tests for rt quota
` [PATCHSET v2.0 1/4] xfs-documentation: document metadata directories
` [PATCHSET v2.0 2/4] xfs-documentation: shard the realtime section
` [PATCHSET v2.0 3/4] xfs-documentation: realtime reverse-mapping support
` [PATCHSET v2.0 4/4] xfs-documentation: reflink on the realtime device

[NYE PATCHRIVER 2/4] xfs: online repair part 2
 2023-12-31 20:03 UTC  (19+ messages)
` [PATCHSET v13.0 1/7] xfs: design documentation for online fsck, "
` [PATCHSET v13.0 2/7] xfs: retain ILOCK during directory updates
` [PATCHSET v13.0 3/7] xfs: name-value xattr lookups
` [PATCHSET v13.0 4/7] xfs: Parent Pointers
` [PATCHSET v13.0 5/7] xfs: fsck for parent pointers
` [PATCHSET v13.0 6/7] xfs: detect and correct directory tree problems
` [PATCHSET v13.0 7/7] xfs: vectorize scrub kernel calls
` [PATCHSET v13.0 1/6] xfsprogs: retain ILOCK during directory updates
` [PATCHSET v13.0 2/6] xfsprogs: name-value xattr lookups
` [PATCHSET v13.0 3/6] xfsprogs: Parent Pointers
` [PATCHSET v13.0 4/6] xfsprogs: fsck for parent pointers
` [PATCHSET v13.0 5/6] xfs: detect and correct directory tree problems
` [PATCHSET 6/6] xfs_scrub: vectorize kernel calls
` [PATCHSET v13.0 1/3] fstests: adjust tests for xfs parent pointers
` [PATCHSET v13.0 2/3] xfs: detect and correct directory tree structures
` [PATCHSET 3/3] xfs_scrub: vectorize kernel calls
` [PATCHSET v13.0 1/2] xfs-documentation: document attr log item changes for parent pointers
` [PATCHSET v13.0 2/2] xfs-documentation: document "

[NYE PATCHRIVER 4/4] xfs: freespace defrag for online shrink
 2023-12-31 20:02 UTC  (11+ messages)
` [PATCHSET 1/5] xfs: improve post-close eofblocks gc behavior
` [PATCHSET RFC 2/5] xfs: noalloc allocation groups
` [PATCHSET 3/5] xfs: report refcount information to userspace
` [PATCHSET 4/5] xfs: defragment free space
` [PATCHSET v2 5/5] xfs: aligned file data extent mappings
` [PATCHSET RFC 1/3] xfsprogs: noalloc allocation groups
` [PATCHSET 2/3] xfsprogs: report refcount information to userspace
` [PATCHSET 3/3] xfsprogs: defragment free space
` [PATCHSET 1/2] fstests: functional test for refcount reporting
` [PATCHSET 2/2] fstests: defragment free space

RTT-PROBE: lore-subspace-rtt
 2023-12-31 19:58 UTC 

[PATCH v3 3/3] iio: adc: Add support for QCOM PMIC5 Gen3 ADC
 2023-12-31 19:54 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-12-31 19:48 UTC 

[linux-next:master 3789/10295] drivers/media/i2c/st-mipid02.c:396:1-7: WARNING: do_div() does a 64-by-32 division, please consider using div64_s64 instead. (fwd)
 2023-12-31 19:43 UTC 

[libgpiod] Documentation question
 2023-12-31 19:39 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-12-31 19:38 UTC 

[syzbot] [mm?] INFO: rcu detected stall in dput (8)
 2023-12-31 19:35 UTC 

[linux-next:master 3789/10295] drivers/media/i2c/st-mipid02.c:396:1-7: WARNING: do_div() does a 64-by-32 division, please consider using div64_s64 instead
 2023-12-31 19:31 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-31 19:28 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-31 19:18 UTC 

[PATCH] md/raid1: round robin disk selection for large sequential reads
 2023-12-17  7:48 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-31 19:08 UTC 

[PATCH net-next] net/sched: introduce ACT_P_BOUND return code
 2023-12-31 19:01 UTC  (4+ messages)
` [PATCH net-next] net/sched: sch_api: conditional netlink notifications

RTT-PROBE: lore-subspace-rtt
 2023-12-31 18:58 UTC 

[Bug 216368] New: do_IRQ: stack overflow at boot on a PowerMac G5 11,2
 2023-12-31 18:48 UTC  (2+ messages)
` [Bug 216368] do_IRQ: stack overflow at boot during btrfs handling "

RTT-PROBE: lore-subspace-rtt
 2023-12-31 18:48 UTC 

Very unreliable booting (WARNING: CPU: 0 PID: 1 at kernel/context_tracking.c:215 ct_nmi_exit+0xa0/0xc0) with PPC_EARLY_DEBUG_G5 set on a PowerMac G5, kernel 6.7-rc6
 2023-12-31 18:43 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-12-31 18:38 UTC 

[PATCH] util-linux-demsg-issue-2666-patch-4.patch
 2023-12-31 18:36 UTC 

[PATCH 00/24] IIO: Clean up ACPI_PTR() usage
 2023-12-31 18:35 UTC  (3+ messages)
` [PATCH 23/24] iio: light: max44000: drop ACPI_PTR() and CONFIG_ACPI guards
` [PATCH 24/24] iio: adc: ti-adc109s102: "


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.