Linux block layer
 help / color / mirror / Atom feed
 messages from 2026-06-08 05:14:32 to 2026-06-09 17:50:21 UTC [more...]

[PATCH v3] loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-06-09 17:50 UTC  (4+ messages)
  ` [PATCH v4] "

[PATCH v7] block: propagate in_flight to whole disk on partition I/O
 2026-06-09 16:13 UTC  (4+ messages)

[PATCH v2] virtio-blk: clamp zone report to the report buffer capacity
 2026-06-09 16:02 UTC  (4+ messages)

[PATCH 0/5] blk-cgroup: fix blkg list and policy data races
 2026-06-09 15:15 UTC  (2+ messages)

[PATCH] block: fix arg type in `blk_mq_update_nr_hw_queues`
 2026-06-09 15:05 UTC  (4+ messages)

[PATCH] rust: block: require `Sync` for `Operations::QueueData`
 2026-06-09 14:20 UTC  (2+ messages)

[PATCH v17 00/10] rust: add `Ownable` trait and `Owned` type
 2026-06-09 14:11 UTC  (2+ messages)

[PATCH v3 0/4] scsi/block: NUMA-local scan allocations, shared-tag path cleanup, and SCSI I/O counters
 2026-06-09 13:49 UTC  (7+ messages)
` [PATCH v3 1/4] scsi: scan: allocate sdev and starget on the NUMA node of the host adapter
` [PATCH v3 2/4] scsi: host: allocate struct Scsi_Host "
` [PATCH v3 3/4] block: drop shared-tag fairness throttling
` [PATCH v3 4/4] scsi: use percpu counters for iostat counters in struct scsi_device

[Kernel Bug] INFO: rcu detected stall in disk_check_events
 2026-06-09 12:41 UTC  (2+ messages)

[PATCH v4 0/8] Support for block device NVMEM providers
 2026-06-09 11:05 UTC  (12+ messages)
` [PATCH v4 1/8] dt-bindings: mmc: Document support for nvmem-layout
` [PATCH v4 2/8] dt-bindings: net: wireless: qcom,ath10k: Document NVMEM cells
` [PATCH v4 3/8] dt-bindings: bluetooth: qcom: Add NVMEM BD address cell
` [PATCH v4 4/8] block: implement NVMEM provider
` [PATCH v4 5/8] net: of_net: Add of_get_nvmem_eui48() helper for EUI-48 lookup
` [PATCH v4 6/8] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v4 7/8] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid
` [PATCH v4 8/8] arm64: dts: qcom: arduino-imola: Describe NVMEM layout for WiFi/BT addresses

[PATCH v2 00/14] list: Prepare entry iterators to cache cursor state
 2026-06-09 10:33 UTC  (20+ messages)
` [PATCH v2 01/14] drbd: Open-code transfer log list walk
` [PATCH v2 02/14] firewire: core: Open-code topology "
` [PATCH v2 03/14] drm/bridge: Open-code bridge chain list walks
  ` [PATCH v2 04/14] drm/i915/gt: Open-code active timeline walk
  ` [PATCH v2 05/14] drm/i915: Open-code DFS dependency list walk
  ` [PATCH v2 06/14] drm/ttm: Open-code reservation "
  ` [PATCH v2 07/14] spi: fsi: Open-code message transfer walk
  ` [PATCH v2 08/14] spi: stm32-ospi: "
  ` [PATCH v2 09/14] spi: stm32-qspi: "
` [PATCH v2 10/14] spi: tegra210-quad: "
  ` [PATCH v2 11/14] locking/locktorture: Open-code ww mutex list walk
  ` [PATCH v2 12/14] locking/ww_mutex: Open-code stress reorder "
` [PATCH v2 13/14] ASoC: dapm: Open-code widget invalidation walk
  ` [PATCH v2 14/14] list: Cache cursors in entry iterators

[LSF/MM/BPF TOPIC] Memory fragmentation with large block sizes
 2026-06-09  9:37 UTC  (4+ messages)
    ` [Lsf-pc] "

[PATCH] block: optimize I/O merge hot path with unlikely() hints
 2026-06-09  8:24 UTC 

configurable block error injection v3
 2026-06-09  7:47 UTC  (14+ messages)
` [PATCH 1/4] block: add a macro to initialize the status table
` [PATCH 2/4] block: add a "tag" for block status codes
` [PATCH 3/4] block: add a str_to_blk_op helper
` [PATCH 4/4] block: add configurable error injection

[PATCH] block: optimize I/O merge hot path with unlikely() hints
 2026-06-09  7:38 UTC  (3+ messages)

[PATCH] block: clear zone write plugging flag before failing rejected BIOs
 2026-06-09  0:36 UTC  (3+ messages)

[PATCH] brd: normalize non-positive max_part before rounding it up
 2026-06-08 23:59 UTC 

[PATCH]block: Observing higher CPU utilization during random IO testing
 2026-06-08 15:18 UTC  (4+ messages)

[PATCH v3 06/22] Add a function to kmap one page of a multipage bio_vec
 2026-06-08 14:54 UTC  (3+ messages)
` [PATCH v3 07/22] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v3 08/22] iov_iter: Add a segmented queue of bio_vec[]

[PATCH next] drivers/block/rbd: Use strscpy() to copy strings into arrays
 2026-06-08 14:34 UTC  (2+ messages)

[PATCH] partitions: aix: bound the pp_count scan to the ppe array
 2026-06-08 14:34 UTC  (3+ messages)

[PATCH v3 0/7] Support for block device NVMEM providers
 2026-06-08 13:00 UTC  (16+ messages)
` [PATCH v3 1/7] dt-bindings: mmc: Document support for nvmem-layout
` [PATCH v3 2/7] dt-bindings: net: wireless: qcom,ath10k: Document NVMEM cells
` [PATCH v3 3/7] dt-bindings: bluetooth: qcom: Add NVMEM BD address cell
` [PATCH v3 4/7] block: implement NVMEM provider
` [PATCH v3 5/7] net: of_net: Add of_get_nvmem_eui48() helper for EUI-48 lookup
` [PATCH v3 6/7] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v3 7/7] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid

[PATCH] blk-flush: fix possibe deadlock when process nvme_timeout()
 2026-06-08 11:39 UTC 

[PATCH] block: Avoid mounting the bdev pseudo-filesystem in userspace
 2026-06-08 10:22 UTC  (7+ messages)
    ` [PATCH] make new mount API honour SB_NOUSER (was Re: [PATCH] block: Avoid mounting the bdev pseudo-filesystem in userspace)

[PATCH RFC 0/8] fs: support freeze/thaw/mark_dead/sync with shared devices
 2026-06-08 10:18 UTC  (13+ messages)
` [PATCH RFC 1/8] fs, block: move blk_mode_t and fop_flags_t into <linux/types.h>
` [PATCH RFC 2/8] fs: add a global device to super block hash table
` [PATCH RFC 3/8] fs: refuse to claim any frozen block device
` [PATCH RFC 4/8] xfs: port to fs_bdev_file_open_by_path()
` [PATCH RFC 6/8] ext4: open via dedicated fs bdev helpers
` [PATCH RFC 8/8] super: make fs_holder_ops private


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox