All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-30 23:22:40 to 2022-12-31 00:05:15 UTC [more...]

[PATCHSET v24.0 0/5] libxfs: prepare repair for bulk loading
 2022-12-30 22:17 UTC  (2+ messages)
` [PATCH 1/5] xfs: force all buffers to be written during btree bulk load

[PATCHSET v24.0 0/3] xfs: cache xfile pages for better performance
 2022-12-30 22:14 UTC  (4+ messages)
` [PATCH 1/3] xfs: map xfile pages directly into xfs_buf
` [PATCH 2/3] xfs: use b_offset to support direct-mapping pages when blocksize < pagesize
` [PATCH 3/3] xfile: implement write caching

[PATCHSET v24.0 0/4] xfs: online fsck of iunlink buckets
 2022-12-30 22:14 UTC  (5+ messages)
` [PATCH 1/4] xfs: use i_prev_unlinked to distinguish inodes that are not on the unlinked list
` [PATCH 4/4] xfs: repair AGI unlinked inode bucket lists
` [PATCH 2/4] xfs: check AGI unlinked inode buckets
` [PATCH 3/4] xfs: hoist AGI repair context to a heap object

[PATCHSET v24.0 0/1] xfs: online repair of parent pointers
 2022-12-30 22:14 UTC  (2+ messages)
` [PATCH 1/1] xfs: create an xattr iteration function for scrub

[PATCHSET v24.0 0/1] xfs: online repair of symbolic links
 2022-12-30 22:14 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCHSET v24.0 0/3] xfs: move orphan files to lost and found
 2022-12-30 22:14 UTC  (4+ messages)
` [PATCH 1/3] xfs: move orphan files to the orphanage
` [PATCH 3/3] xfs: ensure dentry consistency when the orphanage adopts a file
` [PATCH 2/3] xfs: move files to orphanage instead of letting nlinks drop to zero

[PATCHSET v24.0 0/3] xfs: online repair of directories
 2022-12-30 22:14 UTC  (4+ messages)
` [PATCH 3/3] xfs: ask the dentry cache if it knows the parent of a directory
` [PATCH 1/3] xfs: online repair of directories
` [PATCH 2/3] xfs: online repair of parent pointers

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

[PATCHSET v24.0 0/5] xfs: online repair of extended attributes
 2022-12-30 22:14 UTC  (6+ messages)
` [PATCH 1/5] xfs: create a blob array data structure
` [PATCH 3/5] xfs: repair extended attributes
` [PATCH 4/5] xfs: scrub should set preen if attr leaf has holes
` [PATCH 2/5] xfs: use atomic extent swapping to fix user file fork data
` [PATCH 5/5] xfs: flag empty xattr leaf blocks for optimization

[PATCHSET v24.0 0/9] xfs: set and validate dir/attr block owners
 2022-12-30 22:14 UTC  (10+ messages)
` [PATCH 1/9] xfs: add an explicit owner field to xfs_da_args
` [PATCH 3/9] xfs: validate attr leaf buffer owners
` [PATCH 2/9] xfs: use the xfs_da_args owner field to set new dir/attr block owner
` [PATCH 4/9] xfs: validate attr remote value buffer owners
` [PATCH 5/9] xfs: validate dabtree node "
` [PATCH 6/9] xfs: validate directory leaf "
` [PATCH 8/9] xfs: validate explicit directory block "
` [PATCH 9/9] xfs: validate explicit directory free block owners
` [PATCH 7/9] xfs: validate explicit directory data buffer owners

[PATCHSET v24.0 0/3] xfs: online repair of realtime summaries
 2022-12-30 22:14 UTC  (4+ messages)
` [PATCH 1/3] xfs: support preallocating and copying content into temporary files
` [PATCH 3/3] xfs: online repair of realtime summaries
` [PATCH 2/3] xfs: teach the tempfile to support atomic extent swapping

[PATCHSET v24.0 0/4] xfs: create temporary files for online repair
 2022-12-30 22:14 UTC  (5+ messages)
` [PATCH 1/4] xfs: hide private inodes from bulkstat and handle functions
` [PATCH 2/4] xfs: create temporary files and directories for online repair
` [PATCH 3/4] xfs: refactor stale buffer scanning for repairs
` [PATCH 4/4] xfs: add the ability to reap entire inode forks

