All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-30 22:02:04 to 2022-12-30 23:04:12 UTC [more...]

[PATCH 1/2] riscv: errata: fix T-Head dcache.cva encoding
 2022-12-30 22:12 UTC  (4+ messages)

[NYE DELUGE 2/4] xfs: online repair in its entirety
 2022-12-30 22:13 UTC  (18+ messages)
` [PATCHSET v24.0 0/9] xfs: fix online repair block reaping
` [PATCHSET v24.0 0/6] xfs: prepare repair for bulk loading
` [PATCHSET v24.0 0/7] xfs: stage repair information in pageable memory
` [PATCHSET v24.0 0/4] xfs: online scrubbing of realtime summary files
` [PATCHSET v24.0 0/2] xfs: miscellaneous repair tweaks
` [PATCHSET v24.0 0/2] xfs: force rebuilding of metadata
` [PATCHSET v24.0 0/5] xfs: online repair of AG btrees
` [PATCHSET v24.0 0/6] xfs: online repair of inodes and forks
` [PATCHSET v24.0 0/5] xfs: online repair of file fork mappings
` [PATCHSET v24.0 0/4] xfs: online repair of quota and rt metadata files
` [PATCHSET v24.0 0/4] xfs: live inode scans for online fsck
` [PATCHSET v24.0 0/5] xfs: online repair of quota counters
` [PATCHSET v24.0 0/5] xfs: online repair of file link counts
` [PATCHSET v24.0 00/11] xfs: report corruption to the health trackers
` [PATCHSET v24.0 0/3] xfs: indirect health reporting
` [PATCHSET v24.0 0/3] xfs: online repair for fs summary counters
` [PATCHSET v24.0 0/7] xfs: support in-memory btrees

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

[NYE DELUGE 1/4] xfs: all pending online scrub improvements
 2022-12-30 22:13 UTC  (140+ messages)
` [PATCHSET v24.0 00/14] xfs: design documentation for online fsck
  ` [PATCH 02/14] xfs: document the general theory underlying online fsck design
  ` [PATCH 01/14] xfs: document the motivation for "
  ` [PATCH 03/14] xfs: document the testing plan for online fsck
  ` [PATCH 05/14] xfs: document the filesystem metadata checking strategy
  ` [PATCH 07/14] xfs: document pageable kernel memory
  ` [PATCH 08/14] xfs: document btree bulk loading
  ` [PATCH 04/14] xfs: document the user interface for online fsck
  ` [PATCH 09/14] xfs: document online file metadata repair code
  ` [PATCH 06/14] xfs: document how online fsck deals with eventual consistency
  ` [PATCH 13/14] xfs: document the userspace fsck driver program
  ` [PATCH 10/14] xfs: document full filesystem scans for online fsck
  ` [PATCH 12/14] xfs: document directory tree repairs
  ` [PATCH 14/14] xfs: document future directions of online fsck
  ` [PATCH 11/14] xfs: document metadata file repair
` [PATCHSET v24.0 0/8] xfs: variable and naming cleanups for intent items
  ` [PATCH 1/8] xfs: pass the xfs_bmbt_irec directly through the log intent code
  ` [PATCH 2/8] xfs: fix confusing variable names in xfs_bmap_item.c
  ` [PATCH 8/8] xfs: fix confusing variable names in xfs_refcount_item.c
  ` [PATCH 3/8] xfs: pass xfs_extent_free_item directly through the log intent code
  ` [PATCH 5/8] xfs: pass rmap space mapping "
  ` [PATCH 6/8] xfs: fix confusing variable names in xfs_rmap_item.c
  ` [PATCH 4/8] xfs: fix confusing xfs_extent_item variable names
  ` [PATCH 7/8] xfs: pass refcount intent directly through the log intent code
` [PATCHSET v24.0 0/5] xfs: make intent items take a perag reference
  ` [PATCH 1/5] xfs: give xfs_bmap_intent its own "
  ` [PATCH 5/5] xfs: give xfs_refcount_intent "
  ` [PATCH 2/5] xfs: pass per-ag references to xfs_free_extent
  ` [PATCH 3/5] xfs: give xfs_extfree_intent its own perag reference
  ` [PATCH 4/5] xfs: give xfs_rmap_intent "
` [PATCHSET v24.0 0/1] xfs: pass perag references around when possible
  ` [PATCH 1/1] xfs: create a function to duplicate an active perag reference
` [PATCHSET v24.0 0/5] xfs: drain deferred work items when scrubbing
  ` [PATCH 3/5] xfs: clean up scrub context if scrub setup returns -EDEADLOCK
  ` [PATCH 2/5] xfs: allow queued AG intents to drain before scrubbing
  ` [PATCH 1/5] xfs: add a tracepoint to report incorrect extent refcounts
  ` [PATCH 4/5] xfs: minimize overhead of drain wakeups by using jump labels
  ` [PATCH 5/5] xfs: scrub should use ECHRNG to signal that the drain is needed
` [PATCHSET v24.0 0/8] xfs: standardize btree record checking code
  ` [PATCH 2/8] xfs: standardize ondisk to incore conversion for inode btrees
  ` [PATCH 4/8] xfs: return a failure address from xfs_rmap_irec_offset_unpack
  ` [PATCH 1/8] xfs: standardize ondisk to incore conversion for free space btrees
  ` [PATCH 3/8] xfs: standardize ondisk to incore conversion for refcount btrees
  ` [PATCH 6/8] xfs: standardize ondisk to incore conversion for bmap btrees
  ` [PATCH 7/8] xfs: complain about bad records in query_range helpers
  ` [PATCH 8/8] xfs: complain about bad file mapping records in the ondisk bmbt
  ` [PATCH 5/8] xfs: standardize ondisk to incore conversion for rmap btrees
