messages from 2024-11-11 03:13:58 to 2024-11-13 20:51:52 UTC [more...]
don't reorder requests passed to ->queue_rqs
2024-11-13 20:51 UTC (15+ messages)
` [PATCH 1/6] nvme-pci: reverse request order in nvme_queue_rqs
` [PATCH 2/6] virtio_blk: reverse request order in virtio_queue_rqs
` [PATCH 3/6] block: remove rq_list_move
` [PATCH 4/6] block: add a rq_list type
` [PATCH 5/6] block: don't reorder requests in blk_add_rq_to_plug
` [PATCH 6/6] block: don't reorder requests in blk_mq_add_to_batch
[RFC 0/8] enable bs > ps for block devices
2024-11-13 18:50 UTC (16+ messages)
` [RFC 1/8] fs/mpage: use blocks_per_folio instead of blocks_per_page
` [RFC 2/8] fs/mpage: avoid negative shift for large blocksize
` [RFC 3/8] fs/buffer: restart block_read_full_folio() to avoid array overflow
` [RFC 4/8] fs/buffer fs/mpage: remove large folio restriction
` [RFC 5/8] block/bdev: enable large folio support for large logical block sizes
` [RFC 6/8] block/bdev: lift block size restrictions and use common definition
` [RFC 7/8] nvme: remove superfluous block size check
` [RFC 8/8] bdev: use bdev_io_min() for statx block size
validate queue limits in btrfs
2024-11-13 18:46 UTC (7+ messages)
` [PATCH 1/2] block: export blk_validate_limits
` [PATCH 2/2] btrfs: validate queue limits
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-13 18:41 UTC (12+ messages)
[syzbot] [block?] [trace?] INFO: task hung in blk_trace_remove (2)
2024-11-13 17:22 UTC (2+ messages)
[syzbot] [block?] possible deadlock in blk_mq_init_sched
2024-11-13 15:55 UTC
[PATCH V10 0/12] io_uring: support group buffer & ublk zc
2024-11-13 14:56 UTC (6+ messages)
` (subset) "
[PATCH v3 0/8] blk: refactor queue affinity helpers
2024-11-13 14:30 UTC (36+ messages)
` [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH v3 2/8] PCI: hookup irq_get_affinity callback
` [PATCH v3 3/8] virtio: "
` [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
` [PATCH v3 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
` [PATCH v3 6/8] nvme: "
` [PATCH v3 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v3 8/8] blk-mq: remove unused queue mapping helpers
[PATCH v4 00/10] blk: refactor queue affinity helpers
2024-11-13 14:26 UTC (11+ messages)
` [PATCH v4 01/10] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH v4 02/10] driver core: add irq_get_affinity callback device_driver
` [PATCH v4 03/10] PCI: hookup irq_get_affinity callback
` [PATCH v4 04/10] virtio: "
` [PATCH v4 05/10] blk-mq: introduce blk_mq_hctx_map_queues
` [PATCH v4 06/10] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
` [PATCH v4 07/10] scsi: hisi_sas: use blk_mq_hctx_map_queues to map queues
` [PATCH v4 08/10] nvme: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
` [PATCH v4 09/10] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v4 10/10] blk-mq: remove unused queue mapping helpers
[PATCH v3] btrfs: handle bio_split() error
2024-11-13 10:08 UTC (3+ messages)
[syzbot] [block?] possible deadlock in loop_reconfigure_limits
2024-11-13 9:55 UTC (5+ messages)
[bug report] blktests zbd/009 lead kernel panic on latest linux-block/for-next
2024-11-13 7:20 UTC (2+ messages)
remove two fields from struct request
2024-11-13 5:06 UTC (10+ messages)
` [PATCH 1/2] block: remove the write_hint field "
` [PATCH 2/2] block: remove the ioprio "
[PATCHv11 0/9] write hints with nvme fdp and scsi streams
2024-11-13 4:47 UTC (11+ messages)
` [EXT] "
[PATCH blktest V2] nvme: test nvmet-wq sysfs interface
2024-11-13 4:42 UTC (2+ messages)
[PATCH] block: Drop granularity check in queue_limit_discard_alignment()
2024-11-12 17:22 UTC (2+ messages)
[PATCHv10 0/9] write hints with nvme fdp, scsi streams
2024-11-12 13:52 UTC (20+ messages)
[PATCH] virtio-blk: don't keep queue frozen during system suspend
2024-11-12 12:58 UTC
[PATCH v4 0/5] RAID 0/1/10 atomic write support
2024-11-12 12:42 UTC (6+ messages)
` [PATCH v4 1/5] block: Add extra checks in blk_validate_atomic_write_limits()
` [PATCH v4 2/5] block: Support atomic writes limits for stacked devices
` [PATCH v4 3/5] md/raid0: Atomic write support
` [PATCH v4 4/5] md/raid1: "
` [PATCH v4 5/5] md/raid10: "
[PATCH V2 0/3] block: model freeze/enter queue as lock for lockdep
2024-11-12 11:48 UTC (8+ messages)
` [PATCH V2 3/3] block: model freeze & enter queue as lock for supporting lockdep
[RFC PATCH v1] blk-mq: isolate CPUs from hctx
2024-11-12 9:45 UTC (2+ messages)
[PATCH v3 00/17] Provide a new two step DMA mapping API
2024-11-12 7:20 UTC (6+ messages)
` [PATCH v3 09/17] docs: core-api: document the IOVA-based API
[PATCH v2 0/6] blk: refactor queue affinity helpers
2024-11-12 7:08 UTC (13+ messages)
` [PATCH v2 1/6] blk-mq: introduce blk_mq_hctx_map_queues
` [PATCH v2 2/6] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
` [PATCH v2 3/6] scsi: hisi_sas: "
` [PATCH v2 4/6] nvme: "
` [PATCH v2 5/6] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v2 6/6] blk-mq: remove unused queue mapping helpers
[PATCH v8 00/10] Read/Write with meta/integrity
2024-11-12 6:51 UTC (6+ messages)
` [PATCH v8 06/10] io_uring/rw: add support to send metadata along with read/write
[PATCH v4 0/6] bio_split() error handling rework
2024-11-12 6:58 UTC (9+ messages)
` [PATCH v4 1/6] block: Rework bio_split() return value
` [PATCH v4 2/6] block: Error an attempt to split an atomic write in bio_split()
` [PATCH v4 3/6] block: Handle bio_split() errors in bio_submit_split()
` [PATCH v4 4/6] md/raid0: Handle bio_split() errors
` [PATCH v4 5/6] md/raid1: "
` [PATCH v4 6/6] md/raid10: "
[PATCH v6 00/10] Read/Write with metadata/integrity
2024-11-12 1:32 UTC (10+ messages)
` [PATCH v6 06/10] io_uring/rw: add support to send metadata along with read/write
[PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
2024-11-12 1:25 UTC (10+ messages)
[PATCH] nvme: test nvmet-wq sysfs interface
2024-11-12 0:58 UTC (3+ messages)
[syzbot] [exfat?] possible deadlock in fat_count_free_clusters
2024-11-11 13:07 UTC
pre-calculate max_zone_append_sectors v2
2024-11-11 16:20 UTC (2+ messages)
fix a few zoned append issues v2 (now with Ccs)
2024-11-11 16:08 UTC (3+ messages)
` [PATCH 1/5] block: take chunk_sectors into account in bio_split_write_zeroes
` (subset) "
[PATCH] ublk: fix ublk_ch_mmap() for 64K page size
2024-11-11 15:17 UTC (2+ messages)
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-11 14:59 UTC (14+ messages)
` [PATCH v1 04/17] dma-mapping: Add check if IOVA can be used
` [PATCH v1 09/17] docs: core-api: document the IOVA-based API
[PATCH v2] aoe: fix the potential use-after-free problem in more places
2024-11-11 13:53 UTC (5+ messages)
[PATCH] zram: ZRAM_DEF_COMP should depend on ZRAM
2024-11-11 9:26 UTC (2+ messages)
[bug report] fio failed with --fixedbufs
2024-11-11 8:16 UTC (3+ 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).