Linux-Block Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-29 10:27:31 to 2024-04-03 03:07:58 UTC [more...]

[Bug Report] nvme-cli commands fails to open head disk node and print error
 2024-04-03  3:07 UTC  (5+ messages)

[PATCH] block: propagate partition scanning errors to the BLKRRPART ioctl
 2024-04-03  2:28 UTC  (2+ messages)

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] Meta/Integrity/PI improvements
 2024-04-03  2:10 UTC  (9+ messages)
  ` [Lsf-pc] "

[PATCH] block: fix overflow in blk_ioctl_discard()
 2024-04-03  1:28 UTC  (4+ messages)

[PATCH v4 00/28] Zone write plugging
 2024-04-03  1:02 UTC  (38+ messages)
` [PATCH v4 01/28] block: Restore sector of flush requests
` [PATCH v4 02/28] block: Remove req_bio_endio()
` [PATCH v4 03/28] block: Introduce blk_zone_update_request_bio()
` [PATCH v4 04/28] block: Introduce bio_straddles_zones() and bio_offset_from_zone_start()
` [PATCH v4 05/28] block: Allow using bio_attempt_back_merge() internally
` [PATCH v4 06/28] block: Remember zone capacity when revalidating zones
` [PATCH v4 07/28] block: Introduce zone write plugging
` [PATCH v4 08/28] block: Fake max open zones limit when there is no limit
` [PATCH v4 09/28] block: Allow zero value of max_zone_append_sectors queue limit
` [PATCH v4 10/28] block: Implement zone append emulation
` [PATCH v4 11/28] block: Allow BIO-based drivers to use blk_revalidate_disk_zones()
` [PATCH v4 12/28] dm: Use the block layer zone append emulation
` [PATCH v4 13/28] scsi: sd: "
` [PATCH v4 14/28] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
` [PATCH v4 15/28] null_blk: "
` [PATCH v4 16/28] null_blk: Introduce zone_append_max_sectors attribute
` [PATCH v4 17/28] null_blk: Introduce fua attribute
` [PATCH v4 18/28] nvmet: zns: Do not reference the gendisk conv_zones_bitmap
` [PATCH v4 19/28] block: Remove BLK_STS_ZONE_RESOURCE
` [PATCH v4 20/28] block: Simplify blk_revalidate_disk_zones() interface
` [PATCH v4 21/28] block: mq-deadline: Remove support for zone write locking
` [PATCH v4 22/28] block: Remove elevator required features
` [PATCH v4 23/28] block: Do not check zone type in blk_check_zone_append()
` [PATCH v4 24/28] block: Move zone related debugfs attribute to blk-zoned.c
` [PATCH v4 25/28] block: Replace zone_wlock debugfs entry with zone_wplugs entry
` [PATCH v4 26/28] block: Remove zone write locking
` [PATCH v4 27/28] block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED
` [PATCH v4 28/28] block: Do not special-case plugging of zone write operations

convert SCSI to atomic queue limits, part 1 (v2)
 2024-04-02 23:24 UTC  (25+ messages)
` [PATCH 01/23] block: add a helper to cancel atomic queue limit updates
` [PATCH 02/23] bsg: pass queue_limits to bsg_setup_queue
` [PATCH 03/23] mpi3mr: "
` [PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue
` [PATCH 05/23] scsi_transport_fc: add a max_bsg_segments field to struct fc_function_template
` [PATCH 06/23] scsi: add a no_highmem flag to struct Scsi_Host
` [PATCH 07/23] scsi: add a dma_alignment field to the host and host template
` [PATCH 08/23] ufs-exynos: move setting the the dma alignment to the init method
` [PATCH 09/23] scsi: use the atomic queue limits API in scsi_add_lun
` [PATCH 10/23] scsi: add a device_configure method to the host template
` [PATCH 11/23] megaraid_sas: switch to using ->device_configure
` [PATCH 12/23] mpt3sas: "
` [PATCH 13/23] sbp2: "
` [PATCH 14/23] hptiop: "
` [PATCH 15/23] ipr: "
` [PATCH 16/23] pmcraid: "
` [PATCH 17/23] usb-storage: "
` [PATCH 18/23] sata_nv: "
` [PATCH 19/23] pata_macio: "
` [PATCH 20/23] libata: "
` [PATCH 21/23] mpi3mr: "
` [PATCH 22/23] uas: switch to using ->device_configure to configure queue limits
` [PATCH 23/23] block: remove now unused queue limits helpers