` [PATCHSET v24.0 0/3] xfs: hoist scrub record checks into libxfs
  ` [PATCH 2/3] xfs: hoist rmap record flag checks from scrub
  ` [PATCH 3/3] xfs: hoist inode record alignment "
  ` [PATCH 1/3] xfs: hoist rmap record flag "
` [PATCHSET v24.0 0/2] xfs: fix rmap btree key flag handling
  ` [PATCH 1/2] xfs: fix rm_offset flag handling in rmap keys
  ` [PATCH 2/2] xfs: detect unwritten bit set in rmapbt node block keys
` [PATCHSET v24.0 0/2] xfs: enhance btree key scrubbing
  ` [PATCH 2/2] xfs: always scrub record/key order of interior records
  ` [PATCH 1/2] xfs: check btree keys reflect the child block
` [PATCHSET v24.0 0/6] xfs: detect incorrect gaps in refcount btree
  ` [PATCH 2/6] xfs: refactor ->diff_two_keys callsites
  ` [PATCH 3/6] xfs: replace xfs_btree_has_record with a general keyspace scanner
  ` [PATCH 1/6] xfs: refactor converting btree irec to btree key
  ` [PATCH 5/6] xfs: check the reference counts of gaps in the refcount btree
  ` [PATCH 4/6] xfs: implement masked btree key comparisons for _has_records scans
  ` [PATCH 6/6] xfs: ensure that all metadata and data blocks are not cow staging extents
` [PATCHSET v24.0 0/4] xfs: detect incorrect gaps in inode btree
  ` [PATCH 1/4] xfs: remove pointless shadow variable from xfs_difree_inobt
  ` [PATCH 2/4] xfs: clean up broken eearly-exit code in the inode btree scrubber
  ` [PATCH 4/4] xfs: convert xfs_ialloc_has_inodes_at_extent to return keyfill scan results
  ` [PATCH 3/4] xfs: directly cross-reference the inode btrees with each other
` [PATCHSET v24.0 0/2] xfs: detect incorrect gaps in rmap btree
  ` [PATCH 1/2] xfs: teach scrub to check for sole ownership of metadata objects
  ` [PATCH 2/2] xfs: ensure that single-owner file blocks are not owned by others
` [PATCHSET v24.0 0/4] xfs: fix iget/irele usage in online fsck
  ` [PATCH 2/4] xfs: fix an inode lookup race in xchk_get_inode
  ` [PATCH 1/4] xfs: manage inode DONTCACHE status at irele time
  ` [PATCH 4/4] xfs: retain the AGI when we can't iget an inode to scrub the core
  ` [PATCH 3/4] xfs: rename xchk_get_inode -> xchk_iget_for_scrubbing
` [PATCHSET v24.0 0/3] xfs: fix iget usage in directory scrub
  ` [PATCH 2/3] xfs: xfs_iget in the directory scrubber needs to use UNTRUSTED
  ` [PATCH 1/3] xfs: make checking directory dotdot entries more reliable
  ` [PATCH 3/3] xfs: always check the existence of a dirent's child inode
