All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-26 03:05:58 to 2024-03-26 03:39:54 UTC [more...]

[PATCHSET 11/18] libxfs: sync with 6.9
 2024-03-26  3:39 UTC  (45+ 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 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 v5 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
 2024-03-26  3:37 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: dmaengine: Add dmamux for CV18XX/SG200X series SoC

[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  (8+ messages)
` [PATCH v19 035/130] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
` [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 "

[WIP 0/3] Memory model and atomic API in Rust
 2024-03-26  3:28 UTC  (12+ 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 4/4] staging: media: starfive: "

[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

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

[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

[PATCHSET 06/18] mkfs: scale shards on ssds
 2024-03-26  3:23 UTC  (3+ messages)
` [PATCH 1/2] mkfs: allow sizing allocation groups for concurrency
` [PATCH 2/2] mkfs: allow sizing internal logs "

[PATCHSET V2 05/18] xfsprogs: fix log sector size detection
 2024-03-26  3:23 UTC  (6+ messages)
` [PATCH 1/5] libxfs: remove the unused fs_topology_t typedef
` [PATCH 2/5] libxfs: refactor the fs_topology structure
` [PATCH 3/5] libxfs: remove the S_ISREG check from blkid_get_topology
` [PATCH 4/5] libxfs: also query log device topology in get_topology
` [PATCH 5/5] mkfs: use a sensible log sector size default

[PATCHSET 04/18] xfsprogs: bug fixes for 6.8
 2024-03-26  3:22 UTC  (6+ messages)
` [PATCH 1/5] xfs_repair: double-check with shortform attr verifiers
` [PATCH 2/5] xfs_db: fix alignment checks in getbitval
` [PATCH 3/5] xfs_scrub: fix threadcount estimates for phase 6
` [PATCH 4/5] xfs_scrub: don't fail while reporting media scan errors
` [PATCH 5/5] xfs_io: add linux madvise advice codes

[PATCH 2/2] drm/amdgpu/umsch: reinitialize write pointer in hw init
 2024-03-26  3:22 UTC  (2+ messages)

[RFC] mm: page-flags.h: remove the bias against tail pages
 2024-03-26  3:21 UTC  (3+ messages)

[PATCH] binfmt_flat: Fix corruption when not offsetting data start
 2024-03-26  3:20 UTC  (2+ messages)

[PATCH v2 0/6] PCI: dwc: rcar-gen4: Add R-Car V4H support
 2024-03-26  3:21 UTC  (3+ messages)
` [PATCH v2 6/6] misc: pci_endpoint_test: Add Device ID for R-Car V4H PCIe controller

[PATCHSET 03/18] xfs_repair: faster btree bulkloading
 2024-03-26  3:20 UTC  (3+ messages)
` [PATCH 1/2] xfs_repair: adjust btree bulkloading slack computations to match online repair
` [PATCH 2/2] xfs_repair: bulk load records into new btree blocks

[PATCH BlueZ v3 1/2] shared/bap: add bt_bap_cancel_select to cancel ongoing pac select
 2024-03-26  3:20 UTC  (2+ messages)

[PATCHSET 02/18] libxfs: sync with 6.8
 2024-03-26  3:20 UTC  (57+ messages)
` [PATCH 12/67] xfs: fix 32-bit truncation in xfs_compute_rextslog
` [PATCH 13/67] xfs: don't allow overly small or large realtime volumes
` [PATCH 14/67] xfs: elide ->create_done calls for unlogged deferred work
` [PATCH 15/67] xfs: don't append work items to logged xfs_defer_pending objects
` [PATCH 16/67] xfs: allow pausing of pending deferred work items
` [PATCH 17/67] xfs: remove __xfs_free_extent_later
` [PATCH 18/67] xfs: automatic freeing of freshly allocated unwritten space
` [PATCH 19/67] xfs: remove unused fields from struct xbtree_ifakeroot
` [PATCH 20/67] xfs: force small EFIs for reaping btree extents
` [PATCH 21/67] xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real
` [PATCH 22/67] xfs: update dir3 leaf block metadata after swap
` [PATCH 23/67] xfs: extract xfs_da_buf_copy() helper function
` [PATCH 24/67] xfs: move xfs_ondisk.h to libxfs/
` [PATCH 25/67] xfs: consolidate the xfs_attr_defer_* helpers
` [PATCH 26/67] xfs: store an ops pointer in struct xfs_defer_pending
` [PATCH 27/67] xfs: pass the defer ops instead of type to xfs_defer_start_recovery
` [PATCH 28/67] xfs: pass the defer ops directly to xfs_defer_add
` [PATCH 29/67] xfs: force all buffers to be written during btree bulk load
` [PATCH 30/67] xfs: set XBF_DONE on newly formatted btree block that are ready for writing
` [PATCH 31/67] xfs: read leaf blocks when computing keys for bulkloading into node blocks
` [PATCH 32/67] xfs: move btree bulkload record initialization to ->get_record implementations
` [PATCH 33/67] xfs: constrain dirty buffers while formatting a staged btree
` [PATCH 34/67] xfs: repair free space btrees
` [PATCH 35/67] xfs: repair inode btrees
` [PATCH 36/67] xfs: repair refcount btrees
` [PATCH 37/67] xfs: dont cast to char * for XFS_DFORK_*PTR macros
` [PATCH 38/67] xfs: set inode sick state flags when we zap either ondisk fork
` [PATCH 39/67] xfs: zap broken inode forks
` [PATCH 40/67] xfs: repair inode fork block mapping data structures
` [PATCH 41/67] xfs: create a ranged query function for refcount btrees
` [PATCH 42/67] xfs: create a new inode fork block unmap helper
` [PATCH 43/67] xfs: improve dquot iteration for scrub
` [PATCH 44/67] xfs: add lock protection when remove perag from radix tree
` [PATCH 45/67] xfs: fix perag leak when growfs fails
` [PATCH 46/67] xfs: remove the xfs_alloc_arg argument to xfs_bmap_btalloc_accounting
` [PATCH 47/67] xfs: also use xfs_bmap_btalloc_accounting for RT allocations
` [PATCH 48/67] xfs: return -ENOSPC from xfs_rtallocate_*
` [PATCH 49/67] xfs: indicate if xfs_bmap_adjacent changed ap->blkno
` [PATCH 50/67] xfs: move xfs_rtget_summary to xfs_rtbitmap.c
` [PATCH 51/67] xfs: split xfs_rtmodify_summary_int
` [PATCH 52/67] xfs: remove rt-wrappers from xfs_format.h
` [PATCH 53/67] xfs: remove XFS_RTMIN/XFS_RTMAX
` [PATCH 54/67] xfs: make if_data a void pointer
` [PATCH 55/67] xfs: return if_data from xfs_idata_realloc
` [PATCH 56/67] xfs: move the xfs_attr_sf_lookup tracepoint
` [PATCH 57/67] xfs: simplify xfs_attr_sf_findname
` [PATCH 58/67] xfs: remove xfs_attr_shortform_lookup
` [PATCH 59/67] xfs: use xfs_attr_sf_findname in xfs_attr_shortform_getvalue
` [PATCH 60/67] xfs: remove struct xfs_attr_shortform
` [PATCH 61/67] xfs: remove xfs_attr_sf_hdr_t
` [PATCH 62/67] xfs: turn the XFS_DA_OP_REPLACE checks in xfs_attr_shortform_addname into asserts
` [PATCH 63/67] xfs: fix a use after free in xfs_defer_finish_recovery
` [PATCH 64/67] xfs: use the op name in trace_xlog_intent_recovery_failed
` [PATCH 65/67] xfs: fix backwards logic in xfs_bmap_alloc_account
` [PATCH 66/67] xfs: reset XFS_ATTR_INCOMPLETE filter on node removal
` [PATCH 67/67] xfs: remove conditional building of rt geometry validator functions

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

[PATCH bpf-next v2 0/2] bpf,riscv: Add support for BPF Arena
 2024-03-26  3:15 UTC  (6+ messages)
` [PATCH bpf-next v2 1/2] bpf,riscv: Implement PROBE_MEM32 pseudo instructions

[PATCH 0/5] AVIC bugfixes and workarounds
 2024-03-26  3:15 UTC  (2+ messages)

[PATCH RFC bpf-next] bpf: defer bpf_link dealloc to after RCU grace period
 2024-03-26  3:15 UTC  (4+ messages)

[PATCH-for-9.0? v2 0/8] hw/clock: Propagate clock changes when STM32L4X5 MUX is updated
 2024-03-26  3:13 UTC  (3+ messages)
` [PATCH-for-9.0 v2 1/8] hw/clock: Have clock_set_mul_div() return early when nothing to change

[PATCH bpf-next 0/3] Inline two LBR-related helpers
 2024-03-26  3:13 UTC  (6+ messages)

[PATCH v6 00/37] Memory allocation profiling
 2024-03-26  3:12 UTC  (3+ messages)
` [PATCH v6 14/37] lib: introduce support for page allocation tagging

[PATCH v2 00/28] Zone write plugging
 2024-03-26  3:12 UTC  (4+ messages)
` [PATCH v2 07/28] block: Introduce zone "

[PATCH net v3] net: ll_temac: platform_get_resource replaced by wrong function
 2024-03-26  3:10 UTC  (3+ messages)

[PATCH net v3] s390/qeth: handle deferred cc1
 2024-03-26  3:10 UTC  (2+ messages)

[PATCH net] net: hsr: hsr_slave: Fix the promiscuous mode in offload mode
 2024-03-26  3:10 UTC  (2+ messages)

[PATCH net v1] dpll: indent DPLL option type by a tab
 2024-03-26  3:10 UTC  (2+ messages)

[PATCH net] tcp: properly terminate timers for kernel sockets
 2024-03-26  3:10 UTC  (2+ messages)

[PATCH net] net: wwan: t7xx: Split 64bit accesses to fix alignment issues
 2024-03-26  3:10 UTC  (2+ messages)

[PATCH 1/1] swiotlb: add a KUnit test suite
 2024-03-26  3:08 UTC  (2+ messages)

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

[PATCH v4 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-26  3:06 UTC  (5+ messages)
` [PATCH v4 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info
    ` [External] "

[PATCH v5 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-03-26  3:06 UTC  (5+ messages)
` [PATCH v5 2/3] "

[RFC PATCH 0/1] sched/eevdf: Curb wakeup preemption further
 2024-03-26  3:06 UTC  (4+ messages)
` [RFC PATCH 1/1] sched/eevdf: Skip eligibility check for current entity during wakeup preemption


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.