linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-20 12:14:02 to 2021-08-26 02:42:11 UTC [more...]

[PATCH v5 0/5] Initial support for multi-actuator HDDs
 2021-08-26  2:41 UTC  (4+ messages)

v5.14 RXE driver broken?
 2021-08-25 21:44 UTC  (9+ messages)

nbd lifetimes fixes
 2021-08-25 20:21 UTC  (9+ messages)
` [PATCH 1/6] nbd: add missing locking to the nbd_dev_add error path
` [PATCH 2/6] nbd: reset NBD to NULL when restarting in nbd_genl_connect
` [PATCH 3/6] nbd: prevent IDR lookups from finding partially initialized devices
` [PATCH 4/6] nbd: set nbd->index before releasing nbd_index_mutex
` [PATCH 5/6] nbd: only return usable devices from nbd_find_unused
` [PATCH 6/6] nbd: remove nbd->destroy_complete

False waker detection in BFQ
 2021-08-25 16:43 UTC  (6+ messages)

[PATCH] nbd: Fix races introduced by nbd_index_mutex scope reduction
 2021-08-25 14:19 UTC  (5+ messages)

[PATCH] sg: pass the device name to blk_trace_setup
 2021-08-25 12:46 UTC  (3+ messages)

[PATCH] block, bfq: cleanup the repeated declaration
 2021-08-25 12:45 UTC  (2+ messages)

[PATCH] blk-crypto: fix check for too-large dun_bytes
 2021-08-25 12:45 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in nbd_genl_connect (2)
 2021-08-25  9:27 UTC  (2+ messages)

[syzbot] general protection fault in do_blk_trace_setup
 2021-08-25  7:55 UTC  (2+ messages)

[syzbot] general protection fault in wb_timer_fn
 2021-08-25  5:59 UTC  (9+ messages)

[PATCH] block/001: wait until device is added
 2021-08-25  0:56 UTC  (2+ messages)

[PATCH] raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
 2021-08-25  0:44 UTC  (3+ messages)
  ` [PATCH V4] "

[PATCH] mq-deadline: Fix request accounting
 2021-08-24 21:35 UTC  (5+ messages)

[PATCH v3 00/16] Improve I/O priority support
 2021-08-24 21:33 UTC  (10+ messages)
` [PATCH v3 16/16] block/mq-deadline: Prioritize high-priority requests

[PATCH v6 0/5] Support EFI partition on NVIDIA Tegra devices
 2021-08-24 17:03 UTC  (10+ messages)
` [PATCH v6 2/5] partitions/efi: Support non-standard GPT location

[PATCH v2 43/63] net: qede: Use memset_startat() for counters
 2021-08-24 16:51 UTC 

[PATCH v5 0/2] allow blk-zoned ioctls without CAP_SYS_ADMIN
 2021-08-24 16:13 UTC  (2+ messages)

[PATCH] block: mark blkdev_fsync static
 2021-08-24 16:10 UTC  (2+ messages)

[PATCH] block: refine the disk_live check in del_gendisk
 2021-08-24 16:10 UTC  (2+ messages)

[PATCH v7 0/4] Support EFI partition on NVIDIA Tegra devices
 2021-08-24 16:09 UTC  (3+ messages)

WARNING: CPU: 0 PID: 11219 at block/genhd.c:594 del_gendisk+0x1f8/0x218
 2021-08-24 14:43 UTC  (3+ messages)

[PATCH v2 0/4] optimize the bfq queue idle judgment
 2021-08-24 14:09 UTC  (3+ messages)

[RFC] bio: fix page leak bio_add_hw_page failure
 2021-08-24 14:05 UTC  (2+ messages)

[PATCH v3 0/5] fix request uaf in nbd_read_stat()
 2021-08-24 14:12 UTC  (6+ messages)
` [PATCH v3 1/5] blk-mq: add a new interface to get request by tag
` [PATCH v3 2/5] nbd: convert to use blk_mq_get_rq_by_tag()
` [PATCH v3 3/5] nbd: don't handle response without a corresponding request message
` [PATCH v3 4/5] nbd: make sure request completion won't concurrent
` [PATCH v3 5/5] nbd: don't start request if nbd_queue_rq() failed

[PATCH v2 17/63] bnx2x: Use struct_group() for memcpy() region
 2021-08-24 13:51 UTC 

[PATCH v5] virtio-blk: Add validation for block size in config space
 2021-08-24 13:48 UTC  (21+ messages)

BFQ cgroup weights range
 2021-08-24 12:51 UTC  (2+ messages)

extended dev_t tidyups
 2021-08-24 12:43 UTC  (4+ messages)
` [PATCH 1/2] block: remove a pointless call to MINOR() in device_add_disk
` [PATCH 2/2] block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT

[PATCH v2 00/63] Introduce strict memcpy() bounds checking
 2021-08-24  7:38 UTC  (30+ messages)
