messages from 2026-08-31 03:41:43 to 2026-09-03 22:33:16 UTC [more...]
[PATCH v3 0/4] cgroup: expose cpu.stat and io.stat to BPF
2026-09-03 22:33 UTC (4+ messages)
[syzbot] [block?] general protection fault in blk_mq_quiesce_queue
2026-09-03 20:59 UTC
[PATCH] blktrace: always record ftrace events as blk_io_trace2
2026-09-03 20:29 UTC
[PATCH 00/25] mm/fbatch: drain lru_add_drain() and _all()
2026-09-03 19:08 UTC (11+ messages)
` [PATCH 04/25] mm/fbatch: lru bit set, no extra ref, while folio on per-cpu fbatch
` [PATCH 07/25] mm/fbatch: LRU_NEXT_ACTIVATE bit to optimize folio_activate()
` [PATCH 26/25] mm/fbatch: drop reference inside the loop when draining
block: zero logical block size leads to infinite loop in set_init_blocksize()
2026-09-03 18:50 UTC (3+ messages)
[PATCH v20 0/8] rust: add `Ownable` trait and `Owned` type
2026-09-03 13:28 UTC (5+ messages)
` [PATCH v20 6/8] rust: Add missing SAFETY documentation for `ARef` example
[PATCH v4 0/2] f2fs: enable buffered RWF_DONTCACHE
2026-09-03 12:59 UTC (3+ messages)
` [PATCH v4 1/2] f2fs: complete dropbehind write bios in task context
` [PATCH v4 2/2] f2fs: enable buffered RWF_DONTCACHE
[PATCH blktests v2] tests/throtl: add a new test 009
2026-09-03 12:55 UTC (2+ messages)
[PATCH blktests] block/042,043, src/dio-offsets.c: relicense from GPL-2.0 to GPL-3.0+
2026-09-03 12:50 UTC (2+ messages)
[PATCH] blk-throttle: reject IOPS limits above UINT_MAX for legacy interface
2026-09-03 11:54 UTC
[PATCH blktests] block/{029,030,031}: relicense from GPL-2.0 to GPL-3.0+
2026-09-03 8:49 UTC (2+ messages)
[PATCH v1 00/11] FBE virtualization: inline encryption for virtio-blk guests
2026-09-03 8:16 UTC (49+ messages)
` [PATCH v1 01/11] virtio_blk: add inline encryption support
` [PATCH v1 02/11] soc: qcom: add crypto_virt backend for virtio-blk inline crypto
` [PATCH v1 03/11] soc: qcom: crypto_virt: add support for create, prepare and import keys
` [PATCH v1 04/11] dt-bindings: soc: qcom: add binding for qcom,crypto-virt
` [PATCH v1 05/11] blk-crypto: add slot-based inline encryption path
` [PATCH v1 06/11] scsi: ufs: core: add slot path to ufshcd_prepare_lrbp_crypto
` [PATCH v1 07/11] blk-crypto: move bio_crypt_dun_increment() to the public header
` [PATCH v1 08/11] block: add /dev/blk-crypto-proxy for host-side virtio-blk inline encryption
` [PATCH v1 09/11] soc: qcom: add ICE keyslot partitioning driver for guest VMs
` [PATCH v1 11/11] scsi: ufs: ufs-qcom: support ICE keyslot partitioning "
blktests failures with v7.3-rc1 kernel
2026-09-03 6:49 UTC
[PATCH v2] block: loop: restore backing file state on loop_configure() failure
2026-09-03 2:09 UTC
[PATCH v3] loop: defer the queue limits clear to a workqueue
2026-09-03 1:38 UTC
[PATCH v2 0/7] nvme-fc: FPIN link integrity handling
2026-09-02 20:05 UTC (8+ messages)
` [PATCH v2 1/7] nvme: add NVME_CTRL_MARGINAL flag
` [PATCH v2 2/7] nvme-multipath: numa support for marginal paths
` [PATCH v2 3/7] nvme-multipath: queue-depth "
` [PATCH v2 4/7] nvme-multipath: round-robin "
` [PATCH v2 5/7] nvme: sysfs: emit the marginal path state in show_state()
` [PATCH v2 6/7] nvme-fc: add nvme_fc_set_remoteport_fpin()
` [PATCH v2 7/7] nvme: fcloop: Add set_marginal_rport to sysfs
[v2 for-next 0/3] block: delay support for error injection
2026-09-02 19:48 UTC (4+ messages)
` [v2 for-next 1/3] block: reject unknown status tags in error injection rules
[PATCH 0/1] cdrom: patch for inclusion
2026-09-02 18:37 UTC (2+ messages)
` [PATCH 1/1] cdrom: fix brackets
lazy bounce buffering for checksummed reads V2
2026-09-02 18:26 UTC (32+ messages)
` [PATCH 01/17] block: pass a maxlen argument to bio_iov_iter_get_pages
` [PATCH 02/17] block: warn on too larger integrity allocations
` [PATCH 03/17] block: split bio_iov_iter_bounce_write
` [PATCH 04/17] block: export fs_bio_integrity_{alloc,free}
` [PATCH 05/17] iomap: respect maximum I/O size in iomap_dio_bio_iter_one
` [PATCH 06/17] iomap: add a iomap_ioend_flags helper
` [PATCH 07/17] iomap: add a IOMAP_IOEND_INTEGRITY flag
` [PATCH 08/17] iomap,xfs: move T10 PI handling for direct I/O into ->submit_io
` [PATCH 09/17] xfs: move PI generation into xfs_submit_zoned_bio
` [PATCH 10/17] block,iomap: fix protection information verification with initial bvec offset
` [PATCH 11/17] iomap: better read bounce buffering support
` [PATCH 12/17] xfs: use BIO_COMPLETE_IN_TASK for bounce buffered read I/Os
` [PATCH 13/17] iomap,xfs: move integrity verification to the file system
` [PATCH 14/17] xfs: add support for lazy direct read bounce buffering
` [PATCH 15/17] xfs: add error injection for lazy "
` [PATCH 16/17] xfs: log a message at mount time when using integrity protection
` [PATCH 17/17] block,iomap: remove the old read side bounce buffering support
[syzbot] [block?] possible deadlock in queue_requests_store (3)
2026-09-02 18:25 UTC
[PATCH v11 01/36] block: Fix start and length check added to iov_iter_extract_bvecs()
2026-09-02 17:33 UTC (4+ messages)
` [PATCH v11 05/36] Add a function to kmap one page of a multipage bio_vec
` [PATCH v11 06/36] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v11 07/36] iov_iter: Add a segmented queue of bio_vec[]
[PATCH v7 0/2] badblocks: fix rounding bug and validate input range
2026-09-02 16:02 UTC (3+ messages)
` [PATCH v7 1/2] badblocks: fix in-place round_up/round_down usage bug
` [PATCH v7 2/2] badblocks: validate sector range and shift before rounding
[PATCH v6 2/2] badblocks: validate sector range and shift before rounding
2026-09-02 15:17 UTC (5+ messages)
` [PATCH v7 0/2] badblocks: fix rounding bug and validate input range
` [PATCH v7 2/2] badblocks: validate sector range and shift before rounding
[PATCH v2 0/7] block device fixes for large block sizes, IOCB_NOWAIT, and direct I/O
2026-09-02 14:13 UTC (13+ messages)
` [PATCH v2 1/7] block: use iomap_dirty_folio for block devices
` [PATCH v2 2/7] block: take i_rwsem for the direct I/O write fallback
` [PATCH v2 3/7] block: take i_rwsem for the splice read path
` [PATCH v2 4/7] block: honor IOCB_NOWAIT in the block device buffered "
` [PATCH v2 5/7] block: fail atomic writes instead of falling back to buffered I/O
` [PATCH v2 6/7] block: unpin all pages of a bvec in bio_iov_iter_align_down()
[PATCH v4 0/6] xfs write streams
2026-09-02 14:05 UTC (9+ messages)
` [PATCH v4 1/6] fs: add write-stream management ioctls
[PATCH 0/3] loop: three small cleanups
2026-09-02 14:00 UTC (7+ messages)
` [PATCH v2 1/3] loop: drop a stale reference to loop_validate_size()
` [PATCH v2 2/3] loop: replace simple_strtol() with kstrtoint()
` [PATCH v2 3/3] loop: drop the unused argument of lo_req_flush()
[PATCH 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
2026-09-02 13:49 UTC (5+ messages)
` [PATCH 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [PATCH 3/3] blk-cgroup: move async bio punt state to blkcg
[PATCH v6 00/12] Improve handling of offline and read-only zones
2026-09-02 11:35 UTC (13+ messages)
` [PATCH v6 07/12] block: drop all zone write plugs on capacity changes
` [PATCH v6 08/12] block: propagate readonly and offline conditions to zone write plugs
` [PATCH v6 09/12] block: always treat offline and read-only zones as dead
` [PATCH v6 10/12] block: fail zone management operations to read-only and offline zones
` [PATCH v6 11/12] block: allow read-only and offline conventional zones
` [PATCH v6 12/12] block: simplify disk_zone_set_cond()
[PATCH] block: Fix start and length check added to iov_iter_extract_bvecs()
2026-09-02 11:27 UTC (3+ messages)
` [PATCH v2] "
[PATCH] selftests/ublk: add NULL check after calloc()
2026-09-02 11:26 UTC (2+ messages)
[PATCH v2] loop: defer the queue limits clear to a workqueue
2026-09-02 9:26 UTC (3+ messages)
[PATCH RFC v2 00/18] fs: support freeze/thaw/mark_dead/sync with shared devices
2026-09-02 5:31 UTC (4+ messages)
` [PATCH RFC v2 08/18] fs: add dedicated block device open helpers for filesystems
[PATCH v2] Revert "sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN"
2026-09-01 17:39 UTC (4+ messages)
` [PATCH 0/2] sunvdc: fix silent data loss under LDC congestion
` [PATCH 1/2] sunvdc: unmap LDC cookies when the descriptor send fails
` [PATCH 2/2] sunvdc: fix -EIO issue due to lack of retries
[PATCH] loop: defer the queue limits clear to a workqueue
2026-09-01 17:29 UTC (6+ messages)
[PATCH] ublk: add missing DEL_DEV_ASYNC to unprivileged permission check
2026-09-01 15:45 UTC (2+ messages)
[PATCHv2] block: save page offset gaps in cloned bio
2026-09-01 14:53 UTC (6+ messages)
[syzbot] [block?] BUG: corrupted list in blk_mq_request_bypass_insert
2026-09-01 14:49 UTC (5+ messages)
[PATCH] loop, zloop: fix dma_alignment for large or unreported limits
2026-09-01 14:44 UTC (2+ messages)
[PATCH v7] loop: Fix NULL pointer dereference in lo_rw_aio()
2026-09-01 13:08 UTC (5+ messages)
[PATCH v7 00/43] btrfs: add fscrypt support
2026-09-01 12:33 UTC (11+ messages)
` [PATCH v7 04/43] fscrypt: conditionally don't wipe mk secret until the last active user is done
` [PATCH v7 05/43] blk-crypto: add a process bio callback
[PATCH] rust: block: Fix GenDiskBuilder block size documentation
2026-09-01 9:42 UTC (4+ messages)
` 回复: "
[PATCH v2 00/32] block/swim: Fixes and improvements
2026-09-01 9:10 UTC (5+ messages)
` [PATCH v2 07/32] swim: Enable clock divider only where appropriate
[PATCH v1 0/2] block: brd/loop error-path cleanup
2026-09-01 6:59 UTC (4+ messages)
` [PATCH v1 1/2] block: brd: destroy xa on allocation failure
` [PATCH v1 2/2] block: loop: restore state on loop_configure() error
` [syzbot ci] Re: block: brd/loop error-path cleanup
[PATCH V2] block: fix BLKSECDISCARD zero-length range causing page cache invalidation
2026-09-01 6:20 UTC (3+ messages)
[PATCH RESEND] block: flag zoned disks with GENHD_FL_NO_PART
2026-09-01 4:42 UTC (2+ messages)
[PATCH v2] zram: fix idle age_sec underflow in idle_store()
2026-09-01 2:02 UTC (6+ messages)
[PATCH v6] loop: Fix NULL pointer dereference in lo_rw_aio()
2026-08-31 16:14 UTC (15+ messages)
` [PATCH v7] "
[PATCH AUTOSEL 6.18-5.10] blk-cgroup: fix leaks and online flag on radix_tree_insert failure
2026-08-31 13:28 UTC (3+ messages)
` [PATCH AUTOSEL 6.18-6.12] iomap: don't make REQ_POLLED imply REQ_NOWAIT
` [PATCH AUTOSEL 6.18-6.1] blk-cgroup: protect iterating blkgs with blkcg->lock in blkcg_print_stat()
[PATCH v2 0/4] block/mq-deadline: add prio_enable switch and harden prio_aging_expire
2026-08-31 11:01 UTC (5+ messages)
` [PATCH v2 1/4] block/mq-deadline: reject zero prio_aging_expire
` [PATCH v2 2/4] block/mq-deadline: add prio_enable switch for I/O priority control
` [PATCH v2 3/4] block/mq-deadline: add module parameter for prio_enable
` [PATCH v2 4/4] docs: block: document prio_enable and prio_aging_expire in deadline-iosched
[PATCH] blk-cgroup: use GFP_NOIO for radix tree preload in blkg_conf_prep
2026-08-31 11:00 UTC (2+ messages)
[PATCH v3 0/5] block, nvme: support same-LBA multipath limit stacking
2026-08-31 8:03 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