linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-17 12:48:27 to 2023-04-19 21:11:44 UTC [more...]

[RFC v1 0/1] nvme testsuite runtime optimization
 2023-04-19 21:11 UTC  (7+ messages)
` [RFC v1 1/1] nvme: Limit runtime for verification and limit test image size

[PATCH 0/4] block: constify some structures of partitions/core.c
 2023-04-19 20:18 UTC  (9+ messages)
` [PATCH 1/4] block: constify partition prober array
` [PATCH 2/4] block: constify struct part_type part_type
` [PATCH 3/4] block: constify struct part_attr_group
` [PATCH 4/4] block: constify the whole_disk device_attribute

[PATCH 0/1] sed-opal: geometry feature reporting command
 2023-04-19 20:07 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v3 00/11] blksnap - block devices snapshots module
 2023-04-19 19:42 UTC  (8+ messages)
` [PATCH v3 03/11] documentation: Block Devices Snapshots Module

[PATCH v10 0/9] Implement copy offload support
 2023-04-19 18:55 UTC  (11+ messages)
  ` [PATCH v10 1/9] block: Introduce queue limits for copy-offload support
  ` [PATCH v10 2/9] block: Add copy offload support infrastructure
  ` [PATCH v10 3/9] block: add emulation for copy
  ` [PATCH v10 4/9] fs, block: copy_file_range for def_blk_ops for direct block device
  ` [PATCH v10 5/9] nvme: add copy offload support
  ` [PATCH v10 6/9] nvmet: add copy command support for bdev and file ns
  ` [PATCH v10 7/9] dm: Add support for copy offload
  ` [PATCH v10 8/9] dm: Enable copy offload for dm-linear target
  ` [PATCH v10 9/9] null_blk: add support for copy offload

[PATCH v2 00/11] mq-deadline: Improve support for zoned block devices
 2023-04-19 18:46 UTC  (21+ messages)
` [PATCH v2 01/11] block: Simplify blk_req_needs_zone_write_lock()
` [PATCH v2 02/11] block: Micro-optimize blk_req_needs_zone_write_lock()
` [PATCH v2 03/11] block: Introduce blk_rq_is_seq_zoned_write()
` [PATCH v2 04/11] block: mq-deadline: Simplify deadline_skip_seq_writes()
` [PATCH v2 05/11] block: mq-deadline: Improve deadline_skip_seq_writes()
` [PATCH v2 06/11] block: mq-deadline: Disable head insertion for zoned writes
` [PATCH v2 07/11] block: mq-deadline: Preserve write streams for all device types
` [PATCH v2 08/11] block: mq-deadline: Fix a race condition related to zoned writes
` [PATCH v2 09/11] block: mq-deadline: Handle requeued requests correctly
` [PATCH v2 10/11] block: Add support for the zone capacity concept
` [PATCH v2 11/11] block: mq-deadline: Respect the active zone limit

[PATCH 7/7] blk-mq: don't use the requeue list to queue flush commands
 2023-04-19 17:34 UTC  (3+ messages)

[PATCH v3 0/3] Introduce provisioning primitives for thinly provisioned storage
 2023-04-19 17:26 UTC  (16+ messages)
  ` [PATCH v3 1/3] block: Introduce provisioning primitives
  ` [PATCH v3 2/3] dm: Add support for block provisioning
  ` [PATCH v4 0/4] Introduce provisioning primitives for thinly provisioned storage
    ` [PATCH v4 1/4] block: Introduce provisioning primitives
      ` [dm-devel] "
    ` [PATCH v4 2/4] dm: Add block provisioning support
    ` [PATCH v4 3/4] dm-thin: Add REQ_OP_PROVISION support
    ` [PATCH v4 4/4] loop: Add support for provision requests

[PATCHSET 0/6] Enable NO_OFFLOAD support
 2023-04-19 16:26 UTC  (8+ messages)
` [PATCH 1/6] io_uring: grow struct io_kiocb 'flags' to a 64-bit value
` [PATCH 2/6] io_uring: move poll_refs up a cacheline to fill a hole
` [PATCH 3/6] io_uring: add support for NO_OFFLOAD
` [PATCH 4/6] Revert "io_uring: always go async for unsupported fadvise flags"
` [PATCH 5/6] Revert "io_uring: for requests that require async, force it"
` [PATCH 6/6] io_uring: mark opcodes that always need io-wq punt

[PATCH v3 00/19] bio: check return values of bio_add_page
 2023-04-19 15:49 UTC  (23+ messages)
