Linux-Block Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-09 08:43:58 to 2023-06-13 08:18:34 UTC [more...]

[PATCH v7 0/2] Amiga RDB partition support fixes
 2023-06-13  8:18 UTC  (5+ messages)
` [PATCH v7 2/2] block: add overflow checks for Amiga partition support

[PATCHv3 0/2] enhanced nvme uring command polling
 2023-06-13  7:56 UTC  (5+ messages)
` [PATCHv3 1/2] block: add request polling helper
` [PATCHv3 2/2] nvme: improved uring polling

[PATCH v2] block: Fix dio_bio_alloc() to set BIO_PAGE_PINNED
 2023-06-13  7:31 UTC  (3+ messages)

[PATCH v6 0/8] Support limits below the page size
 2023-06-13  6:52 UTC  (13+ messages)
` [PATCH v6 1/8] block: Use pr_info() instead of printk(KERN_INFO ...)
` [PATCH v6 2/8] block: Prepare for supporting sub-page limits
` [PATCH v6 3/8] block: Support configuring limits below the page size
` [PATCH v6 4/8] block: Make sub_page_limit_queues available in debugfs
` [PATCH v6 5/8] block: Support submitting passthrough requests with small segments
` [PATCH v6 6/8] block: Add support for filesystem requests and "
` [PATCH v6 7/8] scsi_debug: Support configuring the maximum segment size
` [PATCH v6 8/8] null_blk: "

[PATCH] block: Add config option to not allow writing to mounted devices
 2023-06-13  6:49 UTC  (9+ messages)

[PATCH v5 0/7] scsi: fixes for targets with many LUNs, and scsi_target_block rework
 2023-06-13  6:10 UTC  (18+ messages)
` [PATCH v5 1/7] bsg: increase number of devices
` [PATCH v5 2/7] scsi: sg: "
` [PATCH v5 3/7] scsi: merge scsi_internal_device_block() and device_block()
` [PATCH v5 4/7] scsi: don't wait for quiesce in scsi_stop_queue()
` [PATCH v5 5/7] scsi: don't wait for quiesce in scsi_device_block()
` [PATCH v5 6/7] scsi: replace scsi_target_block() by scsi_block_targets()
` [PATCH v5 7/7] scsi: improve warning message in scsi_device_block()

[PATCH v2] block: fine-granular CAP_SYS_ADMIN for Persistent Reservation ioctl
 2023-06-13  6:02 UTC  (3+ messages)

[PATCH v5 00/11] blksnap - block devices snapshots module
 2023-06-13  5:50 UTC  (15+ messages)
