public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-27 13:25:13 to 2026-03-04 01:27:38 UTC [more...]

[PATCH 0/8] mm: globalize rest_of_page() macro
 2026-03-04  1:27 UTC  (4+ messages)
` [PATCH 1/8] mm: add "
` [PATCH 2/8] fs: use rest_of_page() macro where appropriate
` [PATCH 3/8] net: "

[PATCH] block: fix page leak in bio_copy_kern when bio_add_page fails
 2026-03-04  1:26 UTC  (4+ messages)

[syzbot] Monthly block report (Mar 2026)
 2026-03-03 23:41 UTC 

[PATCH 21/32] bdev: Drop pointless invalidate_mapping_buffers() call
 2026-03-03 23:35 UTC  (4+ messages)
` [syzbot ci] Re: fs: Move metadata bh tracking from address_space

[RFC PATCH 0/1] mm: Reduce direct reclaim stalls with RAM-backed swap
 2026-03-03 22:47 UTC  (9+ messages)
` [RFC PATCH 1/1] "

blktests failures with v7.0-rc1 kernel
 2026-03-03 21:55 UTC  (8+ messages)

[RFC PATCH] iov: Bypass usercopy hardening for kernel iterators
 2026-03-03 19:59 UTC  (4+ messages)

[PATCH v2] blk-cgroup: always display debug stats in io.stat
 2026-03-03 17:46 UTC  (2+ messages)

[RFC v2 0/3] Decoupling large folios dependency on THP
 2026-03-03 16:44 UTC  (9+ messages)

[bug report] Most blktests block/ failed with "Timed out while waiting for udev queue to empty."
 2026-03-03 15:55 UTC 

support file system generated / verified integrity information v4
 2026-03-03 15:21 UTC  (6+ messages)
` [PATCH 12/16] ntfs3: remove copy and pasted iomap code

[PATCH 00/24] Native SCSI multipath support
 2026-03-03 14:20 UTC  (40+ messages)
` [PATCH 01/24] scsi: core: add SCSI_MAX_QUEUE_DEPTH
` [PATCH 02/24] scsi-multipath: introduce basic SCSI device support
` [PATCH 03/24] scsi-multipath: introduce scsi_device head structure
` [PATCH 04/24] scsi-multipath: introduce scsi_mpath_device_class
` [PATCH 05/24] scsi-multipath: provide sysfs link from to scsi_device
` [PATCH 07/24] scsi-multipath: clone each bio
` [PATCH 09/24] scsi-multipath: failover handling
` [PATCH 10/24] scsi-multipath: add scsi_mpath_{start,end}_request()
` [PATCH 12/24] scsi-multipath: provide callbacks for path state

[PATCH 00/13] libmultipath: a generic multipath lib for block drivers
 2026-03-03 14:00 UTC  (32+ messages)
` [PATCH 01/13] libmultipath: Add initial framework
` [PATCH 02/13] libmultipath: Add basic gendisk support
` [PATCH 03/13] libmultipath: Add path selection support
` [PATCH 04/13] libmultipath: Add bio handling
` [PATCH 07/13] libmultipath: Add delayed removal support
` [PATCH 08/13] libmultipath: Add sysfs helpers
` [PATCH 09/13] libmultipath: Add PR support
` [PATCH 11/13] libmultipath: Add support for block device IOCTL

[PATCH] blk-cgroup: add CONFIG_BLK_CGROUP_DEBUG_STATS option
 2026-03-03 13:59 UTC  (3+ messages)

[PATCH v6 00/43] btrfs: add fscrypt support
 2026-03-03 13:42 UTC  (8+ messages)
` [PATCH v6 28/43] btrfs: populate ordered_extent with the orig offset

[PATCH RFC v3 0/2] block: enable RWF_DONTCACHE for block devices
 2026-03-03 10:39 UTC  (7+ messages)
` [PATCH RFC v3 1/2] filemap: defer dropbehind invalidation from IRQ context
` [PATCH RFC v3 2/2] block: enable RWF_DONTCACHE for block devices

[PATCH blktests v4 0/3] bcache: add initial test cases
 2026-03-03  8:04 UTC  (4+ messages)

[PATCH v5 0/1] block/blk-mq: use atomic_t for quiesce_depth to avoid lock contention on RT
 2026-03-03  7:37 UTC  (2+ messages)
