Linux Block I/O
[Prev Page][Next Page]
- Re: [PATCH v4 03/10] PCI: hookup irq_get_affinity callback
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v4 02/10] driver core: add irq_get_affinity callback device_driver
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v4 01/10] driver core: bus: add irq_get_affinity callback to bus_type
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v4 07/10] scsi: hisi_sas: use blk_mq_hctx_map_queues to map queues
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [EXT] Re: [PATCHv11 0/9] write hints with nvme fdp and scsi streams
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] virtio_blk: reverse request order in virtio_queue_rqs
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: don't reorder requests passed to ->queue_rqs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: don't reorder requests passed to ->queue_rqs
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH] block:genhd:/proc/diskstats: use seq_put_decimal_ull for decimal values
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: don't reorder requests passed to ->queue_rqs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: don't reorder requests passed to ->queue_rqs
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 2/6] virtio_blk: reverse request order in virtio_queue_rqs
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 1/6] nvme-pci: reverse request order in nvme_queue_rqs
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 2/6] virtio_blk: reverse request order in virtio_queue_rqs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: don't reorder requests passed to ->queue_rqs
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [RFC 3/8] fs/buffer: restart block_read_full_folio() to avoid array overflow
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: don't reorder requests passed to ->queue_rqs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] block: export blk_validate_limits
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: don't reorder requests passed to ->queue_rqs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] [block?] [trace?] INFO: task hung in blk_trace_remove (2)
- From: syzbot <syzbot+2373f6be3e6de4f92562@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [block?] possible deadlock in blk_mq_init_sched
- From: syzbot <syzbot+707309ac8bd9751f602f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 5/6] block: don't reorder requests in blk_add_rq_to_plug
- From: Christoph Hellwig <hch@xxxxxx>
- Re: validate queue limits in btrfs
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH 2/6] virtio_blk: reverse request order in virtio_queue_rqs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/6] nvme-pci: reverse request order in nvme_queue_rqs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v4 10/10] blk-mq: remove unused queue mapping helpers
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH 6/6] block: don't reorder requests in blk_mq_add_to_batch
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/6] block: add a rq_list type
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/6] block: remove rq_list_move
- From: Christoph Hellwig <hch@xxxxxx>
- don't reorder requests passed to ->queue_rqs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: (subset) [PATCH V10 0/12] io_uring: support group buffer & ublk zc
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v4 06/10] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [RFC 2/8] fs/mpage: avoid negative shift for large blocksize
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v4 09/10] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_hctx_map_queues
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v4 08/10] nvme: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v4 07/10] scsi: hisi_sas: use blk_mq_hctx_map_queues to map queues
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v4 05/10] blk-mq: introduce blk_mq_hctx_map_queues
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v4 04/10] virtio: hookup irq_get_affinity callback
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v4 03/10] PCI: hookup irq_get_affinity callback
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v4 02/10] driver core: add irq_get_affinity callback device_driver
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v4 01/10] driver core: bus: add irq_get_affinity callback to bus_type
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v4 00/10] blk: refactor queue affinity helpers
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: (subset) [PATCH V10 0/12] io_uring: support group buffer & ublk zc
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC 6/8] block/bdev: lift block size restrictions and use common definition
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v3 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 2/2] btrfs: validate queue limits
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 1/2] block: export blk_validate_limits
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v3] btrfs: handle bio_split() error
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [RFC 7/8] nvme: remove superfluous block size check
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC 8/8] bdev: use bdev_io_min() for statx block size
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC 6/8] block/bdev: lift block size restrictions and use common definition
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [syzbot] [block?] possible deadlock in loop_reconfigure_limits
- From: syzbot <syzbot+867b0179d31db9955876@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC 4/8] fs/buffer fs/mpage: remove large folio restriction
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 8/8] blk-mq: remove unused queue mapping helpers
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3] btrfs: handle bio_split() error
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v3 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_hctx_map_queues
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 6/8] nvme: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 3/8] virtio: hookup irq_get_affinity callback
- From: Hannes Reinecke <hare@xxxxxxx>
- [RFC 0/8] enable bs > ps for block devices
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 8/8] bdev: use bdev_io_min() for statx block size
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 7/8] nvme: remove superfluous block size check
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 1/8] fs/mpage: use blocks_per_folio instead of blocks_per_page
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 3/8] fs/buffer: restart block_read_full_folio() to avoid array overflow
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 5/8] block/bdev: enable large folio support for large logical block sizes
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 2/8] fs/mpage: avoid negative shift for large blocksize
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 4/8] fs/buffer fs/mpage: remove large folio restriction
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 6/8] block/bdev: lift block size restrictions and use common definition
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 2/8] PCI: hookup irq_get_affinity callback
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [syzbot] [block?] possible deadlock in loop_reconfigure_limits
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [syzbot] [block?] possible deadlock in loop_reconfigure_limits
- From: syzbot <syzbot+867b0179d31db9955876@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [block?] possible deadlock in loop_reconfigure_limits
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 2/2] btrfs: validate queue limits
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] block: export blk_validate_limits
- From: Christoph Hellwig <hch@xxxxxx>
- validate queue limits in btrfs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [bug report] blktests zbd/009 lead kernel panic on latest linux-block/for-next
- From: Christoph Hellwig <hch@xxxxxx>
- [bug report] blktests zbd/009 lead kernel panic on latest linux-block/for-next
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH 2/2] block: remove the ioprio field from struct request
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [EXT] Re: [PATCHv11 0/9] write hints with nvme fdp and scsi streams
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH blktest V2] nvme: test nvmet-wq sysfs interface
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: remove two fields from struct request
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH v3 3/8] virtio: hookup irq_get_affinity callback
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: remove two fields from struct request
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/2] block: remove the ioprio field from struct request
- From: John Garry <john.g.garry@xxxxxxxxxx>
- RE: [EXT] Re: [PATCHv11 0/9] write hints with nvme fdp and scsi streams
- From: Pierre Labat <plabat@xxxxxxxxxx>
- remove two fields from struct request
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/2] block: remove the write_hint field from struct request
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 2/2] block: remove the ioprio field from struct request
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/2] block: remove the write_hint field from struct request
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 1/2] block: remove the write_hint field from struct request
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block: Drop granularity check in queue_limit_discard_alignment()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv11 0/9] write hints with nvme fdp and scsi streams
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/2] block: remove the ioprio field from struct request
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 3/8] virtio: hookup irq_get_affinity callback
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 2/8] PCI: hookup irq_get_affinity callback
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv11 0/9] write hints with nvme fdp and scsi streams
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [syzbot] [block?] possible deadlock in loop_reconfigure_limits
- From: syzbot <syzbot+867b0179d31db9955876@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
- From: Daniel Wagner <dwagner@xxxxxxx>
- [PATCH v3 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_hctx_map_queues
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- Re: [PATCHv11 0/9] write hints with nvme fdp and scsi streams
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv11 0/9] write hints with nvme fdp and scsi streams
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH v3 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH] virtio-blk: don't keep queue frozen during system suspend
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv11 0/9] write hints with nvme fdp and scsi streams
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v4 3/5] md/raid0: Atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v3 8/8] blk-mq: remove unused queue mapping helpers
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v3 6/8] nvme: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v3 3/8] virtio: hookup irq_get_affinity callback
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v3 2/8] PCI: hookup irq_get_affinity callback
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v3 0/8] blk: refactor queue affinity helpers
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v4 4/5] md/raid1: Atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v4 1/5] block: Add extra checks in blk_validate_atomic_write_limits()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v4 5/5] md/raid10: Atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v4 2/5] block: Support atomic writes limits for stacked devices
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v4 0/5] RAID 0/1/10 atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH V2 3/3] block: model freeze & enter queue as lock for supporting lockdep
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 3/3] block: model freeze & enter queue as lock for supporting lockdep
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH V2 3/3] block: model freeze & enter queue as lock for supporting lockdep
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC PATCH v1] blk-mq: isolate CPUs from hctx
- From: Daniel Wagner <dwagner@xxxxxxx>
- [PATCH] block: Drop granularity check in queue_limit_discard_alignment()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH V2 3/3] block: model freeze & enter queue as lock for supporting lockdep
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH v3 00/17] Provide a new two step DMA mapping API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v2 1/6] blk-mq: introduce blk_mq_hctx_map_queues
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH v8 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: [PATCH v4 1/6] block: Rework bio_split() return value
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 6/6] blk-mq: remove unused queue mapping helpers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 5/6] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_hctx_map_queues
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 2/6] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 1/6] blk-mq: introduce blk_mq_hctx_map_queues
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH blktest V2] nvme: test nvmet-wq sysfs interface
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- Re: [PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH] nvme: test nvmet-wq sysfs interface
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v6 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v8 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: (subset) [PATCH V10 0/12] io_uring: support group buffer & ublk zc
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [no subject]
- Re: [PATCH v2 1/6] blk-mq: introduce blk_mq_hctx_map_queues
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v2 0/6] blk: refactor queue affinity helpers
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v2 6/6] blk-mq: remove unused queue mapping helpers
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v2 3/6] scsi: hisi_sas: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v2 4/6] nvme: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v2 5/6] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_hctx_map_queues
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v2 2/6] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v2 1/6] blk-mq: introduce blk_mq_hctx_map_queues
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [syzbot] [exfat?] possible deadlock in fat_count_free_clusters
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCHv11 0/9] write hints with nvme fdp and scsi streams
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv11 0/9] write hints with nvme fdp and scsi streams
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: pre-calculate max_zone_append_sectors v2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: (subset) [PATCH 1/5] block: take chunk_sectors into account in bio_split_write_zeroes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 0/6] bio_split() error handling rework
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] ublk: fix ublk_ch_mmap() for 64K page size
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v1 09/17] docs: core-api: document the IOVA-based API
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH v2] aoe: fix the potential use-after-free problem in more places
- From: joeyli <jlee@xxxxxxxx>
- [PATCH v4 3/6] block: Handle bio_split() errors in bio_submit_split()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v4 4/6] md/raid0: Handle bio_split() errors
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v4 1/6] block: Rework bio_split() return value
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v4 5/6] md/raid1: Handle bio_split() errors
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v4 6/6] md/raid10: Handle bio_split() errors
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v4 0/6] bio_split() error handling rework
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v4 2/6] block: Error an attempt to split an atomic write in bio_split()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH] ublk: fix ublk_ch_mmap() for 64K page size
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Javier Gonzalez <javier.gonz@xxxxxxxxxxx>
- Re: [PATCHv11 0/9] write hints with nvme fdp and scsi streams
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Javier Gonzalez <javier.gonz@xxxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Javier Gonzalez <javier.gonz@xxxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Javier Gonzalez <javier.gonz@xxxxxxxxxxx>
- Re: [PATCH] zram: ZRAM_DEF_COMP should depend on ZRAM
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [bug report] fio failed with --fixedbufs
- From: Guangwu Zhang <guazhang@xxxxxxxxxx>
- Re: [bug report] fio failed with --fixedbufs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [bug report] fio failed with --fixedbufs
- From: Guangwu Zhang <guazhang@xxxxxxxxxx>
- Re: [PATCH v1 04/17] dma-mapping: Add check if IOVA can be used
- From: Greg Sword <gregsword0@xxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v1 09/17] docs: core-api: document the IOVA-based API
- From: anish kumar <yesanishhere@xxxxxxxxx>
- Re: [PATCH v1 04/17] dma-mapping: Add check if IOVA can be used
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v1 09/17] docs: core-api: document the IOVA-based API
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 09/17] docs: core-api: document the IOVA-based API
- From: anish kumar <yesanishhere@xxxxxxxxx>
- Re: [PATCH v3 09/17] docs: core-api: document the IOVA-based API
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH v3 09/17] docs: core-api: document the IOVA-based API
- From: anish kumar <yesanishhere@xxxxxxxxx>
- Re: [PATCH v6 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH v6 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH v1 04/17] dma-mapping: Add check if IOVA can be used
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v1 04/17] dma-mapping: Add check if IOVA can be used
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- Re: [PATCH v3 00/17] Provide a new two step DMA mapping API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 17/17] vfio/mlx5: Enable the DMA link API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 12/17] RDMA/umem: Store ODP access mask information in PFN
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 11/17] mm/hmm: provide generic DMA managing logic
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 08/17] dma-mapping: add a dma_need_unmap helper
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 09/17] docs: core-api: document the IOVA-based API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 04/17] dma-mapping: Add check if IOVA can be used
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 07/17] dma-mapping: Implement link/unlink ranges API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 05/17] dma: Provide an interface to allow allocate IOVA
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 03/17] iommu: generalize the batched sync after map interface
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 00/17] Provide a new two step DMA mapping API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v1 09/17] docs: core-api: document the IOVA-based API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] zram: fix NULL pointer in comp_algorithm_show()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/2] s390/dasd: two small fixes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V3] loop: fix type of block size
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] Block fix for 6.12-rc7
- From: pr-tracker-bot@xxxxxxxxxx
- Re: iio, syfs, devres: devm_kmalloc not aligned to pow2 size argument
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- Re: iio, syfs, devres: devm_kmalloc not aligned to pow2 size argument
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: iio, syfs, devres: devm_kmalloc not aligned to pow2 size argument
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: iio, syfs, devres: devm_kmalloc not aligned to pow2 size argument
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] zram: fix NULL pointer in comp_algorithm_show()
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH] zram: fix NULL pointer in comp_algorithm_show()
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- [PATCH V3] loop: fix type of block size
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [GIT PULL] Block fix for 6.12-rc7
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] zram: fix NULL pointer in comp_algorithm_show()
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH 2/2] nvme-multipath: don't bother clearing max_hw_zone_append_sectors
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 1/2] block: pre-calculate max_zone_append_sectors
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v1 09/17] docs: core-api: document the IOVA-based API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v1 09/17] docs: core-api: document the IOVA-based API
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH v1 09/17] docs: core-api: document the IOVA-based API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCHv11 4/9] block: allow ability to limit partition write hints
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv11 3/9] statx: add write hint information
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv11 7/9] block: export placement hint feature
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv11 5/9] block, fs: add write hint to kiocb
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv11 0/9] write hints with nvme fdp and scsi streams
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv11 2/9] block: introduce max_write_hints queue limit
- From: Keith Busch <kbusch@xxxxxxxx>
- Re: [PATCH v1 09/17] docs: core-api: document the IOVA-based API
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Bart Van Assche <bvanassche@xxxxxxx>
- RE: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Javier Gonzalez <javier.gonz@xxxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH 2/2] nvme-multipath: don't bother clearing max_hw_zone_append_sectors
- From: Christoph Hellwig <hch@xxxxxx>
- pre-calculate max_zone_append_sectors v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] block: pre-calculate max_zone_append_sectors
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Christoph Hellwig <hch@xxxxxx>
- Re: fix a few zoned append issues v2 (now with Ccs)
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: fix a few zoned append issues v2 (now with Ccs)
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/2] s390/dasd: Fix typo in comment
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] s390/dasd: fix redundant /proc/dasd* entries removal
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH 0/2] s390/dasd: two small fixes
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH] zram: fix NULL pointer in comp_algorithm_show()
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- Re: iio, syfs, devres: devm_kmalloc not aligned to pow2 size argument
- From: Matteo Martelli <matteomartelli3@xxxxxxxxx>
- Re: [PATCH v5 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Christoph Hellwig <hch@xxxxxx>
- Re: max_hw_zone_append_sectos fixes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/5] btrfs: split bios to the fs sector size boundary
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 4/5] btrfs: use bio_is_zone_append in the completion handler
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 3/5] block: lift bio_is_zone_append to bio.h
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 2/5] block: fix bio_split_rw_at to take zone_write_granularity into account
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
- From: Barry Song <21cnbao@xxxxxxxxx>
- [RFC PATCH v1] blk-mq: isolate CPUs from hctx
- From: Costa Shulyupin <costa.shul@xxxxxxxxxx>
- Re: [PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH] nvme: test nvmet-wq sysfs interface
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH] nvme: test nvmet-wq sysfs interface
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH 2/2] block: share more code for bio addition helpers
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- Re: [PATCH v2] virtio: only reset device and restore status if needed in device resume
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH V10 11/12] io_uring/uring_cmd: support leasing device kernel buffer to io_uring
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 0/4] block: freeze/unfreeze lockdep fixes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2 0/4] block: freeze/unfreeze lockdep fixes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2 0/4] block: freeze/unfreeze lockdep fixes
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 0/2] Introduce bdev_zone_is_seq()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] block: Replace sprintf() with sysfs_emit()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: max_hw_zone_append_sectos fixes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: (subset) [PATCH V10 0/12] io_uring: support group buffer & ublk zc
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: (subset) [PATCH V10 0/12] io_uring: support group buffer & ublk zc
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH RFC 2/2] zram: support compression at the granularity of multi-pages
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v3 0/6] bio_split() error handling rework
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH V10 11/12] io_uring/uring_cmd: support leasing device kernel buffer to io_uring
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: DMMP request-queue vs. BiO
- From: John Meneghini <jmeneghi@xxxxxxxxxx>
- Re: [PATCH V10 11/12] io_uring/uring_cmd: support leasing device kernel buffer to io_uring
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] block: Switch to using refcount_t for zone write plugs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 0/6] bio_split() error handling rework
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: Switch to using refcount_t for zone write plugs
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v4] block: get wp_offset by bdev_offset_from_zone_start
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v5 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v6 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 2/2] virtio_blk: Add support for transport error recovery
- From: Israel Rukshin <israelr@xxxxxxxxxx>
- [PATCH 1/2] virtio_pci: Add support for PCIe Function Level Reset
- From: Israel Rukshin <israelr@xxxxxxxxxx>
- [PATCH 0/2] Add Error Recovery support for Virtio PCI devices
- From: Israel Rukshin <israelr@xxxxxxxxxx>
- Re: [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [ANNOUNCE v2] work tree for untorn filesystem writes
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH v2] block: Replace sprintf() with sysfs_emit()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [ANNOUNCE] work tree for untorn filesystem writes
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- [no subject]
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 2/2] block: pre-calculate max_zone_append_sectors
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: Switch to using refcount_t for zone write plugs
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 2/5] block: fix bio_split_rw_at to take zone_write_granularity into account
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 1/5] block: take chunk_sectors into account in bio_split_write_zeroes
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH RFC 2/2] zram: support compression at the granularity of multi-pages
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH v8 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v8 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH V10 12/12] ublk: support leasing io buffer to io_uring
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 11/12] io_uring/uring_cmd: support leasing device kernel buffer to io_uring
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 10/12] io_uring: support leased group buffer with REQ_F_GROUP_BUF
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 09/12] io_uring: add callback to 'io_mapped_buffer' for giving back kernel buffer
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 08/12] io_uring: reuse io_mapped_buf for kernel buffer
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 07/12] io_uring: shrink io_mapped_buf
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 06/12] io_uring: rename io_mapped_buf->ubuf as io_mapped_buf->addr
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 05/12] io_uring: rename io_mapped_ubuf as io_mapped_buf
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 04/12] io_uring/rsrc: prepare for supporting external 'io_rsrc_node'
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 03/12] io_uring/rsrc: add & apply io_req_assign_buf_node()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 02/12] io_uring/rsrc: remove '->ctx_ptr' of 'struct io_rsrc_node'
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 01/12] io_uring/rsrc: pass 'struct io_ring_ctx' reference to rsrc helpers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 0/12] io_uring: support group buffer & ublk zc
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH v2] block: Replace sprintf() with sysfs_emit()
- From: zhangguopeng <zhangguopeng@xxxxxxxxxx>
- Re: [PATCH RFC 2/2] zram: support compression at the granularity of multi-pages
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH RFC 2/2] zram: support compression at the granularity of multi-pages
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH RFC v2 2/2] zram: support compression at the granularity of multi-pages
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH RFC v2 1/2] mm: zsmalloc: support objects compressed based on multiple pages
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2 0/2] Introduce bdev_zone_is_seq()
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v8 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block: Switch to using refcount_t for zone write plugs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v8 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Anuj gupta <anuj1072538@xxxxxxxxx>
- Re: [PATCH 2/2] block: share more code for bio addition helpers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] block: Switch to using refcount_t for zone write plugs
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v3 0/6] bio_split() error handling rework
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v3 0/6] bio_split() error handling rework
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v2 2/2] block: Add a public bdev_zone_is_seq() helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 1/2] block: RCU protect disk->conv_zones_bitmap
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v2 2/2] block: Add a public bdev_zone_is_seq() helper
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v2 1/2] block: RCU protect disk->conv_zones_bitmap
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v2 0/2] Introduce bdev_zone_is_seq()
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v8 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block: Replace sprintf() with sysfs_emit()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/2] block: RCU protect disk->conv_zones_bitmap
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 1/2] block: RCU protect disk->conv_zones_bitmap
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/2] block: pre-calculate max_zone_append_sectors
- From: Christoph Hellwig <hch@xxxxxx>
- [syzbot] [block?] [usb?] WARNING: bad unlock balance in elevator_init_mq
- From: syzbot <syzbot+a95fab8e491d4ac8cbe9@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V9 4/7] io_uring: reuse io_mapped_buf for kernel buffer
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V9 3/7] io_uring: shrink io_mapped_buf
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHv10 6/9] io_uring: enable per-io hinting capability
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v4] block: get wp_offset by bdev_offset_from_zone_start
- From: LongPing Wei <weilongping@xxxxxxxx>
- Re: [PATCH V9 4/7] io_uring: reuse io_mapped_buf for kernel buffer
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3] block: get wp_offset by bdev_offset_from_zone_start
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH V9 3/7] io_uring: shrink io_mapped_buf
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH v3] block: get wp_offset by bdev_offset_from_zone_start
- From: LongPing Wei <weilongping@xxxxxxxx>
- Re: [PATCH 1/2] block: RCU protect disk->conv_zones_bitmap
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 1/2] block: RCU protect disk->conv_zones_bitmap
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] block: RCU protect disk->conv_zones_bitmap
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 1/2] block: RCU protect disk->conv_zones_bitmap
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 2/2] block: Add a public bdev_zone_is_seq() helper
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH 0/2] Introduce bdev_zone_is_seq()
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH 1/2] block: RCU protect disk->conv_zones_bitmap
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v2] block: fix the initial value of wp_offset for npo2 zone size
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 2/2] block: pre-calculate max_zone_append_sectors
- From: Klara Modin <klarasmodin@xxxxxxxxx>
- Re: [PATCH 2/2] block: pre-calculate max_zone_append_sectors
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH RFC 2/2] zram: support compression at the granularity of multi-pages
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [ANNOUNCE v2] work tree for untorn filesystem writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH V9 5/7] io_uring: support leased group buffer with REQ_F_GROUP_BUF
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V9 4/7] io_uring: reuse io_mapped_buf for kernel buffer
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V9 3/7] io_uring: shrink io_mapped_buf
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V9 2/7] io_uring: rename ubuf of io_mapped_buf as start
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] mtip32xx: Replace deprecated PCI functions
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] mtip32xx: Replace deprecated PCI functions
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v8 10/10] block: add support to pass user meta buffer
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v8 09/10] scsi: add support for user-meta interface
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v8 08/10] nvme: add support for passing on the application tag
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v8 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v8 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v8 05/10] fs: introduce IOCB_HAS_METADATA for metadata
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v8 04/10] fs, iov_iter: define meta io descriptor
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v8 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v8 02/10] block: copy back bounce buffer to user-space correctly in case of split
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v8 01/10] block: define set of integrity flags to be inherited by cloned bip
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v8 00/10] Read/Write with meta/integrity
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: [PATCHv10 9/9] scsi: set permanent stream count in block limits
- From: Hans Holmberg <hans@xxxxxxxxxxxxx>
- [PATCH V9 7/7] ublk: support leasing io buffer to io_uring
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 6/7] io_uring/uring_cmd: support leasing device kernel buffer to io_uring
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 5/7] io_uring: support leased group buffer with REQ_F_GROUP_BUF
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 4/7] io_uring: reuse io_mapped_buf for kernel buffer
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 3/7] io_uring: shrink io_mapped_buf
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 2/7] io_uring: rename ubuf of io_mapped_buf as start
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 1/7] io_uring: rename io_mapped_ubuf as io_mapped_buf
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 0/7] io_uring: support group buffer & ublk zc
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] io_uring/rw: add support to send metadata along with read/write
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: [PATCH] nvme: test nvmet-wq sysfs interface
- From: Daniel Wagner <dwagner@xxxxxxx>
- [PATCH v2 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v2 17/17] vfio/mlx5: Enable the DMA link API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v2 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v2 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v2 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v2 08/17] dma-mapping: add a dma_need_unmap helper
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v2 12/17] RDMA/umem: Store ODP access mask information in PFN
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v2 11/17] mm/hmm: provide generic DMA managing logic
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v2 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v2 09/17] docs: core-api: document the IOVA-based API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v2 03/17] iommu: generalize the batched sync after map interface
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v2 07/17] dma-mapping: Implement link/unlink ranges API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v2 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v2 05/17] dma: Provide an interface to allow allocate IOVA
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v2 04/17] dma-mapping: Add check if IOVA can be used
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v2 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v2 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v2 00/17] Provide a new two step DMA mapping API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [ANNOUNCE] work tree for untorn filesystem writes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 2/2] block: share more code for bio addition helpers
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- Re: [PATCH 1/2] block: remove bio_add_hw_folio
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- Re: [ANNOUNCE v2] work tree for untorn filesystem writes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [bug report] possible circular locking dependency detected with blktests block/002
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH v2] virtio: only reset device and restore status if needed in device resume
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [bug report] possible circular locking dependency detected with blktests block/002
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] block: Replace sprintf() with sysfs_emit()
- From: zhangguopeng <zhangguopeng@xxxxxxxxxx>
- [bug report] possible circular locking dependency detected with blktests block/002
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH v7 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v7 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH v7 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v7 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [syzbot] [block?] [usb?] WARNING: bad unlock balance in blk_mq_update_tag_set_shared
- From: syzbot <syzbot+5007209c85ecdb50b5da@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [block?] possible deadlock in blk_mq_alloc_request
- From: syzbot <syzbot+ca7d7c797fee31d2b474@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next] block: fix uaf for flush rq while iterating tags
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [syzbot] [block?] [usb?] WARNING: bad unlock balance in blk_mq_update_tag_set_shared
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH -next] block: fix uaf for flush rq while iterating tags
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [syzbot] [block?] possible deadlock in blk_mq_alloc_request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] nvme: test nvmet-wq sysfs interface
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH -next] block: fix uaf for flush rq while iterating tags
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH -next] block: fix uaf for flush rq while iterating tags
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] block: fix the initial value of wp_offset for npo2 zone size
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH -next] block: fix uaf for flush rq while iterating tags
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH -next] block: fix uaf for flush rq while iterating tags
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [syzbot] [block?] possible deadlock in blk_mq_alloc_request
- From: syzbot <syzbot+ca7d7c797fee31d2b474@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [block?] [usb?] WARNING: bad unlock balance in blk_mq_update_tag_set_shared
- From: syzbot <syzbot+5007209c85ecdb50b5da@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: max_hw_zone_append_sectos fixes
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- [ANNOUNCE v2] work tree for untorn filesystem writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH V2 0/4] block: freeze/unfreeze lockdep fixes
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH v2] block: fix the initial value of wp_offset for npo2 zone size
- From: LongPing Wei <weilongping@xxxxxxxx>
- Re: [PATCH] block: fix the initial value of wp_offset for npo2 zone size
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] block: fix the initial value of wp_offset for npo2 zone size
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] block: fix the initial value of wp_offset for npo2 zone size
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v3 1/6] block: Rework bio_split() return value
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v7 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [ANNOUNCE] work tree for untorn filesystem writes
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v7 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH v7 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v7 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [ANNOUNCE] work tree for untorn filesystem writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: max_hw_zone_append_sectos fixes
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH 2/2] block: share more code for bio addition helpers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] block: remove bio_add_hw_folio
- From: Christoph Hellwig <hch@xxxxxx>
- bio_add_* cleanups
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v7 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] block: initialize max_hw_zone_append_sectors in blk_set_stacking_limits
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/2] nvme-multipath: don't bother clearing max_hw_zone_append_sectors
- From: Christoph Hellwig <hch@xxxxxx>
- max_hw_zone_append_sectos fixes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [ANNOUNCE] work tree for untorn filesystem writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [ANNOUNCE] work tree for untorn filesystem writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [ANNOUNCE] work tree for untorn filesystem writes
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [bug report] most blktests nvme/ failed on the latest linux-block/for-next
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- [bug report]WARNING: CPU: 42 PID: 2893 at block/blk-settings.c:75 blk_validate_limits+0x475/0x4a0
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH V3] nbd: fix partial sending
- From: Kevin Wolf <kwolf@xxxxxxxxxx>
- Re: [PATCH v7 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v7 02/10] block: copy back bounce buffer to user-space correctly in case of split
- From: Anuj gupta <anuj1072538@xxxxxxxxx>
- Re: [PATCH v7 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Anuj gupta <anuj1072538@xxxxxxxxx>
- Re: [ANNOUNCE] work tree for untorn filesystem writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 blktests 0/5] add new tests for blk-throttle
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- [PATCH] zram: ZRAM_DEF_COMP should depend on ZRAM
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH -next] block: fix uaf for flush rq while iterating tags
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [ANNOUNCE] work tree for untorn filesystem writes
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH] block: fix the initial value of wp_offset for npo2 zone size
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/3 v2] nvme: make independent ns identify default
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] block: fix the initial value of wp_offset for npo2 zone size
- From: LongPing Wei <weilongping@xxxxxxxx>
- Re: [PATCH v7 02/10] block: copy back bounce buffer to user-space correctly in case of split
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v7 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v7 04/10] fs, iov_iter: define meta io descriptor
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH -next] block: fix uaf for flush rq while iterating tags
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH -next] block: fix uaf for flush rq while iterating tags
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH -next] block: fix uaf for flush rq while iterating tags
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 6/6] md/raid10: Handle bio_split() errors
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 5/6] md/raid1: Handle bio_split() errors
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 4/6] md/raid0: Handle bio_split() errors
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 3/6] block: Handle bio_split() errors in bio_submit_split()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 2/6] block: Error an attempt to split an atomic write in bio_split()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 1/6] block: Rework bio_split() return value
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH -next] block: fix uaf for flush rq while iterating tags
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [syzbot] [block?] [trace?] possible deadlock in blk_trace_ioctl
- From: syzbot <syzbot+a3c16289c8c99b02cac1@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] nvme: test nvmet-wq sysfs interface
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [syzbot] [block?] [trace?] possible deadlock in blk_trace_ioctl
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 3/4] btrfs: use bio_is_zone_append in the completion handler
- From: Naohiro Aota <Naohiro.Aota@xxxxxxx>
- Re: [PATCH 4/4] btrfs: split bios to the fs sector size boundary
- From: Naohiro Aota <Naohiro.Aota@xxxxxxx>
- Re: [PATCH V8 5/7] io_uring: support leased group buffer with REQ_F_GROUP_KBUF
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2] virtio: only reset device and restore status if needed in device resume
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 3/3 v2] nvmet: add rotational support
- From: Guixin Liu <kanie@xxxxxxxxxxxxxxxxx>
- [ANNOUNCE] work tree for untorn filesystem writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] nvme: test nvmet-wq sysfs interface
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- Re: pre-calculate max_zone_append_sectors
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: update blk_stack_limits documentation
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V8 5/7] io_uring: support leased group buffer with REQ_F_GROUP_KBUF
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v7 10/10] block: add support to pass user meta buffer
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v7 09/10] scsi: add support for user-meta interface
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v7 08/10] nvme: add support for passing on the application tag
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v7 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v7 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v7 05/10] fs: introduce IOCB_HAS_METADATA for metadata
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v7 04/10] fs, iov_iter: define meta io descriptor
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v7 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v7 02/10] block: copy back bounce buffer to user-space correctly in case of split
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v7 01/10] block: define set of integrity flags to be inherited by cloned bip
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v7 00/10] Read/Write with meta/integrity
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: [PATCH v2] aoe: fix the potential use-after-free problem in more places
- From: Valentin Kleibel <valentin@xxxxxxxx>
- Re: [PATCH V8 5/7] io_uring: support leased group buffer with REQ_F_GROUP_KBUF
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/3 v2] nvme: make independent ns identify default
- From: Matias Bjørling <m@xxxxxxxxxxx>
- Re: [PATCH V8 5/7] io_uring: support leased group buffer with REQ_F_GROUP_KBUF
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH V8 5/7] io_uring: support leased group buffer with REQ_F_GROUP_KBUF
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V8 5/7] io_uring: support leased group buffer with REQ_F_GROUP_KBUF
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [PATCH v3] btrfs: handle bio_split() error
- From: Johannes Thumshirn <jth@xxxxxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH] block: Use WRITE_ONCE for cache->nr_irq update
- From: Zilin Guan <zilinguan811@xxxxxxxxx>
- Re: [syzbot] [block?] possible deadlock in __submit_bio
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [PATCH v3 3/5] md/raid0: Atomic write support
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next] block: fix uaf for flush rq while iterating tags
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] btrfs: split bios to the fs sector size boundary
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 2/4] block: lift bio_is_zone_append to bio.h
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 3/4] btrfs: use bio_is_zone_append in the completion handler
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v1 08/17] dma-mapping: add a dma_need_unmap helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH 2/7] block: don't merge different kinds of P2P transfers in a single bio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH 2/7] block: don't merge different kinds of P2P transfers in a single bio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH 1/7] block: share more code for bio addition helpers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] loop: Use bdev limit helpers for configuring discard
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/2] block: pre-calculate max_zone_append_sectors
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] block: remove the max_zone_append_sectors check in blk_revalidate_disk_zones
- From: Christoph Hellwig <hch@xxxxxx>
- pre-calculate max_zone_append_sectors
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 2/5] block: Support atomic writes limits for stacked devices
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2] btrfs: handle bio_split() error
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH 5/5] btrfs: split bios to the fs sector size boundary
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/5] btrfs: use bio_is_zone_append in the completion handler
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/5] block: lift bio_is_zone_append to bio.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/5] block: fix bio_split_rw_at to take zone_write_granularity into account
- From: Christoph Hellwig <hch@xxxxxx>
- fix a few zoned append issues v2 (now with Ccs)
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/5] block: take chunk_sectors into account in bio_split_write_zeroes
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] block: update blk_stack_limits documentation
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V8 5/7] io_uring: support leased group buffer with REQ_F_GROUP_KBUF
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 4/5] md/raid1: Atomic write support
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH V8 5/7] io_uring: support leased group buffer with REQ_F_GROUP_KBUF
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH V8 5/7] io_uring: support leased group buffer with REQ_F_GROUP_KBUF
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V8 5/7] io_uring: support leased group buffer with REQ_F_GROUP_KBUF
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [syzbot] [block?] possible deadlock in __submit_bio
- From: syzbot <syzbot+949ae54e95a2fab4cbb4@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 2/7] block: don't merge different kinds of P2P transfers in a single bio
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [syzbot] [block?] [trace?] possible deadlock in blk_trace_setup
- From: syzbot <syzbot+0d8542c90a512dc95185@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] lib/iov_iter: fix bvec iterator setup
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH 2/7] block: don't merge different kinds of P2P transfers in a single bio
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- Re: [GIT PULL] Block fixes for 6.12-rc6
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH] lib/iov_iter: fix bvec iterator setup
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [syzbot] [block?] general protection fault in blk_update_request
- From: syzbot <syzbot+1d38eedcb25a3b5686a7@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 1/3 v2] nvme: make independent ns identify default
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [syzbot] [block?] [trace?] possible deadlock in blk_trace_ioctl
- From: syzbot <syzbot+a3c16289c8c99b02cac1@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] loop: Simplify discard granularity calc
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] Block fixes for 6.12-rc6
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] iov_iter: don't require contiguous pages in iov_iter_extract_bvec_pages
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v6 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH] iov_iter: don't require contiguous pages in iov_iter_extract_bvec_pages
- From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
- Re: [PATCH v2] btrfs: handle bio_split() error
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v3 0/5] RAID 0/1/10 atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCHv10 9/9] scsi: set permanent stream count in block limits
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH v3 4/5] md/raid1: Atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v3 5/5] md/raid10: Atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v3 1/5] block: Add extra checks in blk_validate_atomic_write_limits()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v3 3/5] md/raid0: Atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v3 2/5] block: Support atomic writes limits for stacked devices
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH blktests] common/rc: Uniform the style of skip reasons
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- [no subject]
- Re: [PATCH v1 08/17] dma-mapping: add a dma_need_unmap helper
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v3 blktests 0/5] add new tests for blk-throttle
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- [PATCH] loop: Simplify discard granularity calc
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH] loop: Use bdev limit helpers for configuring discard
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCHv10 9/9] scsi: set permanent stream count in block limits
- From: Javier González <javier.gonz@xxxxxxxxxxx>
- Re: [PATCHv10 9/9] scsi: set permanent stream count in block limits
- From: Hans Holmberg <hans@xxxxxxxxxxxxx>
- Re: [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
- From: Jiri Slaby <jirislaby@xxxxxxxxxx>
- Re: [RFC PATCH 2/7] block: don't merge different kinds of P2P transfers in a single bio
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH 2/4] block: lift bio_is_zone_append to bio.h
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/4] block: fix bio_split_rw_at to take zone_write_granularity into account
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/4] btrfs: split bios to the fs sector size boundary
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 3/4] btrfs: use bio_is_zone_append in the completion handler
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 2/4] block: lift bio_is_zone_append to bio.h
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 1/4] block: fix bio_split_rw_at to take zone_write_granularity into account
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v2] virtio: only reset device and restore status if needed in device resume
- From: Qiang Zhang <qiang4.zhang@xxxxxxxxxxxxxxx>
- [PATCH 4/4] btrfs: split bios to the fs sector size boundary
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/4] btrfs: use bio_is_zone_append in the completion handler
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/4] block: lift bio_is_zone_append to bio.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/4] block: fix bio_split_rw_at to take zone_write_granularity into account
- From: Christoph Hellwig <hch@xxxxxx>
- fix a few zoned append issues
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
- From: mapicccy <guanjun@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V8 0/8] io_uring: support sqe group and leased group kbuf
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [bug report] block: Non-NCQ commands will never be executed while fio is continuously running
- From: yangxingui <yangxingui@xxxxxxxxxx>
- Re: [PATCH v2] virtio: only reset device and restore status if needed in device resume
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH v2] virtio: only reset device and restore status if needed in device resume
- From: qiang4.zhang@xxxxxxxxxxxxxxx
- Re: [PATCH V8 0/8] io_uring: support sqe group and leased group kbuf
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V8 5/7] io_uring: support leased group buffer with REQ_F_GROUP_KBUF
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCHv10 9/9] scsi: set permanent stream count in block limits
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH] brd: fix null pointer when modprobe brd
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH V8 4/7] io_uring: support SQE group
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V8 4/7] io_uring: support SQE group
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V8 4/7] io_uring: support SQE group
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v1 08/17] dma-mapping: add a dma_need_unmap helper
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [RFC PATCH 2/7] block: don't merge different kinds of P2P transfers in a single bio
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [RFC PATCH 1/7] block: share more code for bio addition helpers
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 1/5] blk-cgroup: add a new helper blkg_print_dev_name()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 1/2] block: remove zone append special casing from the direct I/O path
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V8 0/8] io_uring: support sqe group and leased group kbuf
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH V8 0/8] io_uring: support sqe group and leased group kbuf
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V8 0/8] io_uring: support sqe group and leased group kbuf
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH V8 0/8] io_uring: support sqe group and leased group kbuf
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v2] btrfs: handle bio_split() error
- From: Johannes Thumshirn <jth@xxxxxxxxxx>
- Re: [PATCH v6 06/10] io_uring/rw: add support to send metadata along with read/write
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH V8 0/8] io_uring: support sqe group and leased group kbuf
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [bug report] block: Non-NCQ commands will never be executed while fio is continuously running
- From: Niklas Cassel <cassel@xxxxxxxxxx>
- Re: [PATCHv10 9/9] scsi: set permanent stream count in block limits
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH V8 0/8] io_uring: support sqe group and leased group kbuf
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] lib/iov_iter.c: initialize bi.bi_idx before iterating over bvec
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH V2 4/4] block: don't verify IO lock for freeze/unfreeze in elevator_init_mq()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]