linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-02 15:08:46 to 2021-11-04 06:20:35 UTC [more...]

[PATCH v9 0/5] Initial support for multi-actuator HDDs
 2021-11-04  6:20 UTC  (6+ messages)
` [PATCH v9 3/5] libata: support concurrent positioning ranges log

💥 PANICKED: Waiting for review: Test report for kernel 5.15.0 (block, 48dd8b1e)
 2021-11-04  6:18 UTC 

[PATCH] bcache: Revert "bcache: use bvec_virt"
 2021-11-04  4:25 UTC  (5+ messages)

[PATCH RESEND] nbd: code clean for nbd_genl_status()
 2021-11-04  4:38 UTC 

[PATCH] nbd: code clean for kiocb_done()
 2021-11-04  4:34 UTC 

[PATCH 00/21] iomap/xfs folio patches
 2021-11-04  3:42 UTC  (34+ messages)
` [PATCH 02/21] block: Add bio_add_folio()
` [PATCH 03/21] block: Add bio_for_each_folio_all()
` [PATCH 07/21] iomap: Convert iomap_releasepage to use a folio
` [PATCH 08/21] iomap: Add iomap_invalidate_folio
` [PATCH 15/21] iomap: Convert iomap_write_begin and iomap_write_end to folios
` [PATCH 17/21] iomap,xfs: Convert ->discard_page to ->discard_folio
` [PATCH 18/21] iomap: Convert iomap_add_to_ioend to take a folio
` [PATCH 19/21] iomap: Convert iomap_migrate_page to use folios
` [PATCH 20/21] iomap: Support multi-page folios in invalidatepage
` [PATCH 21/21] xfs: Support multi-page folios

[PATCH] zram: use ATTRIBUTE_GROUPS
 2021-11-04  0:12 UTC  (4+ messages)

[PATCHSET 0/4] Last round of alloc side optimizations
 2021-11-03 23:29 UTC  (6+ messages)
` [PATCH 1/4] block: add rq_flags to struct blk_mq_alloc_data

[nvme] f9c499bbbf: nvme nvme0: Identify Controller failed (16641)
 2021-11-03 23:28 UTC  (5+ messages)

[PATCH 0/4] Adds wrapped key support for inline storage encryption
 2021-11-03 23:18 UTC  (5+ messages)
` [PATCH 1/4] ufs: move ICE functionality to a common library
` [PATCH 2/4] qcom_scm: scm call for deriving a software secret
` [PATCH 3/4] soc: qcom: add HWKM library for storage encryption
` [PATCH 4/4] soc: qcom: add wrapped key support for ICE

[PATCH v5 00/14] last set for add_disk() error handling
 2021-11-03 23:04 UTC  (15+ messages)
` [PATCH v5 01/14] nvdimm/btt: use goto error labels on btt_blk_init()
` [PATCH v5 02/14] nvdimm/btt: add error handling support for add_disk()
` [PATCH v5 03/14] nvdimm/blk: avoid calling del_gendisk() on early failures
` [PATCH v5 04/14] nvdimm/blk: add error handling support for add_disk()
` [PATCH v5 05/14] nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned
` [PATCH v5 06/14] nvdimm/pmem: use add_disk() error handling
` [PATCH v5 07/14] z2ram: add error handling support for add_disk()
` [PATCH v5 08/14] block/sunvdc: "
` [PATCH v5 09/14] mtd/ubi/block: "
` [PATCH v5 10/14] ataflop: remove ataflop_probe_lock mutex
` [PATCH v5 11/14] block: update __register_blkdev() probe documentation
` [PATCH v5 12/14] ataflop: address add_disk() error handling on probe
` [PATCH v5 13/14] floppy: "
` [PATCH v5 14/14] block: add __must_check for *add_disk*() callers

[PATCH v3] nvdimm/btt: do not call del_gendisk() if not needed
 2021-11-03 19:29 UTC  (2+ messages)

[PATCH] block: fix device_add_disk() kobject_create_and_add() error handling
 2021-11-03 19:28 UTC  (3+ messages)

[PATCH v4 0/4] last set for add_disk() error handling
 2021-11-03 19:28 UTC  (11+ messages)
` [PATCH v4 1/4] block: update __register_blkdev() probe documentation
` [PATCH v4 2/4] ataflop: address add_disk() error handling on probe
` [PATCH v4 3/4] floppy: "
` [PATCH v4 4/4] block: add __must_check for *add_disk*() callers

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2021-11-03 19:27 UTC  (10+ messages)

[bug report] WARNING: CPU: 1 PID: 1386 at block/blk-mq-sched.c:432 blk_mq_sched_insert_request+0x54/0x178
 2021-11-03 19:03 UTC  (24+ messages)
          `  "

[PATCHSET 0/4] Alloc batch fixes
 2021-11-03 18:32 UTC  (5+ messages)
` [PATCH 1/4] block: have plug stored requests hold references to the queue
` [PATCH 2/4] block: make blk_try_enter_queue() available for blk-mq
` [PATCH 3/4] block: move queue enter logic into blk_mq_submit_bio()
` [PATCH 4/4] block: move plug rq alloc into helper and ensure queue match

[PATCH 0/8 v3] bfq: Limit number of allocated scheduler tags per cgroup
 2021-11-03 18:12 UTC  (5+ messages)
` [PATCH 4/8] bfq: Limit number of requests consumed by each cgroup