` [PATCH v5 1/1] "

[PATCH] block: remove bdev_nonrot()
 2026-03-03  7:05 UTC  (7+ messages)

[PATCH 1/5] zram: do not autocorrect bad recompression parameters
 2026-03-03  4:28 UTC  (4+ messages)

[PATCH] block: avoild hang when bio_list is non-NULL in submit_bio_wait()
 2026-03-03  2:17 UTC  (8+ messages)

[PATCHv2] block: break pcpu_alloc_mutex dependency on freeze_lock
 2026-03-02 16:28 UTC  (6+ messages)

[PATCH V2] blktrace: fix __this_cpu_read/write in preemptible context
 2026-03-02 16:16 UTC  (6+ messages)

[PATCH 00/19] nvme: switch to libmultipath
 2026-03-02 16:13 UTC  (12+ messages)
` [PATCH 02/19] nvme: introduce a namespace count in the ns head structure
` [PATCH 16/19] nvme-multipath: add nvme_mpath_{add,delete}_ns()
` [PATCH 19/19] nvme-multipath: switch to use libmultipath

[PATCH 0/3] block: revert avoid acquiring cpu hotplug lock in group_cpus_evenly
 2026-03-02 14:27 UTC  (6+ messages)
` [PATCH 3/3] Revert "lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenly"

[PATCH v16 00/10] rust: add `Ownable` trait and `Owned` type
 2026-03-02 12:32 UTC  (9+ messages)
` [PATCH v16 01/10] rust: alloc: add `KBox::into_nonnull`

[PATCH v3 0/8] Improve zoned (SMR) HDD write throughput
 2026-03-02  7:23 UTC  (11+ messages)
` [PATCH v3 1/8] block: fix zone write plug removal
` [PATCH v3 2/8] block: fix zone write plugs refcount handling in disk_zone_wplug_schedule_bio_work()
` [PATCH v3 3/8] block: rename and simplify disk_get_and_lock_zone_wplug()
` [PATCH v3 6/8] block: allow submitting all zone writes from a single context

[PATCH blktests 0/3] misc fixes
 2026-03-02  0:32 UTC  (2+ messages)

[PATCH blktests 0/3] fix module unload failures
 2026-03-02  0:30 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] User space RAID5 with ublk and io_uring BPF
 2026-03-01  2:32 UTC  (2+ messages)

[PATCH v2 0/4] ublk: rework partition handling
 2026-02-28 10:07 UTC  (12+ messages)
` [PATCH v2 1/4] ublk: cleanup partition flags handling and introduce UBLK_F_NO_PARTITONS
` [PATCH v2 2/4] selftests: ublk: rework partitions tests for new flags
` [PATCH v2 3/4] ublk: document partition flags, kublk and update external links
` [PATCH v2 4/4] selftests: ublk: cleanup kublk.h

[PATCH] block: fix race in update_io_ticks causing inflated disk statistics
 2026-02-28 10:01 UTC 

[PATCH net-next] net: datagram: Bypass usercopy checks for kernel iterators
 2026-02-28  3:19 UTC 

[bug report] Bug: Write fault blocked by KUAP!
 2026-02-28  2:57 UTC  (6+ messages)

[PATCH] blktrace: fix __this_cpu_read/write in preemptible context
 2026-02-27 23:08 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] Compile-time thread-safety analysis for C code
 2026-02-27 22:44 UTC 

[GIT PULL] Block fixes for 7.0-rc2
 2026-02-27 18:59 UTC  (2+ messages)

[PATCH v2] block: Correct comments on bio_alloc_clone() and bio_init_clone()
 2026-02-27 16:48 UTC  (4+ messages)

[PATCH v4 0/8] Improve zoned (SMR) HDD write throughput
 2026-02-27 16:45 UTC  (11+ messages)
` [PATCH v4 1/8] block: fix zone write plug removal
` [PATCH v4 3/8] block: rename and simplify disk_get_and_lock_zone_wplug()
` [PATCH v4 6/8] block: allow submitting all zone writes from a single context
` [PATCH v4 8/8] Documentation: ABI: stable: document the zoned_qd1_writes attribute

[PATCH v2] fs: remove stale and duplicate forward declarations
 2026-02-27 15:41 UTC  (2+ messages)

[PATCH] block: cleanup various NULL pointer comparisons
 2026-02-27 15:06 UTC 


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