All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-26 03:24:14 to 2024-03-26 04:02:06 UTC [more...]

[PATCHSET v29.4 17/18] xfs_repair: reduce refcount repair memory usage
 2024-03-26  4:02 UTC  (3+ messages)
` [PATCH 1/4] xfs_repair: define an in-memory btree for storing refcount bag info
` [PATCH 2/4] xfs_repair: create refcount bag

[PATCHSET v29.4 16/18] xfs_repair: use in-memory rmap btrees
 2024-03-26  4:01 UTC  (6+ messages)
` [PATCH 1/5] xfs_repair: convert regular rmap repair to use in-memory btrees
` [PATCH 2/5] xfs_repair: verify on-disk rmap btrees with in-memory btree data
` [PATCH 3/5] xfs_repair: compute refcount data from in-memory rmap btrees
` [PATCH 4/5] xfs_repair: reduce rmap bag memory usage when creating refcounts
` [PATCH 5/5] xfs_repair: remove the old rmap collection slabs

fs forced readonly
 2024-03-26  4:00 UTC 

[PATCHSET v29.4 15/18] xfs_scrub: updates for 6.9
 2024-03-26  4:00 UTC  (6+ messages)
` [PATCH 1/5] xfs_scrub: implement live quotacheck inode scan
` [PATCH 2/5] xfs_scrub: check file link counts
` [PATCH 3/5] xfs_scrub: update health status if we get a clean bill of health
` [PATCH 4/5] xfs_scrub: use multiple threads to run in-kernel metadata scrubs that scan inodes
` [PATCH 5/5] xfs_scrub: upload clean bills of health

[PATCHSET v29.4 14/18] xfs_spaceman: updates for 6.9
 2024-03-26  3:58 UTC  (3+ messages)
` [PATCH 1/2] xfs_spaceman: report the health of quota counts
` [PATCH 2/2] xfs_spaceman: report health of inode link counts

[PATCHSET v29.4 13/18] xfsprogs: widen BUI formats to support realtime
 2024-03-26  3:58 UTC  (2+ messages)