` [PATCH v3 01/19] swap: use __bio_add_page to add page to bio
` [PATCH v3 02/19] drbd: "
` [PATCH v3 03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page
` [PATCH v3 04/19] fs: buffer: use __bio_add_page to add single page to bio
` [PATCH v3 05/19] md: use __bio_add_page to add single page
` [PATCH v3 06/19] md: raid5-log: "
` [PATCH v3 07/19] md: raid5: use __bio_add_page to add single page to new bio
` [PATCH v3 08/19] btrfs: repair: use __bio_add_page for adding single page
` [PATCH v3 09/19] btrfs: raid56: use __bio_add_page to add "
` [PATCH v3 10/19] jfs: logmgr: use __bio_add_page to add single page to bio
` [PATCH v3 11/19] gfs: use __bio_add_page for adding "
` [PATCH v3 12/19] zonefs: "
` [PATCH v3 13/19] zram: "
` [PATCH v3 14/19] floppy: "
` [PATCH v3 15/19] md: check for failure when adding pages in alloc_behind_master_bio
` [PATCH v3 16/19] md: raid1: use __bio_add_page for adding single page to bio
` [PATCH v3 17/19] md: raid1: check if adding pages to resync bio fails
` [PATCH v3 18/19] dm-crypt: check if adding pages to clone "
` [PATCH v3 19/19] block: mark bio_add_page as __must_check

[PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD
 2023-04-19 15:42 UTC  (6+ messages)

[PATCH v2 0/4] block: constify some structures of partitions/core.c
 2023-04-19 13:22 UTC  (5+ messages)
` [PATCH v2 1/4] block: constify partition prober array
` [PATCH v2 2/4] block: constify struct part_type part_type
` [PATCH v2 3/4] block: constify struct part_attr_group
` [PATCH v2 4/4] block: constify the whole_disk device_attribute

[PATCH] splice: Fix filemap of a blockdev
 2023-04-19 13:10 UTC  (6+ messages)

[PATCH blktests v2 0/2] nvme_trtype=fc fixes
 2023-04-19 10:45 UTC  (9+ messages)
` [PATCH blktests v2 1/2] nvme-rc: Cleanup fc ports in reverse order
` [PATCH blktests v2 2/2] nvme-rc: Cleanup fc resource before module unloading

[PATCH 0/2] io_uring: Pass whole sqe to commands
 2023-04-19 10:29 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] io_uring: Remove unnecessary BUILD_BUG_ON

[PATCH v3 0/4] nvmet-fcloop: unblock module removal
 2023-04-19  9:35 UTC  (9+ messages)
` [PATCH v3 1/4] nvmet-fcloop: Remove remote port from list when unlinking
` [PATCH v3 2/4] nvmet-fcloop: Do not wait on completion when unregister fails
` [PATCH v3 3/4] nvmet-fc: Do not wait in vain when unloading module
` [PATCH v3 4/4] nvmet-fc: Release reference on target port

[PATCH 0/1] null_blk: allow user to set QUEUE_FLAG_NOWAIT
 2023-04-19  7:42 UTC  (8+ messages)
` [PATCH 1/1] "

[syzbot] [block?] general protection fault in reset_interrupt (3)
 2023-04-19  6:05 UTC 

Question about ublk and NEED_GET_DATA
 2023-04-19  3:34 UTC  (4+ messages)

[PATCH V2] null_blk: Always check queue mode setting from configfs
 2023-04-19  2:16 UTC  (2+ messages)

[PATCH V3] block: ublk: switch to ioctl command encoding
 2023-04-19  2:16 UTC  (3+ messages)

btrfs induced data loss (on xfs) - 5.19.0-38-generic
 2023-04-19  1:55 UTC  (7+ messages)

[PATCH blktests 5/9] scsi/004: allow to run with built-in scsi_debug
 2023-04-18 20:21 UTC  (10+ messages)
` [PATCH blktests 6/9] scsi/005: "
` [PATCH blktests 7/9] block/001: allow to run with built-in scsi_debug and sd_mod
` [PATCH blktests 8/9] block/002: allow to run with built-in scsi_debug
` [PATCH blktests 9/9] block/027: "

[PATCH blktests 0/9] support built-in scsi_debug
 2023-04-18 20:15 UTC  (9+ messages)
` [PATCH blktests 1/9] common/rc: skip module file check if modules path does not exist
` [PATCH blktests 2/9] common/scsi_debug, tests/*: re-define _have_scsi_debug
` [PATCH blktests 3/9] common/scsi_debug: factor out _setup_scsi_debug_vars
` [PATCH blktests 4/9] common/scsi_debug: introduce _configure_scsi_debug

[PATCH blktests] nvme-rc: Cleanup fcloop resources in reverse order
 2023-04-18 16:17 UTC  (2+ messages)

How best to get the size of a blockdev from a file?
 2023-04-18 15:34 UTC  (4+ messages)

[PATCH] block: fix a crash when bio_for_each_folio_all iterates over an empty bio
 2023-04-18 15:20 UTC  (5+ messages)
`  "

[PATCH v2 blktests] don't require modular null_blk for fault-injection
 2023-04-18 12:37 UTC  (2+ messages)

[PATCH V2 0/1] null_blk: allow user to set QUEUE_FLAG_NOWAIT
 2023-04-18 11:45 UTC  (4+ messages)
` [PATCH V2 1/1] "

[PATCH v6 00/19] Add Command Duration Limits support
 2023-04-18  5:35 UTC  (4+ messages)

[PATCH V2] block: ublk: switch to ioctl command encoding
 2023-04-18  5:19 UTC  (2+ messages)

[PATCH blktests] nvme/039: avoid failure by error message rate limit
 2023-04-18  2:17 UTC  (6+ messages)

[RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
 2023-04-17 21:31 UTC  (11+ messages)
` [RFC PATCH v9 05/16] ipe: add userspace interface

[LSF/MM/BPF proposal]: Physr discussion
 2023-04-17 19:59 UTC  (3+ messages)

RFC: less special casing for flush requests
 2023-04-17 19:51 UTC  (5+ messages)
` [PATCH 3/7] blk-mq: defer to the normal submission path for non-flush flush commands
` [PATCH 6/7] blk-mq: do not do head insertations post-pre-flush commands

[PATCH v6 00/18] Use block pr_ops in LIO
 2023-04-17 19:13 UTC  (3+ messages)
` [PATCH v6 06/18] dm: Add support for block PR read keys/reservation

[PATCH next] shmem: minor fixes to splice-read implementation
 2023-04-17 13:48 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).