messages from 2025-08-25 07:47:48 to 2025-08-27 21:30:28 UTC [more...]
[PATCH v24 00/18] Improve write performance for zoned UFS devices
2025-08-27 21:29 UTC (5+ 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
[REGRESSION] loopback block device on top of block devices don't work anymore
2025-08-27 19:55 UTC (2+ messages)
[PATCH v3] nvme-cli: nvmf-autoconnect: udev-rule: add a file for new arrays
2025-08-27 19:52 UTC (2+ messages)
[PATCH v5 4/5] rust: block: convert `block::mq` to use `Refcount`
2025-08-27 19:51 UTC (3+ messages)
[PATCHv3 0/8] direct-io: even more flexible io vectors
2025-08-27 19:20 UTC (26+ messages)
` [PATCHv3 3/8] block: align the bio after building it
` [PATCHv3 4/8] block: simplify direct io validity check
` [PATCHv3 5/8] iomap: "
` [PATCHv3 6/8] block: remove bdev_iter_is_aligned
` [PATCHv3 7/8] blk-integrity: use simpler alignment check
` [PATCHv3 8/8] iov_iter: remove iov_iter_is_aligned
[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
blktests failures with v6.17-rc1 kernel
2025-08-27 10:10 UTC (2+ messages)
[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
[PATCH] blk-mq: check kobject state_in_sysfs before deleting in blk_mq_unregister_hctx
2025-08-27 8:10 UTC (7+ messages)
[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 (27+ 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 6/7] md/md-linear: "
` [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 (8+ messages)
` [PATCH 1/2] md: init queue_limits->max_hw_wzeroes_unmap_sectors parameter
` [PATCH 2/2] drbd: "
[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 (6+ 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 (3+ 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
[PATCH v2 00/10] powerpc: Implement masked user access
2025-08-25 10:18 UTC (5+ messages)
` [PATCH v2 10/10] powerpc/uaccess: "
[PATCH] block: fix disordered IO in the case recursive split
2025-08-25 9:49 UTC (9+ messages)
[PATCH] loop: fix zero sized loop for block special file
2025-08-25 9:36 UTC (4+ 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).