` [PATCH 1/1] xfs: add a realtime flag to the bmap update log redo items

RTT-PROBE: lore-subspace-rtt
 2024-03-26  3:58 UTC 

[PATCHSET v29.4 12/18] xfsprogs: bmap log intent cleanups
 2024-03-26  3:58 UTC  (5+ messages)
` [PATCH 1/4] libxfs: remove kmem_alloc, kmem_zalloc, and kmem_free
` [PATCH 2/4] libxfs: add a bi_entry helper
` [PATCH 3/4] xfs: reuse xfs_bmap_update_cancel_item
` [PATCH 4/4] xfs: add a xattr_entry helper

[PATCHSET 11/18] libxfs: sync with 6.9
 2024-03-26  3:57 UTC  (111+ messages)
` [PATCH 001/110] xfs: convert kmem_zalloc() to kzalloc()
` [PATCH 002/110] xfs: convert kmem_alloc() to kmalloc()
` [PATCH 003/110] xfs: convert remaining kmem_free() to kfree()
` [PATCH 004/110] xfs: use __GFP_NOLOCKDEP instead of GFP_NOFS
` [PATCH 005/110] xfs: use GFP_KERNEL in pure transaction contexts
` [PATCH 006/110] xfs: clean up remaining GFP_NOFS users
` [PATCH 007/110] xfs: use xfs_defer_alloc a bit more
` [PATCH 008/110] xfs: Replace xfs_isilocked with xfs_assert_ilocked
` [PATCH 009/110] xfs: create a static name for the dot entry too
` [PATCH 010/110] xfs: create a predicate to determine if two xfs_names are the same
` [PATCH 011/110] xfs: create a macro for decoding ftypes in tracepoints
` [PATCH 012/110] xfs: report the health of quota counts
` [PATCH 013/110] xfs: implement live quotacheck inode scan
` [PATCH 014/110] xfs: report health of inode link counts
` [PATCH 015/110] xfs: teach scrub to check file nlinks
` [PATCH 016/110] xfs: separate the marking of sick and checked metadata
` [PATCH 017/110] xfs: report fs corruption errors to the health tracking system
` [PATCH 018/110] xfs: report ag header "
` [PATCH 019/110] xfs: report block map "
` [PATCH 020/110] xfs: report btree block corruption errors to the health system
` [PATCH 021/110] xfs: report dir/attr "
` [PATCH 022/110] xfs: report inode "
` [PATCH 023/110] xfs: report realtime metadata "
` [PATCH 024/110] xfs: report XFS_IS_CORRUPT "
` [PATCH 025/110] xfs: add secondary and indirect classes to the health tracking system
` [PATCH 026/110] xfs: remember sick inodes that get inactivated
` [PATCH 027/110] xfs: update health status if we get a clean bill of health
` [PATCH 028/110] xfs: consolidate btree block freeing tracepoints
` [PATCH 029/110] xfs: consolidate btree block allocation tracepoints
` [PATCH 030/110] xfs: set the btree cursor bc_ops in xfs_btree_alloc_cursor
` [PATCH 031/110] xfs: drop XFS_BTREE_CRC_BLOCKS
` [PATCH 032/110] xfs: encode the btree geometry flags in the btree ops structure
` [PATCH 033/110] xfs: remove bc_ino.flags
` [PATCH 034/110] xfs: consolidate the xfs_alloc_lookup_* helpers
` [PATCH 035/110] xfs: turn the allocbt cursor active field into a btree flag
` [PATCH 036/110] xfs: extern some btree ops structures
` [PATCH 037/110] xfs: initialize btree blocks using btree_ops structure
` [PATCH 038/110] xfs: rename btree block/buffer init functions
` [PATCH 039/110] xfs: btree convert xfs_btree_init_block to xfs_btree_init_buf calls
` [PATCH 040/110] xfs: remove the unnecessary daddr paramter to _init_block
` [PATCH 041/110] xfs: set btree block buffer ops in _init_buf
` [PATCH 042/110] xfs: move lru refs to the btree ops structure
` [PATCH 043/110] xfs: move the btree stats offset into struct btree_ops
` [PATCH 044/110] xfs: factor out a xfs_btree_owner helper
` [PATCH 045/110] xfs: factor out a btree block owner check
` [PATCH 046/110] xfs: store the btree pointer length in struct xfs_btree_ops
` [PATCH 047/110] xfs: split out a btree type from the btree ops geometry flags
` [PATCH 048/110] xfs: split the per-btree union in struct xfs_btree_cur
` [PATCH 049/110] xfs: create predicate to determine if cursor is at inode root level
` [PATCH 050/110] xfs: move comment about two 2 keys per pointer in the rmap btree
` [PATCH 051/110] xfs: add a xfs_btree_init_ptr_from_cur
` [PATCH 052/110] xfs: don't override bc_ops for staging btrees
` [PATCH 053/110] xfs: fold xfs_allocbt_init_common into xfs_allocbt_init_cursor
` [PATCH 054/110] xfs: remove xfs_allocbt_stage_cursor
` [PATCH 055/110] xfs: fold xfs_inobt_init_common into xfs_inobt_init_cursor
` [PATCH 056/110] xfs: remove xfs_inobt_stage_cursor
` [PATCH 057/110] xfs: fold xfs_refcountbt_init_common into xfs_refcountbt_init_cursor
` [PATCH 058/110] xfs: remove xfs_refcountbt_stage_cursor
` [PATCH 059/110] xfs: fold xfs_rmapbt_init_common into xfs_rmapbt_init_cursor
` [PATCH 060/110] xfs: remove xfs_rmapbt_stage_cursor
` [PATCH 061/110] xfs: make full use of xfs_btree_stage_ifakeroot in xfs_bmbt_stage_cursor
` [PATCH 062/110] xfs: make staging file forks explicit
` [PATCH 063/110] xfs: fold xfs_bmbt_init_common into xfs_bmbt_init_cursor
` [PATCH 064/110] xfs: remove xfs_bmbt_stage_cursor
` [PATCH 065/110] xfs: split the agf_roots and agf_levels arrays
` [PATCH 066/110] xfs: add a name field to struct xfs_btree_ops
` [PATCH 067/110] xfs: add a sick_mask "
` [PATCH 068/110] xfs: split xfs_allocbt_init_cursor
` [PATCH 069/110] xfs: remove xfs_inobt_cur
` [PATCH 070/110] xfs: remove the btnum argument to xfs_inobt_count_blocks
` [PATCH 071/110] xfs: split xfs_inobt_insert_sprec
` [PATCH 072/110] xfs: split xfs_inobt_init_cursor
` [PATCH 073/110] xfs: pass a 'bool is_finobt' to xfs_inobt_insert
` [PATCH 074/110] xfs: remove xfs_btnum_t
` [PATCH 075/110] xfs: simplify xfs_btree_check_sblock_siblings
` [PATCH 076/110] xfs: simplify xfs_btree_check_lblock_siblings
` [PATCH 077/110] xfs: open code xfs_btree_check_lptr in xfs_bmap_btree_to_extents
` [PATCH 078/110] xfs: consolidate btree ptr checking
` [PATCH 079/110] xfs: misc cleanups for __xfs_btree_check_sblock
` [PATCH 080/110] xfs: remove the crc variable in __xfs_btree_check_lblock
` [PATCH 081/110] xfs: tighten up validation of root block in inode forks
` [PATCH 082/110] xfs: consolidate btree block verification
` [PATCH 083/110] xfs: rename btree helpers that depends on the block number representation
` [PATCH 084/110] xfs: factor out a __xfs_btree_check_lblock_hdr helper
` [PATCH 085/110] xfs: remove xfs_btree_reada_bufl
` [PATCH 086/110] xfs: remove xfs_btree_reada_bufs
` [PATCH 087/110] xfs: move and rename xfs_btree_read_bufl
` [PATCH 088/110] libxfs: teach buftargs to maintain their own buffer hashtable
` [PATCH 089/110] libxfs: add xfile support
` [PATCH 090/110] libxfs: partition memfd files to avoid using too many fds
` [PATCH 091/110] xfs: teach buftargs to maintain their own buffer hashtable
` [PATCH 092/110] libxfs: support in-memory buffer cache targets
` [PATCH 093/110] xfs: add a xfs_btree_ptrs_equal helper
` [PATCH 094/110] xfs: support in-memory btrees
` [PATCH 095/110] xfs: launder in-memory btree buffers before transaction commit
` [PATCH 096/110] xfs: create a helper to decide if a file mapping targets the rt volume
` [PATCH 097/110] xfs: repair the rmapbt
` [PATCH 098/110] xfs: create a shadow rmap btree during rmap repair
` [PATCH 099/110] xfs: hook live rmap operations during a repair operation
` [PATCH 100/110] xfs: clean up bmap log intent item tracepoint callsites
` [PATCH 101/110] xfs: move xfs_bmap_defer_add to xfs_bmap_item.c
` [PATCH 102/110] xfs: fix xfs_bunmapi to allow unmapping of partial rt extents
` [PATCH 103/110] xfs: add a realtime flag to the bmap update log redo items
` [PATCH 104/110] xfs: support deferred bmap updates on the attr fork
` [PATCH 105/110] xfs: xfs_bmap_finish_one should map unwritten extents properly
` [PATCH 106/110] xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h
` [PATCH 107/110] xfs: move remote symlink target read function to libxfs
` [PATCH 108/110] xfs: move symlink target write "
` [PATCH 109/110] xfs: xfs_btree_bload_prep_block() should use __GFP_NOFAIL
` [PATCH 110/110] xfs: shrink failure needs to hold AGI buffer

[PATCH i-g-t] i915/gem_exec_whisper: Limit workload
 2024-03-26  3:54 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for i915/gem_exec_whisper: Limit workload (rev2)

[PATCH] ASoC: sunxi: sun4i-i2s: Enable 32-bit audio formats
 2024-03-26  3:50 UTC  (2+ messages)

[WIP 0/3] Memory model and atomic API in Rust
 2024-03-26  3:49 UTC  (16+ messages)

[usb:rndis-removal] BUILD SUCCESS c97ce1438f9aed84551eac5a4519112b2edd06c6
 2024-03-26  3:49 UTC 

[PATCH v5 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
 2024-03-26  3:49 UTC  (6+ messages)
` [PATCH v5 1/3] dt-bindings: dmaengine: Add dmamux for CV18XX/SG200X series SoC

