Linux Block I/O
[Prev Page][Next Page]
- [PATCH] init/Kconfig: Fix BLK_CGROUP help text indentation
- From: Juerg Haefliger <juerg.haefliger@xxxxxxxxxxxxx>
- Re: [GIT PULL] Block fixes for 5.13-rc
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 2/2] block: fix a race between del_gendisk and BLKRRPART
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/2] block: prevent block device lookups at the beginning of del_gendisk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 1/1] lightnvm: pblk: Fix error return code in pblk_recov_pad_lineq()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [GIT PULL] Block fixes for 5.13-rc
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH][next] rsxx: Use struct_size() in vmalloc()
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH v2 00/13] Unify asm/unaligned.h around struct helper
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/13] Unify asm/unaligned.h around struct helper
- From: Vineet Gupta <Vineet.Gupta1@xxxxxxxxxxxx>
- Re: [PATCH v2 00/13] Unify asm/unaligned.h around struct helper
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 00/13] Unify asm/unaligned.h around struct helper
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/13] Unify asm/unaligned.h around struct helper
- From: Vineet Gupta <Vineet.Gupta1@xxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Memory folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/13] Unify asm/unaligned.h around struct helper
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/22] Add new DMA mapping operation for P2PDMA
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 12/15] block: switch polling to be bio based
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 12/15] block: switch polling to be bio based
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v2 15/22] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH v2 14/22] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH v2 08/22] dma-mapping: Allow map_sg() ops to return negative error codes
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH v2 06/22] PCI/P2PDMA: Attempt to set map_type if it has not been set
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH v3 0/2] blk-mq: Request queue-wide tags for shared sbitmap
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V7 0/4] blk-mq: fix request UAF related with iterating over tagset requests
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH][next] rsxx: Use struct_size() in vmalloc()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] block/partitions/efi.c: Fix the efi_partition() kernel-doc header
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-mq: Swap two calls in blk_mq_exit_queue()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-mq: plug request for shared sbitmap
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 00/22] Add new DMA mapping operation for P2PDMA
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 15/22] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 14/22] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 08/22] dma-mapping: Allow map_sg() ops to return negative error codes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 06/22] PCI/P2PDMA: Attempt to set map_type if it has not been set
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/2] block: fix a race between del_gendisk and BLKRRPART
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] block: prevent block device lookups at the beginning of del_gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- fix a race between del_gendisk and BLKRRPART v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] sparc/vio: make remove callback return void
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: regression: data corruption with ext4 on LUKS on nvme with torvalds master
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- [PATCH v2 08/13] partitions: msdos: fix one-byte get_unaligned()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 00/13] Unify asm/unaligned.h around struct helper
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: regression: data corruption with ext4 on LUKS on nvme with torvalds master
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: regression: data corruption with ext4 on LUKS on nvme with torvalds master
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH v2] block: add protection for divide by zero in blk_mq_map_queues
- From: Yiyuan GUO <yguoaz@xxxxxxxxx>
- Re: [PATCH] block: add protection for divide by zero in blk_mq_map_queues
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH] block: add protection for divide by zero in blk_mq_map_queues
- From: Yiyuan GUO <yguoaz@xxxxxxxxx>
- Re: A possible divide by zero bug in blk_mq_map_queues
- From: Hannes Reinecke <hare@xxxxxxx>
- A possible divide by zero bug in blk_mq_map_queues
- From: Yiyuan guo <yguoaz@xxxxxxxxx>
- Re: [PATCH v10 0/1] bio: limit bio max size
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [PATCH 12/15] block: switch polling to be bio based
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH] blk-mq: plug request for shared sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 2/2] blk-mq: Use request queue-wide tags for tagset-wide sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 1/2] blk-mq: Some tag allocation code refactoring
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] blk-mq: Swap two calls in blk_mq_exit_queue()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V7 0/4] blk-mq: fix request UAF related with iterating over tagset requests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- RE: switch block layer polling to a bio based model v3
- From: "Wunderlich, Mark" <mark.wunderlich@xxxxxxxxx>
- [PATCH v2 05/22] PCI/P2PDMA: Print a warning if the host bridge is not in the whitelist
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 06/22] PCI/P2PDMA: Attempt to set map_type if it has not been set
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 13/22] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 12/22] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 11/22] dma-iommu: Return error code from iommu_dma_map_sg()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 10/22] iommu: Return full error code from iommu_map_sg[_atomic]()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 09/22] dma-direct: Return appropriate error code from dma_direct_map_sg()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 07/22] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagemap and device
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 08/22] dma-mapping: Allow map_sg() ops to return negative error codes
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 15/22] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 14/22] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 16/22] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 17/22] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 22/22] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 19/22] nvme-pci: Convert to using dma_map_sgtable()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 21/22] RDMA/rw: use dma_map_sgtable()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 18/22] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 20/22] RDMA/core: Introduce ib_dma_pci_p2p_dma_supported()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 00/22] Add new DMA mapping operation for P2PDMA
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 04/22] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 03/22] PCI/P2PDMA: Cleanup type for return value of calc_map_type_and_dist()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 01/22] PCI/P2PDMA: Rename upstream_bridge_distance() and rework documentation
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 02/22] PCI/P2PDMA: Use a buffer on the stack for collecting the acs list
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: regression: data corruption with ext4 on LUKS on nvme with torvalds master
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH][next] rsxx: Use struct_size() in vmalloc()
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: regression: data corruption with ext4 on LUKS on nvme with torvalds master
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH v2] block/partitions/efi.c: Fix the efi_partition() kernel-doc header
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] blk-mq: Swap two calls in blk_mq_exit_queue()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [GIT PULL] nvme fixes for Linux 5.13
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] nvme fixes for Linux 5.13
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: regression: data corruption with ext4 on LUKS on nvme with torvalds master
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: regression: data corruption with ext4 on LUKS on nvme with torvalds master
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH v3 1/2] blk-mq: Some tag allocation code refactoring
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH v3 2/2] blk-mq: Use request queue-wide tags for tagset-wide sbitmap
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH v3 0/2] blk-mq: Request queue-wide tags for shared sbitmap
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v10 0/1] bio: limit bio max size
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v10 0/1] bio: limit bio max size
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- [PATCH v10 1/1] bio: limit bio max size
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- [PATCH 4/8] xen/blkfront: don't trust the backend response data blindly
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH 2/8] xen/blkfront: read response from backend only once
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH 3/8] xen/blkfront: don't take local copy of a request from the ring page
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH 0/8] xen: harden frontends against malicious backends
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: regression: data corruption with ext4 on LUKS on nvme with torvalds master
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [PATCH] md: don't account io stat for split bio
- From: Guoqing Jiang <jgq516@xxxxxxxxx>
- Re: [PATCH 12/15] block: switch polling to be bio based
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 12/15] block: switch polling to be bio based
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/2] block: prevent block device lookups at the beginning of del_gendisk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 09/15] block: rename REQ_HIPRI to REQ_POLLED
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH] block/partitions/efi.c: Fix the efi_partition() kernel-doc header
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 15/15] nvme-multipath: enable polled I/O
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 12/15] block: switch polling to be bio based
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 15/15] nvme-multipath: enable polled I/O
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 13/15] block: don't allow writing to the poll queue attribute
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 12/15] block: switch polling to be bio based
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 11/15] block: define 'struct bvec_iter' as packed
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 09/15] block: rename REQ_HIPRI to REQ_POLLED
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 08/15] io_uring: don't sleep when polling for I/O
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 07/15] blk-mq: remove blk_qc_t_valid
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 06/15] blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH] block/partitions/efi.c: Fix the efi_partition() kernel-doc header
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 03/15] iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 05/15] blk-mq: factor out a "classic" poll helper
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 02/15] block: don't try to poll multi-bio I/Os in __blkdev_direct_IO
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 04/15] blk-mq: factor out a blk_qc_to_hctx helper
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- [PATCH] block/partitions/efi.c: Fix the efi_partition() kernel-doc header
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] blk-mq: Use helpers to access rq->state
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- [PATCH AUTOSEL 4.14 11/12] block: reexpand iov_iter after read/write
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 16/18] block: reexpand iov_iter after read/write
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 21/23] block: reexpand iov_iter after read/write
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 32/34] block: reexpand iov_iter after read/write
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.11 33/35] block: reexpand iov_iter after read/write
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.12 35/37] block: reexpand iov_iter after read/write
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v1 8/8] block: add add_disk() failure injection support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v1 7/8] null_blk: add error handling support for add_disk()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v1 7/8] null_blk: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v1 7/8] null_blk: add error handling support for add_disk()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v1 8/8] block: add add_disk() failure injection support
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 2/2] block: fix a race between del_gendisk and BLKRRPART
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] block: prevent block device lookups at the beginning of del_gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- fix a race between del_gendisk and BLKRRPART
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v1 7/8] null_blk: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH] blk-mq: Use helpers to access rq->state
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v1 8/8] block: add add_disk() failure injection support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v1 7/8] null_blk: add error handling support for add_disk()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v1 6/8] loop: add error handling support for add_disk()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v1 5/8] block: add initial error handling for *add_disk()* and friends
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v1 4/8] block: move disk unregistration work from del_gendisk() to a helper
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v1 3/8] block: move disk invalidation from del_gendisk() into a helper
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v1 2/8] block: move disk announce work from register_disk() to a helper
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v1 1/8] block: refcount the request_queue early in __device_add_disk()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v1 0/8] block: add error handling for *add_disk*()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] fix a NULL pointer bug and simplify the code
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] blk-mq: Use request queue-wide tags for tagset-wide sbitmap
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH] blkdev.h: remove unused codes blk_account_rq
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH BUGFIX 0/1] block, bfq: a bugfix for stable merge
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 15/15] nvme-multipath: enable polled I/O
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/15] nvme-multipath: set QUEUE_FLAG_NOWAIT
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/15] block: don't allow writing to the poll queue attribute
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/15] block: switch polling to be bio based
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/15] block: define 'struct bvec_iter' as packed
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/15] block: use SLAB_TYPESAFE_BY_RCU for the bio slab
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/15] block: rename REQ_HIPRI to REQ_POLLED
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/15] io_uring: don't sleep when polling for I/O
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/15] blk-mq: remove blk_qc_t_valid
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/15] blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/15] blk-mq: factor out a "classic" poll helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/15] iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/15] blk-mq: factor out a blk_qc_to_hctx helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/15] block: don't try to poll multi-bio I/Os in __blkdev_direct_IO
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/15] direct-io: remove blk_poll support
- From: Christoph Hellwig <hch@xxxxxx>
- switch block layer polling to a bio based model v3
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/2] nbd: share nbd_put and return by goto put_nbd
- From: Sun Ke <sunke32@xxxxxxxxxx>
- [PATCH 1/2] nbd: Fix NULL pointer in flush_workqueue
- From: Sun Ke <sunke32@xxxxxxxxxx>
- [PATCH 0/2] fix a NULL pointer bug and simplify the code
- From: Sun Ke <sunke32@xxxxxxxxxx>
- [PATCH] blkdev.h: remove unused codes blk_account_rq
- From: Lin Feng <linf@xxxxxxxxxx>
- [PATCH] blk-mq: Use helpers to access rq->state
- From: Nikolay Borisov <nborisov@xxxxxxxx>
- Re: block, bfq: NULL pointer dereference in bfq_rq_pos_tree_lookup()
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH BUGFIX 1/1] block, bfq: avoid circular stable merges
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH BUGFIX 0/1] block, bfq: a bugfix for stable merge
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH V1 1/1] Fix race between iscsi logout and systemd-udevd
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V1 1/1] Fix race between iscsi logout and systemd-udevd
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Javier González <javier.gonz@xxxxxxxxxxx>
- [PATCH v1 2/8] block: move disk announce work from register_disk() to a helper
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v1 0/8] block: add error handling for *add_disk*()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v1 3/8] block: move disk invalidation from del_gendisk() into a helper
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v1 1/8] block: refcount the request_queue early in __device_add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v1 4/8] block: move disk unregistration work from del_gendisk() to a helper
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 0/2] blktests: add add_disk() error handling testing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 2/2] block: add add_disk() error handling tests
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 1/2] null_blk: add ability to use a quiet modprobe
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v1 7/8] null_blk: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v1 8/8] block: add add_disk() failure injection support
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v1 5/8] block: add initial error handling for *add_disk()* and friends
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v1 6/8] loop: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH V1 1/1] Fix race between iscsi logout and systemd-udevd
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 8/8] block: remove bdget_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/8] block: factor out a part_devt helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/8] block: move bd_part_count to struct gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/8] block: move bd_mutex to struct gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/8] block: split __blkdev_put
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/8] block: move adjusting bd_part_count out of __blkdev_get
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/8] block: move sync_blockdev from __blkdev_put to blkdev_put
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/8] block: split __blkdev_get
- From: Christoph Hellwig <hch@xxxxxx>
- move bd_mutex to the gendisk (resend)
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V1 1/1] Fix race between iscsi logout and systemd-udevd
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/1] block: remove unneeded parenthesis from blk-sysfs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH block-5.13] blk-iocost: fix weight updates of inner active iocgs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2] blk-mq: Use request queue-wide tags for tagset-wide sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH block-5.13] blk-iocost: fix weight updates of inner active iocgs
- From: Tejun Heo <tj@xxxxxxxxxx>
- RE: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: "Knight, Frederick" <Frederick.Knight@xxxxxxxxxx>
- Re: [PATCH for-5.14/block] blkcg: drop CLONE_IO check in blkcg_can_attach()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH for-5.14/block] blkcg: drop CLONE_IO check in blkcg_can_attach()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH V1 1/1] Fix race between iscsi logout and systemd-udevd
- From: Gulam Mohamed <gulam.mohamed@xxxxxxxxxx>
- Re: [bisected] bfq regression on latest linux-block/for-next
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH 11/16] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
- From: Don Dutile <ddutile@xxxxxxxxxx>
- [PATCH v2] blk-mq: Use request queue-wide tags for tagset-wide sbitmap
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 10/16] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 07/16] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 11/16] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
- From: Don Dutile <ddutile@xxxxxxxxxx>
- Re: [PATCH 10/16] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
- From: Don Dutile <ddutile@xxxxxxxxxx>
- Re: [PATCH 07/16] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
- From: Don Dutile <ddutile@xxxxxxxxxx>
- Re: [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
- From: Don Dutile <ddutile@xxxxxxxxxx>
- Re: [PATCH 03/16] PCI/P2PDMA: Attempt to set map_type if it has not been set
- From: Don Dutile <ddutile@xxxxxxxxxx>
- Re: [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
- From: Don Dutile <ddutile@xxxxxxxxxx>
- Re: [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
- From: Don Dutile <ddutile@xxxxxxxxxx>
- Re: [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
- From: Don Dutile <ddutile@xxxxxxxxxx>
- Re: [PATCH 00/16] Add new DMA mapping operation for P2PDMA
- From: Don Dutile <ddutile@xxxxxxxxxx>
- [PATCH 1/1] block: remove unneeded parenthesis from blk-sysfs
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- [PATCH V7 0/4] blk-mq: fix request UAF related with iterating over tagset requests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V7 4/4] blk-mq: clearing flush request reference in tags->rqs[]
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V7 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V7 2/4] blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V7 1/4] block: avoid double io accounting for flush request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH -next] aoe: remove unnecessary mutex_init()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] kyber: fix out of bounds access when preempted
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v6 0/2] fix a NULL pointer bug and simplify the code
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V6 0/4] blk-mq: fix request UAF related with iterating over tagset requests
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- [PATCH -next] aoe: remove unnecessary mutex_init()
- From: Yang Yingliang <yangyingliang@xxxxxxxxxx>
- Re: [PATCH v2] mmc: core: Add support for cache ctrl for SD cards
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 00/11] Initital support for new power/perf features for SD cards
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- RE: [PATCH v2] mmc: core: Add support for cache ctrl for SD cards
- From: Avri Altman <Avri.Altman@xxxxxxx>
- [PATCH v2] mmc: core: Add support for cache ctrl for SD cards
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- RE: [PATCH 2/2] mmc: core: Add support for cache ctrl for SD cards
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [PATCH] blk-mq: Use request queue-wide tags for tagset-wide sbitmap
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH] md: don't account io stat for split bio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] md: don't account io stat for split bio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] md: don't account io stat for split bio
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] md: don't account io stat for split bio
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH V6 0/4] blk-mq: fix request UAF related with iterating over tagset requests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V6 0/4] blk-mq: fix request UAF related with iterating over tagset requests
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH] md: don't account io stat for split bio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Block device congestion
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] md: don't account io stat for split bio
- From: Guoqing Jiang <jgq516@xxxxxxxxx>
- Re: [PATCH] blk-mq: Use request queue-wide tags for tagset-wide sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] blk-mq: Use request queue-wide tags for tagset-wide sbitmap
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- Re: [PATCH] kyber: fix out of bounds access when preempted
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH] blk-mq: Use request queue-wide tags for tagset-wide sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- [PATCH] kyber: fix out of bounds access when preempted
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH] md: don't account io stat for split bio
- From: Artur Paszkiewicz <artur.paszkiewicz@xxxxxxxxx>
- [LSF/MM/BPF TOPIC] I/O completions in softirq context
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Block device congestion
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [RESEND] LSF/MM/BPF: 2021: Call for Proposals
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- LSF/MM/BPF: 2021: Call for Proposals
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH] block: uapi: fix comment about block device ioctl
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH 0/3] block_dump: remove block dump
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/2] mmc: core: Add support for cache ctrl for SD cards
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 2/2] mmc: core: Add support for cache ctrl for SD cards
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- RE: [PATCH 2/2] mmc: core: Add support for cache ctrl for SD cards
- From: Avri Altman <Avri.Altman@xxxxxxx>
- RE: [PATCH 0/2] mmc: core: Implement support for cache ctrl for SD cards
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [PATCH 0/2] mmc: core: Implement support for cache ctrl for SD cards
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- RE: [PATCH 2/2] mmc: core: Add support for cache ctrl for SD cards
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [PATCH] md: don't account io stat for split bio
- From: Guoqing Jiang <jgq516@xxxxxxxxx>
- RE: [PATCH 0/2] mmc: core: Implement support for cache ctrl for SD cards
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [syzbot] WARNING in hsr_forward_skb
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH] md: don't account io stat for split bio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] block: fix trace completion for chained bio
- From: Edward Hsieh <edwardh@xxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] block_dump: remove block dump
- From: Zhang Yi <yi.zhang@xxxxxxxxxx>
- [PATCH] block: uapi: fix comment about block device ioctl
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [GIT PULL] Block fix for 5.13-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 2/2] mmc: core: Add support for cache ctrl for SD cards
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 1/2] mmc: core: Move eMMC cache flushing to a new bus_ops callback
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [GIT PULL] Block fix for 5.13-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] WARNING in hsr_forward_skb
- From: syzbot <syzbot+fdce8f2a8903f3ba0e6b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: regression: data corruption with ext4 on LUKS on nvme with torvalds master
- From: "Alex Xu (Hello71)" <alex_y_xu@xxxxxxxx>
- Re: regression: data corruption with ext4 on LUKS on nvme with torvalds master
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: regression: data corruption with ext4 on LUKS on nvme with torvalds master
- From: "Alex Xu (Hello71)" <alex_y_xu@xxxxxxxx>
- regression: data corruption with ext4 on LUKS on nvme with torvalds master
- From: "Alex Xu (Hello71)" <alex_y_xu@xxxxxxxx>
- Re: block, bfq: NULL pointer dereference in bfq_rq_pos_tree_lookup()
- From: Mike Galbraith <efault@xxxxxx>
- [PATCH] md: don't account io stat for split bio
- From: Guoqing Jiang <jgq516@xxxxxxxxx>
- Re: [PATCH V5 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [RFC 0/12] Unify asm/unaligned.h around struct helper
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [RFC 08/12] partitions: msdos: fix one-byte get_unaligned()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [RFC 0/12] Unify asm/unaligned.h around struct helper
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [GIT PULL] Block fixes for 5.13-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Block fixes for 5.13-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: reexpand iov_iter after read/write
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH V6 4/4] blk-mq: clearing flush request reference in tags->rqs[]
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 2/4] blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 1/4] block: avoid double io accounting for flush request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 0/4] blk-mq: fix request UAF related with iterating over tagset requests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 09/11] mmc: core: Read the SD function extension registers for power management
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] blk-mq: Use request queue-wide tags for tagset-wide sbitmap
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [bisected] bfq regression on latest linux-block/for-next
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH 09/11] mmc: core: Read the SD function extension registers for power management
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- Re: [PATCH 00/11] Initital support for new power/perf features for SD cards
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH V5 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 06/11] mmc: core: Prepare mmc_send_cxd_data() to be re-used for additional cmds
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 09/11] mmc: core: Read the SD function extension registers for power management
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- RE: [PATCH 1/2] mmc: core: Move eMMC cache flushing to a new bus_ops callback
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [PATCH V5 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V5 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- RE: [PATCH 00/11] Initital support for new power/perf features for SD cards
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [PATCH V5 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V5 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH V5 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 09/11] mmc: core: Read the SD function extension registers for power management
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- Re: [PATCH V5 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 08/11] mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- Re: [PATCH 07/11] mmc: core: Drop open coding in mmc_sd_switch()
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- Re: [PATCH 06/11] mmc: core: Prepare mmc_send_cxd_data() to be re-used for additional cmds
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- Re: [PATCH 05/11] mmc: core: Enable eMMC sleep commands to use HW busy polling
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- Re: [PATCH 04/11] mmc: core: Extend re-use of __mmc_poll_for_busy()
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- Re: [PATCH 01/11] mmc: core: Drop open coding when preparing commands with busy signaling
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- Re: [PATCH 03/11] mmc: core: Re-structure some code in __mmc_poll_for_busy()
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- Re: [PATCH 02/11] mmc: core: Take into account MMC_CAP_NEED_RSP_BUSY for eMMC HPI commands
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- Re: [PATCH V5 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH V5 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH V5 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V5 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 11/16] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 14/15] nvme-multipath: set QUEUE_FLAG_NOWAIT
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH] block: reexpand iov_iter after read/write
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] block: reexpand iov_iter after read/write
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block: reexpand iov_iter after read/write
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: reexpand iov_iter after read/write
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block: reexpand iov_iter after read/write
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: reexpand iov_iter after read/write
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block: reexpand iov_iter after read/write
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH V5 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 2/2] mmc: core: Add support for cache ctrl for SD cards
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 1/2] mmc: core: Move eMMC cache flushing to a new bus_ops callback
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 0/2] mmc: core: Implement support for cache ctrl for SD cards
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH V5 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH V5 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 11/11] mmc: core: Add support for Power Off Notification for SD cards
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 10/11] mmc: core: Read performance enhancements registers for SD cards
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 09/11] mmc: core: Read the SD function extension registers for power management
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 08/11] mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 06/11] mmc: core: Prepare mmc_send_cxd_data() to be re-used for additional cmds
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 07/11] mmc: core: Drop open coding in mmc_sd_switch()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 06/11] mmc: core: Prepare mmc_send_cxd_data() to be re-used for additional cmds
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 05/11] mmc: core: Enable eMMC sleep commands to use HW busy polling
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 04/11] mmc: core: Extend re-use of __mmc_poll_for_busy()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 03/11] mmc: core: Re-structure some code in __mmc_poll_for_busy()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 02/11] mmc: core: Take into account MMC_CAP_NEED_RSP_BUSY for eMMC HPI commands
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 01/11] mmc: core: Drop open coding when preparing commands with busy signaling
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH V5 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] blk-mq: Use request queue-wide tags for tagset-wide sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V5 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V5 2/4] blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V5 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V5 2/4] blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V5 1/4] block: avoid double io accounting for flush request
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] sparc/vio: make remove callback return void
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [virtio-dev] Re: [PATCH] Provide detailed specification of virtio-blk lifetime metrics
- From: Enrico Granata <egranata@xxxxxxxxxx>
- Re: [PATCH] sparc/vio: make remove callback return void
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH] sparc/vio: make remove callback return void
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH] Provide detailed specification of virtio-blk lifetime metrics
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] bfq: silence lockdep for bfqd/ioc lock inversion
- From: Khazhy Kumykov <khazhy@xxxxxxxxxx>
- Re: [PATCH] Provide detailed specification of virtio-blk lifetime metrics
- From: Enrico Granata <egranata@xxxxxxxxxx>
- [PATCH v2] Provide detailed specification of virtio-blk lifetime metrics
- From: Enrico Granata <egranata@xxxxxxxxxx>
- False waker detection in BFQ
- From: Jan Kara <jack@xxxxxxx>
- [PATCH V5 4/4] blk-mq: clearing flush request reference in tags->rqs[]
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 2/4] blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 1/4] block: avoid double io accounting for flush request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 0/4] blk-mq: fix request UAF related with iterating over tagset requests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [GIT PULL] nvme fixes for Linux 5.13
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] nvme fixes for Linux 5.13
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V4 0/4] blk-mq: fix request UAF related with iterating over tagset requests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] bfq: silence lockdep for bfqd/ioc lock inversion
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH for-next 4/4] block/rnbd: Remove all likely and unlikely
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- Re: [PATCH V4 0/4] blk-mq: fix request UAF related with iterating over tagset requests
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH] Provide detailed specification of virtio-blk lifetime metrics
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] Provide detailed specification of virtio-blk lifetime metrics
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 11/11] mmc: core: Add support for Power Off Notification for SD cards
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 10/11] mmc: core: Read performance enhancements registers for SD cards
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 09/11] mmc: core: Read the SD function extension registers for power management
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 08/11] mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 07/11] mmc: core: Drop open coding in mmc_sd_switch()
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 06/11] mmc: core: Prepare mmc_send_cxd_data() to be re-used for additional cmds
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 05/11] mmc: core: Enable eMMC sleep commands to use HW busy polling
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 04/11] mmc: core: Extend re-use of __mmc_poll_for_busy()
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 03/11] mmc: core: Re-structure some code in __mmc_poll_for_busy()
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 02/11] mmc: core: Take into account MMC_CAP_NEED_RSP_BUSY for eMMC HPI commands
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 01/11] mmc: core: Drop open coding when preparing commands with busy signaling
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 00/11] Initital support for new power/perf features for SD cards
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [RFC PATCH 2/2] leds: trigger: implement block trigger
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH for-next 4/4] block/rnbd: Remove all likely and unlikely
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- Re: [PATCH V4 0/4] blk-mq: fix request UAF related with iterating over tagset requests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] virtio_blk: cleanups: remove check obsoleted by CONFIG_LBDAF removal
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH V4 0/4] blk-mq: fix request UAF related with iterating over tagset requests
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH V4 0/4] blk-mq: fix request UAF related with iterating over tagset requests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] null_blk: poll queue support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 13/16] nvme-pci: Convert to using dma_map_sg_p2pdma for p2pdma pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 12/16] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 03/16] PCI/P2PDMA: Attempt to set map_type if it has not been set
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 03/16] PCI/P2PDMA: Attempt to set map_type if it has not been set
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 03/16] PCI/P2PDMA: Attempt to set map_type if it has not been set
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH] null_blk: poll queue support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v9] bio: limit bio max size
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 13/16] nvme-pci: Convert to using dma_map_sg_p2pdma for p2pdma pages
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 12/16] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 08/16] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 10/16] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [RFC PATCH 2/2] leds: trigger: implement block trigger
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [RFC PATCH 1/2] block: export block_class and disk_type symbols
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH 07/16] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH AUTOSEL 5.12 061/134] block, bfq: fix weight-raising resume with !low_latency
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v2] block: Improve limiting the bio size
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v9] bio: limit bio max size
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 03/16] PCI/P2PDMA: Attempt to set map_type if it has not been set
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH] null_blk: poll queue support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v9] bio: limit bio max size
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v9] bio: limit bio max size
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: block, bfq: NULL pointer dereference in bfq_rq_pos_tree_lookup()
- From: Mike Galbraith <efault@xxxxxx>
- [PATCH] blk-mq: Use request queue-wide tags for tagset-wide sbitmap
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [RFC PATCH 2/2] leds: trigger: implement block trigger
- From: Pavel Machek <pavel@xxxxxx>
- [PATCH v9] bio: limit bio max size
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: block, bfq: NULL pointer dereference in bfq_rq_pos_tree_lookup()
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH v2] block: Improve limiting the bio size
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [bisected] bfq regression on latest linux-block/for-next
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [RFC PATCH 1/2] block: export block_class and disk_type symbols
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH 2/2] leds: trigger: implement block trigger
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC PATCH 1/2] block: export block_class and disk_type symbols
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 2/2] leds: trigger: implement block trigger
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [RFC PATCH 2/2] leds: trigger: implement block trigger
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [RFC PATCH 1/2] block: export block_class and disk_type symbols
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH 14/16] nvme-rdma: Ensure dma support when using p2pdma
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 13/16] nvme-pci: Convert to using dma_map_sg_p2pdma for p2pdma pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 12/16] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 11/16] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 08/16] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 10/16] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 08/16] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 07/16] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 06/16] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 03/16] PCI/P2PDMA: Attempt to set map_type if it has not been set
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH] Provide detailed specification of virtio-blk lifetime metrics
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 00/16] Add new DMA mapping operation for P2PDMA
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [dm-devel] [git pull] device mapper changes for 5.13
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v3 0/4] nvme: improve error handling and ana_state to work well with dm-multipath
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v3 0/4] nvme: improve error handling and ana_state to work well with dm-multipath
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC PATCH 1/2] block: export block_class and disk_type symbols
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: Maintainers / Kernel Summit 2021 planning kick-off
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [dm-devel] [RFC PATCH v2 1/2] scsi: convert scsi_result_to_blk_status() to inline
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [RFC PATCH 2/2] leds: trigger: implement block trigger
- From: Marek Behun <marek.behun@xxxxxx>
- Re: [PATCH v10 03/13] nvme: Added a newsysfs attribute appid_store
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH v10 01/13] cgroup: Added cgroup_get_from_id
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH v10 02/13] blkcg: Added a app identifier support for blkcg
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- [git pull] device mapper changes for 5.13
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [RFC PATCH 2/2] leds: trigger: implement block trigger
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [RFC PATCH 2/2] leds: trigger: implement block trigger
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [RFC PATCH 1/2] block: export block_class and disk_type symbols
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [RFC PATCH 0/2] leds: trigger: introduce block trigger
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] block: reexpand iov_iter after read/write
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block: reexpand iov_iter after read/write
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH] virtio_blk: cleanups: remove check obsoleted by CONFIG_LBDAF removal
- From: Sohaib Mohamed <sohaib.amhmd@xxxxxxxxx>
- Re: [PATCH] floppy: Remove redundant assignment to nr_sectors
- From: Denis Efremov <efremov@xxxxxxxxx>
- [PATCH] floppy: Remove redundant assignment to nr_sectors
- From: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
- [PATCH] block: drbd: drbd_receiver: Remove redundant assignment to err
- From: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V4 1/4] block: avoid double io accounting for flush request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V4 2/4] blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH V4 4/4] blk-mq: clearing flush request reference in tags->rqs[]
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH V4 1/4] block: avoid double io accounting for flush request
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] nbd: provide a way for userspace processes to identify device backends
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [dm-devel] [RFC PATCH v2 2/2] dm: add CONFIG_DM_MULTIPATH_SG_IO - failover for SG_IO on dm-multipath
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [dm-devel] [RFC PATCH v2 1/2] scsi: convert scsi_result_to_blk_status() to inline
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [dm-devel] [RFC PATCH v2 2/2] dm: add CONFIG_DM_MULTIPATH_SG_IO - failover for SG_IO on dm-multipath
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [dm-devel] [RFC PATCH v2 1/2] scsi: convert scsi_result_to_blk_status() to inline
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [RFC PATCH v2 1/2] scsi: convert scsi_result_to_blk_status() to inline
- [RFC PATCH v2 2/2] dm: add CONFIG_DM_MULTIPATH_SG_IO - failover for SG_IO on dm-multipath
- [RFC PATCH v2 0/2] dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
- Re: Can we make the io_poll queue attibute read-only
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 12/15] block: switch polling to be bio based
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] RDMA/rtrs: fix uninitialized symbol 'cnt'
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V4 4/4] blk-mq: clearing flush request reference in tags->rqs[]
- From: David Jeffery <djeffery@xxxxxxxxxx>
- Re: [PATCH V4 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: David Jeffery <djeffery@xxxxxxxxxx>
- [PATCH] nbd: provide a way for userspace processes to identify device backends
- From: Prasanna Kumar Kalever <prasanna.kalever@xxxxxxxxxx>
- Re: [PATCH 12/15] block: switch polling to be bio based
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 14/15] nvme-multipath: set QUEUE_FLAG_NOWAIT
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] RDMA/rtrs: fix uninitialized symbol 'cnt'
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- Re: dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 14/15] nvme-multipath: set QUEUE_FLAG_NOWAIT
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 12/15] block: switch polling to be bio based
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Can we make the io_poll queue attibute read-only
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 14/15] nvme-multipath: set QUEUE_FLAG_NOWAIT
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 12/15] block: switch polling to be bio based
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH for-next 4/4] block/rnbd: Remove all likely and unlikely
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- Re: [PATCH v2] block: Improve limiting the bio size
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH V4 4/4] blk-mq: clearing flush request reference in tags->rqs[]
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 2/4] blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 1/4] block: avoid double io accounting for flush request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 0/4] blk-mq: fix request UAF related with iterating over tagset requests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [GIT PULL] Block driver changes for 5.13-rc
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Core block changes for 5.13-rc
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] libata changes for 5.13-rc
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [block] 658f2fb7d2: fxmark.hdd_f2fs_dbench_client_72_directio.works/sec -21.4% regression
- From: Junxiao Bi <junxiao.bi@xxxxxxxxxx>
- Re: dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: bio_add_folio argument order
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: bio_add_folio argument order
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH for-next 4/4] block/rnbd: Remove all likely and unlikely
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH for-next 2/4] block/rnbd: Fix style issues
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH for-next 1/4] block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_t
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: bio_add_folio argument order
- From: Jens Axboe <axboe@xxxxxxxxx>
- bio_add_folio argument order
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] block: Improve limiting the bio size
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 0/1] spelling fixes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/1] s390: dasd: Mundane spelling fixes
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH 0/1] spelling fixes
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- Re: [PATCH V3 3/3] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V3 3/3] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: David Jeffery <djeffery@xxxxxxxxxx>
- Re: [PATCH for-next 0/4] Misc update for RNBD
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Maintainers / Kernel Summit 2021 planning kick-off
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH v2] block: Improve limiting the bio size
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [PATCH v2 1/2] nvme-core: Move nvmf queue ready check routines to core
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v10 08/13] lpfc: vmid: Functions to manage vmids
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] block: reexpand iov_iter after read/write
- From: yangerkun <yangerkun@xxxxxxxxxx>
- [PATCH for-next 4/4] block/rnbd: Remove all likely and unlikely
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCH for-next 3/4] block/rnbd-clt: Check the return value of the function rtrs_clt_query
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCH for-next 2/4] block/rnbd: Fix style issues
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCH for-next 1/4] block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_t
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCH for-next 0/4] Misc update for RNBD
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCH v10 05/13] lpfc: vmid: VMID params initialization
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v10 11/13] lpfc: vmid: Timeout implementation for vmid
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v10 06/13] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v10 03/13] nvme: Added a newsysfs attribute appid_store
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v10 09/13] lpfc: vmid: Implements CT commands for appid.
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v10 01/13] cgroup: Added cgroup_get_from_id
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v10 07/13] lpfc: vmid: Implements ELS commands for appid patch
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v10 00/13] blkcg:Support to track FC storage blk io traffic
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v10 10/13] lpfc: vmid: Appends the vmid in the wqe before sending
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v10 04/13] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v10 08/13] lpfc: vmid: Functions to manage vmids
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v10 12/13] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v10 13/13] lpfc: vmid: Introducing vmid in io path.
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v10 02/13] blkcg: Added a app identifier support for blkcg
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- Re: [PATCH 15/15] nvme-multipath: enable polled I/O
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 14/15] nvme-multipath: set QUEUE_FLAG_NOWAIT
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 12/15] block: switch polling to be bio based
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V3 2/3] blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V3 2/3] blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH V3 2/3] blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 14/16] nvme-rdma: Ensure dma support when using p2pdma
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 11/16] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 00/16] Add new DMA mapping operation for P2PDMA
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 00/16] Add new DMA mapping operation for P2PDMA
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH V3 2/3] blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 14/16] nvme-rdma: Ensure dma support when using p2pdma
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 11/16] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 00/16] Add new DMA mapping operation for P2PDMA
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [GIT PULL] libata changes for 5.13-rc
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 14/15] nvme-multipath: set QUEUE_FLAG_NOWAIT
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/15] nvme-multipath: enable polled I/O
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/15] block: define 'struct bvec_iter' as packed
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/15] block: switch polling to be bio based
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/15] block: add a QUEUE_FLAG_POLL_CAPABLE flag
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/15] block: don't try to poll multi-bio I/Os in __blkdev_direct_IO
- From: Christoph Hellwig <hch@xxxxxx>
- switch block layer polling to a bio based model v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/15] direct-io: remove blk_poll support
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/15] iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/15] blk-mq: remove blk_qc_t_valid
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/15] block: use SLAB_TYPESAFE_BY_RCU for the bio slab
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/15] blk-mq: factor out a "classic" poll helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/15] blk-mq: factor out a blk_qc_to_hctx helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/15] blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/15] io_uring: don't sleep when polling for I/O
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/15] block: rename REQ_HIPRI to REQ_POLLED
- From: Christoph Hellwig <hch@xxxxxx>
- [GIT PULL] Block driver changes for 5.13-rc
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH V3 3/3] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 2/3] blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 0/3] blk-mq: fix request UAF related with iterating over tagset requests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 1/3] block: avoid double io accounting for flush request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [GIT PULL] Core block changes for 5.13-rc
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] block: Improve limiting the bio size
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH V2 2/3] blk-mq: complete request locally if the completion is from tagset iterator
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [bug report] shared tags causes IO hang and performance drop
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH V1 1/1] Fix race between iscsi logout and systemd-udevd
- From: Gulam Mohamed <gulam.mohamed@xxxxxxxxxx>
- Re: [bug report] shared tags causes IO hang and performance drop
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [bug report] scsi host hang when running fio
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [bug report] shared tags causes IO hang and performance drop
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [bug report] shared tags causes IO hang and performance drop
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 2/3] blk-mq: complete request locally if the completion is from tagset iterator
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 6/8] block: drivers: complete request locally from blk_mq_tagset_busy_iter
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [bug report] shared tags causes IO hang and performance drop
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH V2 2/3] blk-mq: complete request locally if the completion is from tagset iterator
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2] block: Improve limiting the bio size
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [PATCH v2] block: Improve limiting the bio size
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH V2 1/3] blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 3/3] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH V2 2/3] blk-mq: complete request locally if the completion is from tagset iterator
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH V2 1/3] blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH V2 3/3] blk-mq: clear stale request in tags->rq[] before freeing one request pool
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 2/3] blk-mq: complete request locally if the completion is from tagset iterator
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 1/3] blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 0/3] blk-mq: fix request UAF related with iterating over tagset requests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [syzbot] linux-next boot error: general protection fault in bio_add_hw_page
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2] block: Improve limiting the bio size
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [PATCH v7 3/5] blk-mq: Fix races between iterating over requests and freeing requests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2] block: Improve limiting the bio size
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [bug report] shared tags causes IO hang and performance drop
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [syzbot] linux-next boot error: general protection fault in bio_add_hw_page
- From: syzbot <syzbot+27916005c4a9d0d06bce@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8] bio: limit bio max size
- From: Jon Hunter <jonathanh@xxxxxxxxxx>
- Re: [PATCH v2] block: fix userspace documentation reference for del_gendisk()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2] block: fix userspace documentation reference for del_gendisk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCHv2 4/5] nvme: use return value from blk_execute_rq()
- From: Yuanyuan Zhong <yzhong@xxxxxxxxxxxxxxx>
- Re: switch block layer polling to a bio based model
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHv2 4/5] nvme: use return value from blk_execute_rq()
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCHv2 4/5] nvme: use return value from blk_execute_rq()
- From: Yuanyuan Zhong <yzhong@xxxxxxxxxxxxxxx>
- Re: [bug report] shared tags causes IO hang and performance drop
- From: John Garry <john.garry@xxxxxxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]