linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-25 10:53:32 to 2025-08-28 13:19:58 UTC [more...]

[PATCH v4 00/16] dma-mapping: migrate to physical address-based API
 2025-08-28 13:19 UTC  (6+ messages)
` [PATCH v4 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v4 03/16] dma-debug: refactor to use physical addresses for page mapping

[PATCH] blk-mq: check kobject state_in_sysfs before deleting in blk_mq_unregister_hctx
 2025-08-28 12:08 UTC  (9+ messages)

blktests failures with v6.17-rc1 kernel
 2025-08-28 11:33 UTC  (4+ messages)

[PATCH v24 00/18] Improve write performance for zoned UFS devices
 2025-08-28 11:23 UTC  (20+ messages)
` [PATCH v24 01/18] block: Support block devices that preserve the order of write requests
` [PATCH v24 02/18] blk-mq: Always insert sequential zoned writes into a software queue
` [PATCH v24 03/18] blk-mq: Restore the zone write order when requeuing
` [PATCH v24 04/18] blk-mq: Move the blk_queue_sq_sched() calls
` [PATCH v24 05/18] blk-mq: Run all hwqs for sq scheds if write pipelining is enabled
` [PATCH v24 06/18] block/mq-deadline: Enable zoned write pipelining
` [PATCH v24 07/18] blk-zoned: Add an argument to blk_zone_plug_bio()
` [PATCH v24 08/18] blk-zoned: Split an if-statement
` [PATCH v24 09/18] blk-zoned: Move code from disk_zone_wplug_add_bio() into its caller
` [PATCH v24 10/18] blk-zoned: Introduce a loop in blk_zone_wplug_bio_work()
` [PATCH v24 11/18] blk-zoned: Document disk_zone_wplug_schedule_bio_work() locking
` [PATCH v24 12/18] blk-zoned: Support pipelining of zoned writes
` [PATCH v24 13/18] null_blk: Add the preserves_write_order attribute
` [PATCH v24 14/18] scsi: core: Retry unaligned zoned writes
` [PATCH v24 15/18] scsi: sd: Increase retry count for "
` [PATCH v24 16/18] scsi: scsi_debug: Add the preserves_write_order module parameter
` [PATCH v24 17/18] scsi: scsi_debug: Support injecting unaligned write errors
` [PATCH v24 18/18] ufs: core: Inform the block layer about write ordering

[syzbot] [block?] INFO: task hung in queue_limits_commit_update_frozen
 2025-08-28  8:44 UTC 

[PATCH v5 4/5] rust: block: convert `block::mq` to use `Refcount`
 2025-08-28  7:18 UTC  (4+ messages)

[PATCH RFC v2 00/10] block: fix disordered IO in the case recursive split
 2025-08-28  6:57 UTC  (11+ messages)
` [PATCH RFC v2 01/10] block: factor out a helper bio_submit_split_bioset()
` [PATCH RFC v2 02/10] md/raid0: convert raid0_handle_discard() to use bio_submit_split_bioset()
` [PATCH RFC v2 03/10] md/raid1: convert "
` [PATCH RFC v2 04/10] md/raid10: convert read/write "
` [PATCH RFC v2 05/10] md/raid5: convert "
` [PATCH RFC v2 06/10] md/md-linear: "
` [PATCH RFC v2 07/10] blk-crypto: "
` [PATCH RFC v2 08/10] block: skip unnecessary checks for split bio
` [PATCH RFC v2 09/10] block: fix disordered IO in the case recursive split
` [PATCH RFC v2 10/10] md/raid0: convert raid0_make_request() to use bio_submit_split_bioset()

[PATCH v3] nvme-cli: nvmf-autoconnect: udev-rule: add a file for new arrays
 2025-08-27 21:51 UTC  (3+ messages)

[REGRESSION] loopback block device on top of block devices don't work anymore
 2025-08-27 19:55 UTC  (2+ messages)

[PATCHv3 0/8] direct-io: even more flexible io vectors
 2025-08-27 19:20 UTC  (16+ messages)
` [PATCHv3 3/8] block: align the bio after building it

