linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-09 04:55:57 to 2024-07-17 04:10:07 UTC [more...]

[PATCH v3] blk-cgroup: Replace u64 sync with spinlock for iostat update
 2024-07-17  4:09 UTC  (5+ messages)

[PATCH] block: fix deadlock between sd_remove & sd_release
 2024-07-17  3:53 UTC  (4+ messages)

SCSI error indicating misalignment on part of Linux scsi or block layer?
 2024-07-17  0:31 UTC  (4+ messages)

[PATCH v8] sbitmap: fix io hung due to race on sbitmap_word::cleared
 2024-07-16 21:01 UTC  (2+ messages)

[PATCH v2 -next] blk-cgroup: move congestion_count to struct blkcg
 2024-07-16 20:12 UTC  (2+ messages)

[PATCH V2] block: uapi: Fix compliation warning of using IOPRIO_PRIO_DATA
 2024-07-16 20:03 UTC  (3+ messages)

[GIT PULL] Block updates for 6.11-rc1
 2024-07-16 14:25 UTC  (4+ messages)

[PATCH v4 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-07-16 12:46 UTC  (3+ messages)
` [PATCH v4 4/4] libceph: use sendpages_ok() instead of sendpage_ok()

[PATCH blktests v3 0/2] md: add regression test for "md/md-bitmap: fix writing non bitmap pages"
 2024-07-16 11:50 UTC  (3+ messages)
` [PATCH blktests v3 1/2] nvme: move helper functions to common/nvme
` [PATCH blktests v3 2/2] md: add regression test for "md/md-bitmap: fix writing non bitmap pages"

[PATCH blktests v2 0/2] md: add regression test for "md/md-bitmap: fix writing non bitmap pages"
 2024-07-16 11:49 UTC  (8+ messages)
` [PATCH blktests v2 1/2] nvme: move helper functions to common/nvme
` [PATCH blktests v2 2/2] md: add regression test for "md/md-bitmap: fix writing non bitmap pages"

[PATCH] blk-cgroup: Replace u64 sync with spinlock for iostat update
 2024-07-16  7:46 UTC 

[PATCH v7] sbitmap: fix io hung due to race on sbitmap_word::cleared
 2024-07-16  3:48 UTC  (3+ messages)

fine-grained PI control
 2024-07-16  2:07 UTC  (8+ messages)

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-07-15 20:39 UTC  (12+ messages)

[PATCH v2 00/12] block: Catch missing debugfs flag array members
 2024-07-15 17:42 UTC  (29+ messages)
` [PATCH v2 01/12] block: remove QUEUE_FLAG_STOPPED
` [PATCH v2 02/12] block: Make QUEUE_FLAG_x as an enum
` [PATCH v2 03/12] block: Add build-time assert for size of blk_queue_flag_name[]
` [PATCH v2 04/12] block: Catch possible entries missing from hctx_state_name[]
` [PATCH v2 05/12] block: Catch possible entries missing from hctx_flag_name[]
` [PATCH v2 06/12] block: Catch possible entries missing from alloc_policy_name[]
` [PATCH v2 07/12] block: Add missing entries from cmd_flag_name[]
` [PATCH v2 08/12] block: Catch possible entries missing "
` [PATCH v2 09/12] block: Use enum to define RQF_x bit indexes
` [PATCH v2 10/12] block: Simplify definition of RQF_NAME()
` [PATCH v2 11/12] block: Add zone write plugging entry to rqf_name[]
` [PATCH v2 12/12] block: Catch possible entries missing from rqf_name[]

[PATCH v2] blk-cgroup: Replace u64_sync with blkg_stat_lock for stats update
 2024-07-15 17:21 UTC  (8+ messages)

[PATCH 0/2] s390/dasd: module warning and error check fix
 2024-07-15 16:57 UTC  (4+ messages)
` [PATCH 1/2] s390/dasd: add missing MODULE_DESCRIPTION() macros
` [PATCH 2/2] s390/dasd: fix error checks in dasd_copy_pair_store()

[PATCH -next] blk-cgroup: move congestion_count to struct blkcg
 2024-07-15 12:35 UTC  (6+ messages)

[syzbot] Monthly block report (Jul 2024)
 2024-07-15 11:51 UTC 

How to debug intermittent increasing md/inflight but no disk activity?
 2024-07-13 17:44 UTC  (10+ messages)

[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API
 2024-07-13  5:24 UTC  (20+ messages)

[PATCH v6] sbitmap: fix io hung due to race on sbitmap_word::cleared
 2024-07-12 17:53 UTC  (9+ messages)

[PATCH 0/2] blk-ioprio: remove per-disk structure
 2024-07-12  6:51 UTC  (9+ messages)
` [PATCH 1/2] blk-ioprio: remove ioprio_blkcg_from_bio()
` [PATCH 2/2] blk-ioprio: remove per-disk structure

[PATCH blktests] dm/002: repeat dmsetup remove command on failure with EBUSY
 2024-07-11 17:59 UTC  (5+ messages)

[LTP] Request for Modification of test cases
 2024-07-11 13:55 UTC  (3+ messages)

[PATCH v8 0/5] block: add larger order folio instead of pages
 2024-07-11  5:07 UTC  (6+ messages)
    ` [PATCH v8 1/5] block: Added folio-ized version of bvec_try_merge_hw_page()
    ` [PATCH v8 2/5] block: Added folio-ized version of bio_add_hw_page()
    ` [PATCH v8 3/5] block: introduce folio awareness and add a bigger size from folio
    ` [PATCH v8 4/5] mm: release number of pages of a folio
    ` [PATCH v8 5/5] block: unpin user pages belonging to a folio at once

next-20240709: kernel BUG at drivers/scsi/scsi_lib.c:1160! - WARNING: block/blk-merge.c:607 __blk_rq_map_sg
 2024-07-10  7:14 UTC  (2+ messages)

add a bvec_phys helper v3
 2024-07-10  7:08 UTC  (5+ messages)
` [PATCH 2/2] block: pass a phys_addr_t to get_max_segment_size

[PATCH] block: take offset into account in blk_bvec_map_sg again
 2024-07-10  7:05 UTC  (3+ messages)

[PATCH] floppy: add missing MODULE_DESCRIPTION() macro
 2024-07-10  6:23 UTC  (4+ messages)

[PATCH] loop: add missing MODULE_DESCRIPTION() macro
 2024-07-10  6:23 UTC  (3+ messages)

[PATCH] ublk_drv: add missing MODULE_DESCRIPTION() macro
 2024-07-10  6:23 UTC  (4+ messages)

[PATCH] xen/blkback: add missing MODULE_DESCRIPTION() macro
 2024-07-10  6:23 UTC  (3+ messages)

[PATCH] blk-cgroup: add spin_lock for u64_stats_update
 2024-07-10  6:19 UTC  (5+ messages)
    `  "

extend the bio alignment check to bio based drivers
 2024-07-10  5:53 UTC  (6+ messages)
` [PATCH 1/2] block: also check bio alignment for "

[PATCH RFC 00/11] block debugfs: Catch missing flag array members
 2024-07-09 23:08 UTC  (15+ messages)
` [PATCH 01/11] block: remove QUEUE_FLAG_STOPPED
` [PATCH 02/11] block: Make QUEUE_FLAG_x as an enum
` [PATCH 03/11] block: Add build-time assert for size of blk_queue_flag_name[]
` [PATCH 04/11] block: Catch possible entries missing from hctx_state_name[]
` [PATCH 05/11] block: Catch possible entries missing from hctx_flag_name[]
` [PATCH 06/11] block: Catch possible entries missing from alloc_policy_name[]
` [PATCH 07/11] block: Add missing entries from cmd_flag_name[]
` [PATCH 08/11] block: Catch possible entries missing "
` [PATCH 09/11] block: Make RQF_x as an enum
` [PATCH 10/11] block: Add zone write plugging entry to rqf_name[]
` [PATCH 11/11] block: Catch possible entries missing from rqf_name[]

[PATCH] block/rnbd: Constify struct kobj_type
 2024-07-09 17:52 UTC  (2+ messages)

[PATCH v1 0/7] Introduce CBD (CXL Block Device)
 2024-07-09 13:03 UTC  (8+ messages)
` [PATCH v1 1/7] cbd: introduce cbd_transport
` [PATCH v1 2/7] cbd: introduce cbd_host
` [PATCH v1 3/7] cbd: introduce cbd_segment
` [PATCH v1 4/7] cbd: introduce cbd_channel
` [PATCH v1 5/7] cbd: introduce cbd_blkdev
` [PATCH v1 6/7] cbd: introduce cbd_backend
` [PATCH v1 7/7] block: Init for CBD(CXL Block Device) module

[PATCH V6 for-6.11/block] loop: Fix a race between loop detach and loop open
 2024-07-09 11:21 UTC  (7+ messages)

[PATCH] block: remove QUEUE_FLAG_STOPPED
 2024-07-09  8:13 UTC  (3+ messages)

[PATCH] virtio_blk: stop all virtqueues when 'virtblk_probe' fails
 2024-07-09  7:50 UTC 

[bug report] WARNING at block/blk-merge.c:607 __blk_rq_map_sg+0xf0/0x110 and BUG at drivers/scsi/scsi_lib.c:1160! on linux-block/for-next
 2024-07-09  6:50 UTC  (2+ messages)

[PATCH] block: fix get_max_segment_size() warning
 2024-07-09  6:20 UTC  (4+ messages)

[PATCH v2 0/5] Validate logical block size in blk_validate_limits()
 2024-07-09  6:01 UTC  (10+ messages)
` [PATCH v2 2/5] block: "
` [PATCH v2 3/5] null_blk: Don't bother validating blocksize
` [PATCH v2 4/5] virtio_blk: "
` [PATCH v2 5/5] loop: "


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