[PATCHSET v24.0 00/21] xfs: atomic file updates
 2022-12-30 22:13 UTC  (22+ messages)
` [PATCH 04/21] xfs: parameterize all the incompat log feature helpers
` [PATCH 03/21] xfs: refactor non-power-of-two alignment checks
` [PATCH 01/21] vfs: introduce new file range exchange ioctl
` [PATCH 05/21] xfs: create a log incompat flag for atomic extent swapping
` [PATCH 02/21] xfs: create a new helper to return a file's allocation unit
` [PATCH 09/21] xfs: add a ->xchg_file_range handler
` [PATCH 06/21] xfs: introduce a swap-extent log intent item
` [PATCH 07/21] xfs: create deferred log items for extent swapping
` [PATCH 08/21] xfs: enable xlog users to toggle atomic "
` [PATCH 10/21] xfs: add error injection to test swapext recovery
` [PATCH 11/21] xfs: port xfs_swap_extents_rmap to our new code
` [PATCH 13/21] xfs: port xfs_swap_extent_forks to use xfs_swapext_req
` [PATCH 12/21] xfs: consolidate all of the xfs_swap_extent_forks code
` [PATCH 16/21] xfs: condense extended attributes after an atomic swap
` [PATCH 14/21] xfs: allow xfs_swap_range to use older extent swap algorithms
` [PATCH 18/21] xfs: condense symbolic links after an atomic swap
` [PATCH 17/21] xfs: condense directories "
` [PATCH 15/21] xfs: remove old swap extents implementation
` [PATCH 20/21] xfs: support non-power-of-two rtextsize with exchange-range
` [PATCH 21/21] xfs: enable atomic swapext feature
` [PATCH 19/21] xfs: make atomic extent swapping support realtime files

[PATCH 1/1] cmd: avoid endless loop in sound play command
 2022-12-30 23:54 UTC 

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-12-30 23:54 UTC  (4+ messages)
` [PATCH 001/606] tpm: st33zp24: Convert to Convert to i2c's .probe_new()

[PATCH net-next 0/2] net: ipa: enable IPA v4.7 support
 2022-12-30 23:53 UTC  (7+ messages)
` [PATCH net-next 2/2] net: ipa: add "

[PATCH] checkpatch: Ignore ETHTOOL_LINK_MODE_ enum values
 2022-12-30 23:52 UTC  (4+ messages)

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

[PATCH] fs/hostfs: Replace kmap() with kmap_local_page()
 2022-12-30 23:50 UTC  (3+ messages)

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

[PATCHSET v24.0 0/2] xfs: support attrfork and unwritten BUIs
 2022-12-30 22:13 UTC  (3+ messages)
` [PATCH 2/2] xfs: xfs_bmap_finish_one should map unwritten extents properly
` [PATCH 1/2] xfs: support deferred bmap updates on the attr fork

[PATCHSET v24.0 0/4] xfs: widen BUI formats to support realtime
 2022-12-30 22:13 UTC  (5+ messages)
` [PATCH 1/4] xfs: fix xfs_bunmapi to allow unmapping of partial rt extents
` [PATCH 2/4] xfs: hoist freeing of rt data fork extent mappings
` [PATCH 3/4] xfs: add a realtime flag to the bmap update log redo items
` [PATCH 4/4] xfs: support recovering bmap intent items targetting realtime extents

[PATCHSET v24.0 0/3] xfs: bmap log intent cleanups
 2022-12-30 22:13 UTC  (4+ messages)
` [PATCH 1/3] xfs: split tracepoint classes for deferred items
` [PATCH 2/3] xfs: clean up bmap log intent item tracepoint callsites
` [PATCH 3/3] xfs: remove xfs_trans_set_bmap_flags

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

[PATCH v4] hw/rtc/mc146818rtc: Make this rtc device target independent
 2022-12-30 23:45 UTC  (2+ messages)

[PATCHSET v24.0 0/9] xfs: move btree geometry to ops struct
 2022-12-30 22:13 UTC  (10+ messages)