RTT-PROBE: lore-subspace-rtt
 2024-03-26  3:48 UTC 

[PATCH 3/3] app/testpmd: support setting lanes
 2024-03-26  3:45 UTC  (6+ messages)
` [PATCH v2 1/6] ethdev: "

[PATCH 6.8 000/710] 6.8.2-rc2 review
 2024-03-26  3:45 UTC  (2+ messages)

[PATCH v1 0/4] Add StarFive Camera Subsystem hibernation support
 2024-03-26  3:12 UTC  (4+ messages)
` [PATCH v1 1/4] media: cadence: csi2rx: Support runtime PM
` [PATCH v1 2/4] media: cadence: csi2rx: Add suspend and resume support
` [PATCH v1 3/4] staging: media: starfive: Extract the ISP stream on as a helper function

[Bug 218526] New: Unable to achieve 240hz on usb4 docking station
 2024-03-26  3:43 UTC  (2+ messages)
` [Bug 218526] "

[RFC PATCH] mm: show mthp_fault_alloc and mthp_fault_fallback of multi-size THPs
 2024-03-26  3:40 UTC  (3+ messages)

[PATCH v2] riscv: Add tracepoints for SBI calls and returns
 2024-03-26  3:39 UTC  (4+ messages)

[PATCH v3] f2fs: prevent writing without fallocate() for pinned files
 2024-03-26  3:39 UTC  (7+ messages)
` [f2fs-dev] "