[PATCH v6 00/18] rnull: add configfs, remote completion to rnull
 2025-08-27 18:02 UTC  (25+ messages)
` [PATCH v6 01/18] rust: str: normalize imports in `str.rs`
` [PATCH v6 03/18] rust: str: expose `str::{Formatter, RawFormatter}` publicly
` [PATCH v6 04/18] rust: str: introduce `NullTerminatedFormatter`
` [PATCH v6 05/18] rust: str: introduce `kstrtobool` function
` [PATCH v6 06/18] rust: str: add `bytes_to_bool` helper function
` [PATCH v6 07/18] rust: configfs: re-export `configfs_attrs` from `configfs` module
` [PATCH v6 09/18] rust: block: use `NullTerminatedFormatter`
` [PATCH v6 12/18] rust: block: add block related constants
` [PATCH v6 14/18] rnull: enable configuration via `configfs`
` [PATCH v6 15/18] rust: block: add `GenDisk` private data support
` [PATCH v6 17/18] rust: block: add remote completion to `Request`
` [PATCH v6 18/18] rnull: add soft-irq completion support

[REGRESSION] loop: use vfs_getattr_nosec for accurate file size
 2025-08-27 14:33 UTC  (5+ messages)

[PATCHv4 0/8]
 2025-08-27 14:12 UTC  (9+ messages)
` [PATCHv4 1/8] block: check for valid bio while splitting
` [PATCHv4 2/8] block: add size alignment to bio_iov_iter_get_pages
` [PATCHv4 3/8] block: align the bio after building it
` [PATCHv4 4/8] block: simplify direct io validity check
` [PATCHv4 5/8] iomap: "
` [PATCHv4 6/8] block: remove bdev_iter_is_aligned
` [PATCHv4 7/8] blk-integrity: use simpler alignment check
` [PATCHv4 8/8] iov_iter: remove iov_iter_is_aligned

[PATCH v3] block: mtip32xx: Remove excess code in mtip_pci_probe
 2025-08-27 13:50 UTC  (2+ messages)

[syzbot] [block?] [ext4?] [btrfs?] INFO: rcu detected stall in sys_mount (8)
 2025-08-27 13:07 UTC 

[PATCH v5 00/18] rnull: add configfs, remote completion to rnull
 2025-08-27 12:48 UTC  (3+ messages)
` [PATCH v5 02/18] rust: str: allow `str::Formatter` to format into `&mut [u8]`

[PATCH V3 0/2] ublk: avoid ublk_io_release() called after ublk char dev is closed
 2025-08-27 12:16 UTC  (3+ messages)
` [PATCH V3 1/2] "
` [PATCH V3 2/2] ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char device

[PATCH] scsi: sr: Set rotational feature flag back
 2025-08-27 11:35 UTC 

[PATCH v2] block: Increase BLK_DEF_MAX_SECTORS_CAP
 2025-08-27 10:16 UTC  (11+ messages)

[syzbot] Monthly block report (Aug 2025)
 2025-08-27  8:15 UTC 

[PATCHv3 0/2] block+nvme: reducing virtual boundary mask reliance
 2025-08-27  7:37 UTC  (11+ messages)
` [PATCHv3 1/2] block: accumulate segment page gaps per bio
` [PATCHv3 2/2] nvme: remove virtual boundary for sgl capable devices

[PATCH RFC 0/7] block: fix disordered IO in the case recursive split
 2025-08-27  7:31 UTC  (26+ messages)
` [PATCH RFC 1/7] block: export helper bio_submit_split()
` [PATCH RFC 2/7] md/raid0: convert raid0_handle_discard() to use bio_submit_split()
` [PATCH RFC 3/7] md/raid1: convert "
` [PATCH RFC 4/7] md/raid10: convert read/write "
` [PATCH RFC 5/7] md/raid5: convert "
` [PATCH RFC 7/7] block: fix disordered IO in the case recursive split

[PATCH v2 0/3] zram: support asynchronous writeback
 2025-08-26 22:07 UTC  (3+ messages)
` [PATCH v2 1/3] zram: refactor writeback helpers

