linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-18 15:47:45 to 2021-08-23 13:58:33 UTC [more...]

False waker detection in BFQ
 2021-08-23 13:58 UTC  (4+ messages)

[PATCH] scsi: scsi_ioctl: fix error code propagation in SG_IO
 2021-08-23 13:34 UTC 

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

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

[PATCH V3] raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
 2021-08-23 12:19 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

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

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

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

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

[PATCH v2 00/63] Introduce strict memcpy() bounds checking
 2021-08-23  4:55 UTC  (50+ messages)
` [PATCH v2 05/63] stddef: Introduce struct_group() helper macro
` [PATCH v2 06/63] cxl/core: Replace unions with struct_group()
` [PATCH v2 18/63] drm/amd/pm: Use struct_group() for memcpy() region
` [PATCH v2 22/63] HID: cp2112: "
` [PATCH v2 27/63] fortify: Move remaining fortify helpers into fortify-string.h
` [PATCH v2 45/63] ath11k: Use memset_startat() for clearing queue descriptors
` [PATCH v2 50/63] tracing: Use memset_startat() to zero struct trace_iterator
` [PATCH v2 53/63] KVM: x86: Use struct_group() to zero decode cache
` [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 v2 61/63] powerpc: Split memset() to avoid multi-field overflow

[PATCH v5 0/5] Initial support for multi-actuator HDDs
 2021-08-23  1:27 UTC  (2+ messages)

[PATCH v6 0/5] Support EFI partition on NVIDIA Tegra devices
 2021-08-21 17:27 UTC  (15+ messages)
` [PATCH v6 1/5] block: Add alternative_gpt_sector() operation
` [PATCH v6 2/5] partitions/efi: Support non-standard GPT location
` [PATCH v6 3/5] mmc: core: Add raw_boot_mult field to mmc_ext_csd
` [PATCH v6 4/5] mmc: block: Support alternative_gpt_sector() operation
` [PATCH v6 5/5] mmc: sdhci-tegra: Enable MMC_CAP2_ALT_GPT_SECTOR

[PATCH] nbd: Fix races introduced by nbd_index_mutex scope reduction
 2021-08-21 15:46 UTC 

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

[syzbot] general protection fault in wb_timer_fn
 2021-08-21  7:48 UTC  (8+ messages)

[RFC PATCH 0/5] selftests: floppy: basic tests
 2021-08-21  7:35 UTC  (20+ messages)
` [RFC PATCH 1/5] checkpatch: improve handling of revert commits
` [RFC PATCH 2/5] gen_initramfs.sh: use absolute path for gen_init_cpio
` [RFC PATCH 3/5] selftests: floppy: add basic tests for opening an empty device
` [RFC PATCH 4/5] selftests: floppy: add basic tests for a readonly disk
` [RFC PATCH 5/5] selftests: floppy: add basic rdwr tests

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

use regular gendisk registration in device mapper v2
 2021-08-21  3:17 UTC  (12+ messages)
` [PATCH 4/8] block: support delayed holder registration
  ` [dm-devel] "
` holders not working properly, regression [was: Re: use regular gendisk registration in device mapper v2]

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  (11+ messages)
  ` [PATCH 4/7] block: Introduce a new ioctl for simple copy
  ` [PATCH 3/7] block: copy offload support infrastructure

[PATCH 0/6] updates to device mapper target measurement using ima
 2021-08-20 20:19 UTC 

[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)

ensure each gendisk always has a request_queue reference v2
 2021-08-20 13:42 UTC  (14+ messages)
` [PATCH 1/9] nvme: use blk_mq_alloc_disk
` [PATCH 3/9] sg: do not allocate a gendisk
` [PATCH 8/9] block: hold a request_queue reference for the lifetime of struct gendisk
` [PATCH 9/9] block: add an explicit ->disk backpointer to the request_queue

[PATCH v7 0/4] Support EFI partition on NVIDIA Tegra devices
 2021-08-20 11:27 UTC  (6+ messages)
` [PATCH v7 1/4] block: Add alternative_gpt_sector() operation
` [PATCH v7 2/4] partitions/efi: Support non-standard GPT location
` [PATCH v7 3/4] mmc: block: Support alternative_gpt_sector() operation
` [PATCH v7 4/4] mmc: sdhci-tegra: Enable MMC_CAP2_ALT_GPT_TEGRA