` [PATCH v2 22/63] HID: cp2112: Use struct_group() for memcpy() region
` [PATCH v2 45/63] ath11k: Use memset_startat() for clearing queue descriptors
` [PATCH v2 47/63] intel_th: msu: Use memset_startat() for clearing hw header
` [PATCH v2 55/63] HID: roccat: Use struct_group() to zero kone_mouse_event
` [PATCH v2 56/63] RDMA/mlx5: Use struct_group() to zero struct mlx5_ib_mr
` [PATCH v2 57/63] powerpc/signal32: Use struct_group() to zero spe regs

[PATCH 00/10] block: first batch of add_disk() error handling conversions
 2021-08-24  6:27 UTC  (21+ messages)
` [PATCH 01/10] scsi/sd: use blk_cleanup_queue() insted of put_disk()
` [PATCH 02/10] scsi/sd: add error handling support for add_disk()
` [PATCH 03/10] scsi/sr: use blk_cleanup_disk() instead of put_disk()
` [PATCH 04/10] scsi/sr: add error handling support for add_disk()
` [PATCH 05/10] nvme: "
` [PATCH 06/10] mmc/core/block: "
` [PATCH 07/10] md: "
` [PATCH 08/10] dm: add add_disk() error handling
` [PATCH 09/10] loop: add error handling support for add_disk()
` [PATCH 10/10] nbd: "

[PATCH] scsi: scsi_ioctl: fix error code propagation in SG_IO
 2021-08-24  3:23 UTC  (2+ messages)

[PATCH linux-next] drivers:ataflop: fix warning comparing pointer to 0
 2021-08-24  1:09 UTC 

[PATCH AUTOSEL 5.10 13/18] blk-mq: don't grab rq's refcount in blk_mq_check_expired()
 2021-08-24  0:54 UTC 

[PATCH AUTOSEL 5.13 17/26] blk-mq: don't grab rq's refcount in blk_mq_check_expired()
 2021-08-24  0:53 UTC 

[PATCH V3] raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
 2021-08-24  0:43 UTC  (4+ messages)

add error handling to add_disk / device_add_disk
 2021-08-23 19:50 UTC  (4+ messages)

ensure each gendisk always has a request_queue reference v2
 2021-08-23 18:55 UTC  (6+ messages)
` [PATCH 1/9] nvme: use blk_mq_alloc_disk
` [PATCH 8/9] block: hold a request_queue reference for the lifetime of struct gendisk

Use-after-free related to dm_put_table_device()
 2021-08-23 18:49 UTC  (4+ messages)

[PATCH V7 0/3] blk-mq: fix blk_mq_alloc_request_hctx
 2021-08-23 17:18 UTC  (5+ messages)
` [PATCH V7 2/3] blk-mq: mark if one queue map uses managed irq
` [PATCH V7 3/3] blk-mq: don't deactivate hctx if managed irq isn't used

[PATCH 0/6] updates to device mapper target measurement using ima
 2021-08-23 17:18 UTC  (2+ messages)

[PATCH] blk-mq: fix is_flush_rq
 2021-08-23 12:50 UTC  (3+ messages)

cleanup SCSI ioctl support v2
 2021-08-23 10:22 UTC  (6+ messages)
` [PATCH 18/24] scsi_ioctl: move the "block layer" SCSI ioctl handling to drivers/scsi

[PATCH v2 00/11] blk-mq: Reduce static requests memory footprint for shared sbitmap
 2021-08-23  8:55 UTC  (10+ messages)
` [PATCH v2 06/11] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping()
` [PATCH v2 10/11] blk-mq: Use shared tags for shared sbitmap support

slab-out-of-bounds access in bio_integrity_alloc()
 2021-08-23  7:23 UTC  (4+ messages)

[PATCH V2] raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
 2021-08-23  6:50 UTC  (4+ messages)

[GIT PULL] Block fixes for 5.14-rc7
 2021-08-21 15:16 UTC  (2+ messages)

[RFC PATCH 0/5] selftests: floppy: basic tests
 2021-08-21  7:35 UTC  (10+ messages)
` [RFC PATCH 1/5] checkpatch: improve handling of revert commits

[PATCH v2] block: genhd: don't call probe function with major_names_lock held
 2021-08-21  6:12 UTC  (10+ messages)
` [PATCH v3] "
        ` [PATCH v4] "
                ` [PATCH v5] "

use regular gendisk registration in device mapper v2
 2021-08-21  3:17 UTC  (9+ messages)
` [PATCH 4/8] block: support delayed holder registration
  ` [dm-devel] "

block: add back the bd_holder_dir reference in bd_link_disk_holder
 2021-08-21  3:14 UTC  (2+ messages)

[syzbot] KASAN: invalid-free in bdev_free_inode (2)
 2021-08-21  2:29 UTC  (2+ messages)

[PATCH 0/7] add simple copy support
 2021-08-20 21:18 UTC  (5+ messages)
  ` [PATCH 3/7] block: copy offload support infrastructure

[REMINDER] LSF/MM/BPF: 2021: Cancellation announcement
 2021-08-20 18:35 UTC 

[PATCH RESEND] block: sed-opal: Add ioctl to return device status
 2021-08-20 15:21 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).