` [PATCHSET v24.0 0/6] xfs: detect mergeable and overlapping btree records
  ` [PATCH 1/6] xfs: change bmap scrubber to store the previous mapping
  ` [PATCH 2/6] xfs: alert the user about data/attr fork mappings that could be merged
  ` [PATCH 4/6] xfs: flag refcount btree records "
  ` [PATCH 5/6] xfs: check overlapping rmap btree records
  ` [PATCH 3/6] xfs: flag free space btree records that could be merged
  ` [PATCH 6/6] xfs: check for reverse mapping "
` [PATCHSET v24.0 00/11] xfs: clean up memory management in xattr scrub
  ` [PATCH 04/11] xfs: split freemap from xchk_xattr_buf.buf
  ` [PATCH 06/11] xfs: split valuebuf "
  ` [PATCH 02/11] xfs: don't shadow @leaf in xchk_xattr_block
  ` [PATCH 01/11] xfs: xattr scrub should ensure one namespace bit per name
  ` [PATCH 05/11] xfs: split usedmap from xchk_xattr_buf.buf
  ` [PATCH 03/11] xfs: remove unnecessary dstmap in xattr scrubber
  ` [PATCH 07/11] xfs: remove flags argument from xchk_setup_xattr_buf
  ` [PATCH 09/11] xfs: check used space of shortform xattr structures
  ` [PATCH 10/11] xfs: clean up xattr scrub initialization
  ` [PATCH 11/11] xfs: only allocate free space bitmap for xattr scrub if needed
  ` [PATCH 08/11] xfs: move xattr scrub buffer allocation to top level function
` [PATCHSET v24.0 0/3] xfs: rework online fsck incore bitmap
  ` [PATCH 2/3] xfs: drop the _safe behavior from the xbitmap foreach macro
  ` [PATCH 3/3] xfs: convert xbitmap to interval tree
  ` [PATCH 1/3] xfs: remove the for_each_xbitmap_ helpers
` [PATCHSET v24.0 0/5] xfs: strengthen rmapbt scrubbing
  ` [PATCH 1/5] xfs: introduce bitmap type for AG blocks
  ` [PATCH 4/5] xfs: cross-reference rmap records with inode btrees
  ` [PATCH 5/5] xfs: cross-reference rmap records with refcount btrees
  ` [PATCH 3/5] xfs: cross-reference rmap records with free space btrees
  ` [PATCH 2/5] xfs: cross-reference rmap records with ag btrees
` [PATCHSET v24.0 0/4] xfs: fix rmap btree key flag handling
  ` [PATCH 1/4] xfs: fix rm_offset flag handling in rmap keys
  ` [PATCH 2/4] xfs_repair: check low keys of rmap btrees
  ` [PATCH 4/4] xfs_db: expose the unwritten flag in rmapbt keys
  ` [PATCH 3/4] xfs_repair: warn about unwritten bits set in rmap btree keys
` [PATCHSET v24.0 00/16] fstests: refactor online fsck stress tests
  ` [PATCH 03/16] xfs/422: rework feature detection so we only test-format scratch once
  ` [PATCH 01/16] xfs/422: create a new test group for fsstress/repair racers
  ` [PATCH 07/16] fuzzy: give each test local control over what scrub stress tests get run
  ` [PATCH 04/16] fuzzy: clean up scrub stress programs quietly
  ` [PATCH 05/16] fuzzy: rework scrub stress output filtering
  ` [PATCH 06/16] fuzzy: explicitly check for common/inject in _require_xfs_stress_online_repair
  ` [PATCH 02/16] xfs/422: move the fsstress/freeze/scrub racing logic to common/fuzzy
  ` [PATCH 12/16] fuzzy: increase operation count for each fsstress invocation
  ` [PATCH 11/16] fuzzy: clear out the scratch filesystem if it's too full
  ` [PATCH 09/16] fuzzy: make scrub stress loop control more robust
  ` [PATCH 08/16] fuzzy: test the scrub stress subcommands before looping
  ` [PATCH 13/16] fuzzy: clean up frozen fses after scrub stress testing
  ` [PATCH 10/16] fuzzy: abort scrub stress testing if the scratch fs went down
  ` [PATCH 14/16] fuzzy: make freezing optional for scrub stress tests
  ` [PATCH 15/16] fuzzy: allow substitution of AG numbers when configuring scrub stress test
  ` [PATCH 16/16] fuzzy: delay the start of the scrub loop when stress-testing scrub
` [PATCHSET v24.0 0/3] fstests: refactor GETFSMAP stress tests
  ` [PATCH 1/3] fuzzy: enhance scrub stress testing to use fsx
  ` [PATCH 3/3] xfs: race fsmap with readonly remounts to detect crash or livelock
  ` [PATCH 2/3] fuzzy: refactor fsmap stress test to use our helper functions
` [PATCHSET v24.0 0/2] fstests: race online scrub with mount state changes
  ` [PATCH 1/2] xfs: stress test xfs_scrub(8) with fsstress
  ` [PATCH 2/2] xfs: stress test xfs_scrub(8) with freeze and ro-remount loops