` [PATCH v5 01/11] documentation: Block Device Filtering Mechanism
` [PATCH v5 02/11] block: "
` [PATCH v5 03/11] documentation: Block Devices Snapshots Module
` [PATCH v5 04/11] blksnap: header file of the module interface
` [PATCH v5 05/11] blksnap: module management interface functions
` [PATCH v5 06/11] blksnap: handling and tracking I/O units
` [PATCH v5 07/11] blksnap: minimum data storage unit of the original block device
` [PATCH v5 08/11] blksnap: difference storage
` [PATCH v5 09/11] blksnap: event queue from the "
` [PATCH v5 10/11] blksnap: snapshot and snapshot image block device
` [PATCH v5 11/11] blksnap: Kconfig and Makefile

[RFC PATCH v2 0/3] Move usages of struct __call_single_data to call_single_data_t
 2023-06-13  3:51 UTC  (2+ messages)

[PATCH v4 01/11] documentation: Block Device Filtering Mechanism
 2023-06-13  1:52 UTC  (14+ messages)
` [PATCH v4 02/11] block: "
` [PATCH v4 03/11] documentation: Block Devices Snapshots Module
` [PATCH v4 04/11] blksnap: header file of the module interface
` [PATCH v4 05/11] blksnap: module management interface functions
` [PATCH v4 06/11] blksnap: handling and tracking I/O units
` [PATCH v4 07/11] blksnap: minimum data storage unit of the original block device
` [PATCH v4 08/11] blksnap: difference storage
` [PATCH v4 09/11] blksnap: event queue from the "
` [PATCH v4 10/11] blksnap: snapshot and snapshot image block device
` [PATCH v4 11/11] blksnap: Kconfig and Makefile

[PATCH] block: set reasonable default for discard max
 2023-06-13  1:37 UTC  (6+ messages)

[PATCH 0/2] nvme: fix two kinds of IO hang from removing NSs
 2023-06-13  0:58 UTC  (3+ messages)
` [PATCH 1/2] nvme: core: unquiesce io queues when removing namespaces
` [PATCH 2/2] nvme: don't freeze/unfreeze queues from different contexts

LVM kernel lockup scenario during lvcreate
 2023-06-12 19:36 UTC  (3+ messages)

[PATCH] block: Fix dio_bio_alloc() to set BIO_PAGE_PINNED
 2023-06-12 18:59 UTC  (3+ messages)

[PATCH v5 0/9] Support limits below the page size
 2023-06-12 18:34 UTC  (4+ messages)

[PATCH] blk-crypto: use dynamic lock class for blk_crypto_profile::lock
 2023-06-12 17:45 UTC  (2+ messages)

virtio-blk: support completion batching for the IRQ path - failure
 2023-06-12 17:43 UTC  (3+ messages)

[PATCH v4 0/6] scsi: fixes for targets with many LUNs, and scsi_target_block rework
 2023-06-12 16:06 UTC  (11+ messages)
` [PATCH v4 1/6] bsg: increase number of devices
` [PATCH v4 2/6] scsi: sg: "
` [PATCH v4 3/6] scsi: merge scsi_internal_device_block() and device_block()
` [PATCH v4 4/6] scsi: don't wait for quiesce in scsi_stop_queue()
` [PATCH v4 5/6] scsi: don't wait for quiesce in scsi_device_block()
` [PATCH v4 6/6] scsi: replace scsi_target_block() by scsi_block_targets()

[PATCH -next v2] blk-mq: fix potential io hang by wrong 'wake_batch'
 2023-06-12 15:56 UTC  (3+ messages)

[PATCH v4 3/6] scsi: merge scsi_internal_device_block() and device_block()
 2023-06-12 15:44 UTC  (4+ messages)
  ` [PATCH v4 4/6] scsi: don't wait for quiesce in scsi_stop_queue()
  ` [PATCH v4 5/6] scsi: don't wait for quiesce in scsi_device_block()
  ` [PATCH v4 6/6] scsi: replace scsi_target_block() by scsi_block_targets()

[PATCH blktests v1] nvme/040: Free loop back resources
 2023-06-12 14:29 UTC 

decouple block open flags from fmode_t v2
 2023-06-12 14:11 UTC  (6+ messages)
` [PATCH 11/30] swsusp: don't pass a stack address to blkdev_get_by_path
` [PATCH 21/30] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool

[PATCH v5 00/11] blksnap - block devices snapshots module
 2023-06-12 13:21 UTC  (9+ messages)
` [PATCH v5 01/11] documentation: Block Device Filtering Mechanism
` [PATCH v5 02/11] block: "
` [PATCH v5 03/11] documentation: Block Devices Snapshots Module
` [PATCH v5 04/11] blksnap: header file of the module interface
` [PATCH v5 05/11] blksnap: module management interface functions
` [PATCH v5 06/11] blksnap: handling and tracking I/O units
` [PATCH v5 07/11] blksnap: minimum data storage unit of the original block device
` [PATCH v5 08/11] blksnap: difference storage

[PATCH v3 0/8] scsi: fixes for targets with many LUNs, and scsi_target_block rework
 2023-06-12 13:41 UTC  (10+ messages)
` [PATCH v3 4/8] scsi: call scsi_stop_queue() without state_mutex held

[linux-next:master] [splice] 2cb1e08985: stress-ng.sendfile.ops_per_sec 11.6% improvement
 2023-06-12 12:25 UTC 

[PATCH 5.10 08/68] block/blk-iocost (gcc13): keep large values in a new enum
 2023-06-12 10:26 UTC 

[PATCH 5.4 02/45] block/blk-iocost (gcc13): keep large values in a new enum
 2023-06-12 10:25 UTC 

[PATCH 1/1] cdrom: Fix spectre-v1 gadget
 2023-06-12  9:35 UTC  (2+ messages)

[PATCH v4 00/11] blksnap - block devices snapshots module
 2023-06-12  9:23 UTC  (4+ messages)

[PATCH blktests] block/034: Test memory is released by null-blk driver with memory_backed=1
 2023-06-07 11:48 UTC 

[PATCH v2 00/16] Diskseq support in loop, device-mapper, and blkback
 2023-06-12  8:09 UTC  (11+ messages)
` [PATCH v2 13/16] xen-blkback: Implement diskseq checks

