public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-05 01:33:11 to 2026-03-10 14:58:57 UTC [more...]

[PATCH 0/2] s390/dasd: copy pair swap fixes
 2026-03-10 14:58 UTC  (4+ messages)
` [PATCH 1/2] s390/dasd: Move quiesce state with pprc swap
` [PATCH 2/2] s390/dasd: Copy detected format information to secondary device

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-10 14:45 UTC  (78+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [PATCH 13/61] squashfs: "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [PATCH 17/61] module: "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
` [PATCH 25/61] net/bluetooth: "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
` [PATCH 39/61] irqchip: "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [PATCH 50/61] iommu: "
` [PATCH 51/61] leds: "
  ` (subset) "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "

[PATCH] zram: do not permit params change after init
 2026-03-10 14:02 UTC  (3+ messages)

[PATCH RFC v2 0/5] zram: Allow zcomps to manage their own streams
 2026-03-10 13:31 UTC  (8+ messages)
` [PATCH RFC v2 1/5] zram: Rename zcomp_strm_{init, free}()
` [PATCH RFC v2 2/5] zram: Separate the lock from zcomp_strm
` [PATCH RFC v2 3/5] zram: Introduce zcomp-managed streams
` [PATCH RFC v2 4/5] zram: Use zcomp-managed streams for async write requests
` [PATCH RFC v2 5/5] zram: Add lz4 PoC for zcomp-managed streams

[PATCH] blk-cgroup: wait for blkcg cleanup before initializing new disk
 2026-03-10 13:20 UTC  (2+ messages)

[PATCH v2 0/2] blk/nvme: fix NULL deref in rq_qos_done_bio() on multipath failover
 2026-03-10 13:11 UTC  (3+ messages)

[PATCH v2 00/27] Allow inlining C helpers into Rust when using LTO
 2026-03-10 10:56 UTC  (2+ messages)

[PATCH 00/24] Native SCSI multipath support
 2026-03-10 10:12 UTC  (14+ messages)
` [PATCH 02/24] scsi-multipath: introduce basic SCSI device support
` [PATCH 10/24] scsi-multipath: add scsi_mpath_{start,end}_request()
` [PATCH 21/24] scsi: sd: support multipath disk

support file system generated / verified integrity information v4
 2026-03-10 10:16 UTC  (3+ messages)
` (subset) "

[PATCH] sed-opal: Add STACK_RESET command
 2026-03-10  9:53 UTC 

[PATCH blktests v5 0/3] bcache: add initial test cases
 2026-03-10  9:29 UTC  (15+ messages)
` [PATCH blktests v5 1/3] bcache: add bcache/001
` [PATCH blktests v5 2/3] bcache: add bcache/002
` [PATCH blktests v5 3/3] doc: document how to configure bcache tests

[PATCH AUTOSEL 6.19-6.18] block: break pcpu_alloc_mutex dependency on freeze_lock
 2026-03-10  9:01 UTC 

zram: Optimize LZ4 dictionary compression performance
 2026-03-10  8:32 UTC  (6+ messages)

[PATCH] blk-mq: nvme: Fix general protection fault in nvme_setup_descriptor_pools()
 2026-03-09 23:58 UTC  (7+ messages)

[PATCH 00/14] Enable lock context analysis
 2026-03-09 23:15 UTC  (15+ messages)
` [PATCH 02/14] blk-ioc: Prepare for enabling thread-safety analysis
` [PATCH 05/14] drbd: Make the lock context annotations compatible with Clang
` [PATCH 10/14] rnbd: Add more lock context annotations
` [PATCH 14/14] block: Enable lock context analysis for all block drivers

[PATCH v1 0/3] dm-inlinecrypt: add target for inline block device encryption
 2026-03-09 16:12 UTC  (7+ messages)
` [PATCH v1 1/3] block: export blk-crypto symbols required by dm-inlinecrypt

[PATCH] ublk: don't clear GD_SUPPRESS_PART_SCAN for unprivileged daemons
 2026-03-09 16:03 UTC  (3+ messages)

[bug report] blktests nbd/002 failed with possible circular locking dependency detected at: prepare_alloc_pages+0x16f/0x610 and lock_mm_and_find_vma+0x2f/0xc90
 2026-03-09 14:43 UTC 

[PATCH] Fix null-ptr-deref in bio_integrity_map_user()
 2026-03-08  0:13 UTC 

Current block dev tree
 2026-03-06 21:37 UTC  (2+ messages)

[PATCH 1/2] block: Use struct_size() helper in kmalloc()
 2026-03-06 19:07 UTC  (5+ messages)

[GIT PULL] Block fixes for 7.0-rc3
 2026-03-06 18:38 UTC  (2+ messages)

[PATCH 0/4] simple bio cleanups
 2026-03-06 15:51 UTC  (11+ messages)
` [PATCH 1/4] block: consecutive blk_status_t error codes
` [PATCH 2/4] block: get rid of blk_status_to_{errno,str} inconsistency
` [PATCH 4/4] bio: use bio_io_error more often

[PATCH 3/8] mm/zsmalloc: Introduce objcgs pointer in struct zpdesc
 2026-03-06 15:48 UTC  (3+ messages)

[PATCH] ublk: fix NULL pointer dereference in ublk_ctrl_set_size()
 2026-03-06 11:26 UTC  (3+ messages)

[Regression] mm:slab/sheaves: severe performance regression in cross-CPU slab allocation
 2026-03-06 10:22 UTC  (14+ messages)

[PATCH v5 0/3] bsg: add io_uring command support for SCSI passthrough
 2026-03-06  3:04 UTC  (13+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/3] bsg: add bsg_uring_cmd uapi structure
  ` [PATCH v6 2/3] bsg: add io_uring command support to generic layer
  ` [PATCH v6 3/3] scsi: bsg: add io_uring passthrough handler

[PATCH] block: fix race in update_io_ticks causing inflated disk statistics
 2026-03-05 17:16 UTC  (2+ messages)

[PATCH 21/32] bdev: Drop pointless invalidate_mapping_buffers() call
 2026-03-05 15:58 UTC  (3+ messages)

[PATCH] block: use trylock to avoid lockdep circular dependency in sysfs
 2026-03-05 11:08 UTC  (3+ messages)

[PATCH] block: use __bio_add_page in bio_copy_kern
 2026-03-05 11:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] zram: use GFP_KERNEL for post-processing slot allocation
 2026-03-05 10:05 UTC  (2+ messages)

[bug report] Most blktests block/ failed with "Timed out while waiting for udev queue to empty."
 2026-03-05  8:40 UTC  (2+ messages)

[bug report] blktests block/022 failed with possible circular locking dependency detected at: __kernfs_remove+0x275/0x710 and del_gendisk+0xfd/0x190
 2026-03-05  1:51 UTC  (3+ messages)


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