[PATCH] block/mq-deadline: Fix WARN when set async_depth by sysfs
 2024-04-02 23:20 UTC  (6+ messages)

[RFC PATCH 1/5] rust: block: introduce `kernel::block::mq` module
 2024-04-02 23:09 UTC  (3+ messages)

[PATCH] mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
 2024-04-02 22:43 UTC  (3+ messages)

[RFC PATCH 0/5] Rust block device driver API and null block driver
 2024-04-02 22:35 UTC  (8+ messages)
` [RFC PATCH 3/5] rust: block: allow `hrtimer::Timer` in `RequestData`
` [RFC PATCH 4/5] rust: block: add rnull, Rust null_blk implementation

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-02 20:34 UTC  (32+ messages)
` [PATCH v2 01/25] "
` [PATCH v2 02/25] virtio: balloon: drop owner assignment
` [PATCH v2 03/25] virtio: input: "
` [PATCH v2 04/25] virtio: mem: "
` [PATCH v2 05/25] um: virt-pci: "
` [PATCH v2 06/25] virtio_blk: "
` [PATCH v2 07/25] bluetooth: virtio: "
` [PATCH v2 08/25] hwrng: "
` [PATCH v2 09/25] virtio_console: "
` [PATCH v2 10/25] crypto: virtio - "
` [PATCH v2 11/25] firmware: arm_scmi: virtio: "
` [PATCH v2 12/25] gpio: "
` [PATCH v2 13/25] drm/virtio: "
` [PATCH v2 14/25] iommu: virtio: "
` [PATCH v2 15/25] misc: nsm: "
` [PATCH v2 16/25] net: caif: virtio: "
` [PATCH v2 17/25] net: "
` [PATCH v2 18/25] net: 9p: "
` [PATCH v2 19/25] vsock/virtio: "
` [PATCH v2 20/25] wifi: mac80211_hwsim: "
` [PATCH v2 21/25] nvdimm: virtio_pmem: "
` [PATCH v2 22/25] rpmsg: virtio: "
` [PATCH v2 23/25] scsi: "
` [PATCH v2 24/25] fuse: "
` [PATCH v2 25/25] sound: "

Oddities in brd queue limits
 2024-04-02 13:41 UTC  (4+ messages)

[RFC 0/9] block: add llseek(SEEK_HOLE/SEEK_DATA) support
 2024-04-02 13:31 UTC  (9+ messages)
` [RFC 2/9] loop: "
` [RFC 3/9] selftests: block_seek_hole: add loop block driver tests

[PATCH blktests v1 0/3] add blkdev type environment variable
 2024-04-02 10:10 UTC  (5+ messages)
` [PATCH blktests v1 1/3] nvme/rc: "
` [PATCH blktests v1 2/3] nvme/{007,009,011,013,015,020,024}: drop duplicate nvmet blkdev type tests
` [PATCH blktests v1 3/3] nvme/{021,022,025,026,027,028}: do not hard code target blkdev type

[PATCH v5.10] block: add check that partition length needs to be aligned with block size
 2024-04-02  8:49 UTC 

[PATCH v3 00/30] Zone write plugging
 2024-04-02  6:45 UTC  (46+ messages)
