Linux Block I/O
[Prev Page][Next Page]
- [PATCH v6 02/21] PCI/P2PDMA: Attempt to set map_type if it has not been set
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v6 03/21] PCI/P2PDMA: Expose pci_p2pdma_map_type()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v6 01/21] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v6 19/21] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v6 04/21] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v6 18/21] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 24/27] block: add a bdev_discard_granularity helper
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 23/27] block: add a bdev_max_discard_sectors helper
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 11/27] block: add a bdev_write_cache helper
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 10/27] block: add a bdev_nonrot helper
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 03/11] libata: Send internal commands through the block layer
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH] bfq: Fix warning in bfqq_request_over_limit()
- From: Jan Kara <jack@xxxxxxx>
- Re: 5.17, WARNING: at block/bfq-iosched.c:602 bfqq_request_over_limit+0x122/0x3a0
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 4/5] block: turn bio_kmalloc into a simple kmalloc wrapper
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH 22/27] block: refactor discard bio size limiting
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH 3/3] drbd: set QUEUE_FLAG_STABLE_WRITES
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
- From: Coly Li <colyli@xxxxxxx>
- Re: [syzbot] INFO: task hung in nbd_add_socket (2)
- From: syzbot <syzbot+cbb4b1ebc70d0c5a8c29@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH 23/27] block: add a bdev_max_discard_sectors helper
- From: Coly Li <colyli@xxxxxxx>
- Re: [powerpc]Kernel crash while running xfstests (generic/250) [next-20220404]
- From: Sachin Sant <sachinp@xxxxxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 23/27] block: add a bdev_max_discard_sectors helper
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 24/27] block: add a bdev_discard_granularity helper
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 22/27] block: refactor discard bio size limiting
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 21/27] block: move {bdev, queue_limit}_discard_alignment out of line
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 19/27] block: remove queue_discard_alignment
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 03/27] target: fix discard alignment on partitions
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 10/27] block: add a bdev_nonrot helper
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 13/27] block: add a bdev_stable_writes helper
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 12/27] block: add a bdev_fua helper
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 11/27] block: add a bdev_write_cache helper
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCH -next v2] nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
- From: Zhang Wensheng <zhangwensheng5@xxxxxxxxxx>
- Re: [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 08/11] drbd: remove usage of list iterator variable after loop
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.16 26/30] drbd: remove usage of list iterator variable after loop
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 7/8] drbd: remove usage of list iterator variable after loop
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 23/27] drbd: remove usage of list iterator variable after loop
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 6/7] drbd: remove usage of list iterator variable after loop
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 13/17] drbd: remove usage of list iterator variable after loop
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 21/25] drbd: remove usage of list iterator variable after loop
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 27/31] drbd: remove usage of list iterator variable after loop
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH 0/7] DRBD updates for 5.19
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 6/7] drdb: Switch to kvfree_rcu() API
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: [PATCH 0/3] DRBD fixes for Linux 5.18
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 7/7] drbd: Return true/false (not 1/0) from bool functions
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [PATCH 4/7] drbd: Make use of PFN_UP helper macro
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [PATCH 3/7] block: drbd: drbd_receiver: Remove redundant assignment to err
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [PATCH 5/7] drbd: Replace "unsigned" with "unsigned int"
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [PATCH 2/7] drbd: address enum mismatch warnings
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [PATCH 0/7] DRBD updates for 5.19
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [PATCH 1/7] drbd: fix duplicate array initializer
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [PATCH 1/3] drbd: Fix five use after free bugs in get_initial_state
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [PATCH 3/3] drbd: set QUEUE_FLAG_STABLE_WRITES
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [PATCH 2/3] drbd: fix an invalid memory access caused by incorrect use of list iterator
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [PATCH 0/3] DRBD fixes for Linux 5.18
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: [GIT PULL] DRBD fixes for Linux 5.18
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: [PATCH 23/27] block: add a bdev_max_discard_sectors helper
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH 24/27] block: add a bdev_discard_granularity helper
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: 5.17, WARNING: at block/bfq-iosched.c:602 bfqq_request_over_limit+0x122/0x3a0
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/5] btrfs: simplify ->flush_bio handling
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 3/5] target/pscsi: remove pscsi_get_bio
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 2/5] squashfs: always use bio_kmalloc in squashfs_bio_read
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH v6 0/2] virtio-blk: support polling I/O and mq_ops->queue_rqs()
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- [PATCH v6 2/2] virtio-blk: support mq_ops->queue_rqs()
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- [PATCH v6 1/2] virtio-blk: support polling I/O
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- Re: [PATCH v5 1/2] virtio-blk: support polling I/O
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: 5.17, WARNING: at block/bfq-iosched.c:602 bfqq_request_over_limit+0x122/0x3a0
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- RE: [PATCH v5 1/2] virtio-blk: support polling I/O
- From: "Elliott, Robert (Servers)" <elliott@xxxxxxx>
- Re: [PATCH v5 1/2] virtio-blk: support polling I/O
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- Re: [PATCH v5 1/2] virtio-blk: support polling I/O
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- Re: [PATCH -next] nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] DRBD fixes for Linux 5.18
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH -next] nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
- From: Zhang Wensheng <zhangwensheng5@xxxxxxxxxx>
- Re: [Cluster-devel] [PATCH 23/27] block: add a bdev_max_discard_sectors helper
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [Drbd-dev] [PATCH 24/27] block: add a bdev_discard_granularity helper
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: [Drbd-dev] [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: [Drbd-dev] [PATCH 04/27] drbd: remove assign_p_sizes_qlim
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [Drbd-dev] [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: [Drbd-dev] [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: [Drbd-dev] [PATCH 23/27] block: add a bdev_max_discard_sectors helper
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: [Drbd-dev] [PATCH 16/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: [Drbd-dev] [PATCH 06/27] drbd: cleanup decide_on_discard_support
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [GIT PULL] DRBD fixes for Linux 5.18
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [GIT PULL] DRBD updates for Linux 5.19
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: [PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show
- From: Alan.Robinson@xxxxxxxxxxx (Alan Robinson)
- [PATCH 1/5] btrfs: simplify ->flush_bio handling
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/5] block: turn bio_kmalloc into a simple kmalloc wrapper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/5] target/pscsi: remove pscsi_get_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/5] pktcdvd: stop using bio_reset
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 2/2] virtio-blk: support mq_ops->queue_rqs()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- cleanup bio_kmalloc v3
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/5] squashfs: always use bio_kmalloc in squashfs_bio_read
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- use block_device based APIs in block layer consumers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 27/27] direct-io: remove random prefetches
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/27] block: add a bdev_discard_granularity helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/27] target: fix discard alignment on partitions
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/27] ntfs3: use bdev_logical_block_size instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/27] block: add a bdev_max_discard_sectors helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/27] mm: use bdev_is_zoned in claim_swapfile
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/27] block: add a bdev_nonrot helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/27] block: remove queue_discard_alignment
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/27] block: refactor discard bio size limiting
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/27] block: add a bdev_fua helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/27] block: add a bdev_write_cache helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/27] drbd: remove assign_p_sizes_qlim
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/27] block: add a bdev_stable_writes helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/27] drbd: cleanup decide_on_discard_support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 1/2] virtio-blk: support polling I/O
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/2] virtio-blk: support polling I/O
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- Re: [PATCH v2 2/3] scsi: target: tcmu: Fix possible data corruption
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- Re: [syzbot] INFO: task can't die in blkdev_common_ioctl
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 0/2] virtio-blk: support polling I/O and mq_ops->queue_rqs()
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PATCH v5 1/2] virtio-blk: support polling I/O
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- [PATCH v5 2/2] virtio-blk: support mq_ops->queue_rqs()
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- [PATCH v5 0/2] virtio-blk: support polling I/O and mq_ops->queue_rqs()
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- Re: [PATCH v4 1/2] virtio-blk: support polling I/O
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- Re: [PATCH v4 2/2] virtio-blk: support mq_ops->queue_rqs()
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- Re: [PATCH v4 1/2] virtio-blk: support polling I/O
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- Re: [PATCH v4 2/2] virtio-blk: support mq_ops->queue_rqs()
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH v4 1/2] virtio-blk: support polling I/O
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: yet another approach to fix the loop lock order inversions v6
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 2/2] virtio-blk: support mq_ops->queue_rqs()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/2] virtio-blk: support polling I/O
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [syzbot] INFO: task can't die in blkdev_common_ioctl
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: yet another approach to fix the loop lock order inversions v6
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: yet another approach to fix the loop lock order inversions v6
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v4 2/2] virtio-blk: support mq_ops->queue_rqs()
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- [PATCH v4 1/2] virtio-blk: support polling I/O
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- [PATCH v4 0/2] virtio-blk: support polling I/O and mq_ops->queue_rqs()
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- Re: [PATCH v4 1/2] virtio-blk: support polling I/O
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- Re: [PATCH blktests] nvme tests should use nvme_trtype when setting up passthru target
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: Issues running nvme-tcp/rdma passthru blktests
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH v2 2/3] scsi: target: tcmu: Fix possible data corruption
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- LSF/MM/BPF: 2022: Call for Proposals VIRTUAL OPTION
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: Issues running nvme-tcp/rdma passthru blktests
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH v2 3/3] scsi: target: tcmu: Use address_space->invalidate_lock
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- Re: 5.17, WARNING: at block/bfq-iosched.c:602 bfqq_request_over_limit+0x122/0x3a0
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [powerpc]Kernel crash while running xfstests (generic/250) [next-20220404]
- From: Sachin Sant <sachinp@xxxxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: add drbd co-maintainer
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: yet another approach to fix the loop lock order inversions v6
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH v4 2/2] virtio-blk: support mq_ops->queue_rqs()
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- [PATCH v4 1/2] virtio-blk: support polling I/O
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- [PATCH v4 0/2] virtio-blk: support polling I/O and mq_ops->queue_rqs()
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- Re: 5.17, WARNING: at block/bfq-iosched.c:602 bfqq_request_over_limit+0x122/0x3a0
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: yet another approach to fix the loop lock order inversions v6
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [syzbot] INFO: task can't die in blkdev_common_ioctl
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] INFO: task can't die in blkdev_common_ioctl
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [syzbot] memory leak in blk_mq_init_tags
- From: syzbot <syzbot+f08c77040fa163a75a46@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH blktests] nvme tests should use nvme_trtype when setting up passthru target
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH blktests] nvme tests should use nvme_trtype when setting up passthru target
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [GIT PULL] Follow up block driver fix
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Follow up block driver fix
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: 5.17, WARNING: at block/bfq-iosched.c:602 bfqq_request_over_limit+0x122/0x3a0
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: nbd, sysfs: cannot create duplicate filename '/dev/block/43:0'
- From: Jens Axboe <axboe@xxxxxxxxx>
- nbd, sysfs: cannot create duplicate filename '/dev/block/43:0'
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [syzbot] INFO: task can't die in blkdev_common_ioctl
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [syzbot] INFO: task can't die in blkdev_common_ioctl
- From: syzbot <syzbot+4f1a237abaf14719db49@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [bug report][bisected] modprob -r scsi-debug take more than 3mins during blktests srp/ tests
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- 5.17, WARNING: at block/bfq-iosched.c:602 bfqq_request_over_limit+0x122/0x3a0
- From: Chris Murphy <lists@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] cdrom: remove unused variable
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] drbd: remove usage of list iterator variable after loop for list_for_each_entry_safe_from()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [dm-devel] [git pull] device mapper fixes for 5.18-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Block fixes for 5.18-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Block driver fixes for 5.18-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH] cdrom: remove unused variable
- From: Phillip Potter <phil@xxxxxxxxxxxxxxxx>
- Re: [PATCH] cdrom: remove unused variable
- From: Phillip Potter <phil@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] scsi: target: tcmu: Use address_space->invalidate_lock
- From: Bodo Stroesser <bostroesser@xxxxxxxxx>
- Re: [PATCH v2 2/3] scsi: target: tcmu: Fix possible data corruption
- From: Bodo Stroesser <bostroesser@xxxxxxxxx>
- [GIT PULL] Block driver fixes for 5.18-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] Block fixes for 5.18-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- [git pull] device mapper fixes for 5.18-rc1
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] block: fix potential dereference null pointer
- From: Philipp Reisner <philipp.reisner@xxxxxxxxxx>
- [PATCH 8/9] bfq: Get rid of __bio_blkcg() usage
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 6/9] bfq: Remove pointless bfq_init_rq() calls
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 5/9] bfq: Drop pointless unlock-lock pair
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 2/9] bfq: Avoid merging queues with different parents
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 3/9] bfq: Split shared queues on move between cgroups
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/9 v7] bfq: Avoid use-after-free when moving processes between cgroups
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 9/9] bfq: Make sure bfqg for which we are queueing requests is online
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 1/9] bfq: Avoid false marking of bic as stably merged
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 7/9] bfq: Track whether bfq_group is still online
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 4/9] bfq: Update cgroup information before merging bio
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 0/9 v6] bfq: Avoid use-after-free when moving processes between cgroups
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH 0/9 v6] bfq: Avoid use-after-free when moving processes between cgroups
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] block: fix potential dereference null pointer
- Re: [syzbot] BUG: sleeping function called from invalid context in blk_mq_release
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH 17/17] nvme: enable non-inline passthru commands
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [PATCH 17/17] nvme: enable non-inline passthru commands
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [PATCH 4/5] block: turn bio_kmalloc into a simple kmalloc wrapper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH RFC -next 0/3] improve fairness for sbitmap waitqueues
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH -next 00/11] support concurrent sync io for bfq on a specail occasion
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH -next 3/3] block: update nsecs[] in part_get_stat()
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH 0/9 v6] bfq: Avoid use-after-free when moving processes between cgroups
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- [PATCH] blk-mq: add debugfs to print information for blk_mq_tag_set
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH] blk-mq: fix possible creation failure for 'debugfs_dir'
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- Re: [PATCH 17/17] nvme: enable non-inline passthru commands
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: NVME performance regression in Linux 5.x due to lack of block level IO queueing
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 17/17] nvme: enable non-inline passthru commands
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 17/17] nvme: enable non-inline passthru commands
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: NVME performance regression in Linux 5.x due to lack of block level IO queueing
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 17/17] nvme: enable non-inline passthru commands
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 17/17] nvme: enable non-inline passthru commands
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 17/17] nvme: enable non-inline passthru commands
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: NVME performance regression in Linux 5.x due to lack of block level IO queueing
- From: Michael Marod <michael@xxxxxxxxxxxxxxxx>
- Re: [Drbd-dev] [PATCH 2/2] drbd: remove check of list iterator against head past the loop body
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [Drbd-dev] [PATCH 2/2] drbd: remove check of list iterator against head past the loop body
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [PATCH 2/2] drbd: remove check of list iterator against head past the loop body
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- [PATCH 1/2] drbd: remove usage of list iterator variable after loop for list_for_each_entry_safe_from()
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- [syzbot] BUG: sleeping function called from invalid context in blk_mq_release
- From: syzbot <syzbot+d17750670998d5d4f5ec@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH blktests] nvme tests should use nvme_trtype when setting up passthru target
- From: Alan Adamson <alan.adamson@xxxxxxxxxx>
- Issues running nvme-tcp/rdma passthru blktests
- From: Alan Adamson <alan.adamson@xxxxxxxxxx>
- Re: [PATCH 4/5] block: turn bio_kmalloc into a simple kmalloc wrapper
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/5] block: turn bio_kmalloc into a simple kmalloc wrapper
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH] blk-wbt: remove wbt_track stub
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-wbt: remove wbt_track stub
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-wbt: remove wbt_track stub
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] blk-wbt: remove wbt_track stub
- Re: [PATCH] scsi: sd: call device_del() if device_add_disk() fails
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [syzbot] WARNING in bio_free
- From: syzbot <syzbot+e08de3db8be67b2a01b0@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] general protection fault in bio_free
- From: syzbot <syzbot+51175d2754e4b4c04d6d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: cleanup bio_kmalloc v2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] WARNING in bio_free
- From: Christoph Hellwig <hch@xxxxxx>
- [syzbot] WARNING in bio_free
- From: syzbot <syzbot+e08de3db8be67b2a01b0@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: cleanup bio_kmalloc v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: cleanup bio_kmalloc v2
- From: Qian Cai <quic_qiancai@xxxxxxxxxxx>
- Re: [PATCH] scsi: sd: call device_del() if device_add_disk() fails
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] scsi: sd: call device_del() if device_add_disk() fails
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [PATCH] scsi: sd: call device_del() if device_add_disk() fails
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH -next] nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] scsi: sd: call device_del() if device_add_disk() fails
- From: James Bottomley <jejb@xxxxxxxxxxxxx>
- Re: [PATCH -next] nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: add drbd co-maintainer
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] MAINTAINERS: add drbd co-maintainer
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: [PATCH] scsi: sd: call device_del() if device_add_disk() fails
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] scsi: sd: call device_del() if device_add_disk() fails
- From: Wenchao Hao <haowenchao@xxxxxxxxxx>
- Re: [PATCH v2] block: use dedicated list iterator variable
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] block: use dedicated list iterator variable
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] block: use dedicated list iterator variable
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- Re: [PATCH v2] block: use dedicated list iterator variable
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] scsi: sd: call device_del() if device_add_disk() fails
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- [PATCH v2 2/2] aoe: use blk_mq_alloc_disk and blk_cleanup_disk
- From: Valentin Kleibel <valentin@xxxxxxxx>
- [PATCH v2 1/2] block: add blk_alloc_disk and blk_cleanup_disk APIs
- From: Valentin Kleibel <valentin@xxxxxxxx>
- Re: [PATCH v2 0/2] block: aoe: fix page fault in freedev()
- From: Valentin Kleibel <valentin@xxxxxxxx>
- Re: [PATCH 0/9 v6] bfq: Avoid use-after-free when moving processes between cgroups
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: can we reduce bio_set_dev overhead due to bio_associate_blkg?
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] scsi: sd: call device_del() if device_add_disk() fails
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v2] block: use dedicated list iterator variable
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- Re: [PATCH] scsi: sd: call device_del() if device_add_disk() fails
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: can we reduce bio_set_dev overhead due to bio_associate_blkg?
- From: Dennis Zhou <dennis@xxxxxxxxxx>
- Re: [RESEND PATCH] drbd: fix potential silent data corruption
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RESEND PATCH] drbd: fix potential silent data corruption
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] scsi: sd: call device_del() if device_add_disk() fails
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] scsi: sd: call device_del() if device_add_disk() fails
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: can we reduce bio_set_dev overhead due to bio_associate_blkg?
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: NVME performance regression in Linux 5.x due to lack of block level IO queueing
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
- From: CGEL <cgel.zte@xxxxxxxxx>
- Re: [PATCH] scsi: sd: call device_del() if device_add_disk() fails
- From: Wenchao Hao <haowenchao@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH -next] nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
- From: "zhangwensheng (E)" <zhangwensheng5@xxxxxxxxxx>
- Re: NVME performance regression in Linux 5.x due to lack of block level IO queueing
- From: Michael Marod <michael@xxxxxxxxxxxxxxxx>
- Re: [Drbd-dev] state of drbd in mainline
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [Drbd-dev] state of drbd in mainline
- From: "Kiselev, Oleg" <okiselev@xxxxxxxxxx>
- Re: can we reduce bio_set_dev overhead due to bio_associate_blkg?
- From: Dennis Zhou <dennis@xxxxxxxxxx>
- [RESEND PATCH] drbd: fix potential silent data corruption
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: (subset) [PATCH v3 0/3] block/dm: use BIOSET_PERCPU_CACHE from bio_alloc_bioset
- From: Jens Axboe <axboe@xxxxxxxxx>
- [no subject]
- Re: state of drbd in mainline
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: state of drbd in mainline
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [syzbot] BUG: sleeping function called from invalid context in blkg_free
- From: syzbot <syzbot+16505ee346651e5d2151@xxxxxxxxxxxxxxxxxxxxxxxxx>
- can we reduce bio_set_dev overhead due to bio_associate_blkg?
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: state of drbd in mainline
- From: Philipp Reisner <philipp.reisner@xxxxxxxxxx>
- Re: [PATCH 8/9] bfq: Get rid of __bio_blkcg() usage
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] loop: fix ioctl calls using compat_loop_info
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: cleanup bio_kmalloc v2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: cleanup bio_kmalloc v2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: cleanup bio_kmalloc v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 8/9] bfq: Get rid of __bio_blkcg() usage
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 17/17] nvme: enable non-inline passthru commands
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 17/17] nvme: enable non-inline passthru commands
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 17/17] nvme: enable non-inline passthru commands
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/9] bfq: Avoid merging queues with different parents
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 7/9] bfq: Track whether bfq_group is still online
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 8/9] bfq: Get rid of __bio_blkcg() usage
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 5/9] bfq: Drop pointless unlock-lock pair
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 9/9] bfq: Make sure bfqg for which we are queueing requests is online
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 6/9] bfq: Remove pointless bfq_init_rq() calls
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 4/9] bfq: Update cgroup information before merging bio
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 3/9] bfq: Split shared queues on move between cgroups
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 1/9] bfq: Avoid false marking of bic as stably merged
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/9 v6] bfq: Avoid use-after-free when moving processes between cgroups
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
- From: CGEL <cgel.zte@xxxxxxxxx>
- Re: [PATCH 15/14] loop: avoid loop_validate_mutex/lo_mutex in ->release
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 12/13] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 15/15] loop: don't destroy lo->workqueue in __loop_clr_fd
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/15] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/15] loop: avoid loop_validate_mutex/lo_mutex in ->release
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/15] loop: suppress uevents while reconfiguring the device
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/15] loop: implement ->free_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/15] loop: remove the racy bd_inode->i_mapping->nrpages asserts
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/15] loop: don't freeze the queue in lo_release
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/15] loop: only freeze the queue in __loop_clr_fd when needed
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/15] loop: initialize the worker tracking fields once
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/15] loop: de-duplicate the idle worker freeing code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/15] block: turn bdev->bd_openers into an atomic_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/15] block: add a disk_openers helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/15] zram: cleanup zram_remove
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/15] nbd: use the correct block_device in nbd_bdev_reset
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/15] zram: cleanup reset_store
- From: Christoph Hellwig <hch@xxxxxx>
- yet another approach to fix the loop lock order inversions v6
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] loop: fix ioctl calls using compat_loop_info
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] scsi: sd: call device_del() if device_add_disk() fails
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 5/9] virtio-scsi: eliminate anonymous module_init & module_exit
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [bug report] kernel BUG at lib/list_debug.c:26! observed during blktests srp/002 on latest linux tree
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [syzbot] possible deadlock in throtl_pending_timer_fn
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [syzbot] possible deadlock in throtl_pending_timer_fn
- From: syzbot <syzbot+934ebb67352c8a490bf3@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] possible deadlock in throtl_pending_timer_fn
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [bug report] kernel BUG at lib/list_debug.c:26! observed during blktests srp/002 on latest linux tree
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH -next RFC 0/6] improve large random io for HDD
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH -next RFC 2/6] block: refactor to split bio thoroughly
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH -next RFC 2/6] block: refactor to split bio thoroughly
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- [PATCH blktests 6/6] scsi/003: remove unnecessary out file
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- [PATCH blktests 5/6] scsi/006: skip cache types which disable read cache for SATA drives
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- [PATCH blktests 4/6] scsi/006: whitelist for zoned mode
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- [PATCH blktests 3/6] block/027, scsi/004: whitelist scsi_debug test cases for zoned mode
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- [PATCH blktests 2/6] common/scsi_debug: prepare scsi_debug in zoned mode
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- [PATCH blktests 1/6] zbd/008: check no stale page cache after BLKRESETZONE ioctl
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- [PATCH blktests 0/6] extend zoned mode coverage for scsi devices
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH -next RFC 1/6] blk-mq: add a new flag 'BLK_MQ_F_NO_TAG_PREEMPTION'
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH -next RFC 1/6] blk-mq: add a new flag 'BLK_MQ_F_NO_TAG_PREEMPTION'
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- [no subject]
- Re: [dm-devel] [PATCH 3/4] dm-qcow2: Introduce driver to create block devices over QCOW2 files
- From: Kirill Tkhai <kirill.tkhai@xxxxxxxxxx>
- [syzbot] BUG: sleeping function called from invalid context in xa_destroy
- From: syzbot <syzbot+ef9c11f60b926d1682a5@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] possible deadlock in throtl_pending_timer_fn
- From: syzbot <syzbot+934ebb67352c8a490bf3@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] loop: fix ioctl calls using compat_loop_info
- From: Carlos Llamas <cmllamas@xxxxxxxxxx>
- Re: [Drbd-dev] state of drbd in mainline
- From: Wolfgang Walter <linux@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] virtio-blk: support mq_ops->queue_rqs()
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- [PATCH] block: fix misleading comment for major number of block device
- From: Chengguang Xu <cgxu519@xxxxxxxxxxxx>
- Re: state of drbd in mainline
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] scsi: sd: call device_del() if device_add_disk() fails
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: state of drbd in mainline
- From: Philipp Reisner <philipp.reisner@xxxxxxxxxx>
- [PATCH 15/14] loop: avoid loop_validate_mutex/lo_mutex in ->release
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH 3/4] dm-qcow2: Introduce driver to create block devices over QCOW2 files
- From: Kirill Tkhai <kirill.tkhai@xxxxxxxxxx>
- Re: [PATCH v3 2/2] virtio-blk: support mq_ops->queue_rqs()
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH 13/14] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH -next RFC 2/6] block: refactor to split bio thoroughly
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH -next RFC 2/6] block: refactor to split bio thoroughly
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH -next RFC 2/6] block: refactor to split bio thoroughly
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH -next RFC 2/6] block: refactor to split bio thoroughly
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 13/14] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] virtio-blk: support mq_ops->queue_rqs()
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- Re: [dm-devel] [PATCH 3/4] dm-qcow2: Introduce driver to create block devices over QCOW2 files
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH -next RFC 2/6] block: refactor to split bio thoroughly
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 13/14] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 12/13] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH -next RFC 0/6] improve large random io for HDD
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH -next RFC 1/6] blk-mq: add a new flag 'BLK_MQ_F_NO_TAG_PREEMPTION'
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH -next RFC 2/6] block: refactor to split bio thoroughly
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: state of drbd in mainline
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] nvme fixes for Linux 5.18
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 12/13] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 12/13] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
- From: Jan Kara <jack@xxxxxxx>
- [PATCH -next RFC 4/6] sbitmap: wake up the number of threads based on required tags
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH -next RFC 6/6] sbitmap: force tag preemption if free tags are sufficient
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH -next RFC 5/6] blk-mq: don't preempt tag expect for split bios
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH -next RFC 3/6] blk-mq: record how many tags are needed for splited bio
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH -next RFC 2/6] block: refactor to split bio thoroughly
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH -next RFC 0/6] improve large random io for HDD
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH -next RFC 1/6] blk-mq: add a new flag 'BLK_MQ_F_NO_TAG_PREEMPTION'
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- Re: [PATCH] scsi: sd: Jump to out_free_index if device_add{,_disk}() fail
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v3 2/2] virtio-blk: support mq_ops->queue_rqs()
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH] scsi: sd: Jump to out_free_index if device_add{,_disk}() fail
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [PATCH] scsi: sd: Jump to out_free_index if device_add{,_disk}() fail
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: state of drbd in mainline
- From: Philipp Reisner <philipp.reisner@xxxxxxxxxx>
- Re: [PATCH] scsi: sd: Jump to out_free_index if device_add{,_disk}() fail
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: state of drbd in mainline
- From: Christoph Hellwig <hch@xxxxxx>
- [GIT PULL] nvme fixes for Linux 5.18
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: state of drbd in mainline
- From: Philipp Reisner <philipp.reisner@xxxxxxxxxx>
- state of drbd in mainline
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] scsi: sd: Jump to out_free_index if device_add{,_disk}() fail
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] block: restore the old set_task_ioprio() behaviour wrt PF_EXITING
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 13/14] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 12/13] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] scsi: sd: Jump to out_free_index if device_add{,_disk}() fail
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [PATCH v2 4/4] block/mq-deadline: Prioritize high-priority requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 4/4] block/mq-deadline: Prioritize high-priority requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] null_blk: Update ida_simple_get()/ida_simple_remove() to the newer ida API
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH v3 2/2] virtio-blk: support mq_ops->queue_rqs()
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- Re: [PATCH] block: aoe: handle device timeouts atomic-safe
- From: Valentin Kleibel <valentin@xxxxxxxx>
- Re: [PATCH v3 1/2] virtio-blk: support polling I/O
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- Re: [PATCH] scsi: sd: Jump to out_free_index if device_add{,_disk}() fail
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] block/rnbd: Fix the maximum clt_device_id value in init_dev()
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- Re: [PATCH v3 2/2] virtio-blk: support mq_ops->queue_rqs()
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH v3 1/2] virtio-blk: support polling I/O
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH] block: Fix the maximum minor value is blk_alloc_ext_minor()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: restore the old set_task_ioprio() behaviour wrt PF_EXITING
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH AUTOSEL 4.19 02/12] loop: use sysfs_emit() in the sysfs xxx show()
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH AUTOSEL 4.9 2/8] loop: use sysfs_emit() in the sysfs xxx show()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 09/12] Revert "Revert "block, bfq: honor already-setup queue merges""
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 2/8] loop: use sysfs_emit() in the sysfs xxx show()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 02/12] loop: use sysfs_emit() in the sysfs xxx show()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 06/12] bfq: fix use-after-free in bfq_dispatch_request
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 13/16] Revert "Revert "block, bfq: honor already-setup queue merges""
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 10/16] bfq: fix use-after-free in bfq_dispatch_request
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 06/16] loop: use sysfs_emit() in the sysfs xxx show()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 04/16] block, bfq: don't move oom_bfqq
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 16/21] Revert "Revert "block, bfq: honor already-setup queue merges""
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 10/29] block, bfq: don't move oom_bfqq
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 14/29] loop: use sysfs_emit() in the sysfs xxx show()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 23/29] Revert "Revert "block, bfq: honor already-setup queue merges""
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.16 24/35] bfq: fix use-after-free in bfq_dispatch_request
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.16 18/35] loop: use sysfs_emit() in the sysfs xxx show()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 20/29] bfq: fix use-after-free in bfq_dispatch_request
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 13/21] bfq: fix use-after-free in bfq_dispatch_request
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 07/29] block/bfq_wf2q: correct weight to ioprio
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 08/21] loop: use sysfs_emit() in the sysfs xxx show()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 05/21] block, bfq: don't move oom_bfqq
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 30/43] bfq: fix use-after-free in bfq_dispatch_request
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.16 27/35] Revert "Revert "block, bfq: honor already-setup queue merges""
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.16 08/35] block: throttle split bio in case of iops limit
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 35/43] Revert "Revert "block, bfq: honor already-setup queue merges""
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.16 10/35] block/bfq_wf2q: correct weight to ioprio
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.16 13/35] block, bfq: don't move oom_bfqq
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 23/43] loop: use sysfs_emit() in the sysfs xxx show()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 14/43] block, bfq: don't move oom_bfqq
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 11/43] block/bfq_wf2q: correct weight to ioprio
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 09/43] block: throttle split bio in case of iops limit
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] block: restore the old set_task_ioprio() behaviour wrt PF_EXITING
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] block: restore the old set_task_ioprio() behaviour wrt PF_EXITING
- From: Jiri Slaby <jslaby@xxxxxxx>
- [PATCH] scsi: sd: Jump to out_free_index if device_add{,_disk}() fail
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [PATCH 12/13] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] block: Fix the maximum minor value is blk_alloc_ext_minor()
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] memory leak in blk_mq_init_tags
- From: syzbot <syzbot+f08c77040fa163a75a46@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] memory leak in blk_mq_init_tags
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [syzbot] memory leak in blk_mq_init_tags
- From: syzbot <syzbot+f08c77040fa163a75a46@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] memory leak in blk_mq_init_tags
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 17/17] nvme: enable non-inline passthru commands
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [PATCH 2/2] null_blk: Update ida_simple_get()/ida_simple_remove() to the newer ida API
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH] drbd: Return true/false (not 1/0) from bool functions
- From: Haowen Bai <baihaowen@xxxxxxxxx>
- Re: [PATCH v2 4/4] block/mq-deadline: Prioritize high-priority requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] block: use dedicated list iterator variable
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] block: use dedicated list iterator variable
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- [syzbot] memory leak in blk_mq_init_tags
- From: syzbot <syzbot+f08c77040fa163a75a46@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block: move lower_48_bits() to block
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH 2/2] null_blk: Update ida_simple_get()/ida_simple_remove() to the newer ida API
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [PATCH 1/2] null_blk: Fix an error handling path in null_add_dev()
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH] block: move lower_48_bits() to block
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block: move lower_48_bits() to block
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] block: move lower_48_bits() to block
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] Removing the unused TODO
- From: Dipankar Das <dipsonu10@xxxxxxxxxxx>
- [PATCH] Removing the unused TODO
- From: Dipankar Das <dipsonu10@xxxxxxxxxxx>
- [PATCH] block/rnbd: Fix the maximum clt_device_id value in init_dev()
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [PATCH] drbd: fix an invalid memory access caused by incorrect use of list iterator
- From: Xiaomeng Tong <xiam0nd.tong@xxxxxxxxx>
- Re: [GIT PULL] Support for 64-bit data integrity
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Remove write streams support
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Follow up bio allocation fixup
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Support for 64-bit data integrity
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Support for 64-bit data integrity
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] block: Fix the maximum minor value is blk_alloc_ext_minor()
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH v3 1/2] virtio-blk: support polling I/O
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- Re: [PATCH v3 1/2] virtio-blk: support polling I/O
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- Re: [PATCH v3 1/2] virtio-blk: support polling I/O
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- Re: [PATCH v2 4/4] block/mq-deadline: Prioritize high-priority requests
- From: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
- Re: [PATCH 17/17] nvme: enable non-inline passthru commands
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH 13/14] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] block: factor out common code for part_stat_show() and diskstats_show()
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- [GIT PULL] Follow up bio allocation fixup
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: next: BUG: sleeping function called from invalid context at block/blk-sysfs.c:766
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 4/4] block/mq-deadline: Prioritize high-priority requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] rbd: replace usage of found with dedicated list iterator variable
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 12/13] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
- From: Christoph Hellwig <hch@xxxxxx>
- [GIT PULL] Support for 64-bit data integrity
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 11/14] loop: implement ->free_disk
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [GIT PULL] Remove write streams support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 4/4] block/mq-deadline: Prioritize high-priority requests
- From: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] block/mq-deadline: Prioritize high-priority requests
- From: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
- Re: [PATCH 12/13] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 11/14] loop: implement ->free_disk
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 12/14] loop: suppress uevents while reconfiguring the device
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 01/14] nbd: use the correct block_device in nbd_bdev_reset
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 01/13] nbd: use the correct block_device in nbd_ioctl
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 12/13] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC 3/3] scsi: target: tcmu: Support zero copy
- From: Bodo Stroesser <bostroesser@xxxxxxxxx>
- Re: [PATCH 1/3] block: don't show disk stats if io accounting is disabled
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] block: factor out common code for part_stat_show() and diskstats_show()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: zram corruption due to uninitialized do_swap_page fault
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH -next 00/11] support concurrent sync io for bfq on a specail occasion
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH RFC -next 0/3] improve fairness for sbitmap waitqueues
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH 0/3] optimizations for io accounting
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- [PATCH 14/14] loop: don't destroy lo->workqueue in __loop_clr_fd
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/14] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/14] loop: suppress uevents while reconfiguring the device
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/14] loop: only freeze the queue in __loop_clr_fd when needed
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/14] loop: implement ->free_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/14] loop: don't freeze the queue in lo_release
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/14] loop: remove the racy bd_inode->i_mapping->nrpages asserts
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/14] loop: initialize the worker tracking fields once
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/14] loop: de-duplicate the idle worker freeing code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/14] block: turn bdev->bd_openers into an atomic_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/14] block: add a disk_openers helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/14] zram: cleanup zram_remove
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/14] zram: cleanup reset_store
- From: Christoph Hellwig <hch@xxxxxx>
- yet another approach to fix the loop lock order inversions v5
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/14] nbd: use the correct block_device in nbd_bdev_reset
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 11/17] block: factor out helper for bio allocation from cache
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 2/3] block: allow use of per-cpu bio alloc cache by block drivers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [dm-devel] [git pull] device mapper changes for 5.18
- From: pr-tracker-bot@xxxxxxxxxx
- Re: zram corruption due to uninitialized do_swap_page fault
- From: Ivan Babrou <ivan@xxxxxxxxxxxxxx>
- Re: [PATCH 17/17] nvme: enable non-inline passthru commands
- From: Jens Axboe <axboe@xxxxxxxxx>
- RE: [PATCH 17/17] nvme: enable non-inline passthru commands
- From: Clay Mayers <Clay.Mayers@xxxxxxxxxx>
- [PATCH v3 0/3] block/dm: use BIOSET_PERCPU_CACHE from bio_alloc_bioset
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 3/3] dm: conditionally enable BIOSET_PERCPU_CACHE for dm_io bioset
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 1/3] block: allow using the per-cpu bio cache from bio_alloc_bioset
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 2/3] block: allow use of per-cpu bio alloc cache by block drivers
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 3/9] net: mlx5: eliminate anonymous module_init & module_exit
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v3 1/2] virtio-blk: support polling I/O
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v3 1/2] virtio-blk: support polling I/O
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 12/13] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 11/17] block: factor out helper for bio allocation from cache
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [PATCH 05/17] nvme: wire-up support for async-passthru on char-device.
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- loop: suppress uevents while reconfiguring the device
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 1/2] virtio-blk: support polling I/O
- From: Dongli Zhang <dongli.zhang@xxxxxxxxxx>
- Re: [PATCH 12/13] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 12/13] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 05/13] block: turn bdev->bd_openers into an atomic_t
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/13] nbd: use the correct block_device in nbd_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH v3 1/2] virtio-blk: support polling I/O
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- Re: [PATCH v2 0/4] block/dm: use BIOSET_PERCPU_CACHE from bio_alloc_bioset
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v3 1/2] virtio-blk: support polling I/O
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 12/13] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 13/13] loop: don't destroy lo->workqueue in __loop_clr_fd
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 12/13] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v3 2/2] virtio-blk: support mq_ops->queue_rqs()
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- [PATCH v3 1/2] virtio-blk: support polling I/O
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- [PATCH v3 0/2] virtio-blk: support polling I/O and mq_ops->queue_rqs()
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- [PATCH] loop: Send udev change event after device is ready for IO
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 05/13] block: turn bdev->bd_openers into an atomic_t
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 04/13] block: add a disk_openers helper
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 01/13] nbd: use the correct block_device in nbd_ioctl
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 03/13] zram: cleanup zram_remove
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 02/13] zram: cleanup reset_store
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 01/13] nbd: use the correct block_device in nbd_ioctl
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 05/17] nvme: wire-up support for async-passthru on char-device.
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [RFC 2/3] mm: export zap_page_range()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- next: BUG: sleeping function called from invalid context at block/blk-sysfs.c:766
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- [syzbot] upstream boot error: WARNING in blk_release_queue
- From: syzbot <syzbot+8e08dfd9ad607062fa1b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 13/13] loop: don't destroy lo->workqueue in __loop_clr_fd
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/13] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/13] loop: implement ->free_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/13] loop: only freeze the queue in __loop_clr_fd when needed
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/13] loop: don't freeze the queue in lo_release
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/13] loop: remove the racy bd_inode->i_mapping->nrpages asserts
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/13] loop: initialize the worker tracking fields once
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/13] loop: de-duplicate the idle worker freeing code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/13] block: turn bdev->bd_openers into an atomic_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/13] block: add a disk_openers helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/13] zram: cleanup zram_remove
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/13] nbd: use the correct block_device in nbd_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/13] zram: cleanup reset_store
- From: Christoph Hellwig <hch@xxxxxx>
- yet another approach to fix the loop lock order inversions v4
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 0/4] block/dm: use BIOSET_PERCPU_CACHE from bio_alloc_bioset
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC 1/3] mm/memory.c: introduce vm_insert_page(s)_mkspecial
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- [PATCH] rbd: replace usage of found with dedicated list iterator variable
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- Re: [PATCH 17/17] nvme: enable non-inline passthru commands
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 14/17] io_uring: add polling support for uring-cmd
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 11/17] block: factor out helper for bio allocation from cache
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 05/17] nvme: wire-up support for async-passthru on char-device.
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 05/17] nvme: wire-up support for async-passthru on char-device.
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 0/4] block/dm: use BIOSET_PERCPU_CACHE from bio_alloc_bioset
- From: Jens Axboe <axboe@xxxxxxxxx>
- [git pull] device mapper changes for 5.18
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [no subject]
- [PATCH v2 4/4] dm: conditionally enable BIOSET_PERCPU_CACHE for bio-based dm_io bioset
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v2 3/4] dm: enable BIOSET_PERCPU_CACHE for dm_io bioset
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v2 2/4] block: allow BIOSET_PERCPU_CACHE use from bio_alloc_bioset
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v2 1/4] block: allow BIOSET_PERCPU_CACHE use from bio_alloc_clone
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v2 0/4] block/dm: use BIOSET_PERCPU_CACHE from bio_alloc_bioset
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- block: allow using the per-cpu bio cache from bio_alloc_bioset
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: [RFC 2/3] mm: export zap_page_range()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] block: don't print I/O error warning for dead disks
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC 1/3] mm/memory.c: introduce vm_insert_page(s)_mkspecial
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 01/14] block: don't print I/O error warning for dead disks
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC 2/3] mm: export zap_page_range()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH 01/19] fs: remove mpage_alloc
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] fs: do not pass __GFP_HIGHMEM to bio_alloc in do_mpage_readpage
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] fs: do not pass __GFP_HIGHMEM to bio_alloc in do_mpage_readpage
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC 3/3] scsi: target: tcmu: Support zero copy
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- Re: [RFC 2/3] mm: export zap_page_range()
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 3/3] scsi: target: tcmu: Use address_space->invalidate_lock
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 2/3] scsi: target: tcmu: Fix possible data corruption
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 1/3] scsi: target: tcmu: Fix possible page UAF
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 0/3] three bug fixes about tcmu page fault handle
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 7/8] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 7/8] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] nbd: Don't use workqueue to handle recv work
- From: Yongji Xie <xieyongji@xxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH 01/19] fs: remove mpage_alloc
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH 01/11] blk-mq: Add blk_mq_init_queue_ops()
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 1/3] block: allow BIOSET_PERCPU_CACHE use from bio_alloc_clone
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [dm-devel] [PATCH 01/19] fs: remove mpage_alloc
- From: Christoph Hellwig <hch@xxxxxx>
- Re: loop: it looks like REQ_OP_FLUSH could return before IO completion.
- From: Eric Wheeler <linux-block@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
- From: CGEL <cgel.zte@xxxxxxxxx>
- Re: [PATCH 01/11] blk-mq: Add blk_mq_init_queue_ops()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 10/17] block: wire-up support for plugging
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 10/17] block: wire-up support for plugging
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 10/17] block: wire-up support for plugging
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2] block: avoid to call blkg_free() in atomic context
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 10/17] block: wire-up support for plugging
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 10/17] block: wire-up support for plugging
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2] block: avoid to call blkg_free() in atomic context
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: avoid to call blkg_free() in atomic context
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [syzbot] BUG: sleeping function called from invalid context in blk_release_queue
- From: syzbot <syzbot+bbea00057d3d55c4889b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] block: let blkcg_gq grab request queue's refcnt
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: avoid to call blkg_free() in atomic context
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] loop: add WQ_MEM_RECLAIM flag to per device workqueue
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 8/8] loop: don't destroy lo->workqueue in __loop_clr_fd
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] loop: add WQ_MEM_RECLAIM flag to per device workqueue
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] loop: add WQ_MEM_RECLAIM flag to per device workqueue
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] loop: add WQ_MEM_RECLAIM flag to per device workqueue
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] loop: add WQ_MEM_RECLAIM flag to per device workqueue
- From: Tejun Heo <tj@xxxxxxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]