` [PATCH 1/9] xfs: set the btree cursor bc_ops in xfs_btree_alloc_cursor
` [PATCH 6/9] xfs: btree convert xfs_btree_init_block to xfs_btree_init_buf calls
` [PATCH 4/9] xfs: initialize btree blocks using btree_ops structure
` [PATCH 8/9] xfs: set btree block buffer ops in _init_buf
` [PATCH 5/9] xfs: rename btree block/buffer init functions
` [PATCH 3/9] xfs: export some of the btree ops structures
` [PATCH 2/9] xfs: encode the default bc_flags in the btree ops structure
` [PATCH 7/9] xfs: remove the unnecessary daddr paramter to _init_block
` [PATCH 9/9] xfs: remove unnecessary fields in xfbtree_config

[PATCH 1/3] arm64: dts: qcom: sm8250: Pad addresses to 8 hex digits
 2022-12-30 23:45 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: qcom: sm8250: Touch up audio hw nodes

[PATCH 1/7] arm64: dts: qcom: sc8280xp: remove GCC from CX power domain
 2022-12-30 23:43 UTC  (14+ messages)
` [PATCH 2/7] arm64: dts: qcom: sc8280xp: align PSCI domain names with DT schema
` [PATCH 3/7] arm64: dts: qcom: sm6375: "
` [PATCH 4/7] arm64: dts: qcom: sm8150: "
` [PATCH 5/7] arm64: dts: qcom: sm8250: "
` [PATCH 6/7] arm64: dts: qcom: sm8350: "
` [PATCH 7/7] arm64: dts: qcom: sm8450: "

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

[PATCHSET v24.0 0/7] xfs: support in-memory btrees
 2022-12-30 22:13 UTC  (8+ messages)
` [PATCH 1/7] xfs: dump xfiles for debugging purposes
` [PATCH 2/7] xfs: teach buftargs to maintain their own buffer hashtable
` [PATCH 3/7] xfs: support in-memory buffer cache targets
` [PATCH 6/7] xfs: support in-memory btrees
` [PATCH 4/7] xfs: consolidate btree block freeing tracepoints
` [PATCH 5/7] xfs: consolidate btree block allocation tracepoints
` [PATCH 7/7] xfs: connect in-memory btrees to xfiles

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

[PATCHSET v24.0 0/3] xfs: online repair for fs summary counters
 2022-12-30 22:13 UTC  (4+ messages)
` [PATCH 2/3] xfs: remove XCHK_REAPING_DISABLED from scrub
` [PATCH 3/3] xfs: repair summary counters
` [PATCH 1/3] xfs: stabilize fs summary counters for online fsck

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

[PATCHSET v24.0 00/11] xfs: report corruption to the health trackers
 2022-12-30 22:13 UTC  (12+ messages)
` [PATCH 02/11] xfs: report fs corruption errors to the health tracking system
` [PATCH 01/11] xfs: separate the marking of sick and checked metadata
` [PATCH 06/11] xfs: report dir/attr block corruption errors to the health system
` [PATCH 04/11] xfs: report block map corruption errors to the health tracking system
` [PATCH 05/11] xfs: report btree block corruption errors to the health system
` [PATCH 09/11] xfs: report quota "
` [PATCH 07/11] xfs: report symlink "
` [PATCH 03/11] xfs: report ag header corruption errors to the health tracking system
` [PATCH 08/11] xfs: report inode corruption errors to the health system
` [PATCH 11/11] xfs: report XFS_IS_CORRUPT "
` [PATCH 10/11] xfs: report realtime metadata corruption "

[PATCH 00/10] sequencer API & users: fix widespread leaks
 2022-12-30 23:37 UTC  (3+ messages)
` [PATCH 05/10] builtin/revert.c: fix common leak by using replay_opts_release()

[PATCHSET v24.0 0/5] xfs: online repair of file link counts
 2022-12-30 22:13 UTC  (6+ messages)
` [PATCH 1/5] xfs: report health of inode "
` [PATCH 2/5] xfs: streamline the directory iteration code for scrub
` [PATCH 5/5] xfs: teach repair to fix file nlinks
` [PATCH 3/5] xfs: teach scrub to check "
` [PATCH 4/5] xfs: track file link count updates during live nlinks fsck

[PATCHSET v24.0 0/5] xfs: online repair of quota counters
 2022-12-30 22:13 UTC  (6+ messages)
