linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-03 23:19:12 to 2021-11-09 10:46:32 UTC [more...]

[PATCH V2] block: hold ->invalidate_lock in blkdev_fallocate
 2021-11-09 10:46 UTC  (2+ messages)

Observing an fio hang with RNBD device in the latest v5.10.78 Linux kernel
 2021-11-09  9:32 UTC 

[PATCH v2 00/28] iomap/xfs folio patches
 2021-11-09  8:47 UTC  (35+ messages)
` [PATCH v2 01/28] csky,sparc: Declare flush_dcache_folio()
` [PATCH v2 02/28] mm: Add functions to zero portions of a folio
` [PATCH v2 03/28] fs: Remove FS_THP_SUPPORT
` [PATCH v2 04/28] fs: Rename AS_THP_SUPPORT and mapping_thp_support
` [PATCH v2 05/28] block: Add bio_add_folio()
` [PATCH v2 06/28] block: Add bio_for_each_folio_all()
` [PATCH v2 07/28] fs/buffer: Convert __block_write_begin_int() to take a folio
` [PATCH v2 08/28] iomap: Convert to_iomap_page "
` [PATCH v2 09/28] iomap: Convert iomap_page_create "
` [PATCH v2 10/28] iomap: Convert iomap_page_release "
` [PATCH v2 11/28] iomap: Convert iomap_releasepage to use "
` [PATCH v2 12/28] iomap: Add iomap_invalidate_folio
` [PATCH v2 13/28] iomap: Pass the iomap_page into iomap_set_range_uptodate
` [PATCH v2 14/28] iomap: Convert bio completions to use folios
` [PATCH v2 15/28] iomap: Use folio offsets instead of page offsets
` [PATCH v2 16/28] iomap: Convert iomap_read_inline_data to take a folio
` [PATCH v2 17/28] iomap: Convert readahead and readpage to use "
` [PATCH v2 18/28] iomap: Convert iomap_page_mkwrite "
` [PATCH v2 19/28] iomap: Convert __iomap_zero_iter "
` [PATCH v2 20/28] iomap: Convert iomap_write_begin() and iomap_write_end() to folios
` [PATCH v2 21/28] iomap: Convert iomap_write_end_inline to take a folio
` [PATCH v2 22/28] iomap,xfs: Convert ->discard_page to ->discard_folio
` [PATCH v2 23/28] iomap: Simplify iomap_writepage_map()
` [PATCH v2 24/28] iomap: Simplify iomap_do_writepage()
` [PATCH v2 25/28] iomap: Convert iomap_add_to_ioend() to take a folio
` [PATCH v2 26/28] iomap: Convert iomap_migrate_page() to use folios
` [PATCH v2 27/28] iomap: Support multi-page folios in invalidatepage
` [PATCH v2 28/28] xfs: Support multi-page folios

[PATCH] bcache: Revert "bcache: use bvec_virt"
 2021-11-09  8:03 UTC  (10+ messages)

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

[PATCH 0/4] block: fix concurrent quiesce
 2021-11-09  3:22 UTC  (9+ messages)
` [PATCH 3/4] scsi: make sure that request queue queiesce and unquiesce balanced
` [PATCH 4/4] nvme: wait until quiesce is done

[PATCH RFT 0/3] blk-mq: Optimise blk_mq_queue_tag_busy_iter() for shared tags
 2021-11-09  3:05 UTC  (5+ messages)
` [PATCH RFT 1/3] blk-mq: Drop busy_iter_fn blk_mq_hw_ctx argument
` [PATCH RFT 2/3] blk-mq: Delete busy_iter_fn

[git pull] device mapper changes for 5.16
 2021-11-08 21:25 UTC 

general protection fault in del_gendisk
 2021-11-08 19:19 UTC  (5+ messages)

[PATCH v2] block: Remove the redundant empty list check in blk_flush_plug
 2021-11-08 15:10 UTC 

[PATCH -next v2] blk-mq: don't free tags if the tag_set is used by other device in queue initialztion
 2021-11-08 13:23 UTC  (3+ messages)

Reg: New MFD Driver for my PCIe Device
 2021-11-08 12:03 UTC  (4+ messages)

[PATCH] blk-mq: don't free tags if the tag_set is used by other device in queue initialztion
 2021-11-08  3:03 UTC  (5+ messages)

Unreliable disk detection order in 5.x
 2021-11-07 19:51 UTC  (4+ messages)

[PATCH -next] ataflop: Add missing semicolon to return statement
 2021-11-06 19:27 UTC  (2+ messages)