` [PATCH v3 08/30] block: Introduce zone "
` [PATCH v3 10/30] block: Fake max open zones limit when there is no limit
` [PATCH v3 11/30] block: Allow zero value of max_zone_append_sectors queue limit
` [PATCH v3 12/30] block: Implement zone append emulation
` [PATCH v3 15/30] scsi: sd: Use the block layer "
` [PATCH v3 16/30] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
` [PATCH v3 17/30] null_blk: "
` [PATCH v3 18/30] null_blk: Introduce zone_append_max_sectors attribute
` [PATCH v3 19/30] null_blk: Introduce fua attribute
` [PATCH v3 20/30] nvmet: zns: Do not reference the gendisk conv_zones_bitmap
` [PATCH v3 21/30] block: Remove BLK_STS_ZONE_RESOURCE
` [PATCH v3 22/30] block: Simplify blk_revalidate_disk_zones() interface
` [PATCH v3 23/30] block: mq-deadline: Remove support for zone write locking
` [PATCH v3 24/30] block: Remove elevator required features
` [PATCH v3 25/30] block: Do not check zone type in blk_check_zone_append()
` [PATCH v3 26/30] block: Move zone related debugfs attribute to blk-zoned.c
` [PATCH v3 27/30] block: Replace zone_wlock debugfs entry with zone_wplugs entry
` [PATCH v3 28/30] block: Remove zone write locking
` [PATCH v3 30/30] block: Do not special-case plugging of zone write operations

[PATCH v16 15/20] security: add security_inode_setintegrity() hook
 2024-04-02  1:26 UTC  (2+ messages)

[PATCH v16 14/20] ipe: add support for dm-verity as a trust provider
 2024-04-02  1:26 UTC  (2+ messages)

[PATCH v16 13/20] dm verity: consume root hash digest and signature data via LSM hook
 2024-04-02  1:26 UTC  (2+ messages)

[PATCH v16 11/20] block|security: add LSM blob to block_device
 2024-04-02  1:26 UTC  (3+ messages)

[PATCHv2] zram: add max_pages param to recompression
 2024-04-01 13:28 UTC  (2+ messages)

[PATCH 00/22] virtio: store owner from modules with register_virtio_driver()
 2024-03-31 11:20 UTC  (13+ messages)
` [PATCH 01/22] "
` [PATCH 09/22] gpio: virtio: drop owner assignment
` [PATCH 16/22] net: vmw_vsock: "

[PATCH] nullblk: Fix cleanup order in null_add_dev() error path
 2024-03-30 15:56 UTC  (3+ messages)

[PATCH v16 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-03-30 11:11 UTC  (5+ messages)
` [PATCH v16 01/20] security: add ipe lsm

[PATCH] blk-wbt: Speed up integer square root in rwb_arm_timer
 2024-03-30  8:45 UTC  (4+ messages)

[PATCH 0/9] address remaining -Wtautological-constant-out-of-range-compare
 2024-03-29 20:00 UTC  (2+ messages)

[GIT PULL] Block fixes for 6.9-rc2
 2024-03-29 19:27 UTC  (2+ messages)

[git pull] device mapper fixes for 6.9-rc2
 2024-03-29 19:27 UTC  (2+ messages)

add a bio_list_merge_init helper
 2024-03-29 18:32 UTC  (4+ messages)
` [PATCH 3/4] dm: use bio_list_merge_init

[PATCH] block: handle BLK_OPEN_RESTRICT_WRITES correctly
 2024-03-29 15:24 UTC  (6+ messages)
` [PATCH 1/2] "

FAILED: Patch "block: Fix page refcounts for unaligned buffers in __bio_release_pages()" failed to apply to 6.1-stable tree
 2024-03-29 13:17 UTC  (3+ messages)

[PATCH] blk-mq: release scheduler resource when request completes
 2024-03-29 13:16 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 17/19] block: prevent division by zero in blk_rq_stat_sum()
 2024-03-29 12:50 UTC 

[PATCH AUTOSEL 5.4 21/23] block: prevent division by zero in blk_rq_stat_sum()
 2024-03-29 12:49 UTC 

[PATCH AUTOSEL 5.10 26/31] block: prevent division by zero in blk_rq_stat_sum()
 2024-03-29 12:48 UTC 

[PATCH AUTOSEL 5.15 28/34] block: prevent division by zero in blk_rq_stat_sum()
 2024-03-29 12:47 UTC 

[PATCH AUTOSEL 6.1 43/52] block: prevent division by zero in blk_rq_stat_sum()
 2024-03-29 12:45 UTC 

[PATCH AUTOSEL 6.6 64/75] block: prevent division by zero in blk_rq_stat_sum()
 2024-03-29 12:42 UTC 

[PATCH AUTOSEL 6.8 84/98] block: prevent division by zero in blk_rq_stat_sum()
 2024-03-29 12:37 UTC 

[PATCH 4.19.y 0/9] Fix the UAF issue caused by the loop driver
 2024-03-29 12:38 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).