linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-25 08:20:59 to 2021-06-01 08:39:33 UTC [more...]

[PATCH v2 0/2] allow blk-zoned ioctls without CAP_SYS_ADMIN
 2021-06-01  8:39 UTC  (3+ messages)
` [PATCH v2 2/2] blk-zoned: allow BLKREPORTZONE "
` [PATCH v2 1/2] blk-zoned: allow zone management send operations "

[syzbot] WARNING: refcount bug in blk_mq_free_request (3)
 2021-06-01  4:47 UTC 

[PATCH 0/2] allow blk-zoned ioctls without CAP_SYS_ADMIN
 2021-05-31 23:34 UTC  (4+ messages)
` [PATCH 1/2] blk-zoned: allow zone management send operations "
` [PATCH 2/2] blk-zoned: allow BLKREPORTZONE "

[PATCH blktests] tests/nvme/031: add the missing steps for loop_dev clean up
 2021-05-31 15:44 UTC  (2+ messages)

[PATCH v5 1/2] bcache: remove bcache device self-defined readahead
 2021-05-31 15:31 UTC  (2+ messages)
` [PATCH v5 2/2] bcache: avoid oversized read request in cache missing code path

[PATCH] blk-mq: update hctx->dispatch_busy in case of real scheduler
 2021-05-31 12:04 UTC  (4+ messages)

[PATCH] remove the raw driver
 2021-05-31  8:24 UTC  (5+ messages)

[RFC PATCH V1] zram:calculate available memory when zram is used
 2021-05-31  8:16 UTC 

[bug report][regression] device node still exists after blktests nvme/011 finished
 2021-05-31  2:27 UTC  (4+ messages)

Redundant check for CAP_SYS_NICE in block/ioprio.c
 2021-05-30 14:00 UTC 

[PATCH] block, bfq: remove the repeated declaration
 2021-05-29  7:34 UTC 

[PATCH v2][next] floppy: Fix fall-through warning for Clang
 2021-05-29  6:37 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.13-rc4
 2021-05-29  0:51 UTC  (2+ messages)

[PATCH] block: Constify static attribute_group structs
 2021-05-28 22:32 UTC 

[PATCH 1/4] block: remove redundant =y from BLK_CGROUP dependency
 2021-05-28 18:44 UTC  (4+ messages)
` [PATCH 2/4] block: simplify Kconfig files
` [PATCH 3/4] block: move menu "Partition type" to block/partitions/Kconfig
` [PATCH 4/4] block: move CONFIG_BLOCK guard to top Makefile

Maintainers / Kernel Summit 2021 planning kick-off
 2021-05-28 16:31 UTC  (14+ messages)

[PATCH 0/9] Improve I/O priority support
 2021-05-28 16:28 UTC  (65+ messages)
` [PATCH 1/9] block/mq-deadline: Add several comments
` [PATCH 2/9] block/mq-deadline: Add two lockdep_assert_held() statements
` [PATCH 3/9] block/mq-deadline: Remove two local variables
` [PATCH 4/9] block/mq-deadline: Rename dd_init_queue() and dd_exit_queue()
` [PATCH 5/9] block/mq-deadline: Improve compile-time argument checking
` [PATCH 6/9] block/mq-deadline: Reduce the read expiry time for non-rotational media
` [PATCH 7/9] block/mq-deadline: Reserve 25% of tags for synchronous requests
` [PATCH 8/9] block/mq-deadline: Add I/O priority support
` [PATCH 9/9] block/mq-deadline: Add cgroup support

[PATCH 0/2 v3] block: Fix deadlock when merging requests with BFQ
 2021-05-28 12:30 UTC  (3+ messages)
` [PATCH 1/2] bfq: Remove merged request already in bfq_requests_merged()
` [PATCH 2/2] blk: Fix lock inversion between ioc lock and bfqd lock

[PATCH 0/2 v2] block: Fix deadlock when merging requests with BFQ
 2021-05-28  9:33 UTC  (5+ messages)
` [PATCH 1/2] bfq: Remove merged request already in bfq_requests_merged()
` [PATCH 2/2] blk: Fix lock inversion between ioc lock and bfqd lock

move bd_mutex to the gendisk v2
 2021-05-28  7:27 UTC  (21+ messages)
` [PATCH 1/8] block: split __blkdev_get
` [PATCH 2/8] block: move sync_blockdev from __blkdev_put to blkdev_put
` [PATCH 3/8] block: move bd_mutex to struct gendisk
` [PATCH 4/8] block: move adjusting bd_part_count out of __blkdev_get
` [PATCH 5/8] block: split __blkdev_put
` [PATCH 6/8] block: move bd_part_count to struct gendisk
` [PATCH 7/8] block: factor out a part_devt helper
` [PATCH 8/8] block: remove bdget_disk

[git pull] device mapper fixes for 5.13-rc4
 2021-05-27 22:04 UTC  (2+ messages)

[RFC PATCH 0/8] block: fix bio_add_XXX_page() return type
 2021-05-27 17:43 UTC  (6+ messages)

[PATCH 0/1] s390/dasd: fix kernel panic due to missing discipline function
 2021-05-27 15:05 UTC  (5+ messages)
` [PATCH 1/1] s390/dasd: add "

