messages from 2025-07-17 11:59:46 to 2025-07-23 02:55:55 UTC [more...]
[PATCH 0/2] lib/sbitmap: convert shallow_depth from one word to the whole sbitmap
2025-07-23 2:49 UTC (2+ messages)
` [PATCH 1/2] "
[PATCH 0/6] blk-mq-sched: support request batch dispatching for sq elevator
2025-07-23 2:51 UTC (17+ messages)
` [PATCH 1/6] mq-deadline: switch to use high layer elevator lock
` [PATCH 2/6] block, bfq: don't grab queue_lock from io path
` [PATCH 3/6] block, bfq: switch to use elevator lock
` [PATCH 4/6] elevator: factor elevator lock out of dispatch_request method
` [PATCH 5/6] blk-mq-sched: refactor __blk_mq_do_dispatch_sched()
` [PATCH 6/6] blk-mq-sched: support request batch dispatching for sq elevator
6.15/regression/bisected - lockdep warning: circular locking dependency detected when plugging USB stick after ffa1e7ada456
2025-07-23 1:16 UTC (7+ messages)
[PATCH 0/1] cdrom: patch for inclusion
2025-07-23 1:14 UTC (4+ messages)
` [PATCH 1/1] cdrom: Call cdrom_mrw_exit from cdrom_release function
[PATCHv2 0/2] fix sbitmap initialization and null_blk tagset setup
2025-07-23 0:41 UTC (13+ messages)
` [PATCHv2 1/2] lib/sbitmap: fix kernel crash observed when sbitmap depth is zero
` [PATCHv2 2/2] null_blk: fix set->driver_data while setting up tagset
[PATCHv2] block: restore two stage elevator switch while running nr_hw_queue update
2025-07-23 0:37 UTC (6+ messages)
[RFC 0/4] add static huge zero folio support
2025-07-22 19:54 UTC (6+ messages)
` [RFC 1/4] mm: rename huge_zero_page_shrinker to huge_zero_folio_shrinker
` [RFC 2/4] mm: add static huge zero folio
` [RFC 3/4] mm: add largest_zero_folio() routine
` [RFC 4/4] block: use largest_zero_folio in __blkdev_issue_zero_pages()
[PATCH v21 00/12] Improve write performance for zoned UFS devices
2025-07-22 18:24 UTC (25+ messages)
` [PATCH v21 01/12] block: Support block devices that preserve the order of write requests
` [PATCH v21 02/12] blk-mq: Restore the zone write order when requeuing
` [PATCH v21 03/12] blk-zoned: Add an argument to blk_zone_plug_bio()
` [PATCH v21 04/12] blk-zoned: Split an if-statement
` [PATCH v21 05/12] blk-zoned: Move code from disk_zone_wplug_add_bio() into its caller
` [PATCH v21 06/12] blk-zoned: Introduce a loop in blk_zone_wplug_bio_work()
` [PATCH v21 07/12] blk-zoned: Support pipelining of zoned writes
` [PATCH v21 08/12] scsi: core: Retry unaligned "
` [PATCH v21 09/12] scsi: sd: Increase retry count for "
` [PATCH v21 10/12] scsi: scsi_debug: Add the preserves_write_order module parameter
` [PATCH v21 11/12] scsi: scsi_debug: Support injecting unaligned write errors
` [PATCH v21 12/12] ufs: core: Inform the block layer about write ordering
[syzbot] [block?] INFO: task hung in bioset_init
2025-07-22 18:13 UTC (2+ messages)
[syzbot] [block?] [bcachefs?] kernel panic: KASAN: panic_on_warn set
2025-07-22 17:55 UTC (4+ messages)
[PATCH 0/5] Remove several superfluous sector casts
2025-07-22 17:54 UTC (4+ messages)
` [PATCH 3/5] bcache, tracing: Do not truncate orig_sector
[PATCH v2] sunvdc: Balance device refcount in vdc_port_mpgroup_check
2025-07-22 16:02 UTC (2+ messages)
[PATCH] Fixed several coding style issues in the efi driver as reported by checkpatch.pl:
2025-07-22 13:56 UTC (2+ messages)
[PATCH v3] block: fix lbmd_guard_tag_type assignment in FS_IOC_GETLBMD_CAP
2025-07-22 12:07 UTC
[PATCH 0/2] block: make some queue limits checks more robust
2025-07-22 12:44 UTC (6+ messages)
` [PATCH 1/2] block: avoid possible overflow for chunk_sectors check in blk_stack_limits()
` [PATCH RFC 2/2] block: Enforce power-of-2 physical block size
[PATCH v2] block: fix lbmd_guard_tag_type assignment in FS_IOC_GETLBMD_CAP
2025-07-22 12:02 UTC (6+ messages)
[GIT PULL] nvme updates for Linux 6.17
2025-07-22 10:55 UTC (2+ messages)
[PATCH v7 00/19] Add Command Duration Limits support
2025-07-22 9:37 UTC (12+ messages)
` [PATCH v7 08/19] scsi: detect support for command duration limits
[PATCH] block: fix lbmd_guard_tag_type assignment in FS_IOC_GETLBMD_CAP
2025-07-22 8:47 UTC (3+ messages)
[PATCH for-next v5 0/4] add ioctl to query metadata and protection info capabilities
2025-07-22 8:17 UTC (3+ messages)
[PATCHv2 0/7] blk dma iter for metadata
2025-07-22 5:53 UTC (22+ messages)
` [PATCHv2 1/7] blk-mq-dma: move the bio and bvec_iter to blk_dma_iter
` [PATCHv2 2/7] blk-mq-dma: set the bvec being iterated
` [PATCHv2 3/7] blk-mq-dma: require unmap caller provide p2p map type
` [PATCHv2 4/7] blk-mq: remove REQ_P2PDMA flag
` [PATCHv2 5/7] blk-mq-dma: move common dma start code to a helper
` [PATCHv2 6/7] blk-mq-dma: add support for mapping integrity metadata
` [PATCHv2 7/7] nvme: convert metadata mapping to dma iter
[PATCH v3 0/5] block/md/dm: set chunk_sectors from stacked dev stripe size
2025-07-22 3:43 UTC (9+ messages)
` [PATCH v3 5/5] block: use chunk_sectors when evaluating stacked atomic write limits
[RFC][PATCHES] convert ->getgeo() from block_device of partition to gendisk
2025-07-22 3:30 UTC (7+ messages)
` [RFC][PATCH 1/3] scsi: switch scsi_bios_ptable() and scsi_partsize() "
` [RFC][PATCH 2/3] scsi: switch ->bios_param() to passing gendisk
` [RFC][PATCH 3/3] block: switch ->getgeo() to struct gendisk
[PATCH v2 0/8] rust: use `kernel::{fmt,prelude::fmt!}`
2025-07-21 21:25 UTC (13+ messages)
` [PATCH v2 1/8] gpu: nova-core: "
` [PATCH v2 2/8] rust: alloc: "
` [PATCH v2 3/8] rust: block: "
` [PATCH v2 4/8] rust: device: "
` [PATCH v2 5/8] rust: file: "
` [PATCH v2 6/8] rust: kunit: "
` [PATCH v2 7/8] rust: seq_file: "
` [PATCH v2 8/8] rust: sync: "
[PATCH] ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr
2025-07-21 13:51 UTC (3+ messages)
[PATCH 0/2] fix sbitmap initialization and null_blk tagset setup
2025-07-21 13:37 UTC (8+ messages)
` [PATCH 1/2] lib/sbitmap: fix kernel crash observed when sbitmap depth is zero
` [PATCH 2/2] null_blk: fix set->driver_data while setting up tagset
[PATCH] block: fix module reference leak in mq-deadline I/O scheduler
2025-07-21 12:48 UTC (4+ messages)
[PATCH v3 0/7] Fix bio splitting by the crypto fallback code
2025-07-21 6:01 UTC (8+ messages)
cdrom: cdrom_mrw_exit() NULL ptr deref
2025-07-21 3:23 UTC (6+ messages)
[GIT PULL] Block fixes for 6.16-rc7
2025-07-18 19:38 UTC (2+ messages)
[PATCH] sunvdc: Balance device refcount in vdc_port_mpgroup_check
2025-07-18 17:09 UTC (2+ messages)
[PATCH] block: restore two stage elevator switch while running nr_hw_queue update
2025-07-18 6:06 UTC (5+ messages)
[PATCH] [v2] block: fix FS_IOC_GETLBMD_CAP parsing in blkdev_common_ioctl()
2025-07-18 5:56 UTC (3+ messages)
[PATCH] loop: use kiocb helpers to fix lockdep warning
2025-07-18 1:22 UTC (2+ messages)
BUG_ soft lockup in lo_ioct
2025-07-17 17:06 UTC
[RFC PATCH] md: split bio by io_opt size in md_submit_bio()
2025-07-17 15:19 UTC (12+ messages)
[bug report] blktests md/001 failed with "buffer overflow detected"
2025-07-17 14:31 UTC (3+ messages)
[bug report] kmemleak issue observed during blktests
2025-07-17 14:28 UTC (11+ messages)
[PATCH v2 0/5] add static PMD zero page support
2025-07-17 12:07 UTC (7+ messages)
` [PATCH v2 3/5] mm: add static PMD zero page
[PATCH for-next v2] dm: split write BIOs on zone boundaries when zone append is not emulated
2025-07-17 12:03 UTC (2+ messages)
[PATCH v7 0/6] block/md/dm: set chunk_sectors from stacked dev stripe size
2025-07-17 12:01 UTC (2+ messages)
[GIT PULL] nvme fixes for Linux 6.16
2025-07-17 11:59 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).