Linux Block I/O
[Prev Page][Next Page]
- Re: [PATCH 0/4] Fix probe failed when modprobe modules
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH v2 03/10] blk-throttle: ignore cgroup without io queued in blk_throtl_cancel_bios
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- [PATCH v2 02/10] blk-throttle: Fix that bps of child could exceed bps limited in parent
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- [PATCH v2 04/10] blk-throttle: correct calculation of wait time in tg_may_dispatch
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- [PATCH v2 10/10] blk-throttle: avoid dead code in throtl_hierarchy_can_upgrade
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- [PATCH v2 08/10] blk-throttle: remove repeat check of elapsed time from last upgrade in throtl_hierarchy_can_downgrade
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- [PATCH v2 07/10] blk-throttle: remove incorrect comment for tg_last_low_overflow_time
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- [PATCH v2 00/10] A few bugfix and cleanup patches for blk-throttle
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- [PATCH v2 09/10] blk-throttle: Use more siutable time_after check for update of slice_start
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- [PATCH v2 05/10] blk-throttle: simpfy low limit reached check in throtl_tg_can_upgrade
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- [PATCH v2 06/10] blk-throttle: fix typo in comment of throtl_adjusted_limit
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- [PATCH v2 01/10] blk-throttle: correct stale comment in throtl_pd_init
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- Re: [PATCH v2] blk-iocost: fix shift-out-of-bounds in iocg_hick_delay()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] blk-iocost: fix shift-out-of-bounds in iocg_hick_delay()
- From: Li Jinlin <lijinlin3@xxxxxxxxxx>
- Re: [PATCH v2] blk-iocost: fix shift-out-of-bounds in iocg_hick_delay()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] block: fops: Do not set REQ_SYNC for async IOs
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] block: fops: Do not set REQ_SYNC for async IOs
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] blk-iocost: fix shift-out-of-bounds in iocg_hick_delay()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH-block] blk-cgroup: Use css_tryget() in blkcg_destroy_blkgs()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH-block] blk-cgroup: Use css_tryget() in blkcg_destroy_blkgs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH-block] blk-cgroup: Use css_tryget() in blkcg_destroy_blkgs()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH-block] blk-cgroup: Use css_tryget() in blkcg_destroy_blkgs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH-block] blk-cgroup: Use css_tryget() in blkcg_destroy_blkgs()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [bisected]kernel BUG at lib/list_debug.c:30! (list_add corruption. prev->next should be nex)
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/5] driver core: make struct class.dev_uevent() take a const *
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] blk-iocost: fix shift-out-of-bounds in iocg_hick_delay()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH-block] blk-cgroup: Use css_tryget() in blkcg_destroy_blkgs()
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH-block] blk-cgroup: Use css_tryget() in blkcg_destroy_blkgs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH-block] blk-cgroup: Use css_tryget() in blkcg_destroy_blkgs()
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH 0/2] Minor fixes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH-block] blk-cgroup: Use css_tryget() in blkcg_destroy_blkgs()
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH 0/2] Minor fixes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] block: fops: Do not set REQ_SYNC for async IOs
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH -next 5/8] blk-iocost: fix divide by 0 error in calc_lcoefs()
- From: Li Nan <linan122@xxxxxxxxxx>
- [PATCH -next 8/8] block: fix null-pointer dereference in ioc_pd_init
- From: Li Nan <linan122@xxxxxxxxxx>
- [PATCH -next 7/8] blk-iocost: fix possible UAF in ioc_pd_free
- From: Li Nan <linan122@xxxxxxxxxx>
- [PATCH -next 4/8] blk-iocost: read params inside lock in sysfs apis
- From: Li Nan <linan122@xxxxxxxxxx>
- [PATCH -next 6/8] blk-iocost: change div64_u64 to DIV64_U64_ROUND_UP in ioc_refresh_params()
- From: Li Nan <linan122@xxxxxxxxxx>
- [PATCH -next 3/8] blk-iocost: don't allow to configure bio based device
- From: Li Nan <linan122@xxxxxxxxxx>
- [PATCH -next 2/8] blk-iocost: improve hanlder of match_u64()
- From: Li Nan <linan122@xxxxxxxxxx>
- [PATCH -next 1/8] blk-iocost: cleanup ioc_qos_write() and ioc_cost_model_write()
- From: Li Nan <linan122@xxxxxxxxxx>
- [PATCH -next 0/8] iocost bugfix
- From: Li Nan <linan122@xxxxxxxxxx>
- Re: [PATCH 1/4] 9p: Fix probe failed when modprobe 9pnet_virtio
- From: Christian Schoenebeck <linux_oss@xxxxxxxxxxxxx>
- Re: [PATCH V6 1/8] block, bfq: split sync bfq_queues on a per-actuator basis
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/2] Minor fixes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH-block] blk-cgroup: Use css_tryget() in blkcg_destroy_blkgs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH-block] blk-cgroup: Use css_tryget() in blkcg_destroy_blkgs()
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH v3 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v3 1/2] blk-crypto: Add support for SM4-XTS blk crypto mode
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH 0/4] Fix probe failed when modprobe modules
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 3/4] virtio-input: Fix probe failed when modprobe virtio_input
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 2/4] virtio-mem: Fix probe failed when modprobe virtio_mem
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH-block] blk-cgroup: Use css_tryget() in blkcg_destroy_blkgs()
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: Why is MEGASAS_SAS_QD set to 256?
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v2] blk-iocost: fix shift-out-of-bounds in iocg_hick_delay()
- From: Li Jinlin <lijinlin3@xxxxxxxxxx>
- Re: [PATCH 1/5] driver core: make struct class.dev_uevent() take a const *
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 4/4] virtio-blk: Fix probe failed when modprobe virtio_blk
- From: Li Zetao <lizetao1@xxxxxxxxxx>
- [PATCH 3/4] virtio-input: Fix probe failed when modprobe virtio_input
- From: Li Zetao <lizetao1@xxxxxxxxxx>
- [PATCH 2/4] virtio-mem: Fix probe failed when modprobe virtio_mem
- From: Li Zetao <lizetao1@xxxxxxxxxx>
- [PATCH 1/4] 9p: Fix probe failed when modprobe 9pnet_virtio
- From: Li Zetao <lizetao1@xxxxxxxxxx>
- [PATCH 0/4] Fix probe failed when modprobe modules
- From: Li Zetao <lizetao1@xxxxxxxxxx>
- Re: [PATCH 1/5] driver core: make struct class.dev_uevent() take a const *
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: Why is MEGASAS_SAS_QD set to 256?
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [bisected]kernel BUG at lib/list_debug.c:30! (list_add corruption. prev->next should be nex)
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [bisected]kernel BUG at lib/list_debug.c:30! (list_add corruption. prev->next should be nex)
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH V6 1/8] block, bfq: split sync bfq_queues on a per-actuator basis
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [bisected]kernel BUG at lib/list_debug.c:30! (list_add corruption. prev->next should be nex)
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [bisected]kernel BUG at lib/list_debug.c:30! (list_add corruption. prev->next should be nex)
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- [PATCH] blk-iocost: fix shift-out-of-bounds in iocg_hick_delay()
- From: Li Jinlin <lijinlin3@xxxxxxxxxx>
- Re: Why is MEGASAS_SAS_QD set to 256?
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: Why is MEGASAS_SAS_QD set to 256?
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 2/2] block: fops: Do not set REQ_SYNC for async IOs
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] block: mq-deadline: Rename deadline_is_seq_writes()
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] Minor fixes
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/4] block/scsi/nvme: Add error codes for PR ops
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [GIT PULL] Block fixes for 6.1-rc6
- From: pr-tracker-bot@xxxxxxxxxx
- Re: Why is MEGASAS_SAS_QD set to 256?
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: Why is MEGASAS_SAS_QD set to 256?
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [GIT PULL] Block fixes for 6.1-rc6
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/5] driver core: make struct class.dev_uevent() take a const *
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v3 1/2] blk-crypto: Add support for SM4-XTS blk crypto mode
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 1/2] blk-crypto: Add support for SM4-XTS blk crypto mode
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 7/8] scsi_debug: Support configuring the maximum segment size
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- [PATCH 4/4] elevator: use bool instead of int as the return type of elv_iosched_allow_bio_merge
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- [PATCH 2/4] elevator: replace continue with else-if in elv_iosched_show
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- [PATCH 3/4] elevator: repalce "len+name" with "name+len" in elv_iosched_show
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- [PATCH 1/4] elevator: print none at first in elv_iosched_show even if the queue has a scheduler
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- [PATCH 0/4] random improvements and cleanups for elevator.c
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- Re: [PATCH] blk-mq: fix possible memleak when register 'hctx' failed
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/5] driver core: make struct class.devnode() take a const *
- From: Sumit Semwal <sumit.semwal@xxxxxxxxxx>
- Re: Why is MEGASAS_SAS_QD set to 256?
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v3 0/2] Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v3 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v3 1/2] blk-crypto: Add support for SM4-XTS blk crypto mode
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] driver core: make struct device_type.uevent() take a const *
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- Re: [PATCH 2/5] driver core: make struct class.devnode() take a const *
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- Re: [PATCH 1/5] driver core: make struct class.dev_uevent() take a const *
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- Re: [PATCH -next 2/2] blk-iocost: change div64_u64 to DIV64_U64_ROUND_UP in ioc_refresh_params()
- From: Andreas Herrmann <aherrmann@xxxxxxx>
- Re: [PATCH -next 1/2] blk-iocost: fix divide by 0 error in calc_lcoefs()
- From: Andreas Herrmann <aherrmann@xxxxxxx>
- Re: kernel BUG at lib/list_debug.c:30! (list_add corruption. prev->next should be nex)
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH V2 5/6] ublk_drv: add module parameter of ublks_max for limiting max allowed ublk dev
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 4/6] ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVT
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 10/10] fs: add support for copy file range in zonefs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/5] driver core: make struct class.dev_uevent() take a const *
- From: Sebastian Reichel <sre@xxxxxxxxxx>
- Re: kernel BUG at lib/list_debug.c:30! (list_add corruption. prev->next should be nex)
- From: Bruno Goncalves <bgoncalv@xxxxxxxxxx>
- Re: [PATCH] block: fix crash in 'blk_mq_elv_switch_none'
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH -next 2/2] blk-iocost: change div64_u64 to DIV64_U64_ROUND_UP in ioc_refresh_params()
- From: Li Nan <linan122@xxxxxxxxxx>
- [PATCH -next 1/2] blk-iocost: fix divide by 0 error in calc_lcoefs()
- From: Li Nan <linan122@xxxxxxxxxx>
- Re: [PATCH] block: fix crash in 'blk_mq_elv_switch_none'
- From: "yebin (H)" <yebin10@xxxxxxxxxx>
- Re: [PATCH] blk-mq: fix possible memleak when register 'hctx' failed
- From: "yebin (H)" <yebin10@xxxxxxxxxx>
- Re: [PATCH v4 0/2] drbd bugfix and cleanup.
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: block/for-next: Reinitialization of active object
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/2] mq-deadline fixes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 11/11] blk-throttle: Use more siutable time_after check for update slice_start
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- Re: [PATCH 08/11] blk-throttle: remove repeat check of elapsed time from last upgrade in throtl_hierarchy_can_downgrade
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- Re: [PATCH 09/11] blk-throttle: remove unnecessary check for validation of limit index
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- Re: [PATCH 05/11] blk-throttle: simpfy low limit reached check in throtl_tg_can_upgrade
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- Re: [PATCH 04/11] blk-throttle: correct calculation of wait time in tg_may_dispatch
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- Re: [PATCH 02/11] blk-throttle: Fix that bps of child could exceed bps limited in parent
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- Re: [PATCH 01/11] blk-throttle: Limit whole system if root group is configured when on the default hierarchy
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- Re: nbd: please don't spawn 16 threads when nbd is not even in use
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: nbd: please don't spawn 16 threads when nbd is not even in use
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v2 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] mq-deadline fixes
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH V2 3/6] ublk_drv: move ublk_get_device_from_id into ublk_ctrl_uring_cmd
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 2/6] ublk_drv: don't probe partitions if the ubq daemon isn't trusted
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Why is MEGASAS_SAS_QD set to 256?
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH] ublk_drv: don't forward io commands in reserve order
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH V2 6/6] ublk_drv: add mechanism for supporting unprivileged ublk device
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 5/6] ublk_drv: add module parameter of ublks_max for limiting max allowed ublk dev
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 4/6] ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVT
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 3/6] ublk_drv: move ublk_get_device_from_id into ublk_ctrl_uring_cmd
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 2/6] ublk_drv: don't probe partitions if the ubq daemon isn't trusted
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 1/6] ublk_drv: remove nr_aborted_queues from ublk_device
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 0/6] ublk_drv: add mechanism for supporting unprivileged ublk device
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 2/2] block: mq-deadline: Do not break sequential write streams to zoned HDDs
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] block: mq-deadline: Fix dd_finish_request() for zoned devices
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] mq-deadline fixes
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ublk_drv: don't forward io commands in reserve order
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH v4 2/2] drbd: destroy workqueue when drbd device was freed
- From: Wang ShaoBo <bobo.shaobowang@xxxxxxxxxx>
- [PATCH v4 1/2] drbd: remove call to memset before free device/resource/connection
- From: Wang ShaoBo <bobo.shaobowang@xxxxxxxxxx>
- [PATCH v4 0/2] drbd bugfix and cleanup.
- From: Wang ShaoBo <bobo.shaobowang@xxxxxxxxxx>
- Re: [PATCH v5 10/10] fs: add support for copy file range in zonefs
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 8/8] null_blk: Support configuring the maximum segment size
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 10/10] fs: add support for copy file range in zonefs
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: nbd: please don't spawn 16 threads when nbd is not even in use
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 02/10] block: Add copy offload support infrastructure
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 3/5] driver core: make struct device_type.uevent() take a const *
- From: Barnabás Pőcze <pobrn@xxxxxxxxxxxxxx>
- block/for-next: Reinitialization of active object
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v5 00/10] Implement copy offload support
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 01/19] block: export bio_split_rw
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 19/19] iomap: remove IOMAP_F_ZONE_APPEND
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: nbd: please don't spawn 16 threads when nbd is not even in use
- From: Pavel Machek <pavel@xxxxxx>
- [PATCH v2 8/8] null_blk: Support configuring the maximum segment size
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 7/8] scsi_debug: Support configuring the maximum segment size
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 6/8] scsi: core: Set the SUB_PAGE_SEGMENTS request queue flag
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 5/8] block: Add support for small segments in blk_rq_map_user_iov()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 4/8] block: Add support for filesystem requests and small segments
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 1/8] block: Introduce CONFIG_BLK_SUB_PAGE_SEGMENTS and QUEUE_FLAG_SUB_PAGE_SEGMENTS
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 3/8] block: Support submitting passthrough requests with small segments
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 2/8] block: Support configuring limits below the page size
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 0/8] Add support for segments smaller than one page
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: nbd: please don't spawn 16 threads when nbd is not even in use
- From: Eric Blake <eblake@xxxxxxxxxx>
- RE: [PATCH 4/5] driver core: make struct device_type.devnode() take a const *
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 3/5] driver core: make struct device_type.uevent() take a const *
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 09/11] blk-throttle: remove unnecessary check for validation of limit index
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 11/11] blk-throttle: Use more siutable time_after check for update slice_start
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 10/11] blk-throttle: remove unused variable td in tg_update_has_rules
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] blk-crypto: Add a missing include directive
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 08/11] blk-throttle: remove repeat check of elapsed time from last upgrade in throtl_hierarchy_can_downgrade
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 05/11] blk-throttle: simpfy low limit reached check in throtl_tg_can_upgrade
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 06/11] blk-throttle: fix typo in comment of throtl_adjusted_limit
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 07/11] blk-throttle: remove incorrect comment for tg_last_low_overflow_time
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 3/5] driver core: make struct device_type.uevent() take a const *
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 04/11] blk-throttle: correct calculation of wait time in tg_may_dispatch
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 03/11] blk-throttle: ignore cgroup without io queued in blk_throtl_cancel_bios
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 02/11] blk-throttle: Fix that bps of child could exceed bps limited in parent
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 3/5] driver core: make struct device_type.uevent() take a const *
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] driver core: make struct device_type.uevent() take a const *
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] driver core: make struct device_type.uevent() take a const *
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 3/5] driver core: make struct device_type.uevent() take a const *
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] blk-crypto: Add a missing include directive
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/4] s390/dasd: fix out of bound access and other fixes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] blk-crypto: Add a missing include directive
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 3/5] driver core: make struct device_type.uevent() take a const *
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 01/11] blk-throttle: Limit whole system if root group is configured when on the default hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 3/5] driver core: make struct device_type.uevent() take a const *
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] driver core: make struct device_type.uevent() take a const *
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [PATCH 3/4] s390/dasd: fix no record found for raw_track_access
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH 0/4] s390/dasd: fix out of bound access and other fixes
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH 1/4] s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid"
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH 4/4] s390/dasd: fix possible buffer overflow in copy_pair_show
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH 2/4] s390/dasd: increase printing of debug data payload
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] driver core: make struct device_type.uevent() take a const *
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] driver core: make struct device_type.uevent() take a const *
- From: Maximilian Luz <luzmaximilian@xxxxxxxxx>
- Re: [PATCH 3/5] driver core: make struct device_type.uevent() take a const *
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] driver core: make struct device_type.uevent() take a const *
- From: Maximilian Luz <luzmaximilian@xxxxxxxxx>
- Re: [PATCH 3/5] driver core: make struct device_type.uevent() take a const *
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] driver core: make struct device_type.uevent() take a const *
- From: Maximilian Luz <luzmaximilian@xxxxxxxxx>
- Re: [PATCH 3/5] driver core: make struct device_type.uevent() take a const *
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] random improvments and cleanups for elevator.c
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 0/2] drbd bugfix and cleanup.
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: kernel BUG at lib/list_debug.c:30! (list_add corruption. prev->next should be nex)
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH AUTOSEL 5.15 23/31] block: make blk_set_default_limits() private
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/5] driver core: make struct device_type.uevent() take a const *
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] driver core: make struct device_type.uevent() take a const *
- From: Maximilian Luz <luzmaximilian@xxxxxxxxx>
- [PATCH AUTOSEL 5.10 16/22] block: make blk_set_default_limits() private
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 11/15] block: make blk_set_default_limits() private
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 23/31] block: make blk_set_default_limits() private
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.0 36/44] block: make blk_set_default_limits() private
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.0 35/44] block: make dma_alignment a stacking queue_limit
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH 1/5] driver core: make struct class.dev_uevent() take a const *
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH 3/5] driver core: make struct device_type.uevent() take a const *
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [PATCH 4/5] driver core: make struct device_type.devnode() take a const *
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/5] driver core: make struct device_type.uevent() take a const *
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/5] driver core: make struct class.dev_uevent() take a const *
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/5] driver core: make struct class.devnode() take a const *
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 10/10] fs: add support for copy file range in zonefs
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v5 02/10] block: Add copy offload support infrastructure
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v5 06/10] nvmet: add copy command support for bdev and file ns
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v2 4/5] blk-iocost: fix sleeping in atomic context warnning
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] drbd: remove call to memset before free device/resource/connection
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: [PATCH v3 2/2] drbd: destroy workqueue when drbd device was freed
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- kernel BUG at lib/list_debug.c:30! (list_add corruption. prev->next should be nex)
- From: Bruno Goncalves <bgoncalv@xxxxxxxxxx>
- Re: [PATCH v2] tests/nvme: Add admin-passthru+reset race test
- From: Klaus Jensen <its@xxxxxxxxxxxxx>
- Re: [PATCH v5 02/10] block: Add copy offload support infrastructure
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 3/4] elevator: update the document of elevator_match
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/4] elevator: remove an outdated comment in elevator_change
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/4] elevator: printk a warning if switching to a new io scheduler fails
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/4] elevator: update the document of elevator_switch
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 10/10] fs: add support for copy file range in zonefs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v5 00/10] Implement copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v5 10/10] fs: add support for copy file range in zonefs
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v5 09/10] dm kcopyd: use copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v5 08/10] dm: Enable copy offload for dm-linear target
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v5 05/10] nvme: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v5 03/10] block: add emulation for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v5 06/10] nvmet: add copy command support for bdev and file ns
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v5 07/10] dm: Add support for copy offload.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v5 02/10] block: Add copy offload support infrastructure
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v5 04/10] block: Introduce a new ioctl for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v5 01/10] block: Introduce queue limits for copy-offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v2 0/5] A few cleanup and bugfix patches for blk-iocost
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- Re: [PATCH v2] blk-cgroup: Fix typo in comment
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- [PATCH 10/11] blk-throttle: remove unused variable td in tg_update_has_rules
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- [PATCH 11/11] blk-throttle: Use more siutable time_after check for update slice_start
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- [PATCH 09/11] blk-throttle: remove unnecessary check for validation of limit index
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- [PATCH 08/11] blk-throttle: remove repeat check of elapsed time from last upgrade in throtl_hierarchy_can_downgrade
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- [PATCH 07/11] blk-throttle: remove incorrect comment for tg_last_low_overflow_time
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- [PATCH 05/11] blk-throttle: simpfy low limit reached check in throtl_tg_can_upgrade
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- [PATCH 04/11] blk-throttle: correct calculation of wait time in tg_may_dispatch
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- [PATCH 06/11] blk-throttle: fix typo in comment of throtl_adjusted_limit
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- [PATCH 01/11] blk-throttle: Limit whole system if root group is configured when on the default hierarchy
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- [PATCH 02/11] blk-throttle: Fix that bps of child could exceed bps limited in parent
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- [PATCH 03/11] blk-throttle: ignore cgroup without io queued in blk_throtl_cancel_bios
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- [PATCH 00/11] A few bugfix and cleanup patches for blk-throttle
- From: Kemeng Shi <shikemeng@xxxxxxxxxx>
- [PATCH v3] tests/nvme: Add admin-passthru+reset race test
- From: Jonathan Derrick <jonathan.derrick@xxxxxxxxx>
- [PATCH v3 2/2] drbd: destroy workqueue when drbd device was freed
- From: Wang ShaoBo <bobo.shaobowang@xxxxxxxxxx>
- [PATCH v3 0/2] drbd bugfix and cleanup.
- From: Wang ShaoBo <bobo.shaobowang@xxxxxxxxxx>
- [PATCH v3 1/2] drbd: remove call to memset before free device/resource/connection
- From: Wang ShaoBo <bobo.shaobowang@xxxxxxxxxx>
- Re: [PATCH v2 4/5] blk-iocost: fix sleeping in atomic context warnning
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 4/5] blk-iocost: fix sleeping in atomic context warnning
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-mq: fix queue reference leak on blk_mq_alloc_disk_for_queue failure
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 4/5] blk-iocost: fix sleeping in atomic context warnning
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2] tests/nvme: Add admin-passthru+reset race test
- From: Jonathan Derrick <jonathan.derrick@xxxxxxxxx>
- Re: [PATCH 0/3] mmc: Improve block layer requeueing behavior
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 14/14] nvme: use blk_mq_[un]quiesce_tagset
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH 0/1] Possible bug in zram on ppc64le on vfat
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [PATCH 0/1] Possible bug in zram on ppc64le on vfat
- From: Martin Doucha <mdoucha@xxxxxxx>
- Re: [PATCH 2/4] elevator: printk a warning if switching to a new io scheduler fails
- From: "Jinlong Chen" <nickyc975@xxxxxxxxxx>
- Re: [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- [PATCH 4/4] elevator: remove an outdated comment in elevator_change
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- [PATCH 3/4] elevator: update the document of elevator_match
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- [PATCH 1/4] elevator: update the document of elevator_switch
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- [PATCH 2/4] elevator: printk a warning if switching to a new io scheduler fails
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- [PATCH 0/4] random improvments and cleanups for elevator.c
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- [PATCH 3/4] lru_cache: remove unused lc_private, lc_set, lc_index_of
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [PATCH 2/4] lru_cache: remove compiled out code
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [PATCH 4/4] drbd: use consistent license
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [PATCH 0/4] lru_cache improvements, DRBD license identifiers
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [PATCH 1/4] lru_cache: use atomic operations when accessing lc->flags, always
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: [PATCH for-next] block: fix missing nr_hw_queues update in blk_mq_realloc_tag_set_tags
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Re: [RFC PATCH 0/2] elevator: restore old io scheduler on failure in elevator_switch
- From: "Jinlong Chen" <nickyc975@xxxxxxxxxx>
- Re: [RFC PATCH 1/4] init: move block device helpers from init/do_mounts.c
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/2] elevator: restore old io scheduler on failure in elevator_switch
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH 0/2] elevator: restore old io scheduler on failure in elevator_switch
- From: "Jinlong Chen" <nickyc975@xxxxxxxxxx>
- Re: [PATCH v2 2/2] drbd: destroy workqueue when drbd device was freed
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- nbd: please don't spawn 16 threads when nbd is not even in use
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH for-next] block: fix missing nr_hw_queues update in blk_mq_realloc_tag_set_tags
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 14/14] nvme: use blk_mq_[un]quiesce_tagset
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- [PATCH for-next] block: fix missing nr_hw_queues update in blk_mq_realloc_tag_set_tags
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH v2] tests/nvme: Add admin-passthru+reset race test
- From: Klaus Jensen <its@xxxxxxxxxxxxx>
- Re: [PATCH] ublk_drv: don't forward io commands in reserve order
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/6] ublk_drv: add mechanism for supporting unprivileged ublk device
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] blk-mq: fix queue reference leak on blk_mq_alloc_disk_for_queue failure
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH] blk-mq: fix queue reference leak on blk_mq_alloc_disk_for_queue failure
- From: Christoph Hellwig <hch@xxxxxx>
- RE: [PATCH 0/3] mmc: Improve block layer requeueing behavior
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [PATCH 6/6] ublk_drv: add mechanism for supporting unprivileged ublk device
- From: Dan Carpenter <error27@xxxxxxxxx>
- [PATCH v2 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 1/2] blk-crypto: Add support for SM4-XTS blk crypto mode
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 0/2] Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] blk-mq: simplify blk_mq_realloc_tag_set_tags
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH 14/14] nvme: use blk_mq_[un]quiesce_tagset
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] ublk_drv: don't forward io commands in reserve order
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- [PATCH] blktrace: Fix output non-blktrace event when blk_classic option enabled
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- [PATCH v3 3/4] scsi: Convert SCSI errors to PR errors
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v3 1/4] block: Add error codes for common PR failures
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v3 0/4] block/scsi/nvme: Add error codes for PR ops
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v3 4/4] nvme: Convert NVMe errors to PR errors
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v3 2/4] scsi: Rename status_byte to sg_status_byte
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: [RESEND PATCH] drbd: destroy workqueue when drbd device was freed
- From: "Wangshaobo (bobo)" <bobo.shaobowang@xxxxxxxxxx>
- [PATCH v2 0/2] drbd bugfix and cleanup
- From: Wang ShaoBo <bobo.shaobowang@xxxxxxxxxx>
- [PATCH v2 2/2] drbd: destroy workqueue when drbd device was freed
- From: Wang ShaoBo <bobo.shaobowang@xxxxxxxxxx>
- [PATCH v2 1/2] drbd: remove call to memset before free device/resource/connection
- From: Wang ShaoBo <bobo.shaobowang@xxxxxxxxxx>
- Re: [PATCH 14/14] nvme: use blk_mq_[un]quiesce_tagset
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH v2] tests/nvme: Add admin-passthru+reset race test
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v2] tests/nvme: Add admin-passthru+reset race test
- From: Jonathan Derrick <jonathan.derrick@xxxxxxxxx>
- Re: [PATCH v2] tests/nvme: Add admin-passthru+reset race test
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v2] tests/nvme: Add admin-passthru+reset race test
- From: Jonathan Derrick <jonathan.derrick@xxxxxxxxx>
- Re: [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Re: [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] tests/nvme: Add admin-passthru+reset race test
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 14/14] nvme: use blk_mq_[un]quiesce_tagset
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH 0/3] mmc: Improve block layer requeueing behavior
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 0/3] mmc: Improve block layer requeueing behavior
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH 0/3] mmc: Improve block layer requeueing behavior
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: pass a struct block_device to the blk-crypto interfaces v3
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 19/19] iomap: remove IOMAP_F_ZONE_APPEND
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] ublk_drv: don't forward io commands in reserve order
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- INFO: task hung in nbd_start_device_ioctl
- From: Wei Chen <harperchen1110@xxxxxxxxx>
- Re: [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Re: [RESEND PATCH] drbd: destroy workqueue when drbd device was freed
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC] Reliable Multicast on top of RTRS
- From: Haris Iqbal <haris.iqbal@xxxxxxxxx>
- Re: [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Re: [PATCH 2/2] blk-mq: simplify blk_mq_realloc_tag_set_tags
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] drbd: destroy workqueue when drbd device was freed
- From: "Wangshaobo (bobo)" <bobo.shaobowang@xxxxxxxxxx>
- [RESEND PATCH] drbd: destroy workqueue when drbd device was freed
- From: Wang ShaoBo <bobo.shaobowang@xxxxxxxxxx>
- Re: [PATCH] drbd: destroy workqueue when drbd device was freed
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: [PATCH 2/2] blk-mq: simplify blk_mq_realloc_tag_set_tags
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- [PATCH] drbd: destroy workqueue when drbd device was freed
- From: Wang ShaoBo <bobo.shaobowang@xxxxxxxxxx>
- Re: Reordering of ublk IO requests
- From: Andreas Hindborg <andreas.hindborg@xxxxxxx>
- Re: [PATCH 0/1] Possible bug in zram on ppc64le on vfat
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [LTP] [PATCH 1/1] zram01.sh: Workaround division by 0 on vfat on ppc64le
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: untangle the request_queue refcounting from the queue kobject v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 0/3] mmc: Improve block layer requeueing behavior
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: Reordering of ublk IO requests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH][RFC] fix a race between bsg_open() and bsg_unregister_queue()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: Reordering of ublk IO requests
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] blk-mq: simplify blk_mq_realloc_tag_set_tags
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH 0/2] elevator: restore old io scheduler on failure in elevator_switch
- From: Christoph Hellwig <hch@xxxxxx>
- Re: untangle the request_queue refcounting from the queue kobject v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: untangle the request_queue refcounting from the queue kobject v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: Reordering of ublk IO requests
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V6 7/8] block, bfq: inject I/O to underutilized actuators
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V6 6/8] block, bfq: retrieve independent access ranges from request queue
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V6 5/8] block, bfq: split also async bfq_queues on a per-actuator basis
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V6 4/8] block, bfq: turn bfqq_data into an array in bfq_io_cq
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V6 3/8] block, bfq: move io_cq-persistent bfqq data into a dedicated struct
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V6 2/8] block, bfq: forbid stable merging of queues associated with different actuators
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V6 1/8] block, bfq: split sync bfq_queues on a per-actuator basis
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V6 8/8] block, bfq: balance I/O injection among underutilized actuators
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V6 8/8] block, bfq: balance I/O injection among underutilized actuators
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Reordering of ublk IO requests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 18/19] btrfs: split zone append bios in btrfs_submit_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/19] btrfs: calculate file system wide queue limit for zoned mode
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/19] iomap: remove IOMAP_F_ZONE_APPEND
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/19] btrfs: remove now spurious bio submission helpers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/19] btrfs: remove the fs_info argument to btrfs_submit_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/19] btrfs: remove submit_encoded_read_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/19] btrfs: remove struct btrfs_io_geometry
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/19] btrfs: remove stripe boundary calculation for encoded I/O
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/19] btrfs: remove stripe boundary calculation for compressed I/O
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/19] btrfs: remove stripe boundary calculation for buffered I/O
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/19] btrfs: pass the iomap bio to btrfs_submit_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/19] btrfs: allow btrfs_submit_bio to split bios
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/19] btrfs: support cloned bios in btree_csum_one_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/19] btrfs: handle recording of zoned writes in the storage layer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/19] block: export bio_split_rw
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/19] btrfs: handle checksum validation and repair at the storage layer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/19] btrfs: remove the submit_bio_start helpers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/19] btrfs: simplify the btrfs_csum_one_bio calling convention
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/19] btrfs: handle checksum generation in the storage layer
- From: Christoph Hellwig <hch@xxxxxx>
- consolidate btrfs checksumming, repair and bio splitting v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V6 8/8] block, bfq: balance I/O injection among underutilized actuators
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH][RFC] fix a race between bsg_open() and bsg_unregister_queue()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/4] init: move block device helpers from init/do_mounts.c
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- Re: Reordering of ublk IO requests
- From: Andreas Hindborg <andreas.hindborg@xxxxxxx>
- Re: untangle the request_queue refcounting from the queue kobject v2
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [RFC PATCH v4 20/20] mm: document /sys/class/bdi/<bdi>/min_ratio_fine knob
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v4 17/20] mm: document /sys/class/bdi/<bdi>/max_ratio_fine knob
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v4 19/20] mm: add /sys/class/bdi/<bdi>/min_ratio_fine knob
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: untangle the request_queue refcounting from the queue kobject v2
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH AUTOSEL 5.4 08/11] block, bfq: fix null pointer dereference in bfq_bio_bfqg()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [RFC PATCH v4 14/20] mm: document /sys/class/bdi/<bdi>/min_bytes knob
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH AUTOSEL 5.10 15/18] block, bfq: fix null pointer dereference in bfq_bio_bfqg()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [RFC PATCH v4 15/20] mm: add bdi_set_max_ratio_no_scale() function
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH AUTOSEL 5.15 21/27] block, bfq: fix null pointer dereference in bfq_bio_bfqg()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.0 28/44] block, bfq: fix null pointer dereference in bfq_bio_bfqg()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [RFC PATCH v4 18/20] mm: add bdi_set_min_ratio_no_scale() function
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v4 16/20] mm: add /sys/class/bdi/<bdi>/max_ratio_fine knob
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v4 13/20] mm: add /sys/class/bdi/<bdi>/min_bytes knob
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v4 10/20] mm: add bdi_get_min_bytes() function.
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v4 12/20] mm: add bdi_set_min_bytes() function
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v4 11/20] mm: split off __bdi_set_min_ratio() function
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v4 08/20] mm: add knob /sys/class/bdi/<bdi>/max_bytes
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v4 07/20] mm: add bdi_set_max_bytes() function.
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v4 09/20] mm: document /sys/class/bdi/<bdi>/max_bytes knob
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v4 06/20] mm: split off __bdi_set_max_ratio() function
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v4 02/20] mm: add knob /sys/class/bdi/<bdi>/strict_limit
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v4 04/20] mm: use part per 1000000 for bdi ratios.
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v4 05/20] mm: add bdi_get_max_bytes() function
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v4 01/20] mm: add bdi_set_strict_limit() function
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v4 00/20] mm/block: add bdi sysfs knobs
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v4 03/20] mm: document /sys/class/bdi/<bdi>/strict_limit knob
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: Reordering of ublk IO requests
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 07/14] mm: add bdi_set_max_bytes() function.
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [RFC PATCH v3 07/14] mm: add bdi_set_max_bytes() function.
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [RFC PATCH v3 05/14] mm: add bdi_get_max_bytes() function
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [RFC PATCH v3 04/14] mm: use part per 1000 for bdi ratios.
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [RFC PATCH v3 01/14] mm: add bdi_set_strict_limit() function
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [GIT PULL] Block fixes for 6.1-rc6
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Block fixes for 6.1-rc6
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [dm-devel] [git pull] device mapper fixes for 6.1-rc6
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 0/3] mmc: Improve block layer requeueing behavior
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [git pull] device mapper fixes for 6.1-rc6
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [GIT PULL] nvmes fixes for Linux 6.1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/2] blk-mq: simplify blk_mq_realloc_tag_set_tags
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: Reordering of ublk IO requests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: Reordering of ublk IO requests
- From: Andreas Hindborg <andreas.hindborg@xxxxxxx>
- [GIT PULL] nvmes fixes for Linux 6.1
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [RFC PATCH 2/2] elevator: restore the old io scheduler if failed to switch to the new one
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- [RFC PATCH 1/2] elevator: add a helper for applying scheduler to request_queue
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- [RFC PATCH 0/2] elevator: restore old io scheduler on failure in elevator_switch
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- Re: Reordering of ublk IO requests
- From: Andreas Hindborg <andreas.hindborg@xxxxxxx>
- Re: [PATCH 2/6] ublk_drv: don't probe partitions if the ubq daemon isn't trusted
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 3/3] mmc: block: Requeue on block size restrictions
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH 2/3] mmc: block: Limit queue size for consecutive requeues
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: Reordering of ublk IO requests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 0/3] mmc: Improve block layer requeueing behavior
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH 2/6] ublk_drv: don't probe partitions if the ubq daemon isn't trusted
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: Reordering of ublk IO requests
- From: Andreas Hindborg <andreas.hindborg@xxxxxxx>
- Re: Reordering of ublk IO requests
- From: Andreas Hindborg <andreas.hindborg@xxxxxxx>
- Re: [PATCH 1/6] ublk_drv: remove nr_aborted_queues from ublk_device
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: Reordering of ublk IO requests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: Reordering of ublk IO requests
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: Reordering of ublk IO requests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/5] blk-crypto: pass a gendisk to blk_crypto_sysfs_{,un}register
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: Reordering of ublk IO requests
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] tests/nvme/039: Remove passthrough command tests
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- This is very urgent.
- From: Лиза Сидоренко <a45476301@xxxxxxxxx>
- RE: [PATCH v2 3/3] treewide: use get_random_u32_between() when possible
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v3 3/3] treewide: use get_random_u32_inclusive() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v3 1/3] treewide: use get_random_u32_below() instead of deprecated function
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 2/3] treewide: use get_random_u32_{above,below}() instead of manual loop
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 3/3] treewide: use get_random_u32_inclusive() when possible
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2] tests/nvme: Add admin-passthru+reset race test
- From: Jonathan Derrick <jonathan.derrick@xxxxxxxxx>
- [PATCH v3 3/3] treewide: use get_random_u32_inclusive() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v3 2/3] treewide: use get_random_u32_{above,below}() instead of manual loop
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v3 0/3] convert tree to get_random_u32_{below,above,inclusive}()
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [RFC PATCH 3/4] blkdev: add function to add named read-only partitions
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] treewide: use get_random_u32_between() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 3/3] treewide: use get_random_u32_between() when possible
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v5 3/4] partitions/efi: add support for uImage.FIT sub-partitions
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- Re: Reordering of ublk IO requests
- From: Andreas Hindborg <andreas.hindborg@xxxxxxx>
- Re: [PATCH 6/6] ublk_drv: add mechanism for supporting unprivileged ublk device
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: Reordering of ublk IO requests
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: Reordering of ublk IO requests
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: Reordering of ublk IO requests
- From: Andreas Hindborg <andreas.hindborg@xxxxxxx>
- Re: Reordering of ublk IO requests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 4/5] blk-iocost: fix sleeping in atomic context warnning
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] treewide: use get_random_u32_between() when possible
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: Reordering of ublk IO requests
- From: Andreas Hindborg <andreas.hindborg@xxxxxxx>
- Re: Reordering of ublk IO requests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: Reordering of ublk IO requests
- From: Andreas Hindborg <andreas.hindborg@xxxxxxx>
- Re: [PATCH v5 3/4] partitions/efi: add support for uImage.FIT sub-partitions
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] tests/nvme/039: Remove passthrough command tests
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v5 3/4] partitions/efi: add support for uImage.FIT sub-partitions
- From: Richard Weinberger <richard@xxxxxx>
- Re: [PATCH v5 3/4] partitions/efi: add support for uImage.FIT sub-partitions
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH 4/4] block: add uImage.FIT block partition driver
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH 3/4] blkdev: add function to add named read-only partitions
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/4] init: move block device helpers from init/do_mounts.c
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] blk-mq: fix possible memleak when register 'hctx' failed
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: Reordering of ublk IO requests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] blk-mq: fix possible memleak when register 'hctx' failed
- From: Ye Bin <yebin@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] treewide: use get_random_u32_between() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 3/3] treewide: use get_random_u32_between() when possible
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v10 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
- From: Waiman Long <longman@xxxxxxxxxx>
- [RFC PATCH 4/4] block: add uImage.FIT block partition driver
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [RFC PATCH 3/4] blkdev: add function to add named read-only partitions
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] treewide: use get_random_u32_between() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [RFC PATCH 2/4] block: add new flag to add partitions read-only
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [RFC PATCH 1/4] init: move block device helpers from init/do_mounts.c
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [RFC PATCH 0/4] block: uImage.FIT filesystem image mapper
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] treewide: use get_random_u32_between() when possible
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v5 3/4] partitions/efi: add support for uImage.FIT sub-partitions
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] treewide: use get_random_u32_between() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v10 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 3/3] treewide: use get_random_u32_between() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v4 2/3] powerpc/pseries: PLPKS SED Opal keystore support
- From: Greg Joyce <gjoyce@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] block: sed-opal: keystore access for SED Opal keys
- From: Greg Joyce <gjoyce@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCHv2 0/5] fix direct io device mapper errors
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 3/3] treewide: use get_random_u32_between() when possible
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2] tests/nvme/039: Remove passthrough command tests
- From: Alan Adamson <alan.adamson@xxxxxxxxxx>
- Re: [PATCH v3 00/10] fix delayed holder tracking
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 01/10] block: clear ->slave_dir when dropping the main slave_dir reference
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v3 02/10] dm: remove free_table_devices
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v3 06/10] dm: track per-add_disk holder relations in DM
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH RFC v3 05/10] dm: make sure create and remove dm device won't race with open and close table
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v3 04/10] dm: cleanup close_table_device
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [RFC PATCH v3 06/14] mm: split off __bdi_set_max_ratio() function
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 05/14] mm: add bdi_get_max_bytes() function
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 10/14] mm: add bdi_get_min_bytes() function.
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 07/14] mm: add bdi_set_max_bytes() function.
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 07/14] mm: add bdi_set_max_bytes() function.
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 04/14] mm: use part per 1000 for bdi ratios.
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 01/14] mm: add bdi_set_strict_limit() function
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 03/10] dm: cleanup open_table_device
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 2/3] wait: Return number of exclusive waiters awaken
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCHv2 5/5] dm-log-writes: set dma_alignment limit in io_hints
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCHv2 4/5] dm-integrity: set dma_alignment limit in io_hints
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCHv2 2/5] dm-crypt: provide dma_alignment limit in io_hints
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 0/3] sbitmap: Fix two issues in the per-bitmap wakeup counter code
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: remove blkdev_writepages
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH for-next v4 0/6] implement pcpu bio caching for IRQ I/O
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] tests/nvme: Remove test output for passthrough error logging
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] tests/nvme: Remove test output for passthrough error logging
- From: Alan Adamson <alan.adamson@xxxxxxxxxx>
- Re: [PATCH] tests/nvme: Remove test output for passthrough error logging
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Reordering of ublk IO requests
- From: Andreas Hindborg <andreas.hindborg@xxxxxxx>
- [PATCH] block: remove blkdev_writepages
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv2 1/3] block: Requeue req as head if driver touched it
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 3/3] sbitmap: Try each queue to wake up at least one waiter
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/3] wait: Return number of exclusive waiters awaken
- From: Jan Kara <jack@xxxxxxx>
- Re: blktests 002/029/030 error report
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- [PATCH 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH 0/2] Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH 1/2] blk-crypto: Add support for SM4-XTS blk crypto mode
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] tests/nvme: Add admin-passthru+reset race test
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] nvme: Convert NVMe errors to PR errors
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 2/4] scsi: Rename status_byte to sg_status_byte
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 1/4] block: Add error codes for common PR failures
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 10/10] block: don't allow a disk link holder to itself
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 08/10] block: fix use after free for bd_holder_dir
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 09/10] block: store the holder kobject in bd_holder_disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH RFC v3 05/10] dm: make sure create and remove dm device won't race with open and close table
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/6] ublk_drv: remove nr_aborted_queues from ublk_device
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 6/6] ublk_drv: add mechanism for supporting unprivileged ublk device
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 0/6] ublk_drv: add mechanism for supporting unprivileged ublk device
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 2/6] ublk_drv: don't probe partitions if the ubq daemon isn't trusted
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 4/6] ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVT
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 5/6] ublk_drv: add module parameter of ublks_max for limiting max allowed ublk dev
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 3/6] ublk_drv: move ublk_get_device_from_id into ublk_ctrl_uring_cmd
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v5 3/4] partitions/efi: add support for uImage.FIT sub-partitions
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] tests/nvme: Remove test output for passthrough error logging
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH 3/3] blk-crypto: move internal only declarations to blk-crypto-internal.h
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 2/3] blk-crypto: add a blk_crypto_config_supported_natively helper
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/3] blk-crypto: don't use struct request_queue for public interfaces
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH V3] null-blk: allow REQ_OP_ZONE_RESET_ALL to configure
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH V3] null-blk: allow REQ_OP_ZONE_RESET_ALL to configure
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] pata_parport: add driver (PARIDE replacement)
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] nvme: Convert NVMe errors to PR errors
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v2 3/4] scsi: Convert SCSI errors to PR errors
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v2 2/4] scsi: Rename status_byte to sg_status_byte
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v2 1/4] block: Add error codes for common PR failures
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH] tests/nvme: Remove test output for passthrough error logging
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH] tests/nvme: Remove test output for passthrough error logging
- From: Alan Adamson <alan.adamson@xxxxxxxxxx>
- Re: [PATCH linux-next v2] zram: use sysfs_emit() to instead of scnprintf()
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH] tests/nvme: Add admin-passthru+reset race test
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH 3/3] sbitmap: Try each queue to wake up at least one waiter
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH 1/3] sbitmap: Advance the queue index before waking up a queue
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH 2/3] wait: Return number of exclusive waiters awaken
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH 0/3] sbitmap: Fix two issues in the per-bitmap wakeup counter code
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH v5 4/4] mtd: add option to enable scanning for partitions
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [PATCH v5 3/4] partitions/efi: add support for uImage.FIT sub-partitions
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [PATCH v5 2/4] block: add partition parser for U-Boot uImage.FIT
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [PATCH v5 1/4] block: add new flag to add partitions read-only
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [PATCH v5 0/4] partition parser for U-Boot's uImage.FIT
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [PATCH v2 4/4] nvme: Convert NVMe errors to PR errors
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v2 3/4] scsi: Convert SCSI errors to PR errors
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v2 2/4] scsi: Rename status_byte to sg_status_byte
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v2 0/4] block/scsi/nvme: Add error codes for PR ops
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v2 1/4] block: Add error codes for common PR failures
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH V3 6/7] null_blk: add param to set max disacrd sectors
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- [PATCH V3 5/7] null_blk: remove extra space in switch condition
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- [PATCH V3 7/7] null_blk: add param to set max write-zeroes sects
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- [PATCH V3 4/7] null_blk: don't use magic numbers in the code
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- [PATCH V3 3/7] null_blk: initialize cmd->bio in __alloc_cmd()
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- [PATCH V3 2/7] null_blk: code cleaup
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- [PATCH V3 1/7] null_blk: allow REQ_OP_WRITE_ZEROES
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- [PATCH V3 0/7] null_blk: allow REQ_OP_WRITE_ZEROES and cleanup
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- Re: blktests 002/029/030 error report
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [syzbot] KASAN: use-after-free Read in netdev_core_pick_tx
- From: syzbot <syzbot+10a7a8ca6e94600110ec@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] nvme: Convert NVMe errors to PT_STS errors
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: [PATCH] pata_parport: add driver (PARIDE replacement)
- From: Ondrej Zary <linux@xxxxxxx>
- Re: [PATCH -next] blk-mq: fix warning when unregister mq sysfs
- From: "yebin (H)" <yebin10@xxxxxxxxxx>
- Re: [PATCH] drbd: use after free in drbd_create_device()
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [PATCH v3 08/10] block: fix use after free for bd_holder_dir
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v3 10/10] block: don't allow a disk link holder to itself
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC v3 05/10] dm: make sure create and remove dm device won't race with open and close table
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v3 04/10] dm: cleanup close_table_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v3 09/10] block: store the holder kobject in bd_holder_disk
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v3 03/10] dm: cleanup open_table_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v3 07/10] block: remove delayed holder registration
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v3 06/10] dm: track per-add_disk holder relations in DM
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v3 01/10] block: clear ->slave_dir when dropping the main slave_dir reference
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v3 02/10] dm: remove free_table_devices
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v3 00/10] fix delayed holder tracking
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH] drbd: use after free in drbd_create_device()
- From: Dan Carpenter <error27@xxxxxxxxx>
- [PATCH linux-next v2] zram: use sysfs_emit() to instead of scnprintf()
- From: <yang.yang29@xxxxxxxxxx>
- Re: [PATCH] blkdev: make struct block_device_operations.devnode() take a const *
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] sbitmap: Use single per-bitmap counting to wake up queued tags
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 3/3] nvme: Convert NVMe errors to PT_STS errors
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] blkdev: make struct block_device_operations.devnode() take a const *
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH 3/3] blk-crypto: move internal only declarations to blk-crypto-internal.h
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] pata_parport: add driver (PARIDE replacement)
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] blk-cgroup: properly pin the parent in blkcg_css_online
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] sbitmap: Use single per-bitmap counting to wake up queued tags
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [PATCH V2 4/7] null_blk: don't use magic numbers in the code
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH V3] null-blk: allow REQ_OP_ZONE_RESET_ALL to configure
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- Re: [PATCH] pata_parport: add driver (PARIDE replacement)
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2] null-blk: allow REQ_OP_ZONE_RESET_ALL to configure
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] blk-iocost: fix sleeping in atomic context warnning
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH linux-next] zram: use sysfs_emit() to instead of scnprintf()
- From: <guo.ziliang@xxxxxxxxxx>
- [PATCH V2] null-blk: allow REQ_OP_ZONE_RESET_ALL to configure
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- blktests 002/029/030 error report
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH V2 4/7] null_blk: don't use magic numbers in the code
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH V2 3/7] null_blk: initialize cmd->bio in __alloc_cmd()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] tests/nvme: Add admin-passthru+reset race test
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH V2 0/7] null_blk: allow REQ_OP_WRITE_ZEROES and cleanup
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v10 3/3] blk-cgroup: Flush stats at blkgs destruction path
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 4/5] blk-iocost: fix sleeping in atomic context warnning
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH] tests/nvme: Add admin-passthru+reset race test
- From: Jonathan Derrick <jonathan.derrick@xxxxxxxxx>
- Re: [PATCH] pata_parport: add driver (PARIDE replacement)
- From: Ondrej Zary <linux@xxxxxxx>
- Re: [PATCH] blk-cgroup: properly pin the parent in blkcg_css_online
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-cgroup: properly pin the parent in blkcg_css_online
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH] blk-cgroup: properly pin the parent in blkcg_css_online
- From: Chris Mason <clm@xxxxxx>
- Re: [PATCHv2 0/5] fix direct io device mapper errors
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v2 1/3] treewide: use get_random_u32_below() instead of deprecated function
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- [PATCH v2 3/3] treewide: use get_random_u32_between() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v2 2/3] treewide: use get_random_u32_{above,below}() instead of manual loop
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v2 0/3] convert tree to get_random_u32_{below,above,between}()
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCHv2 1/3] block: Requeue req as head if driver touched it
- From: Christian Löhle <CLoehle@xxxxxxxxxxxxxx>
- Re: [PATCH] sbitmap: Advance the queue index before waking up the queue
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] sbitmap: Advance the queue index before waking up the queue
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [PATCH] sbitmap: Use single per-bitmap counting to wake up queued tags
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCHv2 0/5] fix direct io device mapper errors
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] pata_parport: add driver (PARIDE replacement)
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] pata_parport: add driver (PARIDE replacement)
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 3/3] blk-crypto: move internal only declarations to blk-crypto-internal.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/3] blk-crypto: add a blk_crypto_config_supported_natively helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/3] blk-crypto: don't use struct request_queue for public interfaces
- From: Christoph Hellwig <hch@xxxxxx>
- pass a struct block_device to the blk-crypto interfaces v3
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/5] block: mark blk_put_queue as potentially blocking
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/5] block: untangle request_queue refcounting from sysfs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/5] block: fix error unwinding in blk_register_queue
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/5] block: factor out a blk_debugfs_remove helper
- From: Christoph Hellwig <hch@xxxxxx>
- untangle the request_queue refcounting from the queue kobject v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/5] blk-crypto: pass a gendisk to blk_crypto_sysfs_{,un}register
- From: Christoph Hellwig <hch@xxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]