[PATCH 2/7] aoe: Stop calling page_address() in free_page()
 2025-08-26 20:12 UTC  (2+ messages)

[PATCH] iomap: allow iomap using the per-cpu bio cache
 2025-08-26 16:53 UTC  (11+ messages)

[PATCH] block: validate QoS before calling __rq_qos_done_bio()
 2025-08-26 16:34 UTC  (2+ messages)

[blktest/nvme/058] Kernel OOPs while running nvme/058 tests
 2025-08-26 14:49 UTC  (3+ messages)

[PATCH] blk-zoned: Fix a lockdep complaint about recursive locking
 2025-08-26 14:28 UTC  (4+ messages)

[PATCH v2 0/3] floppy: A couple of cleanups
 2025-08-26 13:32 UTC  (7+ messages)
` [PATCH v2 1/3] floppy: Remove unused CROSS_64KB() macro from arch/ code
` [PATCH v2 2/3] floppy: Replace custom SZ_64K constant
` [PATCH v2 3/3] floppy: Sort headers alphabetically

[PATCH V2 0/2] ublk: avoid ublk_io_release() called after ublk char dev is closed
 2025-08-26  8:36 UTC  (7+ messages)
` [PATCH V2 1/2] "
` [PATCH V2 2/2] ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char device

[PATCH] block: rename min_segment_size
 2025-08-26  7:57 UTC  (5+ messages)

[PATCH v3 0/2] blk-mq: fix update nr_requests regressions
 2025-08-26  6:27 UTC  (2+ messages)

v6.17-rc3: zbd/009 hangs
 2025-08-26  5:46 UTC  (3+ messages)

[PATCH v5] fixed the blok file statx issue
 2025-08-26  2:58 UTC  (5+ messages)
` [PATCH 1/2] loop: Rename and merge get_size/get_loop_size to lo_calculate_size
` [PATCH 2/2] loop: use vfs_getattr_nosec for accurate file size

[PATCH 0/2] Fix the initialization of max_hw_wzeroes_unmap_sectors for stacking drivers
 2025-08-26  0:44 UTC  (6+ messages)
` [PATCH 1/2] md: init queue_limits->max_hw_wzeroes_unmap_sectors parameter

[PATCH blktests] zbd/009: increase max open zones limit to 16
 2025-08-26  0:43 UTC  (2+ messages)

[PATCH v2] block: Move a misplaced comment in queue_wb_lat_store()
 2025-08-25 20:48 UTC  (3+ messages)

[PATCH v2] loop: fix zero sized loop for block special file
 2025-08-25 18:17 UTC  (5+ messages)

[PATCH util-linux v4] fallocate: add FALLOC_FL_WRITE_ZEROES support
 2025-08-25 17:09 UTC  (3+ messages)

[PATCH util-linux v3] fallocate: add FALLOC_FL_WRITE_ZEROES support
 2025-08-25 15:56 UTC  (2+ messages)

[PATCH] block: Move a misplaced comment in queue_wb_lat_store()
 2025-08-25 15:08 UTC  (3+ messages)

[PATCHv7 0/9] blk dma iter for integrity metadata
 2025-08-25 13:47 UTC  (2+ messages)

[PATCH v2] block: mtip32xx: Prioritize state cleanup over memory freeing in the mtip_pci_probe error path
 2025-08-25 13:40 UTC  (5+ messages)

io_uring / dio metadata fixes
 2025-08-25 13:35 UTC  (10+ messages)
` [PATCH 1/2] fs: add a FMODE_ flag to indicate IOCB_HAS_METADATA availability


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