[syzbot] [nilfs?] general protection fault in nilfs_clear_dirty_page
 2023-06-12  3:59 UTC  (3+ messages)

[PATCH RESEND] block: improve ioprio value validity checks
 2023-06-12  2:20 UTC  (3+ messages)

[PATCH V4] blk-cgroup: Flush stats before releasing blkcg_gq
 2023-06-12  1:49 UTC  (3+ messages)

[PATCH V2 0/8] misc patches for rnbd
 2023-06-12  1:49 UTC  (3+ messages)

[PATCH 1/2] block: fix random typos
 2023-06-12  1:33 UTC 

blk-mq: check on cpu id when there is only one ctx mapping
 2023-06-11 15:21 UTC  (2+ messages)

[PATCHv2 0/2] enhanced nvme uring command polling
 2023-06-11  8:11 UTC  (6+ messages)
` [PATCHv2 1/2] block: add request polling helper
` [PATCHv2 2/2] nvme: improved uring polling

[RFC] block: relax permission for Persistent Reservations ioctl
 2023-06-10  8:12 UTC  (3+ messages)

[PATCH -next v3] null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
 2023-06-10  7:46 UTC 

[PATCH v5 0/3] fix blktrace debugfs entries leakage
 2023-06-10  6:50 UTC  (5+ messages)
` [PATCH v5 1/3] blktrace: use inline function for blk_trace_remove() while blktrace is disabled
` [PATCH v5 2/3] scsi: sg: fix blktrace debugfs entries leakage
` [PATCH v5 3/3] block: "

[PATCH -next v2] null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
 2023-06-10  3:17 UTC 

[PATCH -next] null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
 2023-06-10  3:01 UTC 

[PATCH -next] blk-mq: fix potential io hang by wrong 'wake_batch'
 2023-06-10  2:26 UTC  (3+ messages)

[PATCH v7 0/5] Introduce provisioning primitives
 2023-06-09 21:54 UTC  (10+ messages)

[PATCH v4 1/2] scsi: sg: fix blktrace debugfs entries leakage
 2023-06-09 21:52 UTC  (2+ messages)

[GIT PULL] Block fixes for 6.4-rc6
 2023-06-09 21:24 UTC  (2+ messages)

[PATCH v2 1/5] block: Rework bio_for_each_segment_all()
 2023-06-09 20:44 UTC  (2+ messages)

[PATCH v7 0/5] Introduce provisioning primitives
 2023-06-09 20:00 UTC  (3+ messages)
` [PATCH v7 2/5] block: "

[PATCH 0/1] s390/dasd: fix locking error
 2023-06-09 17:36 UTC  (3+ messages)
` [PATCH 1/1] s390/dasd: Use correct lock while counting channel queue length

[PATCH v2] Revert "virtio-blk: support completion batching for the IRQ path"
 2023-06-09 16:06 UTC  (5+ messages)

[PATCH v4 0/1] nvmet-fcloop: unblock module removal
 2023-06-09 15:48 UTC  (3+ messages)
` [PATCH v4 1/1] nvmet-fcloop: Do not wait on completion when unregister fails

[PATCH] block: fix a crash when bio_for_each_folio_all iterates over an empty bio
 2023-06-09 13:22 UTC  (3+ messages)
`  "

[ANNOUNCE] Alpine Linux Persistence and Storage Summit 2023
 2023-06-09  9:29 UTC 

[RFC 0/4] bdev: allow buffer-head & iomap aops to co-exist
 2023-06-09  9:17 UTC  (7+ messages)
` [RFC 4/4] bdev: extend bdev inode with it's own super_block

[PATCH v4 0/2] fix blktrace debugfs entries leakage
 2023-06-09  8:39 UTC  (2+ messages)
` [PATCH v4 2/2] block: "


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