Linux Block I/O
[Prev Page][Next Page]
- [PATCH 6/8] dm: move setting md->type into dm_setup_md_queue
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/8] dm: cleanup cleanup_mapped_device
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/8] block: support delayed holder registration
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/8] block: look up holders by bdev
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/8] block: remove the extra kobject reference in bd_link_disk_holder
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/8] block: make the block holder code optional
- From: Christoph Hellwig <hch@xxxxxx>
- use regular gendisk registration in device mapper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [GIT PULL] Block fixes for 5.14-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: fixes and cleanups for block_device refcounting v3
- From: Christoph Hellwig <hch@xxxxxx>
- Re: fixes and cleanups for block_device refcounting v3
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] Block fixes for 5.14-rc3
- From: Jens Axboe <axboe@xxxxxxxxx>
- RE: [PATCH] kernel/module: add documentation for try_module_get()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v2 1/4] block: Add concurrent positioning ranges support
- From: kernel test robot <rong.a.chen@xxxxxxxxx>
- Re: [PATCH v4 0/9] ensure bios aren't split in middle of crypto data unit
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 24/24] scsi: unexport sg_scsi_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/24] scsi: factor SG_IO handling into a helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/24] scsi: factor SCSI_IOCTL_GET_IDLUN handling into a helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/24] scsi: consolidate the START STOP UNIT handling
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/24] scsi: remove a very misleading comment
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/24] scsi: rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMON
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/24] scsi_ioctl: move the "block layer" SCSI ioctl handling to drivers/scsi
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/24] scsi_ioctl: simplify SCSI passthrough permission checking
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/24] scsi_ioctl: move scsi_command_size_tbl to scsi_common.c
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/24] scsi_ioctl: remove scsi_req_init
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/24] bsg: move bsg_scsi_ops to drivers/scsi/
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/24] bsg: decouple from scsi_cmd_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/24] block: add a queue_max_sectors_bytes helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/24] scsi: call scsi_cmd_ioctl from scsi_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/24] scsi_ioctl: remove scsi_verify_blk_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/24] scsi_ioctl: remove scsi_cmd_blk_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/24] cdrom: remove the call to scsi_cmd_blk_ioctl from cdrom_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/24] st: simplify ioctl handling
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/24] scsi: remove scsi_compat_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/24] cg: consolidate compat ioctl handling
- From: Christoph Hellwig <hch@xxxxxx>
- Re: fixes and cleanups for block_device refcounting v3
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/24] ch: consolidate compat ioctl handling
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/24] sd: consolidate compat ioctl handling
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/24] sr: consolidate compat ioctl handling
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/24] bsg: remove support for SCSI_IOCTL_SEND_COMMAND
- From: Christoph Hellwig <hch@xxxxxx>
- cleanup SCSI ioctl support v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v9 5/9] block: Make bio_iov_iter_get_pages() respect bio_required_sector_alignment()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 10/10] block: remove bdput
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/10] block: remove bdgrab
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/10] loop: don't grab a reference to the block device
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/10] btrfs: store a block_device in struct btrfs_ordered_extent
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/10] block: change the refcounting for partitions
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/10] block: allocate bd_meta_info later in add_partitions
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/10] block: remove the GENHD_FL_UP check in blkdev_get_no_open
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/10] block: unhash the block device inodes earlier
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/10] block: delay freeing the gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/10] block: assert the locking state in delete_partition
- From: Christoph Hellwig <hch@xxxxxx>
- fixes and cleanups for block_device refcounting v3
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/3] block, bfq: do not idle if only one cgroup is activated
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH v3] loop: reintroduce global lock for safe loop_validate_file() traversal
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [Linux-kernel-mentees] [PATCH v2] block/floppy: Prevent kernel-infoleak in raw_cmd_copyout()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v9 5/9] block: Make bio_iov_iter_get_pages() respect bio_required_sector_alignment()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v9 3/9] fscrypt: add functions for direct I/O support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [BUG] FLOPPY DRIVER since 5.10.20
- From: Mark Hounschell <markh@xxxxxxxxxx>
- Re: [PATCH v4 8/9] blk-merge: Ensure bios aren't split in middle of a crypto data unit
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 0/9] ensure bios aren't split in middle of crypto data unit
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v6 2/3] zram: fix deadlock with sysfs attribute usage and module removal
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4] sysfs: fix kobject refcount to address races with kobject removal
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 1/4] selftests: add tests_sysfs module
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 9/9] block: add WARN_ON_ONCE() to bio_split() for sector alignment
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 7/9] dm: handle error from blk_ksm_register()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 5/9] ufshcd: handle error from blk_ksm_register()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 4/9] block: keyslot-manager: introduce blk_ksm_restrict_dus_to_queue_limits()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 0/9] ensure bios aren't split in middle of crypto data unit
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 3/9] block: introduce bio_required_sector_alignment()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 2/9] block: blk-crypto: introduce blk_crypto_bio_sectors_alignment()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 1/9] block: introduce blk_ksm_is_empty()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3] loop: reintroduce global lock for safe loop_validate_file() traversal
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 5.13 000/156] 5.13.5-rc1 review
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: 5.14.0-rc1 KASAN use after free
- From: jim.cromie@xxxxxxxxx
- Re: [PATCH 5.13 000/156] 5.13.5-rc1 review
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH 5.13 000/156] 5.13.5-rc1 review
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5.13 000/156] 5.13.5-rc1 review
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH v6 2/3] zram: fix deadlock with sysfs attribute usage and module removal
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] sysfs: fix kobject refcount to address races with kobject removal
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/4] selftests: add tests_sysfs module
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V6 0/3] blk-mq: fix blk_mq_alloc_request_hctx
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v15 02/17] block: Add bio_for_each_folio_all()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] kernel/module: add documentation for try_module_get()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 4/4] doc: document sysfs queue/cranges attributes
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v2 3/4] libata: support concurrent positioning ranges log
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v2 2/4] scsi: sd: add concurrent positioning ranges support
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v2 1/4] block: Add concurrent positioning ranges support
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v2 0/4] Initial support for multi-actuator HDDs
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [PATCH 1/4] block: Add concurrent positioning ranges support
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH 3/4] libata: support concurrent positioning ranges log
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH 2/4] scsi: sd: add concurrent positioning ranges support
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH 1/4] block: Add concurrent positioning ranges support
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH] kernel/module: add documentation for try_module_get()
- From: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] test_sysfs: demonstrate deadlock fix
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 1/4] selftests: add tests_sysfs module
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH] kernel/module: add documentation for try_module_get()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 2/3] zram: fix deadlock with sysfs attribute usage and module removal
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4] sysfs: fix kobject refcount to address races with kobject removal
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [GIT PULL] nvme fixes for Linux 5.14
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 20/24] scsi: remove a very misleading comment
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 21/24] scsi: consolidate the START STOP UNIT handling
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 19/24] scsi: rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMON
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 18/24] scsi_ioctl: move all "block layer" SCSI ioctl handling to drivers/scsi
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 17/24] scsi_ioctl: simplify SCSI passthrough permission checking
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 14/24] bsg: move bsg_scsi_ops to drivers/scsi/
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 12/24] block: add a queue_max_sectors_bytes helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 12/24] block: add a queue_max_sectors_bytes helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/24] bsg: remove support for SCSI_IOCTL_SEND_COMMAND
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v9 6/9] iomap: support direct I/O with fscrypt using blk-crypto
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL] nvme fixes for Linux 5.14
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 21/24] scsi: consolidate the START STOP UNIT handling
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 9/9] block: remove bdput
- From: Chaitanya Kulkarni <ckulkarnilinux@xxxxxxxxx>
- Re: [PATCH 7/9] loop: don't grab a reference to the block device
- From: Chaitanya Kulkarni <ckulkarnilinux@xxxxxxxxx>
- Re: [PATCH 2/9] block: assert the locking state in delete_partition
- From: Chaitanya Kulkarni <ckulkarnilinux@xxxxxxxxx>
- Re: [PATCH 18/24] scsi_ioctl: move all "block layer" SCSI ioctl handling to drivers/scsi
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 14/24] bsg: move bsg_scsi_ops to drivers/scsi/
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 12/24] block: add a queue_max_sectors_bytes helper
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 20/24] scsi: remove a very misleading comment
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 19/24] scsi: rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMON
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 17/24] scsi_ioctl: simplify SCSI passthrough permission checking
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 12/24] block: add a queue_max_sectors_bytes helper
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 3/4] libata: support concurrent positioning ranges log
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 01/24] bsg: remove support for SCSI_IOCTL_SEND_COMMAND
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v15 01/17] block: Add bio_add_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] scsi: sd: add concurrent positioning ranges support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 1/4] block: Add concurrent positioning ranges support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH V6 2/3] blk-mq: mark if one queue map uses managed irq
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 0/4] Initial support for multi-actuator HDDs
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH V6 2/3] blk-mq: mark if one queue map uses managed irq
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v9 0/9] add support for direct I/O with fscrypt using blk-crypto
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 5/9] block: change the refcounting for partitions
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V6 0/3] blk-mq: fix blk_mq_alloc_request_hctx
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH 3/9] block: unhash the whole device inode earlier
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V6 2/3] blk-mq: mark if one queue map uses managed irq
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V6 1/3] genirq: add device_has_managed_msi_irq
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 6/9] btrfs: store a block_device in struct btrfs_ordered_extent
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 6/9] btrfs: store a block_device in struct btrfs_ordered_extent
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v5 0/5] block: add a sequence number to disks
- From: Matteo Croce <mcroce@xxxxxxxxxxxxxxxxxxx>
- [PATCH V6 3/3] blk-mq: don't deactivate hctx if managed irq isn't used
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 2/3] blk-mq: mark if one queue map uses managed irq
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 1/3] genirq: add device_has_managed_msi_irq
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 0/3] blk-mq: fix blk_mq_alloc_request_hctx
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC 0/3] cpuidle: add poll_source API and virtio vq polling
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 7/9] loop: don't grab a reference to the block device
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 5/9] block: change the refcounting for partitions
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 4/9] block: allocate bd_meta_info later in add_partitions
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 3/9] block: unhash the whole device inode earlier
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 9/9] block: remove bdput
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 8/9] block: remove bdgrab
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/9] loop: don't grab a reference to the block device
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/9] btrfs: store a block_device in struct btrfs_ordered_extent
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/9] block: change the refcounting for partitions
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/9] block: allocate bd_meta_info later in add_partitions
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/9] block: unhash the whole device inode earlier
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/9] block: assert the locking state in delete_partition
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/9] block: delay freeing the gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- fixes and cleanups for block_device refcounting v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] rbd: use kref_put_lock() to fix potential UAF
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH 3/8] block: grab a device model reference in blkdev_get_no_open
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/8] block: assert the locking state in delete_partition
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/8] block: delay freeing the gendisk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V5 2/3] blk-mq: mark if one queue map uses managed irq
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V5 2/3] blk-mq: mark if one queue map uses managed irq
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: fixes and cleanups for block_device refcounting
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH V5 2/3] blk-mq: mark if one queue map uses managed irq
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 2/4] scsi: sd: add concurrent positioning ranges support
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] block/bfq: the delta_from_first should be ns rather than us
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 5/8] btrfs: no need to grab a reference to disk->part0
- From: David Sterba <dsterba@xxxxxxx>
- RE: [Patch v4 2/3] Drivers: hv: add Azure Blob driver
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] btrfs: drop unnecessary ASSERT from btrfs_submit_direct()
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH 8/8] block: remove bdget/bdput
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/8] block: remove bdgrab
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/8] loop: don't grab a reference to the block device
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/8] btrfs: no need to grab a reference to disk->part0
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/8] block: don't grab a reference to the whole device in blkdev_get_part
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/8] block: grab a device model reference in blkdev_get_no_open
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/8] block: assert the locking state in delete_partition
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/8] block: delay freeing the gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- fixes and cleanups for block_device refcounting
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v15 16/17] iomap: Convert iomap_add_to_ioend to take a folio
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 2/3] btrfs: fix argument type of btrfs_bio_clone_partial()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] block: fix arg type of bio_trim()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC] bio: fix page leak bio_add_hw_page failure
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH V5 3/3] blk-mq: don't deactivate hctx if managed irq isn't used
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V5 2/3] blk-mq: mark if one queue map uses managed irq
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V5 1/3] driver core: add device_has_managed_msi_irq
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V5 1/3] driver core: add device_has_managed_msi_irq
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 3/3] btrfs: drop unnecessary ASSERT from btrfs_submit_direct()
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- [PATCH v3 2/3] btrfs: fix argument type of btrfs_bio_clone_partial()
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- [PATCH v3 1/3] block: fix arg type of bio_trim()
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- [PATCH v3 0/3] fix argument type of bio_trim()
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- Re: [PATCH v2 2/3] btrfs: fix argument type of btrfs_bio_clone_partial()
- From: Naohiro Aota <Naohiro.Aota@xxxxxxx>
- Re: [PATCH v2 1/3] block: fix arg type of bio_trim()
- From: Naohiro Aota <Naohiro.Aota@xxxxxxx>
- Re: [PATCH v2 4/4] test_sysfs: demonstrate deadlock fix
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/4] selftests: add tests_sysfs module
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] sysfs: fix kobject refcount to address races with kobject removal
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 2/3] zram: fix deadlock with sysfs attribute usage and module removal
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/4] libata: support concurrent positioning ranges log
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 4/4] doc: document sysfs queue/cranges attributes
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 2/4] scsi: sd: add concurrent positioning ranges support
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 1/4] block: Add concurrent positioning ranges support
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 0/4] Initial support for multi-actuator HDDs
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [RFC 0/3] cpuidle: add poll_source API and virtio vq polling
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PATCH V5 3/3] blk-mq: don't deactivate hctx if managed irq isn't used
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 2/3] blk-mq: mark if one queue map uses managed irq
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 1/3] driver core: add device_has_managed_msi_irq
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 0/3] blk-mq: fix blk_mq_alloc_request_hctx
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block/bfq: the delta_from_first should be ns rather than us
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH] block: delay freeing the gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] btrfs: fix argument type of btrfs_bio_clone_partial()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] block: fix arg type of bio_trim()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] block/bfq: the delta_from_first should be ns rather than us
- From: liubaozhu <liubaozhu@xxxxxxxxxxxxx>
- [PATCH v2 2/3] btrfs: fix argument type of btrfs_bio_clone_partial()
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- [PATCH v2 3/3] btrfs: drop unnecessary ASSERT from btrfs_submit_direct()
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- [PATCH v2 1/3] block: fix arg type of bio_trim()
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- [PATCH v2 0/3] fix argument type of bio_trim()
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- [syzbot] WARNING in alloc_workqueue
- From: syzbot <syzbot+1e80b07ec236d945017f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: cleanup SCSI ioctl support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/5] nvme: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 5/5] fs/block_dev: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] mmc/core/block: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [Patch v4 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob
- From: Greg KH <greg@xxxxxxxxx>
- Re: [Patch v4 2/3] Drivers: hv: add Azure Blob driver
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v3 0/2] allow blk-zoned ioctls without CAP_SYS_ADMIN
- From: Aravind Ramesh <Aravind.Ramesh@xxxxxxx>
- Re: [PATCH 2/5] md: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED on is_mddev_broken()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] block: add flag for add_disk() completion notation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [Patch v4 2/3] Drivers: hv: add Azure Blob driver
- From: Jiri Slaby <jirislaby@xxxxxxxxxx>
- Re: [PATCH v15 16/17] iomap: Convert iomap_add_to_ioend to take a folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v15 16/17] iomap: Convert iomap_add_to_ioend to take a folio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 0/3] cpuidle: add poll_source API and virtio vq polling
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH] block: move some macros to blkdev.h
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v15 16/17] iomap: Convert iomap_add_to_ioend to take a folio
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v15 17/17] iomap: Convert iomap_migrate_page to use folios
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v15 13/17] iomap: Convert iomap_write_begin and iomap_write_end to folios
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v15 07/17] iomap: Convert iomap_invalidatepage to use a folio
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v15 06/17] iomap: Convert iomap_releasepage to use a folio
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- RE: [Patch v4 2/3] Drivers: hv: add Azure Blob driver
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [Patch v4 2/3] Drivers: hv: add Azure Blob driver
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [Patch v4 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [Patch v4 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob
- From: Long Li <longli@xxxxxxxxxxxxx>
- [PATCH 5/5] fs/block_dev: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 4/5] nvme: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 3/5] mmc/core/block: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 2/5] md: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED on is_mddev_broken()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 1/5] block: add flag for add_disk() completion notation
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 0/5] block: replace incorrect uses of GENHD_FL_UP
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [Patch v4 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob
- From: "gregkh@xxxxxxxxxxxxxxxxxxx" <gregkh@xxxxxxxxxxxxxxxxxxx>
- RE: [Patch v4 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [PATCH v5 0/5] block: add a sequence number to disks
- From: Luca Boccassi <bluca@xxxxxxxxxx>
- Re: [PATCH 0/9] blk-mq: Reduce static requests memory footprint for shared sbitmap
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [Patch v4 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 0/9] blk-mq: Reduce static requests memory footprint for shared sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [Patch v4 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [RFC PATCH] block: stop wait rcu once we can ensure no io while elevator init
- From: yangerkun <yangerkun@xxxxxxxxxx>
- Re: [RFC 1/3] cpuidle: add poll_source API
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH v15 17/17] iomap: Convert iomap_migrate_page to use folios
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/3] optimize the queue idle judgment
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH] blk-mq: allow hardware queue to get more tag while sharing a tag set
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH v15 02/17] block: Add bio_for_each_folio_all()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/2] iomap: simplify iomap_add_to_ioend
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/2] iomap: simplify iomap_add_to_ioend
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v15 02/17] block: Add bio_for_each_folio_all()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v15 02/17] block: Add bio_for_each_folio_all()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v15 16/17] iomap: Convert iomap_add_to_ioend to take a folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v15 09/17] iomap: Use folio offsets instead of page offsets
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v15 05/17] iomap: Convert iomap_page_release to take a folio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v15 08/17] iomap: Pass the iomap_page into iomap_set_range_uptodate
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v15 05/17] iomap: Convert iomap_page_release to take a folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v15 01/17] block: Add bio_add_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [Patch v4 2/3] Drivers: hv: add Azure Blob driver
- From: Jiri Slaby <jirislaby@xxxxxxxxxx>
- Re: [PATCH v15 00/17] Folio support in block + iomap layers
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [Patch v4 2/3] Drivers: hv: add Azure Blob driver
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v15 00/17] Folio support in block + iomap layers
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/9] blk-mq: Add blk_mq_tag_resize_sched_shared_sbitmap()
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 3/9] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests()
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 4/9] blk-mq: Add blk_mq_tag_resize_sched_shared_sbitmap()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 3/9] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/9] block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/9] blk-mq: Change rqs check in blk_mq_free_rqs()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2] loop: fix setting arbitrarily large block size
- From: Shreyansh Chouhan <chouhan.shreyansh630@xxxxxxxxx>
- Re: [PATCH v15 17/17] iomap: Convert iomap_migrate_page to use folios
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v15 16/17] iomap: Convert iomap_add_to_ioend to take a folio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v15 15/17] iomap: Convert iomap_write_end_inline to take a folio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v15 14/17] iomap: Convert iomap_read_inline_data to take a folio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v15 13/17] iomap: Convert iomap_write_begin and iomap_write_end to folios
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v15 12/17] iomap: Convert iomap_page_mkwrite to use a folio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v15 11/17] iomap: Convert readahead and readpage to use a folio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v15 10/17] iomap: Convert bio completions to use folios
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- RE: [Patch v4 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [PATCH v15 09/17] iomap: Use folio offsets instead of page offsets
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v15 08/17] iomap: Pass the iomap_page into iomap_set_range_uptodate
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v15 07/17] iomap: Convert iomap_invalidatepage to use a folio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v15 06/17] iomap: Convert iomap_releasepage to use a folio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v15 05/17] iomap: Convert iomap_page_release to take a folio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v15 04/17] iomap: Convert iomap_page_create to take a folio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v15 03/17] iomap: Convert to_iomap_page to take a folio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v15 02/17] block: Add bio_for_each_folio_all()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v15 01/17] block: Add bio_add_folio()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [RFC PATCH] block: stop wait rcu once we can ensure no io while elevator init
- From: yangerkun <yangerkun@xxxxxxxxxx>
- Re: [Patch v4 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [Patch v4 2/3] Drivers: hv: add Azure Blob driver
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [Patch v4 2/3] Drivers: hv: add Azure Blob driver
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [Patch v4 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [Patch v4 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob
- From: longli@xxxxxxxxxxxxxxxxx
- [Patch v4 1/3] Drivers: hv: vmbus: add support to ignore certain PCIE devices
- From: longli@xxxxxxxxxxxxxxxxx
- [Patch v4 2/3] Drivers: hv: add Azure Blob driver
- From: longli@xxxxxxxxxxxxxxxxx
- [Patch v4 3/3] Drivers: hv: Add to maintainer for Hyper-V/Azure drivers
- From: longli@xxxxxxxxxxxxxxxxx
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC] bio: fix page leak bio_add_hw_page failure
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v15 02/17] block: Add bio_for_each_folio_all()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v15 02/17] block: Add bio_for_each_folio_all()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v15 01/17] block: Add bio_add_folio()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 6/6] block: skip queue if NULL on blk_cleanup_queue()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC 2/6] block: add flag for add_disk() completion notation
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC 1/3] cpuidle: add poll_source API
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v15 17/17] iomap: Convert iomap_migrate_page to use folios
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v15 16/17] iomap: Convert iomap_add_to_ioend to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v15 15/17] iomap: Convert iomap_write_end_inline to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v15 14/17] iomap: Convert iomap_read_inline_data to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v15 13/17] iomap: Convert iomap_write_begin and iomap_write_end to folios
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v15 12/17] iomap: Convert iomap_page_mkwrite to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v15 10/17] iomap: Convert bio completions to use folios
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v15 11/17] iomap: Convert readahead and readpage to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v15 09/17] iomap: Use folio offsets instead of page offsets
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v15 08/17] iomap: Pass the iomap_page into iomap_set_range_uptodate
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v15 04/17] iomap: Convert iomap_page_create to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v15 05/17] iomap: Convert iomap_page_release to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v15 07/17] iomap: Convert iomap_invalidatepage to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v15 06/17] iomap: Convert iomap_releasepage to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v15 03/17] iomap: Convert to_iomap_page to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v15 02/17] block: Add bio_for_each_folio_all()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v15 01/17] block: Add bio_add_folio()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v15 00/17] Folio support in block + iomap layers
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH] block: ensure the memory order between bi_private and bi_status
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH] block: ensure the memory order between bi_private and bi_status
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [RFC] bio: fix page leak bio_add_hw_page failure
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] blk-throtl: optimize IOPS throttle for large IO scenarios
- From: brookxu <brookxu.cn@xxxxxxxxx>
- [syzbot] WARNING in md_alloc
- From: syzbot <syzbot+2390fceae217ab729cf7@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC] bio: fix page leak bio_add_hw_page failure
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3] loop: reintroduce global lock for safe loop_validate_file() traversal
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [RFC] bio: fix page leak bio_add_hw_page failure
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [RFC 2/6] block: add flag for add_disk() completion notation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [RFC PATCH 7/7] blk-mq: build default queue map via group_cpus_evenly()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 6/7] lib/group_cpus: allow to group cpus in case of !CONFIG_SMP
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 5/7] genirq/affinity: move group_cpus_evenly() into lib/
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 4/7] genirq/affinity: rename irq_build_affinity_masks as group_cpus_evenly
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 3/7] genirq/affinity: don't pass irq_affinity_desc array to irq_build_affinity_masks
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 2/7] genirq/affinity: pass affinity managed mask array to irq_build_affinity_masks
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 1/7] genirq/affinity: remove the 'firstvec' parameter from irq_build_affinity_masks
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC 0/6] block: enhance use of GENHD_FL_UP
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [RFC PATCH 0/7] genirq/affinity: abstract new API from managed irq affinity spread
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC 1/6] genhd: update docs for GENHD_FL_UP
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 6/6] block: skip queue if NULL on blk_cleanup_queue()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] block: delay freeing the gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH] xen-blkback: Convert from atomic_t to refcount_t on xen_blkif->refcnt
- From: Xiyu Yang <xiyuyang19@xxxxxxxxxxxx>
- Re: 5.14.0-rc1 KASAN use after free
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: 5.14.0-rc1 KASAN use after free
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- Re: [PATCH] block: increase BLKCG_MAX_POLS
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] block: increase BLKCG_MAX_POLS
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- Re: [syzbot] possible deadlock in loop_add
- From: Desmond Cheong Zhi Xi <desmondcheongzx@xxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] blk-throtl: optimize IOPS throttle for large IO scenarios
- From: brookxu <brookxu.cn@xxxxxxxxx>
- Re: [RFC 3/6] md: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED on is_mddev_broken()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [RFC 2/6] block: add flag for add_disk() completion notation
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [GIT PULL] Block fixes for 5.14-rc
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] blk-throtl: optimize IOPS throttle for large IO scenarios
- From: Tejun Heo <tj@xxxxxxxxxx>
- [GIT PULL] Block fixes for 5.14-rc
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: ensure the memory order between bi_private and bi_status
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] block: ensure the memory order between bi_private and bi_status
- From: Hou Tao <houtao1@xxxxxxxxxx>
- [PATCH] blk-throtl: optimize IOPS throttle for large IO scenarios
- From: brookxu <brookxu.cn@xxxxxxxxx>
- Re: [RFC 5/6] nvme: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC 4/6] mmc/core/block: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC 3/6] md: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED on is_mddev_broken()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC 1/6] genhd: update docs for GENHD_FL_UP
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC 2/6] block: add flag for add_disk() completion notation
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 1/1] virtio: disable partitions scanning for no partitions block
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/1] virtio: disable partitions scanning for no partitions block
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [syzbot] possible deadlock in loop_add
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [RFC 10/12] block/ataflop add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 11/12] block/brd: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 12/12] block: make probe in blk_request_module() return an error
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 09/12] block/ataflop: add a helper for removing disks
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 08/12] block/ataflop: use the blk_cleanup_disk() helper
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 07/12] scsi/sr: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 06/12] scsi/sr: use blk_cleanup_disk() instead of put_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 05/12] scsi/sd: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 04/12] scsi/sd: use blk_cleanup_queue() insted of put_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 03/12] floppy: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 02/12] floppy: use blk_cleanup_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 01/12] floppy: fix add_disk() assumption on exit
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 00/12] block: *add_disk*() driver conversions __register_blkdev()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 5/5] block/sx8: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 4/5] block/sx8: add helper carm_free_all_disks()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 3/5] block/sx8: remove the GENHD_FL_UP check before del_gendisk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 2/5] bcache: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 1/5] bcache: remove no longer needed add_disk() check
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 0/5] block: use flag enhancement for del_gendisk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 5/6] nvme: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 6/6] fs/block_dev: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 4/6] mmc/core/block: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 3/6] md: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED on is_mddev_broken()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 2/6] block: add flag for add_disk() completion notation
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 1/6] genhd: update docs for GENHD_FL_UP
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 0/6] block: enhance use of GENHD_FL_UP
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 3/3] nbd: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 2/3] null_blk: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 1/3] loop: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 0/3] block: simple *add_disk*() driver conversions
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 0/6] block: add error handling for *add_disk*()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 6/6] block: skip queue if NULL on blk_cleanup_queue()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] xen-blkfront: sanitize the removal state machine
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] nvme fixes for Linux 5.14
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: nbd: fix order of cleaning up the queue and freeing the tagset
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] pd: fix order of cleaning up the queue and freeing the tagset
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] xen-blkfront: sanitize the removal state machine
- From: Christoph Hellwig <hch@xxxxxx>
- [GIT PULL] nvme fixes for Linux 5.14
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [BUG report] Deadlock in xen-blkfront upon device hot-unplug
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [BUG report] Deadlock in xen-blkfront upon device hot-unplug
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/3] block: Provide icq in request allocation data
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/3 v2] bfq: Limit number of allocated scheduler tags per cgroup
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 2/3] bfq: Track number of allocated requests in bfq_entity
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 3/3] bfq: Limit number of requests consumed by each cgroup
- From: Jan Kara <jack@xxxxxxx>
- Re: [BUG report] Deadlock in xen-blkfront upon device hot-unplug
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [BUG report] Deadlock in xen-blkfront upon device hot-unplug
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH V4 3/3] blk-mq: don't deactivate hctx if managed irq isn't used
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 2/3] blk-mq: mark if one queue map uses managed irq
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 0/3] blk-mq: fix blk_mq_alloc_request_hctx
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/1] virtio: disable partitions scanning for no partitions block
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH 1/1] virtio: disable partitions scanning for no partitions block
- From: Yury Kamenev <damtev@xxxxxxxxxxxxxx>
- [PATCH 0/1] virtio: disable partitions scanning for no partitions block
- From: Yury Kamenev <damtev@xxxxxxxxxxxxxx>
- [BUG report] Deadlock in xen-blkfront upon device hot-unplug
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH] block: ensure the memory order between bi_private and bi_status
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 5/6] block: add initial error handling for *add_disk()* and friends
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/6] block: move disk invalidation from del_gendisk() into a helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] block: add error handling for *add_disk*()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/6] block: move disk announce work from register_disk() to a helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 6/6] block: skip queue if NULL on blk_cleanup_queue()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/6] block: move disk announce work from register_disk() to a helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] block: refcount the request_queue early in __device_add_disk()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] block: ensure the memory order between bi_private and bi_status
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] pd: fix order of cleaning up the queue and freeing the tagset
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V2] nbd: fix order of cleaning up the queue and freeing the tagset
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v2 6/6] block: skip queue if NULL on blk_cleanup_queue()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 4/6] block: move disk unregistration work from del_gendisk() to a helper
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 5/6] block: add initial error handling for *add_disk()* and friends
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 3/6] block: move disk invalidation from del_gendisk() into a helper
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 1/6] block: refcount the request_queue early in __device_add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 2/6] block: move disk announce work from register_disk() to a helper
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 0/6] block: add error handling for *add_disk*()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] ioprio: move user space relevant ioprio bits to UAPI includes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] loop: fix setting arbitrarily large block size
- From: Shreyansh Chouhan <chouhan.shreyansh630@xxxxxxxxx>
- [PATCH] ioprio: move user space relevant ioprio bits to UAPI includes
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- [PATCH 9/9] blk-mq: Clear mappings for shared sbitmap sched static rqs
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH 8/9] blk-mq: Allocate per request queue static rqs for shared sbitmap
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC 7/9] blk-mq: Allocate per tag set static rqs for shared sbitmap
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC 6/9] blk-mq: Refactor blk_mq_{alloc,free}_rqs
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH 5/9] blk-mq: Invert check in blk_mq_update_nr_requests()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH 4/9] blk-mq: Add blk_mq_tag_resize_sched_shared_sbitmap()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH 3/9] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH 2/9] block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH 1/9] blk-mq: Change rqs check in blk_mq_free_rqs()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH 0/9] blk-mq: Reduce static requests memory footprint for shared sbitmap
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [virtio-dev] Fwd: [PATCH v2] Provide detailed specification of virtio-blk lifetime metrics
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH blktests 1/2] zbd/rc: Support dm-crypt
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- [PATCH 3/3] block, bfq: consider request size in bfq_asymmetric_scenario()
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH 1/3] block, bfq: do not idle if only one cgroup is activated
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH 2/3] block, bfq: add support to record request size information
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH 0/3] optimize the queue idle judgment
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [RFC 3/3] softirq: participate in cpuidle polling
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [RFC 2/3] virtio: add poll_source virtqueue polling
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [RFC 1/3] cpuidle: add poll_source API
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [RFC 0/3] cpuidle: add poll_source API and virtio vq polling
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH blktests 1/2] zbd/rc: Support dm-crypt
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH blktests 2/2] zbd/007: Reset test target zones at test end
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- [PATCH blktests 1/2] zbd/rc: Support dm-crypt
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- [PATCH blktests 0/2] zbd: Support dm-crypt
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- [PATCH] block: remove blk-mq-sysfs dead code
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [PATCH v5 6/6] loop: raise media_change event
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/5] block: add ioctl to read the disk sequence number
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] block: ensure the memory order between bi_private and bi_status
- From: Hou Tao <houtao1@xxxxxxxxxx>
- Re: [PATCH v4 3/5] block: add ioctl to read the disk sequence number
- From: Matteo Croce <mcroce@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 2/3] zram: fix deadlock with sysfs attribute usage and module removal
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v5 6/6] loop: raise media_change event
- From: Matteo Croce <mcroce@xxxxxxxxxxxxxxxxxxx>
- [PATCH v5 5/6] block: add a helper to raise a media changed event
- From: Matteo Croce <mcroce@xxxxxxxxxxxxxxxxxxx>
- [PATCH v5 4/6] block: export diskseq in sysfs
- From: Matteo Croce <mcroce@xxxxxxxxxxxxxxxxxxx>
- [PATCH v5 3/6] block: add ioctl to read the disk sequence number
- From: Matteo Croce <mcroce@xxxxxxxxxxxxxxxxxxx>
- [PATCH v5 2/6] block: export the diskseq in uevents
- From: Matteo Croce <mcroce@xxxxxxxxxxxxxxxxxxx>
- [PATCH v5 1/6] block: add disk sequence number
- From: Matteo Croce <mcroce@xxxxxxxxxxxxxxxxxxx>
- [PATCH v5 0/5] block: add a sequence number to disks
- From: Matteo Croce <mcroce@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/5] block: add a sequence number to disks
- From: Matteo Croce <mcroce@xxxxxxxxxxxxxxxxxxx>
- [PATCH v4 0/5] block: add a sequence number to disks
- From: Matteo Croce <mcroce@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] sd: don't mess with SD_MINORS for CONFIG_DEBUG_BLOCK_EXT_DEVT
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- RE: [PATCH v4 3/5] block: add ioctl to read the disk sequence number
- From: "Elliott, Robert (Servers)" <elliott@xxxxxxx>
- [PATCH 1/3] block: Provide icq in request allocation data
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 3/3] bfq: Limit number of requests consumed by each cgroup
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/3] bfq: Limit number of allocated scheduler tags per cgroup
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 2/3] bfq: Track number of allocated requests in bfq_entity
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] sd: don't mess with SD_MINORS for CONFIG_DEBUG_BLOCK_EXT_DEVT
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [syzbot] possible deadlock in loop_add
- From: Desmond Cheong Zhi Xi <desmondcheongzx@xxxxxxxxx>
- Re: [PATCH V3 03/10] blk-mq: pass use managed irq info to blk_mq_dev_map_queues
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V3 02/10] blk-mq: Introduce blk_mq_dev_map_queues
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V3 01/10] blk-mq: rename blk-mq-cpumap.c as blk-mq-map.c
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 5/5] loop: raise media_change event
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 4/5] block: export diskseq in sysfs
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/5] block: add ioctl to read the disk sequence number
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/5] block: export the diskseq in uevents
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/5] block: add disk sequence number
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [syzbot] INFO: task hung in del_gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/24] scsi: unexport sg_scsi_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/24] scsi: factor SG_IO handling into a helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/24] scsi: factor SCSI_IOCTL_GET_IDLUN handling into a helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/24] scsi: consolidate the START STOP UNIT handling
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/24] scsi: remove a very misleading comment
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/24] scsi: rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMON
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/24] scsi_ioctl: move all "block layer" SCSI ioctl handling to drivers/scsi
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/24] scsi_ioctl: simplify SCSI passthrough permission checking
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/24] scsi_ioctl: move scsi_command_size_tbl to scsi_common.c
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/24] scsi_ioctl: remove scsi_req_init
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/24] bsg: move bsg_scsi_ops to drivers/scsi/
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/24] bsg: decouple from scsi_cmd_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/24] block: add a queue_max_sectors_bytes helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/24] scsi: call scsi_cmd_ioctl from scsi_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/24] scsi_ioctl: remove scsi_verify_blk_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/24] scsi_ioctl: remove scsi_cmd_blk_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/24] cdrom: remove the call to scsi_cmd_blk_ioctl from cdrom_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/24] st: simplify ioctl handling
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/24] scsi: remove scsi_compat_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/24] cg: consolidate compat ioctl handling
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/24] ch: consolidate compat ioctl handling
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/24] sd: consolidate compat ioctl handling
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/24] sr: consolidate compat ioctl handling
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/24] bsg: remove support for SCSI_IOCTL_SEND_COMMAND
- From: Christoph Hellwig <hch@xxxxxx>
- cleanup SCSI ioctl support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [syzbot] possible deadlock in loop_add
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] blk-mq: allow hardware queue to get more tag while sharing a tag set
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- [PATCH] blk-mq: allow hardware queue to get more tag while sharing a tag set
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH v4 4/5] block: export diskseq in sysfs
- From: Matteo Croce <mcroce@xxxxxxxxxxxxxxxxxxx>
- [PATCH v4 5/5] loop: raise media_change event
- From: Matteo Croce <mcroce@xxxxxxxxxxxxxxxxxxx>
- [PATCH v4 3/5] block: add ioctl to read the disk sequence number
- From: Matteo Croce <mcroce@xxxxxxxxxxxxxxxxxxx>
- [PATCH v4 2/5] block: export the diskseq in uevents
- From: Matteo Croce <mcroce@xxxxxxxxxxxxxxxxxxx>
- [PATCH v4 1/5] block: add disk sequence number
- From: Matteo Croce <mcroce@xxxxxxxxxxxxxxxxxxx>
- [PATCH v4 0/5] block: add a sequence number to disks
- From: Matteo Croce <mcroce@xxxxxxxxxxxxxxxxxxx>
- [syzbot] INFO: task hung in del_gendisk
- From: syzbot <syzbot+0fe7752e52337864d29b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 2/3] zram: fix deadlock with sysfs attribute usage and module removal
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH AUTOSEL 4.4 11/12] virtio-blk: Fix memory leak among suspend/resume procedure
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 15/16] virtio-blk: Fix memory leak among suspend/resume procedure
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 19/21] virtio-blk: Fix memory leak among suspend/resume procedure
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 20/22] virtio-blk: Fix memory leak among suspend/resume procedure
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 25/28] virtio-blk: Fix memory leak among suspend/resume procedure
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 34/37] virtio-blk: Fix memory leak among suspend/resume procedure
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.12 43/43] block: fix the problem of io_ticks becoming smaller
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.12 39/43] virtio-blk: Fix memory leak among suspend/resume procedure
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v6 2/3] zram: fix deadlock with sysfs attribute usage and module removal
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [syzbot] possible deadlock in loop_add
- From: syzbot <syzbot+118992efda475c16dfb0@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH AUTOSEL 5.10 14/93] partitions: msdos: fix one-byte get_unaligned()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.12 015/104] partitions: msdos: fix one-byte get_unaligned()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.13 017/114] partitions: msdos: fix one-byte get_unaligned()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v2 0/3] xen: harden blkfront against malicious backends
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- Re: regression: data corruption with ext4 on LUKS on nvme with torvalds master
- From: Samuel Mendoza-Jonas <samjonas@xxxxxxxxxx>
- Re: [GIT PULL] Followup block changes for 5.14-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: WARNING at blktests block/008 in ttwu_queue_wakelist()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2 3/3] xen/blkfront: don't trust the backend response data blindly
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH v2 2/3] xen/blkfront: don't take local copy of a request from the ring page
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH 6/6] loop: don't add worker into idle list
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- Re: [PATCH V3 04/10] scsi: replace blk_mq_pci_map_queues with blk_mq_dev_map_queues
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH V3 04/10] scsi: replace blk_mq_pci_map_queues with blk_mq_dev_map_queues
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 3/3] xen/blkfront: don't trust the backend response data blindly
- From: kernel test robot <rong.a.chen@xxxxxxxxx>
- Re: [PATCH V3 04/10] scsi: replace blk_mq_pci_map_queues with blk_mq_dev_map_queues
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 3/3] xen/blkfront: don't trust the backend response data blindly
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH v2 2/3] xen/blkfront: don't take local copy of a request from the ring page
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH v2 1/3] xen/blkfront: read response from backend only once
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH V3 02/10] blk-mq: Introduce blk_mq_dev_map_queues
- From: Daniel Wagner <dwagner@xxxxxxx>
- [PATCH V3 10/10] blk-mq: don't deactivate hctx if managed irq isn't used
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 09/10] blk-mq: remove map queue helpers for pci, rdma and virtio
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 08/10] nvme: rdma: replace blk_mq_rdma_map_queues with blk_mq_dev_map_queues
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 07/10] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_dev_map_queues
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 06/10] virito: add APIs for retrieving vq affinity
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 05/10] nvme: replace blk_mq_pci_map_queues with blk_mq_dev_map_queues
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 04/10] scsi: replace blk_mq_pci_map_queues with blk_mq_dev_map_queues
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 03/10] blk-mq: pass use managed irq info to blk_mq_dev_map_queues
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 02/10] blk-mq: Introduce blk_mq_dev_map_queues
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 01/10] blk-mq: rename blk-mq-cpumap.c as blk-mq-map.c
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 0/10] blk-mq: cleanup map queues & fix blk_mq_alloc_request_hctx
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/3] btrfs: fix argument type of btrfs_bio_clone_partial()
- From: Naohiro Aota <Naohiro.Aota@xxxxxxx>
- Re: [PATCH 1/3] block: fix arg type of bio_trim()
- From: Naohiro Aota <Naohiro.Aota@xxxxxxx>
- Re: [PATCH 1/3] block: fix arg type of bio_trim()
- From: Naohiro Aota <Naohiro.Aota@xxxxxxx>
- Re: [PATCH 1/3] block: fix arg type of bio_trim()
- From: Naohiro Aota <Naohiro.Aota@xxxxxxx>
- Re: WARNING at blktests block/008 in ttwu_queue_wakelist()
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH 6/6] loop: don't add worker into idle list
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/3] block: fix arg type of bio_trim()
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH 0/2] LICENSES: add and use copyleft-next-0.3.1
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 0/2] LICENSES: add and use copyleft-next-0.3.1
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 0/2] LICENSES: add and use copyleft-next-0.3.1
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 0/2] LICENSES: add and use copyleft-next-0.3.1
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 0/2] LICENSES: add and use copyleft-next-0.3.1
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 0/2] LICENSES: add and use copyleft-next-0.3.1
- From: "Bradley M. Kuhn" <bkuhn@xxxxxxx>
- RE: [PATCH 0/2] LICENSES: add and use copyleft-next-0.3.1
- From: <Tim.Bird@xxxxxxxx>
- Re: [PATCH 0/2] LICENSES: add and use copyleft-next-0.3.1
- From: Joe Perches <joe@xxxxxxxxxxx>
- [GIT PULL] Followup block changes for 5.14-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/2] LICENSES: add and use copyleft-next-0.3.1
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/6] loop: don't add worker into idle list
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- Re: [PATCH 0/2] LICENSES: add and use copyleft-next-0.3.1
- From: "Bradley M. Kuhn" <bkuhn@xxxxxxx>
- Re: [PATCH 3/3] btrfs: drop unnecessary ASSERT from btrfs_submit_direct()
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 2/3] btrfs: fix argument type of btrfs_bio_clone_partial()
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 6/6] loop: don't add worker into idle list
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: div_u64/do_div stack size usage, was Re: [v3] block: Removed a warning while compiling with a cross compiler for parisc
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: [PATCH 1/3] block: fix arg type of bio_trim()
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 6/6] loop: don't add worker into idle list
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- Re: [PATCH v2 0/3] xen: harden blkfront against malicious backends
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH v2 0/3] xen: harden blkfront against malicious backends
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [PATCH 6/6] loop: don't add worker into idle list
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- Re: [PATCH 3/3] btrfs: drop unnecessary ASSERT from btrfs_submit_direct()
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH] block: build default queue map via irq_create_affinity_masks
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] xen/blkfront: don't trust the backend response data blindly
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH 3/3] btrfs: drop unnecessary ASSERT from btrfs_submit_direct()
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- [PATCH 1/3] block: fix arg type of bio_trim()
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- [PATCH 2/3] btrfs: fix argument type of btrfs_bio_clone_partial()
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- [PATCH 0/3] fix argument type of bio_trim()
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- Re: [PATCH v2 3/3] xen/blkfront: don't trust the backend response data blindly
- From: Jan Beulich <jbeulich@xxxxxxxx>
- [PATCH v2 2/3] xen/blkfront: don't take local copy of a request from the ring page
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH v2 3/3] xen/blkfront: don't trust the backend response data blindly
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH v2 1/3] xen/blkfront: read response from backend only once
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH v2 0/3] xen: harden blkfront against malicious backends
- From: Juergen Gross <jgross@xxxxxxxx>
- fast creation and deletion of loop devices
- From: Simon Richter <Simon.Richter@xxxxxxxxxx>
- Re: div_u64/do_div stack size usage, was Re: [v3] block: Removed a warning while compiling with a cross compiler for parisc
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: div_u64/do_div stack size usage, was Re: [v3] block: Removed a warning while compiling with a cross compiler for parisc
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH 2/6] loop: conver timer for monitoring idle worker into dwork
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/6] loop: clean up blkcg association
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 6/6] loop: don't add worker into idle list
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 4/8] xen/blkfront: don't trust the backend response data blindly
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH 4/8] xen/blkfront: don't trust the backend response data blindly
- From: Jan Beulich <jbeulich@xxxxxxxx>
- Re: [PATCH 4/8] xen/blkfront: don't trust the backend response data blindly
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH 4/8] xen/blkfront: don't trust the backend response data blindly
- From: Jan Beulich <jbeulich@xxxxxxxx>
- Re: [PATCH V2 5/6] virtio: add one field into virtio_device for recording if device uses managed irq
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 0/2] LICENSES: add and use copyleft-next-0.3.1
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/8] xen/blkfront: don't trust the backend response data blindly
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH] ext4: fix EXT4_IOC_CHECKPOINT
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 0/2] LICENSES: add and use copyleft-next-0.3.1
- From: Christoph Hellwig <hch@xxxxxx>
- [syzbot] possible deadlock in __loop_clr_fd (2)
- From: syzbot <syzbot+f61766d5763f9e7a118f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: div_u64/do_div stack size usage, was Re: [v3] block: Removed a warning while compiling with a cross compiler for parisc
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 2/2] testing: use the copyleft-next-0.3.1 SPDX tag
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 1/2] LICENSES: Add the copyleft-next-0.3.1 license
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 0/2] LICENSES: add and use copyleft-next-0.3.1
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [bug report] shared tags causes IO hang and performance drop
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH] ext4: fix EXT4_IOC_CHECKPOINT
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH V2] blk-cgroup: prevent rcu_sched detected stalls warnings while iterating blkgs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: div_u64/do_div stack size usage, was Re: [v3] block: Removed a warning while compiling with a cross compiler for parisc
- From: Abd-Alrhman Masalkhi <abd.masalkhi@xxxxxxxxx>
- Re: [PATCH V2] blk-cgroup: prevent rcu_sched detected stalls warnings while iterating blkgs
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: div_u64/do_div stack size usage, was Re: [v3] block: Removed a warning while compiling with a cross compiler for parisc
- From: John David Anglin <dave.anglin@xxxxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]