[PATCH] blk-cgroup: fix missing put device in error path from blkg_conf_pref()
 2021-11-06  9:12 UTC  (2+ messages)

[PATCH 00/21] iomap/xfs folio patches
 2021-11-06  3:44 UTC  (12+ messages)
` [PATCH 18/21] iomap: Convert iomap_add_to_ioend to take a folio
` [PATCH 19/21] iomap: Convert iomap_migrate_page to use folios

💥 PANICKED: Waiting for review: Test report for kernel 5.15.0 (block, 48dd8b1e)
 2021-11-05 14:35 UTC  (3+ messages)
  ` 💥 Boot "

block: please restore 2d52c58b9c9b ("block, bfq: honor already-setup queue merges")
 2021-11-05 14:33 UTC  (4+ messages)

[bug report] WARNING: CPU: 1 PID: 1386 at block/blk-mq-sched.c:432 blk_mq_sched_insert_request+0x54/0x178
 2021-11-05 11:13 UTC  (5+ messages)

[PATCH RESEND] nbd: code clean for nbd_genl_status()
 2021-11-05 10:01 UTC  (4+ messages)

[bug report] zram: avoid race between zram_remove and disksize_store
 2021-11-05  9:18 UTC  (4+ messages)

[RFC PATCH 0/8] block: add support for REQ_OP_VERIFY
 2021-11-05  8:25 UTC  (19+ messages)
` [RFC PATCH 1/8] "
` [RFC PATCH 2/8] scsi: add REQ_OP_VERIFY support
` [RFC PATCH 3/8] nvme: add support for the Verify command
` [PATCH 4/8] nvmet: add Verify command support for bdev-ns
` [RFC PATCH 5/8] nvmet: add Verify emulation "
` [RFC PATCH 6/8] nvmet: add verify emulation support for file-ns
` [RFC PATCH 7/8] null_blk: add REQ_OP_VERIFY support
` [RFC PATCH 8/8] md: add support for REQ_OP_VERIFY

[PATCH] block: use new bdev_nr_bytes() helper for blkdev_{read,write}_iter()
 2021-11-05  5:41 UTC  (2+ messages)

[PATCH 0/2] add error handling support for add_disk()
 2021-11-05  2:06 UTC  (5+ messages)
` [PATCH 1/2] brd: "
` [PATCH 2/2] z2ram: "

[PATCH 0/4] Adds wrapped key support for inline storage encryption
 2021-11-05  0:08 UTC  (10+ 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] block: fix bd_holder_dir kobject_create_and_add() error handling
 2021-11-04 19:31 UTC  (3+ messages)

[PATCHSET v3 0/5] Alloc batch fixes
 2021-11-04 19:15 UTC  (19+ messages)
` [PATCH 1/5] block: have plug stored requests hold references to the queue
` [PATCH 2/5] block: split request allocation components into helpers
` [PATCH 3/5] block: make blk_try_enter_queue() available for blk-mq
` [PATCH 4/5] block: move queue enter logic into blk_mq_submit_bio()
` [PATCH 5/5] block: ensure cached plug request matches the current queue

[PATCH v5 00/14] last set for add_disk() error handling
 2021-11-04 18:16 UTC  (6+ messages)

[PATCHSET 0/4] Alloc batch fixes
 2021-11-04 17:37 UTC  (17+ messages)
` [PATCH 1/4] block: have plug stored requests hold references to the queue
` [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] block: add a loff_t cast to bdev_nr_bytes
 2021-11-04 17:28 UTC  (2+ messages)

[RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
 2021-11-04 17:12 UTC  (17+ 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

[PATCHSET v2 0/5] Alloc batch fixes
 2021-11-04 15:22 UTC  (6+ messages)
` [PATCH 1/5] block: have plug stored requests hold references to the queue
` [PATCH 2/5] block: make blk_try_enter_queue() available for blk-mq
` [PATCH 3/5] block: move plug rq alloc into helper
` [PATCH 4/5] block: move queue enter logic into blk_mq_submit_bio()
` [PATCH 5/5] block: ensure cached plug request matches the current queue

[PATCH v2] loop: Remove duplicate assignments
 2021-11-04 11:48 UTC  (2+ messages)

[PATCH] drbd: Fix double free problem in drbd_create_device
 2021-11-04 11:45 UTC  (3+ messages)

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

[PATCH] block: fix device_add_disk() kobject_create_and_add() error handling
 2021-11-04 10:57 UTC  (3+ messages)

[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

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

[PATCH] zram: use ATTRIBUTE_GROUPS
 2021-11-04  0:12 UTC  (2+ 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  (4+ 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).