[PATCH 0/2] branch: operations on orphan branches
 2022-12-30 22:59 UTC 

[PATCH RFT] hwmon: (nct6755) Add support for NCT6799D
 2022-12-30 22:58 UTC  (7+ messages)

misleading note in https://man7.org/linux/man-pages/man3/bstring.3.html
 2022-12-30 22:43 UTC 

[Question] Unlinking original file of bind mounted file
 2022-12-30 22:58 UTC  (5+ messages)
    ` Fwd: "

[PATCH v2 0/4] SDM670 Interconnects
 2022-12-30 22:54 UTC  (4+ messages)
` [PATCH v2 2/4] interconnect: qcom: add sdm670 interconnects

mcp251xfd: Bad message receiption
 2022-12-30 22:51 UTC  (7+ messages)
  ` AW: "
      ` AW: "
          ` AW: "

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

[PATCH v6 0/7] Add minimal MT8365 and MT8365-EVK support
 2022-12-30 22:39 UTC  (4+ messages)
` [PATCH v6 7/7] arm64: dts: mediatek: Initial mt8365-evk support

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

[PATCH net] net: ipa: use proper endpoint mask for suspend
 2022-12-30 22:33 UTC 

[PATCH] fs/cramfs: Convert kmap() to kmap_local_data()
 2022-12-30 22:31 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-30 22:31 UTC 

On time64 and Large File Support
 2022-12-30 22:20 UTC  (12+ messages)

[PATCH v3 0/3] Add support for UFS Event Specific Interrupt
 2022-12-30 22:26 UTC  (2+ messages)

[PATCH v11 00/16] Add Multi Circular Queue Support
 2022-12-30 22:25 UTC  (2+ messages)

L_PTE_MT_BUFFERABLE / device ordered memory
 2022-12-30 22:23 UTC 

[PATCH blktests] dm: add a regression test
 2022-12-30 22:24 UTC  (2+ messages)

[PATCH] usb: storage: de-quirk Seagate Expansion Portable Drive SRD00F1 [0bc2:2320]
 2022-12-30 22:21 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-30 22:21 UTC 

[PATCH] crypto: ccp - Limit memory allocation in SEV_GET_ID2 ioctl
 2022-12-30 22:18 UTC  (6+ messages)
        ` [patch] crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2

[PATCH 1/4] wiphy: add wiphy_get_frequency_info_list
 2022-12-30 22:12 UTC  (4+ messages)
` [PATCH 2/4] band: add tx_power to frequency info attributes
` [PATCH 3/4] nl80211util: parse TX power in frequency attributes
` [PATCH 4/4] ap: support setting country IE

[PATCH 2/2] drm/amdgpu: add AMDGPU_INFO_VM_STAT to return GPU VM
 2022-12-30 22:10 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-30 22:11 UTC 

[PATCH qemu] x86: don't let decompressed kernel image clobber setup_data
 2022-12-30 22:10 UTC  (11+ messages)

[PATCH 1/2] drm/amdgpu: return the PCIe gen and lanes from the INFO
 2022-12-30 22:07 UTC 

[PATCH qemu v2] x86: don't let decompressed kernel image clobber setup_data
 2022-12-30 22:07 UTC  (2+ messages)
` [PATCH qemu v3] "

[meta-networking][PATCH 1/2] vsftpd_3.0.5.bb: Define _LARGEFILE64_SOURCE on musl
 2022-12-30 22:05 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] mozjs-102: Disable mozilla stackwalk "

[PATCH 0/3] COPY_ARRAY, MOVE_ARRAY, DUP_ARRAY
 2022-12-30 22:03 UTC  (3+ messages)
` [PATCH 2/3] add DUP_ARRAY
` [PATCH 3/3] use DUP_ARRAY

+ ksm-count-zero-pages-for-each-process.patch added to mm-unstable branch
 2022-12-30 22:01 UTC 

+ ksm-support-unsharing-zero-pages-placed-by-ksm.patch added to mm-unstable branch
 2022-12-30 22:01 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.