linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-15 18:46:34 to 2022-07-20 07:49:12 UTC [more...]

[PATCH 0/4] sed-opal: keyrings, discovery, revert and key store
 2022-07-20  7:49 UTC  (9+ messages)
` [PATCH 1/4] block: sed-opal: Implement IOC_OPAL_DISCOVERY
` [PATCH 2/4] block: sed-opal: Implement IOC_OPAL_REVERT_LSP
` [PATCH 3/4] block: sed-opal: keyring support for SED Opal keys
` [PATCH 4/4] arch_vars: create arch specific permanent store

[PATCH 1/2] block: call blk_mq_exit_queue from disk_release for never added disks
 2022-07-20  7:47 UTC  (10+ messages)
` [PATCH 2/2] Revert "ublk_drv: fix request queue leak"

[bug report] blktests nvme/tcp triggered WARNING at kernel/workqueue.c:2628 check_flush_dependency+0x110/0x14c
 2022-07-20  6:18 UTC  (4+ messages)

fix md disk_name lifetime problems v4
 2022-07-20  6:05 UTC  (15+ messages)
` [PATCH 01/10] md: fix mddev->kobj lifetime
` [PATCH 02/10] md: fix error handling in md_alloc
` [PATCH 03/10] md: implement ->free_disk
` [PATCH 04/10] md: rename md_free to md_kobj_release
` [PATCH 05/10] md: factor out the rdev overlaps check from rdev_size_store
` [PATCH 06/10] md: stop using for_each_mddev in md_do_sync
` [PATCH 07/10] md: stop using for_each_mddev in md_notify_reboot
` [PATCH 08/10] md: stop using for_each_mddev in md_exit
` [PATCH 09/10] md: only delete entries from all_mddevs when the disk is freed
` [PATCH 10/10] md: simplify md_open

[PATCH v3 0/8] make statx() return DIO alignment information
 2022-07-20  5:03 UTC  (2+ messages)

blktests failures with v5.19-rc1
 2022-07-20  2:27 UTC  (6+ messages)

[PATCH v3] block: don't allow the same type rq_qos add more than once
 2022-07-19 17:12 UTC  (3+ messages)
  ` [External] "

[PATCH v2] block: don't allow the same type rq_qos add more than once
 2022-07-19 15:53 UTC  (3+ messages)

[PATCH] docs: driver-api: firmware: add driver firmware guidelines
 2022-07-19 14:49 UTC  (8+ messages)

[PATCH] docs: driver-api: firmware: add driver firmware guidelines. (v2)
 2022-07-19 14:26 UTC  (3+ messages)

[PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
 2022-07-19 13:54 UTC  (8+ messages)

[PATCH 5.18 158/231] scsi: megaraid: Clear READ queue maps nr_queues
 2022-07-19 11:54 UTC 

[PATCH] block/drbd: Fix comment typo
 2022-07-16  4:14 UTC 

[PATCH] ublk_drv: add one new ublk command: UBLK_IO_NEED_GET_DATA
 2022-07-19 11:09 UTC  (2+ messages)

[PATCH] blk-mq: run queue after issuing the last request of the plug list
 2022-07-19 11:00 UTC  (3+ messages)

[PATCH V5 0/2] ublk: add io_uring based userspace block driver
 2022-07-19 10:15 UTC  (4+ messages)

fix md disk_name lifetime problems v3
 2022-07-19  7:59 UTC  (37+ messages)
` [PATCH 01/10] md: fix mddev->kobj lifetime
` [PATCH 02/10] md: fix error handling in md_alloc
` [PATCH 03/10] md: implement ->free_disk
` [PATCH 04/10] md: rename md_free to md_kobj_release
` [PATCH 05/10] md: factor out the rdev overlaps check from rdev_size_store
` [PATCH 06/10] md: stop using for_each_mddev in md_do_sync
` [PATCH 07/10] md: stop using for_each_mddev in md_notify_reboot
` [PATCH 08/10] md: stop using for_each_mddev in md_exit
` [PATCH 09/10] md: only delete entries from all_mddevs when the disk is freed
` [PATCH 10/10] md: simplify md_open

[PATCH] block: don't allow the same type rq_qos add more than once
 2022-07-19  7:50 UTC  (4+ messages)

[PATCH blktests] new: fix test case addition to new test group
 2022-07-19  7:32 UTC  (3+ messages)

[PATCH blktests v3] nbd: add a module load and device connect test
 2022-07-19  7:12 UTC 

[PATCH blktests v2] nbd: add a module load and device connect test
 2022-07-19  6:47 UTC  (4+ messages)

[bug report from blktests nvme/032] WARNING: possible circular locking dependency detected
 2022-07-19  4:42 UTC  (8+ messages)

[PATCH v3 00/63] Improve static type checking for request flags
 2022-07-19  4:46 UTC  (7+ messages)
` [PATCH v3 32/63] md/bcache: Combine two uuid_io() arguments
` [PATCH v3 33/63] md/bcache: Combine two prio_io() arguments
` [PATCH v3 63/63] fs/zonefs: Use the enum req_op type for tracing request operations

[PATCH 0/1] bcache patche for Linux v5.20
 2022-07-19  4:27 UTC  (2+ messages)
` [PATCH 1/1] bcache: remove EXPERIMENTAL for Kconfig option 'Asynchronous device registration'

[PATCH blktests v2] common/cpuhotplug: allow _offline_cpu() call in sub-shell
 2022-07-19  2:52 UTC 

[PATCH 5.10 1/2] block: split bio_kmalloc from bio_alloc_bioset
 2022-07-18 21:12 UTC  (2+ messages)
` [PATCH 5.10 2/2] block: fix bounce_clone_bio for passthrough bios

[for-5.20/block PATCH] mmc: fix disk/queue leak in case of adding disk failure
 2022-07-18 19:13 UTC  (2+ messages)

[PATCH 1/3] ublk_drv: fix an IS_ERR() vs NULL check
 2022-07-18 19:13 UTC  (3+ messages)

[PATCH] ublk: remove UBLK_IO_F_INTEGRITY
 2022-07-18 19:13 UTC  (2+ messages)

[PATCH -next] ublk_drv: remove unneeded semicolon
 2022-07-18 19:13 UTC  (3+ messages)

[PATCH -next] ublk_drv: fix missing error return code in ublk_add_dev()
 2022-07-18 19:13 UTC  (3+ messages)

[PATCH v4 0/3] xen-blk{back,front}: Fix two bugs in 'feature_persistent'
 2022-07-18 16:12 UTC  (5+ messages)
` [PATCH v4 1/3] xen-blkback: fix persistent grants negotiation
` [PATCH v4 2/3] xen-blkback: Apply 'feature_persistent' parameter when connect
` [PATCH v4 3/3] xen-blkfront: "

[RFC] block: Add a NULL check in blk_mq_free_rqs()
 2022-07-18 16:06 UTC  (3+ messages)

[PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
 2022-07-18 14:55 UTC  (22+ messages)

[PATCH] nbd: add missing definition of pr_fmt
 2022-07-18 14:32 UTC  (3+ messages)

[PATCH -next] blktrace: Fix some kernel-doc comments
 2022-07-18 13:41 UTC  (2+ messages)

[PATCH] block: Fix comment typo
 2022-07-15  4:49 UTC 

[PATCH 3/3] ublk_drv: missing error code in ublk_add_dev()
 2022-07-18 12:24 UTC  (2+ messages)

[PATCH 2/3] ublk_drv: uninitialized error code in ublk_ctrl_get_queue_affinity()
 2022-07-18 12:22 UTC  (2+ messages)

[PATCH] ublk_drv: fix build warning with -Wmaybe-uninitialized and one sparse warning
 2022-07-18 12:10 UTC  (3+ messages)

[bug report] ublk_drv: add io_uring based userspace block driver
 2022-07-18 11:13 UTC 

[PATCH for-next 0/4] nvme-multipathing for uring-passthrough
 2022-07-18  9:03 UTC  (10+ messages)
  ` [PATCH for-next 3/4] io_uring: grow a field in struct io_uring_cmd

use of the system work queue in ublk
 2022-07-18  8:55 UTC  (3+ messages)

WARNING in floppy_interrupt
 2022-07-17 15:02 UTC 

WARNING in loop_add
 2022-07-17 14:40 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.19-rc7
 2022-07-16 18:50 UTC  (2+ messages)

[PATCH] ublk_drv: initialize ret variable
 2022-07-16 13:22 UTC  (2+ messages)

[PATCH 0/2] Fix recently introduced kernel-doc warnings
 2022-07-16 12:33 UTC  (4+ messages)
` [PATCH 1/2] fs/buffer: Fix the ll_rw_block() kernel-doc header
` [PATCH 2/2] blktrace: Fix the blk_fill_rwbs() "

[PATCH] mtip32xx: replace ternary operator with min_t()
 2022-07-16 12:33 UTC  (2+ messages)

[PATCH v3 0/2] Fix persistent grants negotiation with a behavior change
 2022-07-15 22:16 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).