Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH v2 1/6] blk-mq: introduce blk_mq_hctx_map_queues, (continued)
- Re: [syzbot] [exfat?] possible deadlock in fat_count_free_clusters,
OGAWA Hirofumi
- [PATCH v4 0/6] bio_split() error handling rework,
John Garry
- [PATCH] ublk: fix ublk_ch_mmap() for 64K page size,
Ming Lei
- [bug report] fio failed with --fixedbufs,
Guangwu Zhang
- [PATCH v3 11/17] mm/hmm: provide generic DMA managing logic, Leon Romanovsky
- [PATCH v3 00/17] Provide a new two step DMA mapping API,
Leon Romanovsky
- [PATCH v3 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers, Leon Romanovsky
- [PATCH v3 03/17] iommu: generalize the batched sync after map interface, Leon Romanovsky
- [PATCH v3 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h, Leon Romanovsky
- [PATCH v3 05/17] dma: Provide an interface to allow allocate IOVA, Leon Romanovsky
- [PATCH v3 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper, Leon Romanovsky
- [PATCH v3 07/17] dma-mapping: Implement link/unlink ranges API, Leon Romanovsky
- [PATCH v3 04/17] dma-mapping: Add check if IOVA can be used, Leon Romanovsky
- [PATCH v3 09/17] docs: core-api: document the IOVA-based API, Leon Romanovsky
- [PATCH v3 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit, Leon Romanovsky
- [PATCH v3 08/17] dma-mapping: add a dma_need_unmap helper, Leon Romanovsky
- [PATCH v3 12/17] RDMA/umem: Store ODP access mask information in PFN, Leon Romanovsky
- [PATCH v3 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP, Leon Romanovsky
- [PATCH v3 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length, Leon Romanovsky
- [PATCH v3 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage, Leon Romanovsky
- [PATCH v3 17/17] vfio/mlx5: Enable the DMA link API, Leon Romanovsky
- [PATCH v3 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse, Leon Romanovsky
- Re: [PATCH v3 00/17] Provide a new two step DMA mapping API, Leon Romanovsky
- Re: [PATCH v3 00/17] Provide a new two step DMA mapping API, Leon Romanovsky
- [PATCH V3] loop: fix type of block size,
Ming Lei
- [GIT PULL] Block fix for 6.12-rc7,
Jens Axboe
- [PATCHv11 0/9] write hints with nvme fdp and scsi streams,
Keith Busch
- pre-calculate max_zone_append_sectors v2,
Christoph Hellwig
- [PATCH 0/2] s390/dasd: two small fixes,
Stefan Haberland
- [PATCH] zram: fix NULL pointer in comp_algorithm_show(),
Liu Shixin
- Re: iio, syfs, devres: devm_kmalloc not aligned to pow2 size argument,
Matteo Martelli
- [RFC PATCH v1] blk-mq: isolate CPUs from hctx,
Costa Shulyupin
- Re: DMMP request-queue vs. BiO,
John Meneghini
- [PATCH 0/2] Add Error Recovery support for Virtio PCI devices,
Israel Rukshin
- [no subject], Unknown
- [PATCH V10 0/12] io_uring: support group buffer & ublk zc,
Ming Lei
- [PATCH V10 01/12] io_uring/rsrc: pass 'struct io_ring_ctx' reference to rsrc helpers, Ming Lei
- [PATCH V10 02/12] io_uring/rsrc: remove '->ctx_ptr' of 'struct io_rsrc_node', Ming Lei
- [PATCH V10 03/12] io_uring/rsrc: add & apply io_req_assign_buf_node(), Ming Lei
- [PATCH V10 04/12] io_uring/rsrc: prepare for supporting external 'io_rsrc_node', Ming Lei
- [PATCH V10 05/12] io_uring: rename io_mapped_ubuf as io_mapped_buf, Ming Lei
- [PATCH V10 06/12] io_uring: rename io_mapped_buf->ubuf as io_mapped_buf->addr, Ming Lei
- [PATCH V10 07/12] io_uring: shrink io_mapped_buf, Ming Lei
- [PATCH V10 08/12] io_uring: reuse io_mapped_buf for kernel buffer, Ming Lei
- [PATCH V10 09/12] io_uring: add callback to 'io_mapped_buffer' for giving back kernel buffer, Ming Lei
- [PATCH V10 10/12] io_uring: support leased group buffer with REQ_F_GROUP_BUF, Ming Lei
- [PATCH V10 11/12] io_uring/uring_cmd: support leasing device kernel buffer to io_uring, Ming Lei
- [PATCH V10 12/12] ublk: support leasing io buffer to io_uring, Ming Lei
- Re: (subset) [PATCH V10 0/12] io_uring: support group buffer & ublk zc, Jens Axboe
- [PATCH v2] block: Replace sprintf() with sysfs_emit(),
zhangguopeng
- [PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages,
Barry Song
- [PATCH] block: Switch to using refcount_t for zone write plugs,
Damien Le Moal
- [PATCH v2 0/2] Introduce bdev_zone_is_seq(),
Damien Le Moal
- [syzbot] [block?] [usb?] WARNING: bad unlock balance in elevator_init_mq,
syzbot
- [PATCH v4] block: get wp_offset by bdev_offset_from_zone_start,
LongPing Wei
- [PATCH v3] block: get wp_offset by bdev_offset_from_zone_start,
LongPing Wei
- [PATCH 0/2] Introduce bdev_zone_is_seq(),
Damien Le Moal
- [PATCH] mtip32xx: Replace deprecated PCI functions,
Philipp Stanner
- [PATCH v8 00/10] Read/Write with meta/integrity,
Anuj Gupta
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
[PATCH V9 0/7] io_uring: support group buffer & ublk zc,
Ming Lei
[PATCH] io_uring/rw: add support to send metadata along with read/write, Anuj Gupta
[PATCH v2 00/17] Provide a new two step DMA mapping API,
Leon Romanovsky
- [PATCH v2 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h, Leon Romanovsky
- [PATCH v2 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers, Leon Romanovsky
- [PATCH v2 04/17] dma-mapping: Add check if IOVA can be used, Leon Romanovsky
- [PATCH v2 05/17] dma: Provide an interface to allow allocate IOVA, Leon Romanovsky
- [PATCH v2 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper, Leon Romanovsky
- [PATCH v2 07/17] dma-mapping: Implement link/unlink ranges API, Leon Romanovsky
- [PATCH v2 03/17] iommu: generalize the batched sync after map interface, Leon Romanovsky
- [PATCH v2 09/17] docs: core-api: document the IOVA-based API, Leon Romanovsky
- [PATCH v2 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit, Leon Romanovsky
- [PATCH v2 11/17] mm/hmm: provide generic DMA managing logic, Leon Romanovsky
- [PATCH v2 12/17] RDMA/umem: Store ODP access mask information in PFN, Leon Romanovsky
- [PATCH v2 08/17] dma-mapping: add a dma_need_unmap helper, Leon Romanovsky
- [PATCH v2 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP, Leon Romanovsky
- [PATCH v2 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length, Leon Romanovsky
- [PATCH v2 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse, Leon Romanovsky
- [PATCH v2 17/17] vfio/mlx5: Enable the DMA link API, Leon Romanovsky
- [PATCH v2 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage, Leon Romanovsky
[PATCH] block: Replace sprintf() with sysfs_emit(),
zhangguopeng
[bug report] possible circular locking dependency detected with blktests block/002,
Yi Zhang
[syzbot] [block?] possible deadlock in blk_mq_alloc_request,
syzbot
[syzbot] [block?] [usb?] WARNING: bad unlock balance in blk_mq_update_tag_set_shared,
syzbot
[ANNOUNCE v2] work tree for untorn filesystem writes,
Darrick J. Wong
[PATCH v2] block: fix the initial value of wp_offset for npo2 zone size,
LongPing Wei
bio_add_* cleanups,
Christoph Hellwig
[PATCH 2/2] block: share more code for bio addition helpers, Christoph Hellwig
max_hw_zone_append_sectos fixes,
Christoph Hellwig
[bug report] most blktests nvme/ failed on the latest linux-block/for-next, Yi Zhang
[bug report]WARNING: CPU: 42 PID: 2893 at block/blk-settings.c:75 blk_validate_limits+0x475/0x4a0, Yi Zhang
[PATCH] zram: ZRAM_DEF_COMP should depend on ZRAM,
Geert Uytterhoeven
[PATCH] block: fix the initial value of wp_offset for npo2 zone size,
LongPing Wei
[ANNOUNCE] work tree for untorn filesystem writes,
Darrick J. Wong
[PATCH] nvme: test nvmet-wq sysfs interface,
Chaitanya Kulkarni
[PATCH v7 00/10] Read/Write with meta/integrity,
Anuj Gupta
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH v3] btrfs: handle bio_split() error,
Johannes Thumshirn
[PATCH] block: Use WRITE_ONCE for cache->nr_irq update, Zilin Guan
[PATCH -next] block: fix uaf for flush rq while iterating tags,
Yu Kuai
pre-calculate max_zone_append_sectors,
Christoph Hellwig
fix a few zoned append issues v2 (now with Ccs),
Christoph Hellwig
[PATCH] block: update blk_stack_limits documentation,
Christoph Hellwig
[syzbot] [block?] possible deadlock in __submit_bio,
syzbot
[syzbot] [block?] [trace?] possible deadlock in blk_trace_setup,
syzbot
[PATCH] lib/iov_iter: fix bvec iterator setup,
Ming Lei
[syzbot] [block?] general protection fault in blk_update_request, syzbot
[syzbot] [block?] [trace?] possible deadlock in blk_trace_ioctl,
syzbot
[GIT PULL] Block fixes for 6.12-rc6,
Jens Axboe
[PATCH v3 0/5] RAID 0/1/10 atomic write support,
John Garry
[no subject], Unknown
[PATCH] loop: Simplify discard granularity calc,
John Garry
fix a few zoned append issues,
Christoph Hellwig
[PATCH v2] btrfs: handle bio_split() error,
Johannes Thumshirn
[PATCH V2 0/4] block: freeze/unfreeze lockdep fixes,
Ming Lei
[PATCH] lib/iov_iter.c: initialize bi.bi_idx before iterating over bvec,
Ming Lei
[PATCH v3 0/6] bio_split() error handling rework,
John Garry
[PATCH RFC v1 0/2] Support for limiting the number of managed interrupts on every node per allocation.,
'Guanjun'
[PATCH RFC v1 2/2] genirq/cpuhotplug: Handle managed IRQs when the last CPU hotplug out in the affinity, 'Guanjun'
[PATCH] virtio: only reset device and restore status if needed in device resume,
qiang4 . zhang
[PATCH v6 00/10] Read/Write with metadata/integrity,
Kanchan Joshi
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH v1 00/17] Provide a new two step DMA mapping API,
Leon Romanovsky
- [PATCH v1 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h, Leon Romanovsky
- [PATCH v1 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers, Leon Romanovsky
- [PATCH v1 04/17] dma-mapping: Add check if IOVA can be used, Leon Romanovsky
- [PATCH v1 05/17] dma: Provide an interface to allow allocate IOVA, Leon Romanovsky
- [PATCH v1 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper, Leon Romanovsky
- [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API, Leon Romanovsky
- [PATCH v1 08/17] dma-mapping: add a dma_need_unmap helper, Leon Romanovsky
- [PATCH v1 03/17] iommu: generalize the batched sync after map interface, Leon Romanovsky
- [PATCH v1 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit, Leon Romanovsky
- [PATCH v1 11/17] mm/hmm: provide generic DMA managing logic, Leon Romanovsky
- [PATCH v1 12/17] RDMA/umem: Store ODP access mask information in PFN, Leon Romanovsky
- [PATCH v1 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage, Leon Romanovsky
- [PATCH v1 09/17] docs: core-api: document the IOVA-based API, Leon Romanovsky
- [PATCH v1 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length, Leon Romanovsky
- [PATCH v1 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse, Leon Romanovsky
- [PATCH v1 17/17] vfio/mlx5: Convert vfio to use DMA link API, Leon Romanovsky
- [PATCH v1 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP, Leon Romanovsky
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API, Jens Axboe
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API, Robin Murphy
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API, Jason Gunthorpe
[PATCH 0/5] block: freeze/unfreeze lockdep fixes,
Ming Lei
[PATCH] loop: Use bdev limit helpers for configuring discard,
John Garry
[PATCH v2 0/5] RAID 0/1/10 atomic write support,
John Garry
drop some broken zone append support code,
Christoph Hellwig
[PATCH v2] brd: defer automatic disk creation until module initialization succeeds,
Yang Erkun
[PATCH v5 00/10] Read/Write with meta/integrity,
Anuj Gupta
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCHv10 0/9] write hints with nvme fdp, scsi streams,
Keith Busch
[Index of Archives]
[Linux RAID]
[Linux SCSI]
[Linux ATA RAID]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]