` [PATCH 2/5] xfs: implement live quotacheck inode scan
` [PATCH 5/5] xfs: repair dquots based on live quotacheck results
` [PATCH 3/5] xfs: track quota updates during live quotacheck
` [PATCH 1/5] xfs: report the health of quota counts
` [PATCH 4/5] xfs: repair cannot update the summary counters when logging quota flags

drivers/gpio/gpiolib-of.c:510:0: warning: Uninitialized variable: of_flags [uninitvar]
 2022-12-30 23:34 UTC 

[PATCHSET v24.0 0/4] xfs: live inode scans for online fsck
 2022-12-30 22:13 UTC  (5+ messages)
` [PATCH 1/4] xfs: speed up xfs_iwalk_adjust_start a little bit
` [PATCH 3/4] xfs: allow scrub to hook metadata updates in other writers
` [PATCH 4/4] xfs: allow blocking notifier chains with filesystem hooks
` [PATCH 2/4] xfs: implement live inode scan for scrub

[PATCHSET v24.0 0/4] xfs: online repair of quota and rt metadata files
 2022-12-30 22:13 UTC  (5+ messages)
` [PATCH 1/4] xfs: repair the inode core and forks of a metadata inode
` [PATCH 4/4] xfs: repair quotas
` [PATCH 3/4] xfs: online repair of realtime bitmaps
` [PATCH 2/4] xfs: create a new inode fork block unmap helper

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

[PATCHSET v24.0 0/5] xfs: online repair of file fork mappings
 2022-12-30 22:12 UTC  (6+ messages)
` [PATCH 4/5] xfs: create a ranged query function for refcount btrees
` [PATCH 1/5] xfs: reintroduce reaping of file metadata blocks to xrep_reap_extents
` [PATCH 5/5] xfs: repair problems in CoW forks
` [PATCH 3/5] xfs: refactor repair forcing tests into a repair.c helper
` [PATCH 2/5] xfs: repair inode fork block mapping data structures

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)

[PATCHSET v24.0 0/6] xfs: online repair of inodes and forks
 2022-12-30 22:12 UTC  (7+ messages)
` [PATCH 1/6] xfs: disable online repair quota helpers when quota not enabled
` [PATCH 4/6] xfs: zap broken inode forks
` [PATCH 3/6] xfs: repair inode records
` [PATCH 2/6] xfs: try to attach dquots to files before repairing them
` [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 AG btrees
 2022-12-30 22:12 UTC  (6+ messages)
` [PATCH 1/5] xfs: clear pagf_agflreset when repairing the AGFL
` [PATCH 2/5] xfs: repair free space btrees
` [PATCH 3/5] xfs: rewrite xfs_icache_inode_is_allocated
` [PATCH 5/5] xfs: repair refcount btrees
` [PATCH 4/5] xfs: repair inode btrees

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

[PATCHSET v24.0 0/2] xfs: force rebuilding of metadata
 2022-12-30 22:12 UTC  (3+ messages)
` [PATCH 1/2] xfs: don't complain about unfixed metadata when repairs were injected
` [PATCH 2/2] xfs: allow userspace to rebuild metadata structures

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

[PATCHSET v24.0 0/2] xfs: miscellaneous repair tweaks
 2022-12-30 22:12 UTC  (3+ messages)
` [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/4] xfs: online scrubbing of realtime summary files
 2022-12-30 22:12 UTC  (5+ messages)
` [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/7] xfs: stage repair information in pageable memory
 2022-12-30 22:12 UTC  (8+ messages)
` [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 6/7] xfs: cache pages used for xfarray quicksort convergence
` [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 v3 1/2] arm: dts: arm: add arm corstone500 device tree
 2022-12-30 23:24 UTC  (2+ messages)

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

[PATCHSET v24.0 0/6] xfs: prepare repair for bulk loading
 2022-12-30 22:12 UTC  (7+ messages)
` [PATCH 6/6] xfs: constrain dirty buffers while formatting a staged btree
` [PATCH 3/6] xfs: log EFIs for all btree blocks being used to stage a btree
` [PATCH 5/6] xfs: move btree bulkload record initialization to ->get_record implementations
` [PATCH 1/6] xfs: force all buffers to be written during btree bulk load
` [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

[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


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.