[GIT PULL] nvme fixes for Linux 5.13
 2021-05-27 13:38 UTC  (2+ messages)

[PATCH v4] bcache: avoid oversized read request in cache missing code path
 2021-05-27 11:36 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] block namespaces
 2021-05-27  8:01 UTC 

[LSF/MM/BPF TOPIC] Memory folios
 2021-05-27  7:41 UTC  (3+ messages)

[PATCH 0/3] virtio_blk: blk-mq io_poll support
 2021-05-27  5:48 UTC  (14+ messages)
` [PATCH 1/3] virtio: add virtioqueue_more_used()
` [PATCH 3/3] virtio_blk: implement blk_mq_ops->poll()

[PATCH] nbd: provide a way for userspace processes to identify device backends
 2021-05-27  5:22 UTC  (6+ messages)

[PATCHv3 0/4] block and nvme passthrough error handling
 2021-05-26  8:47 UTC  (8+ messages)
` [PATCHv3 1/4] block: support polling through blk_execute_rq
` [PATCHv3 2/4] nvme: use blk_execute_rq() for passthrough commands
` [PATCHv3 3/4] block: return errors from blk_execute_rq()

simplify gendisk and request_queue allocation for bio based drivers
 2021-05-26  8:07 UTC  (4+ messages)

[PATCH v8 0/8] add support for direct I/O with fscrypt using blk-crypto
 2021-05-26  8:02 UTC  (3+ messages)

[PATCH v5 00/11] dm: Improve zoned block device support
 2021-05-26  6:40 UTC  (14+ messages)
` [PATCH v5 01/11] block: improve handling of all zones reset operation
` [PATCH v5 02/11] block: introduce bio zone helpers
` [PATCH v5 03/11] block: introduce BIO_ZONE_WRITE_LOCKED bio flag
` [PATCH v5 04/11] dm: Fix dm_accept_partial_bio()
` [PATCH v5 05/11] dm: cleanup device_area_is_invalid()
` [PATCH v5 06/11] dm: move zone related code to dm-zone.c
` [PATCH v5 07/11] dm: Introduce dm_report_zones()
` [PATCH v5 08/11] dm: Forbid requeue of writes to zones
` [PATCH v5 09/11] dm: rearrange core declarations
` [PATCH v5 10/11] dm: introduce zone append emulation
` [PATCH v5 11/11] dm crypt: Fix zoned block device support

[PATCH v10 0/1] bio: limit bio max size
 2021-05-26  3:30 UTC  (2+ messages)

[PATCH] md/raid5: remove an incorect assert in in_chunk_boundary
 2021-05-26  1:05 UTC  (5+ messages)

[PATCH v4 00/11] dm: Improve zoned block device support
 2021-05-25 19:44 UTC  (23+ messages)
` [PATCH v4 01/11] block: improve handling of all zones reset operation
` [PATCH v4 02/11] block: introduce bio zone helpers
` [PATCH v4 03/11] block: introduce BIO_ZONE_WRITE_LOCKED bio flag
` [PATCH v4 04/11] dm: Fix dm_accept_partial_bio()
` [PATCH v4 05/11] dm: cleanup device_area_is_invalid()
` [PATCH v4 06/11] dm: move zone related code to dm-zone.c
` [PATCH v4 07/11] dm: Introduce dm_report_zones()
` [PATCH v4 08/11] dm: Forbid requeue of writes to zones
` [PATCH v4 09/11] dm: rearrange core declarations
` [PATCH v4 10/11] dm: introduce zone append emulation
` [PATCH v4 11/11] dm crypt: Fix zoned block device support

[RFC] virtio_scsi: to poll and kick the virtqueue in timeout handler
 2021-05-25 17:34 UTC  (7+ messages)

💥 PANICKED: Test report for kernel 5.13.0-rc3 (block, cae7e156)
 2021-05-25 16:25 UTC  (2+ messages)

[PATCH 0/1] virtio: disable partitions scanning for no partitions block
 2021-05-25 12:00 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH BUGFIX] block, bfq: fix delayed stable merge check
 2021-05-25 10:40 UTC  (7+ messages)

[PATCH v2] block: fix trace completion for chained bio
 2021-05-25  9:37 UTC  (5+ messages)

iomap: writeback ioend/bio allocation deadlock risk
 2021-05-25  8:21 UTC  (11+ 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).