[PATCH] io_uring: releasing CPU resources when polling
 2024-03-26  3:39 UTC  (3+ messages)
  `  "
    ` io_uring: "

[PATCH i-g-t V3] tests/amd_basic:fix eviction test failure
 2024-03-26  3:39 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "

[PATCH] usb: Disable USB3 LPM at shutdown
 2024-03-26  3:38 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-26  3:38 UTC 

[PATCH 0/6] bug fixes and enhancements to 6 GHz band support
 2024-03-26  3:38 UTC  (3+ messages)
` [PATCH 6/6] wifi: ath12k: support SMPS configuration for 6 GHz

[PATCH v6 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-03-26  3:37 UTC  (8+ messages)
` [PATCH v6 1/3] KVM: selftests: aarch64: Add helper function for the vpmu vcpu creation
` [PATCH v6 2/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
` [PATCH v6 3/3] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test

[PATCH] contrib/plugins/execlog: Fix compiler warning
 2024-03-26  3:33 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4 00/14] Cover a guard gap corner case
 2024-03-26  3:32 UTC  (3+ messages)
` [PATCH v4 02/14] mm: Switch mm->get_unmapped_area() to a flag

[bluez/bluez] 6849c6: shared/bap: add bt_bap_cancel_select to cancel ong
 2024-03-26  3:32 UTC 

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-26  3:31 UTC  (3+ messages)
` [PATCH v19 052/130] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis

[bug report]WARNING: CPU: 22 PID: 44011 at fs/iomap/iter.c:51 iomap_iter+0x32b observed with blktests zbd/010
 2024-03-26  3:30 UTC  (13+ messages)
      ` [f2fs-dev] "

[PATCH net-next 0/4] doc/netlink: add a YAML spec for team
 2024-03-26  3:30 UTC  (5+ messages)
` [PATCH net-next 1/4] Documentation: netlink: "
` [PATCH net-next 2/4] net: team: rename team to team_core for linking
` [PATCH net-next 3/4] net: team: use policy generated by YAML spec
` [PATCH net-next 4/4] uapi: team: use header file generated from "

[PATCHSET v29.4 10/18] libxfs: prepare to sync with 6.9
 2024-03-26  3:28 UTC  (4+ messages)
` [PATCH 1/3] libxfs: actually set m_fsname
` [PATCH 2/3] libxfs: clean up xfs_da_unmount usage
` [PATCH 3/3] libfrog: create a new scrub group for things requiring full inode scans

RTT-PROBE: lore-subspace-rtt
 2024-03-26  3:28 UTC 

[PATCHSET 09/18] xfs_repair: support more than 4 billion records
 2024-03-26  3:27 UTC  (9+ messages)
` [PATCH 1/8] xfs_db: add a bmbt inflation command
` [PATCH 2/8] xfs_repair: slab and bag structs need to track more than 2^32 items
` [PATCH 3/8] xfs_repair: support more than 2^32 rmapbt records per AG
` [PATCH 4/8] xfs_repair: support more than 2^32 owners per physical block
` [PATCH 5/8] xfs_repair: clean up lock resources
` [PATCH 6/8] xfs_repair: constrain attr fork extent count
` [PATCH 7/8] xfs_repair: don't create block maps for data files
` [PATCH 8/8] xfs_repair: support more than INT_MAX block maps

[PATCHSET v29.4 08/18] xfs_repair: rebuild inode fork mappings
 2024-03-26  3:25 UTC  (4+ messages)
` [PATCH 1/3] xfs_repair: push inode buf and dinode pointers all the way to inode fork processing
` [PATCH 2/3] xfs_repair: sync bulkload data structures with kernel newbt code
` [PATCH 3/3] xfs_repair: rebuild block mappings from rmapbt data

[PATCHSET v29.4 07/18] xfs_scrub: scan metadata files in parallel
 2024-03-26  3:24 UTC  (4+ messages)
` [PATCH 1/3] libfrog: rename XFROG_SCRUB_TYPE_* to XFROG_SCRUB_GROUP_*
` [PATCH 2/3] libfrog: promote XFROG_SCRUB_DESCR_SUMMARY to a scrub type
` [PATCH 3/3] xfs_scrub: scan whole-fs metadata files in parallel


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.