linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-20 22:42:42 to 2024-05-26 09:43:14 UTC [more...]

[PATCH AUTOSEL 6.1 1/9] md: Fix overflow in is_mddev_idle
 2024-05-26  9:43 UTC 

[PATCH AUTOSEL 6.6 02/11] md: Fix overflow in is_mddev_idle
 2024-05-26  9:42 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 11/11] block/ioctl: prefer different overflow check

[PATCH AUTOSEL 6.8 02/14] md: Fix overflow in is_mddev_idle
 2024-05-26  9:42 UTC  (2+ messages)
` [PATCH AUTOSEL 6.8 14/14] block/ioctl: prefer different overflow check

[PATCH AUTOSEL 6.9 02/15] md: Fix overflow in is_mddev_idle
 2024-05-26  9:41 UTC  (2+ messages)
` [PATCH AUTOSEL 6.9 15/15] block/ioctl: prefer different overflow check

[PATCH v20 00/12] Implement copy offload support
 2024-05-25 23:09 UTC  (45+ messages)
    ` [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
    ` [PATCH v20 10/12] dm: Enable copy offload for dm-linear target
    ` [PATCH v20 11/12] null: Enable trace capability for null block
    ` [PATCH v20 12/12] null_blk: add support for copy offload
    ` [PATCH v20 01/12] block: Introduce queue limits and sysfs for copy-offload support
    ` [PATCH v20 04/12] block: add emulation for copy
    ` [PATCH v20 05/12] fs/read_write: Enable copy_file_range for block device
    ` [PATCH v20 09/12] dm: Add support for copy offload
    ` [PATCH v20 06/12] fs, block: copy_file_range for def_blk_ops for direct block device

[PATCH] block: remove blk_queue_max_integrity_segments
 2024-05-25 16:09 UTC  (3+ messages)

[PATCH v2] null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
 2024-05-25 16:09 UTC  (3+ messages)

[PATCH v19 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-05-25  9:02 UTC  (22+ messages)
` [PATCH v19 01/20] security: add ipe lsm
` [PATCH v19 02/20] ipe: add policy parser
` [PATCH v19 03/20] ipe: add evaluation loop
` [PATCH v19 04/20] ipe: add LSM hooks on execution and kernel read
` [PATCH v19 05/20] initramfs|security: Add a security hook to do_populate_rootfs()
` [PATCH v19 06/20] ipe: introduce 'boot_verified' as a trust provider
` [PATCH v19 07/20] security: add new securityfs delete function
` [PATCH v19 08/20] ipe: add userspace interface
` [PATCH v19 09/20] uapi|audit|ipe: add ipe auditing support
` [PATCH v19 10/20] ipe: add permissive toggle
` [PATCH v19 11/20] block,lsm: add LSM blob and new LSM hooks for block device
` [PATCH v19 12/20] dm verity: expose root hash digest and signature data to LSMs
` [PATCH v19 13/20] ipe: add support for dm-verity as a trust provider
` [PATCH v19 14/20] security: add security_inode_setintegrity() hook
` [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures to LSMs
` [PATCH v19 16/20] ipe: enable support for fs-verity as a trust provider
` [PATCH v19 17/20] scripts: add boot policy generation program
` [PATCH v19 18/20] ipe: kunit test for parser
` [PATCH v19 19/20] Documentation: add ipe documentation
` [PATCH v19 20/20] MAINTAINERS: ipe: add ipe maintainer information

[bug report] WARNING: CPU: 2 PID: 3445306 at drivers/block/ublk_drv.c:2633 ublk_ctrl_start_recovery.constprop.0+0x74/0x180
 2024-05-25  7:19 UTC  (3+ messages)

[PATCH v4 0/4] blk-mq: optimize flush and request size
 2024-05-24 16:07 UTC  (3+ messages)
` [PATCH v4 4/4] blk-flush: reuse rq queuelist in flush state machine

[PATCH v3 0/3] block: add larger order folio instead of pages
 2024-05-24 15:40 UTC  (8+ messages)
  ` [PATCH v3 1/3] nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
  ` [PATCH v3 2/3] block: add folio awareness instead of looping through pages

convert newly added dm-zone code to the atomic queue commit API
 2024-05-24 15:17 UTC 

[PATCH] block: check for max_hw_sectors underflow
 2024-05-24 13:49 UTC  (3+ messages)

[PATCHv2] block: check for max_hw_sectors underflow
 2024-05-24 10:46 UTC 

[PATCH] block: streamline meta bounce buffer handling
 2024-05-24 10:28 UTC  (3+ messages)

[PATCH 0/2] block, scsi: Small improvements for blk_mq_alloc_queue() usage
 2024-05-24 10:26 UTC  (7+ messages)
` [PATCH 1/2] scsi: core: Pass sdev to blk_mq_alloc_queue()
` [PATCH 2/2] scsi: bsg: Pass dev "

[PATCH v2] block: unmap and free user mapped integrity via submitter
 2024-05-24 10:19 UTC  (3+ messages)

[PATCH 0/5] enable bs > ps for block devices
 2024-05-24 10:04 UTC  (10+ messages)
` [PATCH 5/5] nvme: enable logical block size > PAGE_SIZE

[PATCH] block: blk_set_stacking_limits() doesn't validate
 2024-05-24  9:58 UTC  (4+ messages)

fix stacking of sd-imposed max_sectors
 2024-05-24  7:51 UTC  (6+ messages)
` [PATCH 1/2] sd: also set max_user_sectors when setting max_sectors
` [PATCH 2/2] block: stack max_user_sectors

[PATCH] loop: inherit the ioprio in loop woker thread
 2024-05-24  5:26 UTC  (11+ messages)

Kernel namespaces for device mapper targets and block devices?
 2024-05-23 21:30 UTC  (7+ messages)

[GIT PULL] Block fixes for 6.10-rc1
 2024-05-23 20:49 UTC  (2+ messages)

[PATCH V2 for-6.10/block 1/2] loop: Fix a race between loop detach and loop open
 2024-05-23 18:39 UTC  (11+ messages)
` [PATCH 2/2] loop: Test to detect a race condition between loop detach and open

[PATCH 0/2 v3] dm-crypt support for per-sector NVMe metadata
 2024-05-23 17:19 UTC  (4+ messages)
` [PATCH 1/2 v3] block: change rq_integrity_vec to respect the iterator
` [PATCH 2/2 v3] dm-crypt: support for per-sector NVMe metadata

[PATCH] dm: retain stacked max_sectors when setting queue_limits
 2024-05-23 17:14 UTC  (21+ messages)
  `  "
      ` [PATCH for-6.10-rc1] block: fix blk_validate_limits() to properly handle stacked devices

[RFC PATCH 0/2] dm-crypt support for per-sector NVMe metadata
 2024-05-23 15:48 UTC  (9+ messages)
` [RFC PATCH 1/2] block: change rq_integrity_vec to respect the iterator
    ` [PATCH v2] "

[PATCH RESEND] null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
 2024-05-23 14:45 UTC  (3+ messages)

[bug report] kernel panic with concurrent power on/off operation for null-blk
 2024-05-23  6:28 UTC  (5+ messages)

[PATCH] blk-throttle: remove unused struct 'avg_latency_bucket'
 2024-05-22 17:31 UTC  (2+ messages)

[PATCH v3] block: Add ioprio to block_rq tracepoint
 2024-05-22 16:51 UTC  (2+ messages)

[PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
 2024-05-22  6:17 UTC  (12+ messages)

[PATCH] blktests: fix how we handle waiting for nbd to connect
 2024-05-22  7:02 UTC  (2+ messages)

[bug report] INFO: task mdX_resync:42168 blocked for more than 122 seconds
 2024-05-22  1:38 UTC  (16+ messages)
                        ` [PATCH -next] block: fix bio lost for plug enabeld bio based device

[bug report] Internal error isnullstartblock(got.br_startblock) a t line 6005 of file fs/xfs/libxfs/xfs_bmap.c
 2024-05-22  0:46 UTC  (8+ messages)

[PATCH v18 00/21] Integrity Policy Enforcement LSM (IPE)
 2024-05-21 21:42 UTC  (8+ messages)
` [PATCH v18 12/21] dm: add finalize hook to target_type

[git pull] device mapper fixes for 6.10-rc1
 2024-05-21 18:53 UTC  (2+ messages)

dm: use queue_limits_set
 2024-05-21 15:29 UTC  (11+ messages)

[PATCH v2 0/3] Rust block device driver API and null block driver
 2024-05-21 14:03 UTC  (4+ messages)
` [PATCH v2 1/3] rust: block: introduce `kernel::block::mq` module
` [PATCH v2 2/3] rust: block: add rnull, Rust null_blk implementation
` [PATCH v2 3/3] MAINTAINERS: add entry for Rust block device driver API

[RFC PATCH] blk-mq: fix potential I/O hang caused by batch wakeup
 2024-05-21 11:25 UTC  (3+ messages)

[PATCH] tests/dm: add dm-dust general functionality test
 2024-05-21  5:16 UTC  (2+ messages)

[PATCH V3 0/9] io_uring: support sqe group and provide group kbuf
 2024-05-21  2:58 UTC  (3+ messages)
` [PATCH V3 5/9] io_uring: support SQE group


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