WARNING: possible circular locking dependency detected in nbd
 2021-08-20 10:02 UTC  (2+ messages)

[PATCH v5 0/5] Support EFI partition on NVIDIA Tegra devices
 2021-08-20  8:16 UTC  (9+ messages)
` [PATCH v5 4/5] mmc: sdhci-tegra: Implement alternative_gpt_sector()

add error handling to add_disk / device_add_disk
 2021-08-20  6:13 UTC  (23+ messages)
` [PATCH 01/11] block: add a sanity check for a live disk in del_gendisk
` [PATCH 02/11] block: fold register_disk into device_add_disk
` [PATCH 03/11] block: call bdev_add later in device_add_disk
` [PATCH 04/11] block: create the bdi link earlier "
` [PATCH 05/11] block: call blk_integrity_add "
` [PATCH 06/11] block: call blk_register_queue "
` [PATCH 07/11] block: return errors from blk_integrity_add
` [PATCH 08/11] block: return errors from disk_alloc_events
` [PATCH 09/11] block: add error handling for device_add_disk / add_disk
` [PATCH 10/11] virtio_blk: add error handling support for add_disk()
` [PATCH 11/11] null_blk: "

[PATCH] block: use enumerate instead of integer in op_is_write()
 2021-08-20  5:21 UTC  (2+ messages)

[PATCH V7 0/3] blk-mq: fix blk_mq_alloc_request_hctx
 2021-08-19 22:38 UTC  (2+ messages)

[PATCH RFC] Enable bio cache for IRQ driven IO from io_uring
 2021-08-19 15:15 UTC  (3+ messages)

[BUG] block: drbd: four possible ABBA deadlocks
 2021-08-19  9:31 UTC 

[RFC PATCH v3 00/18] Add block device LED trigger
 2021-08-19  2:50 UTC  (19+ messages)
` [RFC PATCH v3 01/18] docs: Add block device (blkdev) LED trigger documentation
` [RFC PATCH v3 02/18] block: Add get_disk_by_name() for use by blkdev LED trigger
` [RFC PATCH v3 03/18] ledtrig-blkdev: Add file (ledtrig-blkdev.c) for block device "
` [RFC PATCH v3 04/18] ledtrig-blkdev: Add misc. helper functions to blkdev "
` [RFC PATCH v3 05/18] ledtrig-blkdev: Periodically check devices for activity & blink LEDs
` [RFC PATCH v3 06/18] block: Add LED trigger pointer to struct gendisk
` [RFC PATCH v3 07/18] ledtrig-blkdev: Add function to initialize gendisk ledtrig member
` [RFC PATCH v3 08/18] ledtrig-blkdev: Add function to remove LED/device association
` [RFC PATCH v3 09/18] ledtrig-blkdev: Add function to disassociate a device from all LEDs
` [RFC PATCH v3 10/18] block: Call LED trigger init/cleanup functions
` [RFC PATCH v3 11/18] ledtrig-blkdev: Add function to associate a device with an LED
` [RFC PATCH v3 12/18] ledtrig-blkdev: Add sysfs attributes to [dis]associate LEDs & devices
` [RFC PATCH v3 13/18] ledtrig-blkdev: Add blink_time & interval sysfs attributes
` [RFC PATCH v3 14/18] ledtrig-blkdev: Add mode (read/write/rw) sysfs attributue
` [RFC PATCH v3 15/18] ledtrig-blkdev: Add function to associate blkdev trigger with LED
` [RFC PATCH v3 16/18] ledtrig-blkdev: Add function to disassociate an LED from the trigger
` [RFC PATCH v3 17/18] ledtrig-blkdev: Add initialization function
` [RFC PATCH v3 18/18] ledtrig-blkdev: Add config option to enable the trigger

[PATCH v7 00/11] libata cleanups and improvements
 2021-08-18 21:53 UTC  (3+ messages)

[PATCH v4 0/6] IO priority fixes and improvements
 2021-08-18 21:52 UTC  (3+ messages)

[BUG] FLOPPY DRIVER since 5.10.20
 2021-08-18 15:53 UTC  (4+ messages)
` [PATCH] Revert "floppy: reintroduce O_NDELAY fix"


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).