messages from 2026-05-23 15:05:15 to 2026-05-28 02:48:56 UTC [more...]
[PATCH v3 0/2] zram: fix UAF in zram_bvec_write_partial() and drop dead bio plumbing
2026-05-28 2:48 UTC (2+ messages)
` [PATCH v3 1/2] zram: fix use-after-free in zram_bvec_write_partial()
[PATCHv3 0/2] block, nvme: enable passthrough iostats
2026-05-28 1:00 UTC (3+ messages)
` [PATCHv3 1/2] block: export passthrough stats enabled
` [PATCHv3 2/2] nvme: add support multipath passthrough iostats
[PATCH] block, nvme: export and use passthrough stats
2026-05-28 1:00 UTC (2+ messages)
[PATCH] block: add a bio_endio_status helper
2026-05-27 19:41 UTC (5+ messages)
[PATCH] scsi: bsg: copy uring_cmd payload to prevent double-fetch from shared SQE
2026-05-27 19:17 UTC (8+ messages)
` [PATCH v2] scsi: bsg: read io_uring command fields once
[PATCH] rust: block: mq: align init_request numa_node arg with C signature
2026-05-27 18:16 UTC (8+ messages)
[PATCH] loop: Fix NULL pointer dereference by synchronizing lo_release and loop_queue_rq
2026-05-27 18:11 UTC (19+ messages)
` [PATCH v2] "
` [PATCH v3] loop: Fix NULL pointer dereference in lo_rw_aio()
[PATCH] block: blk-zoned: fix zwplug refcount leak on write error path
2026-05-27 18:06 UTC (5+ messages)
[PATCH v2 0/4] crypto: skcipher - per-tfm multi-data-unit batching
2026-05-27 17:32 UTC (6+ messages)
` [PATCH v2 1/4] crypto: skcipher - add per-tfm data_unit_size for batched requests
` [PATCH v2 2/4] crypto: xts - support multiple data units per request in template
` [PATCH v2 3/4] crypto: testmgr - exercise multi-data-unit path for skcipher
` [PATCH v2 4/4] dm crypt: batch all sectors of a bio per crypto request
clean up bvec iter helpers
2026-05-27 16:51 UTC (10+ messages)
` [PATCH 1/3] loop: cleanup lo_rw_aio
` [PATCH 2/3] nvme-tcp: cleanup nvme_tcp_init_iter
` [PATCH 3/3] bvec: make the bvec_iter helpers inline functions
[PATCH] block: Add bvec_folio()
2026-05-27 15:54 UTC (7+ messages)
[PATCH] block: mark biovec_init_pool static
2026-05-27 15:33 UTC (2+ messages)
[PATCH] ublk: set canceling flag even when disk is not allocated
2026-05-27 15:03 UTC (2+ messages)
[PATCH v2] blk-throttle: schedule parent dispatch in tg_flush_bios()
2026-05-27 14:38 UTC (3+ messages)
[PATCH v2] block: partitions: replace __get_free_page() with kmalloc()
2026-05-27 14:37 UTC (2+ messages)
[PATCH v2 0/2] zram: fix UAF in zram_bvec_write_partial() and drop dead bio plumbing
2026-05-27 14:15 UTC (8+ messages)
` [PATCH v2 1/2] zram: fix use-after-free in zram_bvec_write_partial()
` [PATCH v2 2/2] zram: drop unused bio parameter from write helpers
Should the "loop" driver reject using pseudo files as backing file?
2026-05-27 14:14 UTC (2+ messages)
[PATCH v7] block: propagate in_flight to whole disk on partition I/O
2026-05-27 14:10 UTC (2+ messages)
[PATCH RFC 0/5] block: validate bios against queue limits in the entered context
2026-05-27 14:04 UTC (6+ messages)
` [PATCH RFC 5/5] block, nvme: add failed_bio callback for multipath bio failover
[PATCHv2 0/2] block, nvme: enable passthrough iostats
2026-05-27 13:28 UTC (12+ messages)
` [PATCHv2 1/2] block: export passthrough stats enabled
` [PATCHv2 2/2] nvme: add support multipath passthrough iostats
[PATCH] block: partitions: replace __get_free_page() with kmalloc()
2026-05-27 13:16 UTC (11+ messages)
[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
2026-05-27 13:00 UTC (14+ messages)
` [PATCH v6 1/4] block: add task-context bio completion infrastructure
` [PATCH v6 3/4] buffer: add dropbehind writeback support
` [PATCH v6 4/4] block: enable RWF_DONTCACHE for block devices
[LSF/MM/BPF RFC PATCH 00/13]
2026-05-27 12:44 UTC (3+ messages)
[LSF/MM/BPF TOPIC] A block level, active-active replication solution
2026-05-27 12:16 UTC (3+ messages)
[PATCH] block: skip sync_blockdev() on surprise removal in bdev_mark_dead()
2026-05-27 12:02 UTC (6+ messages)
[PATCH] block/partitions/ldm: fix TOCBLOCK bitmap mismatch message argument order
2026-05-27 6:52 UTC
[PATCH] bvec: make the bvec_iter helpers inline functions
2026-05-27 6:39 UTC (5+ messages)
[PATCH] zram: fix use-after-free in zram_bvec_write_partial()
2026-05-27 4:48 UTC (3+ messages)
[PATCH V4 0/3] md/nvme: Enable PCI P2PDMA support for RAID0 and NVMe Multipath
2026-05-27 4:03 UTC (7+ messages)
[PATCH] Revert "nbd: freeze the queue while we're adding connections"
2026-05-27 3:52 UTC (2+ messages)
[PATCH] block: rename need_dispatch to cautious_dispatch in blk-mq sched
2026-05-27 1:47 UTC (3+ messages)
[PATCHv2] blk-mq: reinsert cached request to the list
2026-05-27 0:53 UTC (4+ messages)
[PATCH v15 0/8] blk: honor isolcpus configuration
2026-05-26 22:02 UTC (3+ messages)
[PATCH 1/2] block: Use struct_size() helper in kmalloc()
2026-05-26 19:44 UTC (2+ messages)
[PATCH] block: blk-mq: fix ws_active refcount leak in blk_mq_mark_tag_wait()
2026-05-26 17:05 UTC (4+ messages)
[PATCH] block: remove blkdev_write_begin() and blkdev_write_end()
2026-05-26 16:42 UTC (3+ messages)
[PATCH v1] mtip32xx: fix use-after-free on service thread failure
2026-05-26 16:37 UTC (2+ messages)
REQ_NOAIT cleanups
2026-05-26 16:37 UTC (2+ messages)
[PATCH] block: Avoid mounting the bdev pseudo-filesystem in userspace
2026-05-26 16:37 UTC (3+ messages)
[PATCH v1] block: switch numa_node to int in blk_mq_hw_ctx and init_request
2026-05-26 16:37 UTC (3+ messages)
[PATCH v9] blk-mq: add tracepoint block_rq_tag_wait
2026-05-26 16:37 UTC (2+ messages)
[PATCH] block: partitions: fix of_node refcount leak in of_partition()
2026-05-26 16:36 UTC (3+ messages)
Observing higher CPU utilization during random IO fio testing
2026-05-26 15:28 UTC (4+ messages)
[PATCH] blk-mq: reinsert cached request to the list
2026-05-26 15:02 UTC (5+ messages)
[PATCH 1/1] rust: block: fix GenDiskBuilder failure cleanup
2026-05-26 0:43 UTC (3+ messages)
[syzbot] [block?] possible deadlock in blk_request_module (2)
2026-05-25 20:24 UTC
[PATCH v3 0/7] rust: use vertical import style and remove redundant imports
2026-05-25 17:51 UTC (4+ messages)
` [PATCH v3 7/7] rust: doctest: use vertical import style
[PATCH v6] block: propagate in_flight to whole disk on partition I/O
2026-05-25 14:31 UTC (2+ messages)
[PATCH v2] cgroup/rstat: validate cpu before css_rstat_cpu() access
2026-05-25 13:53 UTC (2+ messages)
blktests failures with v7.1-rc1 kernel
2026-05-25 12:44 UTC (2+ messages)
[RFC] crypto: skcipher multi-data-unit requests for dm-crypt
2026-05-25 12:02 UTC (3+ messages)
` [PATCH 4/4] dm crypt: batch all sectors of a bio per crypto request
[PATCH] block: fix dio leak on integrity metadata mapping failure
2026-05-25 7:45 UTC (2+ messages)
[PATCH] block, nvme: export and use passthrough stats
2026-05-25 7:35 UTC (4+ messages)
[PATCH v3 00/10] Add dmabuf read/write via io_uring
2026-05-25 7:29 UTC (6+ messages)
` [PATCH v3 04/10] block: introduce dma map backed bio type
[PATCH v2 05/21] Add a function to kmap one page of a multipage bio_vec
2026-05-25 6:13 UTC (4+ messages)
` [PATCH v2 06/21] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
[PATCH v6 1/4] block: add task-context bio completion infrastructure
2026-05-25 5:24 UTC (2+ messages)
[PATCH v5] block: propagate in_flight to whole disk on partition I/O
2026-05-25 2:07 UTC (3+ messages)
[syzbot] [block?] possible deadlock in add_disk_fwnode
2026-05-24 23:51 UTC
[syzbot] [block?] possible deadlock in bdev_open
2026-05-24 23:29 UTC
[PATCH v8] blk-mq: add tracepoint block_rq_tag_wait
2026-05-24 22:39 UTC (2+ messages)
[syzbot] [block?] possible deadlock in bdev_release (2)
2026-05-24 13:36 UTC
[PATCH blktests v2 0/3] introduce command trace feature
2026-05-24 0:17 UTC (2+ messages)
[PATCH v7] blk-mq: add tracepoint block_rq_tag_wait
2026-05-23 23:55 UTC (2+ messages)
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2026-05-23 15:04 UTC (5+ messages)
` DEPT (the dependency tracker) as AI review prompt? (was: DEPT v18)
` DEPT (the dependency tracker) as AI review prompt?
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