All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-30 23:44:45 to 2022-12-31 00:29:25 UTC [more...]

[PATCHSET v24.0 0/9] xfs_scrub: track data dependencies for repairs
 2022-12-30 22:18 UTC  (6+ messages)
` [PATCH 4/9] xfs_scrub: remove scrub_metadata_file
` [PATCH 1/9] xfs_scrub: track repair items by principal, not by individual repairs
` [PATCH 2/9] xfs_scrub: use repair_item to direct repair activities
` [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 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 1/6] xfs_scrub: collapse trivial superblock scrub helpers
` [PATCH 2/6] xfs_scrub: get rid of trivial fs metadata scanner helpers
` [PATCH 5/6] xfs_scrub: any inconsistency in metadata should trigger difficulty warnings
` [PATCH 4/6] xfs_scrub: add missing repair types to the mustfix and difficulty assessment
` [PATCH 6/6] xfs_scrub: warn about difficult repairs to rt and quota metadata
` [PATCH 3/6] xfs_scrub: split up the mustfix repairs and difficulty assessment functions

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

[PATCHSET v24.0 0/6] xfs_scrub: fixes to the repair code
 2022-12-30 22:18 UTC  (7+ messages)
` [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 5/6] xfs_scrub: require primary superblock repairs to complete before proceeding
` [PATCH 4/6] xfs_scrub: log when a repair was unnecessary
` [PATCH 2/6] xfs_scrub: remove ALP_* flags namespace
` [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 01/19] vfs: introduce new file range exchange ioctl
` [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 02/19] xfs: parameterize all the incompat log feature helpers
` [PATCH 12/19] libhandle: add support for bulkstat v5
` [PATCH 11/19] xfs: enable atomic swapext feature
` [PATCH 08/19] xfs: condense directories after an atomic swap
` [PATCH 06/19] xfs: add error injection to test swapext recovery
` [PATCH 09/19] xfs: condense symbolic links after an atomic swap
` [PATCH 07/19] xfs: condense extended attributes "
` [PATCH 05/19] xfs: create deferred log items for extent swapping
` [PATCH 10/19] xfs: make atomic extent swapping support realtime files
` [PATCH 15/19] xfs_fsr: convert to bulkstat v5 ioctls
` [PATCH 14/19] xfs_logprint: support dumping swapext log items
` [PATCH 13/19] libfrog: convert xfs_io swapext command to use new libfrog wrapper
` [PATCH 19/19] xfs_io: add atomic update commands to exercise extent swapping
` [PATCH 17/19] xfs_fsr: skip the xattr/forkoff levering with the newer swapext implementations
` [PATCH 16/19] xfs_fsr: port to new swapext library function
` [PATCH 18/19] xfs_io: enhance swapext to take advantage of new api

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 3/4] xfs: move symlink target write function to libxfs
` [PATCH 2/4] xfs: move remote symlink target read "
` [PATCH 4/4] mkfs: use libxfs to create symlinks
` [PATCH 1/4] xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h

[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 1/5] xfs: define an in-memory btree for storing refcount bag info
` [PATCH 3/5] xfs_repair: create refcount bag
` [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 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)

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

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

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

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 2/4] xfs: remember sick inodes that get inactivated
` [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

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

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 3/3] xfs_scrub: use multiple threads to run in-kernel metadata scrubs that scan inodes
` [PATCH 2/3] xfs: teach scrub to check file nlinks

[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 1/3] xfs: report the health of quota counts
` [PATCH 3/3] xfs: implement live quotacheck inode scan
` [PATCH 2/3] libfrog: create a new scrub group for things requiring full inode scans

[PATCHSET v24.0 0/4] xfs_scrub: scan metadata files in parallel
 2022-12-30 22:17 UTC  (5+ messages)
` [PATCH 3/4] libfrog: rename the scrub "fs" group
` [PATCH 1/4] libfrog: rename XFROG_SCRUB_TYPE_* to XFROG_SCRUB_GROUP_*
` [PATCH 2/4] libfrog: promote XFROG_SCRUB_DESCR_SUMMARY to a scrub type
` [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 2/3] xfs_io: support passing the FORCE_REBUILD flag to online repair
` [PATCH 3/3] xfs_scrub: try to use XFS_SCRUB_IFLAG_FORCE_REBUILD
` [PATCH 1/3] xfs: allow userspace to rebuild metadata structures

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

[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 

[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 2/3] xfs: online repair of parent pointers
` [PATCH 1/3] xfs: online repair of directories
` [PATCH 3/3] xfs: ask the dentry cache if it knows the parent of a directory

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 4/9] xfs: validate attr remote value buffer owners
` [PATCH 1/9] xfs: add an explicit owner field to xfs_da_args
` [PATCH 2/9] xfs: use the xfs_da_args owner field to set new dir/attr block owner
` [PATCH 3/9] xfs: validate attr leaf 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 2/3] xfs: teach the tempfile to support atomic extent swapping
` [PATCH 3/3] xfs: online repair of realtime summaries

[PATCHSET v24.0 0/4] xfs: create temporary files for online repair
 2022-12-30 22:14 UTC  (5+ messages)
` [PATCH 3/4] xfs: refactor stale buffer scanning for repairs
` [PATCH 2/4] xfs: create temporary files and directories for online repair
` [PATCH 1/4] xfs: hide private inodes from bulkstat and handle functions
` [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 05/21] xfs: create a log incompat flag for atomic extent swapping
` [PATCH 04/21] xfs: parameterize all the incompat log feature helpers
` [PATCH 01/21] vfs: introduce new file range exchange ioctl
` [PATCH 03/21] xfs: refactor non-power-of-two alignment checks
` [PATCH 02/21] xfs: create a new helper to return a file's allocation unit
` [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 09/21] xfs: add a ->xchg_file_range handler
` [PATCH 06/21] xfs: introduce a swap-extent log intent item
` [PATCH 11/21] xfs: port xfs_swap_extents_rmap to our new code
` [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 16/21] xfs: condense extended attributes "
` [PATCH 12/21] xfs: consolidate all of the xfs_swap_extent_forks code
` [PATCH 13/21] xfs: port xfs_swap_extent_forks to use xfs_swapext_req
` [PATCH 17/21] xfs: condense directories after an atomic swap
` [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 1/3] xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h
` [PATCH 2/3] xfs: move remote symlink target read function to libxfs

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

[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 3/3] xfs: remove xfs_trans_set_bmap_flags
` [PATCH 2/3] xfs: clean up bmap log intent item tracepoint callsites
` [PATCH 1/3] xfs: split tracepoint classes for deferred items

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

[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 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 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 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  (3+ messages)
` [PATCH 7/7] arm64: dts: qcom: sm8450: align PSCI domain names with DT schema


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.