[PATCH v3 00/13] block: add_disk() error handling stragglers
 2021-11-03 17:48 UTC  (15+ messages)
` [PATCH v3 01/13] nvdimm/btt: do not call del_gendisk() if not needed
` [PATCH v3 02/13] nvdimm/btt: use goto error labels on btt_blk_init()
` [PATCH v3 03/13] nvdimm/btt: add error handling support for add_disk()
` [PATCH v3 04/13] nvdimm/blk: avoid calling del_gendisk() on early failures
` [PATCH v3 05/13] nvdimm/blk: add error handling support for add_disk()
` [PATCH v3 06/13] nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned
` [PATCH v3 07/13] nvdimm/pmem: use add_disk() error handling
` [PATCH v3 08/13] z2ram: add error handling support for add_disk()
` [PATCH v3 09/13] block/sunvdc: "
` [PATCH v3 10/13] mtd/ubi/block: "
` [PATCH v3 11/13] ataflop: remove ataflop_probe_lock mutex
` [PATCH v3 12/13] block: fix __register_blkdev() probe add_disk() failures
` [PATCH v3 13/13] block: add __must_check for *add_disk*() callers

[PATCH v2 00/13] block: add_disk() error handling stragglers
 2021-11-03 17:41 UTC  (31+ messages)
` [PATCH v2 01/13] nvdimm/btt: do not call del_gendisk() if not needed
` [PATCH v2 02/13] nvdimm/btt: use goto error labels on btt_blk_init()
` [PATCH v2 03/13] nvdimm/btt: add error handling support for add_disk()
` [PATCH v2 04/13] nvdimm/blk: avoid calling del_gendisk() on early failures
` [PATCH v2 05/13] nvdimm/blk: add error handling support for add_disk()
` [PATCH v2 06/13] nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned
` [PATCH v2 07/13] nvdimm/pmem: use add_disk() error handling
` [PATCH v2 08/13] z2ram: add error handling support for add_disk()
` [PATCH v2 09/13] block/sunvdc: "
` [PATCH v2 10/13] mtd/ubi/block: "
` [PATCH v2 11/13] ataflop: remove ataflop_probe_lock mutex
` [PATCH v2 12/13] block: make __register_blkdev() return an error
` [PATCH v2 13/13] block: add __must_check for *add_disk*() callers

[RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
 2021-11-03 16:53 UTC  (13+ messages)
` [RFC PATCH v7 04/16] ipe: add userspace interface
` [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
` [RFC PATCH v7 14/16] scripts: add boot policy generation program
` [RFC PATCH v7 07/16] ipe: add auditing support

[PATCH] blk-mq: move srcu from blk_mq_hw_ctx to request_queue
 2021-11-03 16:05 UTC  (2+ messages)

[PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
 2021-11-03 12:44 UTC  (17+ messages)

[PATCH 00/13] block: add_disk() error handling stragglers
 2021-11-03 12:09 UTC  (11+ messages)
` [PATCH 03/13] nvdimm/btt: do not call del_gendisk() if not needed
` [PATCH 06/13] nvdimm/blk: avoid calling del_gendisk() on early failures

[PATCH] bcache: fix use-after-free problem in bcache_device_free()
 2021-11-03 12:00 UTC  (3+ messages)

[bug report] kernel null pointer observed with blktests srp/006 on 5.14.15
 2021-11-03  8:13 UTC  (4+ messages)

switch block layer polling to a bio based model v4
 2021-11-03  8:05 UTC  (5+ messages)
` [PATCH 14/16] block: switch polling to be bio based

[PATCH 0/4] block: fix concurrent quiesce
 2021-11-03  3:43 UTC  (5+ messages)
` [PATCH 1/4] blk-mq: add one API for waiting until quiesce is done
` [PATCH 2/4] scsi: avoid to quiesce sdev->request_queue two times
` [PATCH 3/4] scsi: make sure that request queue queiesce and unquiesce balanced
` [PATCH 4/4] nvme: wait until quiesce is done

[PATCH V2 0/3] blk-mq: misc fixes
 2021-11-02 22:44 UTC  (7+ messages)
` [PATCH V2 1/3] blk-mq: only try to run plug merge if request has same queue with incoming bio
` [PATCH V2 2/3] blk-mq: add RQF_ELV debug entry
` [PATCH V2 3/3] blk-mq: update hctx->nr_active in blk_mq_end_request_batch()

[PATCH V3 0/4] zram: fix two races and one zram leak
 2021-11-02 20:43 UTC  (2+ messages)

[PATCH] nbd: error out if socket index doesn't match in nbd_handle_reply()
 2021-11-02 20:42 UTC  (2+ messages)

[PATCH -next v4 0/4] Fix hungtask when nbd_config_put and sanity check for first_minor
 2021-11-02 16:50 UTC  (2+ messages)

[GIT PULL] bdev size cleanups
 2021-11-02 15:28 UTC  (5+ messages)

[PATCH 0/3] blk-mq: misc fixes
 2021-11-02 15:23 UTC  (8+ messages)
` [PATCH 3/3] blk-mq: update hctx->nr_active in blk_mq_end_request_batch()


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