Linux Block I/O
Thread Index
[
Prev Page
][
Next Page
]
Re: [PATCH 1/2] pktcdvd: Fix pkt_setup_dev() error path
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH V8 07/11] blk-mq: stop to handle IO and drain IO before hctx becomes inactive
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v12 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
From
: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
Re: [PATCH V8 08/11] block: add blk_end_flush_machinery
From
: Christoph Hellwig <hch@xxxxxx>
Re: bdi: fix use-after-free for dev_name(bdi->dev) v3
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 4/7] cdrom: factor out a cdrom_multisession helper
From
: Christoph Hellwig <hch@xxxxxx>
stop using ioctl_by_bdev for file system access to CDROMs v2
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 3/7] cdrom: factor out a cdrom_read_tocentry helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/7] block: add a cdrom_device_info pointer to struct gendisk
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 5/7] hfsplus: stop using ioctl_by_bdev
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 7/7] udf: stop using ioctl_by_bdev
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 6/7] isofs: stop using ioctl_by_bdev
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/7] ide-cd: rename cdrom_read_tocentry
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH v2] block: remove create_io_context
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH] block: remove create_io_context
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 3/3] block: bypass ->make_request_fn for blk-mq drivers
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/3] dm: remove the make_request_fn check in device_area_is_invalid
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/3] bcache: remove a duplicate ->make_request_fn assignment
From
: Christoph Hellwig <hch@xxxxxx>
avoid the ->make_request_fn indirect for blk-mq drivers
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH V8 10/11] blk-mq: re-submit IO in case that hctx is inactive
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH V8 10/11] blk-mq: re-submit IO in case that hctx is inactive
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH V8 09/11] blk-mq: add blk_mq_hctx_handle_dead_cpu for handling cpu dead
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH V8 08/11] block: add blk_end_flush_machinery
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH V8 08/11] block: add blk_end_flush_machinery
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH V8 07/11] blk-mq: stop to handle IO and drain IO before hctx becomes inactive
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH V8 07/11] blk-mq: stop to handle IO and drain IO before hctx becomes inactive
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH V8 06/11] blk-mq: prepare for draining IO when hctx's all CPUs are offline
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH V8 07/11] blk-mq: stop to handle IO and drain IO before hctx becomes inactive
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH V8 05/11] blk-mq: support rq filter callback when iterating rqs
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH V8 04/11] blk-mq: assign rq->tag in blk_mq_get_driver_tag
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH v2 10/10] block: put_device() if device_add() fails
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH v2 10/10] block: put_device() if device_add() fails
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 1/2] pktcdvd: Fix pkt_setup_dev() error path
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH v2 03/10] blktrace: fix debugfs use after free
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH v2 10/10] block: put_device() if device_add() fails
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [GIT PULL] Block fixes for 5.7-rc3
From
: pr-tracker-bot@xxxxxxxxxx
[GIT PULL] Block fixes for 5.7-rc3
From
: Jens Axboe <axboe@xxxxxxxxx>
RE: [PATCH RFC v6 08/10] megaraid_sas: switch fusion adapters to MQ
From
: Kashyap Desai <kashyap.desai@xxxxxxxxxxxx>
[PATCH v3 1/7] kobject_uevent: remove unneeded netlink_ns check
From
: Christian Brauner <christian.brauner@xxxxxxxxxx>
[PATCH v3 0/7] loopfs
From
: Christian Brauner <christian.brauner@xxxxxxxxxx>
[PATCH v3 3/7] loop: use ns_capable for some loop operations
From
: Christian Brauner <christian.brauner@xxxxxxxxxx>
[PATCH v3 2/7] loopfs: implement loopfs
From
: Christian Brauner <christian.brauner@xxxxxxxxxx>
[PATCH v3 7/7] loopfs: only show devices in their correct instance
From
: Christian Brauner <christian.brauner@xxxxxxxxxx>
[PATCH v3 6/7] loopfs: start attaching correct namespace during loop_add()
From
: Christian Brauner <christian.brauner@xxxxxxxxxx>
[PATCH v3 5/7] loop: preserve sysfs backwards compatibility
From
: Christian Brauner <christian.brauner@xxxxxxxxxx>
[PATCH v3 4/7] kernfs: handle multiple namespace tags
From
: Christian Brauner <christian.brauner@xxxxxxxxxx>
Re: [PATCH V8 03/11] blk-mq: mark blk_mq_get_driver_tag as static
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH V8 02/11] block: add helper for copying request
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH V8 01/11] block: clone nr_integrity_segments and write_hint in blk_rq_prep_clone
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
[PATCH v4] block: Limit number of items taken from the I/O scheduler in one go
From
: Salman Qazi <sqazi@xxxxxxxxxx>
Re: [PATCH V8 00/11] blk-mq: improvement CPU hotplug
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH V8 00/11] blk-mq: improvement CPU hotplug
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v3] block: Limit number of items taken from the I/O scheduler in one go
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH V8 00/11] blk-mq: improvement CPU hotplug
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v3] block: Limit number of items taken from the I/O scheduler in one go
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] block: unexport bdev_read_page and bdev_write_page
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v3] block: Limit number of items taken from the I/O scheduler in one go
From
: Salman Qazi <sqazi@xxxxxxxxxx>
Re: [PATCH] block: remove create_io_context
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH V8 11/11] block: deactivate hctx when the hctx is actually inactive
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH V8 10/11] blk-mq: re-submit IO in case that hctx is inactive
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH V8 09/11] blk-mq: add blk_mq_hctx_handle_dead_cpu for handling cpu dead
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH V8 08/11] block: add blk_end_flush_machinery
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH V8 07/11] blk-mq: stop to handle IO and drain IO before hctx becomes inactive
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH V8 07/11] blk-mq: stop to handle IO and drain IO before hctx becomes inactive
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH V8 06/11] blk-mq: prepare for draining IO when hctx's all CPUs are offline
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH V8 05/11] blk-mq: support rq filter callback when iterating rqs
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH V8 04/11] blk-mq: assign rq->tag in blk_mq_get_driver_tag
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH V8 03/11] blk-mq: mark blk_mq_get_driver_tag as static
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH V8 02/11] block: add helper for copying request
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH V8 01/11] block: clone nr_integrity_segments and write_hint in blk_rq_prep_clone
From
: Hannes Reinecke <hare@xxxxxxx>
[PATCH AUTOSEL 5.4 25/26] blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.6 36/38] blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH] block: remove create_io_context
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH] block: unexport bdev_read_page and bdev_write_page
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH V8 10/11] blk-mq: re-submit IO in case that hctx is inactive
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH V8 11/11] block: deactivate hctx when the hctx is actually inactive
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] virtio-blk: handle block_device_operations callbacks after hot unplug
From
: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
Re: [PATCH V8 09/11] blk-mq: add blk_mq_hctx_handle_dead_cpu for handling cpu dead
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH V8 08/11] block: add blk_end_flush_machinery
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH V8 07/11] blk-mq: stop to handle IO and drain IO before hctx becomes inactive
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH V8 04/11] blk-mq: assign rq->tag in blk_mq_get_driver_tag
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH V8 02/11] block: add helper for copying request
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH V8 01/11] block: clone nr_integrity_segments and write_hint in blk_rq_prep_clone
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH V8 11/11] block: deactivate hctx when the hctx is actually inactive
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V8 10/11] blk-mq: re-submit IO in case that hctx is inactive
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V8 09/11] blk-mq: add blk_mq_hctx_handle_dead_cpu for handling cpu dead
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V8 08/11] block: add blk_end_flush_machinery
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V8 07/11] blk-mq: stop to handle IO and drain IO before hctx becomes inactive
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V8 06/11] blk-mq: prepare for draining IO when hctx's all CPUs are offline
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V8 05/11] blk-mq: support rq filter callback when iterating rqs
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V8 04/11] blk-mq: assign rq->tag in blk_mq_get_driver_tag
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V8 03/11] blk-mq: mark blk_mq_get_driver_tag as static
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V8 02/11] block: add helper for copying request
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V8 01/11] block: clone nr_integrity_segments and write_hint in blk_rq_prep_clone
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V8 00/11] blk-mq: improvement CPU hotplug
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: Request For Suggestion: how to handle udevd timeout for bcache registration
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 6/7] isofs: stop using ioctl_by_bdev
From
: Jan Kara <jack@xxxxxxx>
Re: Request For Suggestion: how to handle udevd timeout for bcache registration
From
: Coly Li <colyli@xxxxxxx>
Re: [PATCH] virtio-blk: handle block_device_operations callbacks after hot unplug
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH] blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH 6/7] isofs: stop using ioctl_by_bdev
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v2] block: Limit number of items taken from the I/O scheduler in one go
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v2] block: Limit number of items taken from the I/O scheduler in one go
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 1/1] brd: remove a redundant check
From
: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
Re: [PATCH v2] block: Limit number of items taken from the I/O scheduler in one go
From
: Salman Qazi <sqazi@xxxxxxxxxx>
Re: [PATCH] blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH] blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget
From
: Doug Anderson <dianders@xxxxxxxxxxxx>
[PATCH v2] block: Limit number of items taken from the I/O scheduler in one go
From
: Salman Qazi <sqazi@xxxxxxxxxx>
Re: [PATCH v2] block: Limit number of items taken from the I/O scheduler in one go
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v2] block: Limit number of items taken from the I/O scheduler in one go
From
: Salman Qazi <sqazi@xxxxxxxxxx>
Re: [PATCH] block: Limit number of items taken from the I/O scheduler in one go
From
: Salman Qazi <sqazi@xxxxxxxxxx>
Re: [PATCH] block: Limit number of items taken from the I/O scheduler in one go
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] block: Limit number of items taken from the I/O scheduler in one go
From
: Jesse Barnes <jsbarnes@xxxxxxxxxx>
Re: [PATCH RFC v6 08/10] megaraid_sas: switch fusion adapters to MQ
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH v2 2/7] loopfs: implement loopfs
From
: Christian Brauner <christian.brauner@xxxxxxxxxx>
Re: [PATCH v2 2/7] loopfs: implement loopfs
From
: "Serge E. Hallyn" <serge@xxxxxxxxxx>
Re: [PATCH v2 5/7] loop: preserve sysfs backwards compatibility
From
: "Serge E. Hallyn" <serge@xxxxxxxxxx>
Re: [PATCH v3 0/2] null_blk cleanup and fix
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH RFC v2 02/24] scsi: allocate separate queue for reserved commands
From
: John Garry <john.garry@xxxxxxxxxx>
Re: Request For Suggestion: how to handle udevd timeout for bcache registration
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH RFC v2 02/24] scsi: allocate separate queue for reserved commands
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH RFC v2 02/24] scsi: allocate separate queue for reserved commands
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH] virtio-blk: handle block_device_operations callbacks after hot unplug
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] virtio-blk: handle block_device_operations callbacks after hot unplug
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
[PATCH] virtio-blk: handle block_device_operations callbacks after hot unplug
From
: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
Re: [PATCH v2 2/7] loopfs: implement loopfs
From
: Christian Brauner <christian.brauner@xxxxxxxxxx>
Request For Suggestion: how to handle udevd timeout for bcache registration
From
: Coly Li <colyli@xxxxxxx>
Re: [PATCH v2 5/7] loop: preserve sysfs backwards compatibility
From
: Christian Brauner <christian.brauner@xxxxxxxxxx>
Re: s390 boot woe due to "block: fix busy device checking in blk_drop_partitions"
From
: Michal Koutný <mkoutny@xxxxxxxx>
Re: [PATCH 7/7] udf: stop using ioctl_by_bdev
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 6/7] isofs: stop using ioctl_by_bdev
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH V7 7/9] blk-mq: re-submit IO in case that hctx is inactive
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH V7 8/9] blk-mq: handle requests dispatched from IO scheduler in case of inactive hctx
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH V7 7/9] blk-mq: re-submit IO in case that hctx is inactive
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 7/7] udf: stop using ioctl_by_bdev
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH 6/7] isofs: stop using ioctl_by_bdev
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH 5/7] hfsplus: stop using ioctl_by_bdev
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH 4/7] cdrom: factor out a cdrom_multisession helper
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH 3/7] cdrom: factor out a cdrom_read_tocentry helper
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH 2/7] ide-cd: rename cdrom_read_tocentry
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH 1/7] block: add a cdrom_device_info pointer to struct gendisk
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH V7 6/9] block: add blk_end_flush_machinery
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH V7 5/9] blk-mq: stop to handle IO and drain IO before hctx becomes inactive
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH V7 4/9] blk-mq: support rq filter callback when iterating rqs
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH V7 4/9] blk-mq: support rq filter callback when iterating rqs
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH V7 3/9] blk-mq: prepare for draining IO when hctx's all CPUs are offline
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH V7 2/9] blk-mq: assign rq->tag in blk_mq_get_driver_tag
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 4/7] cdrom: factor out a cdrom_multisession helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 5/7] hfsplus: stop using ioctl_by_bdev
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 6/7] isofs: stop using ioctl_by_bdev
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 3/7] cdrom: factor out a cdrom_read_tocentry helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/7] block: add a cdrom_device_info pointer to struct gendisk
From
: Christoph Hellwig <hch@xxxxxx>
stop using ioctl_by_bdev for file system access to CDROMs
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 7/7] udf: stop using ioctl_by_bdev
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/7] ide-cd: rename cdrom_read_tocentry
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH V7 1/9] blk-mq: mark blk_mq_get_driver_tag as static
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v3 1/2] null_blk: Fix zoned command handling
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
[PATCH v3 2/2] null_blk: Cleanup zoned device initialization
From
: Damien Le Moal <damien.lemoal@xxxxxxx>
[PATCH v3 1/2] null_blk: Fix zoned command handling
From
: Damien Le Moal <damien.lemoal@xxxxxxx>
[PATCH v3 0/2] null_blk cleanup and fix
From
: Damien Le Moal <damien.lemoal@xxxxxxx>
Re: [PATCH blktests v3] Fix unintentional skipping of tests
From
: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
Re: [PATCH v2 7/7] loopfs: only show devices in their correct instance
From
: "Serge E. Hallyn" <serge@xxxxxxxxxx>
Re: [PATCH v2 6/7] loopfs: start attaching correct namespace during loop_add()
From
: "Serge E. Hallyn" <serge@xxxxxxxxxx>
Re: [PATCH v2 5/7] loop: preserve sysfs backwards compatibility
From
: "Serge E. Hallyn" <serge@xxxxxxxxxx>
Re: [PATCH 0/4] block: Add support for REQ_OP_ASSIGN_RANGE
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH 9/9] bdi: remove the name field in struct backing_dev_info
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 8/9] bdi: simplify bdi_alloc
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 7/9] bdi: remove bdi_register_owner
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 6/9] bdi: unexport bdi_register_va
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 4/9] bdi: add a ->dev_name field to struct backing_dev_info
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 3/9] bdi: use bdi_dev_name() to get device name
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 2/9] bdi: move bdi_dev_name out of line
From
: Bart Van Assche <bvanassche@xxxxxxx>
LSFMMBPF 2020 Cancellation announcement
From
: Josef Bacik <josef@xxxxxxxxxxxxxx>
Re: [PATCH v2 4/7] kernfs: handle multiple namespace tags
From
: "Serge E. Hallyn" <serge@xxxxxxxxxx>
Re: [PATCH v2 2/7] loopfs: implement loopfs
From
: "Serge E. Hallyn" <serge@xxxxxxxxxx>
Re: [PATCH RFC v6 08/10] megaraid_sas: switch fusion adapters to MQ
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH v2 3/7] loop: use ns_capable for some loop operations
From
: "Serge E. Hallyn" <serge@xxxxxxxxxx>
RE: [PATCH RFC v6 08/10] megaraid_sas: switch fusion adapters to MQ
From
: Kashyap Desai <kashyap.desai@xxxxxxxxxxxx>
Re: [PATCH v2 5/5] loop: Add LOOP_SET_FD_AND_STATUS ioctl
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v2 4/5] loop: rework lo_ioctl() __user argument casting
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v2 3/5] loop: Move loop_set_status_from_info() and friends up
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v2 2/5] loop: Factor out configuring loop from status
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v2 1/5] loop: Refactor size calculation
From
: Christoph Hellwig <hch@xxxxxx>
Re: [RFC PATCH v3 05/12] fs: add security blob and hooks for block_device
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: clean up DMA draining
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC PATCH v3 05/12] fs: add security blob and hooks for block_device
From
: James Morris <jmorris@xxxxxxxxx>
Re: [PATCH v2 1/7] kobject_uevent: remove unneeded netlink_ns check
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 4/4] loop: Add LOOP_SET_FD_AND_STATUS ioctl.
From
: Bart Van Assche <bvanassche@xxxxxxx>
[PATCH v2 5/7] loop: preserve sysfs backwards compatibility
From
: Christian Brauner <christian.brauner@xxxxxxxxxx>
[PATCH v2 6/7] loopfs: start attaching correct namespace during loop_add()
From
: Christian Brauner <christian.brauner@xxxxxxxxxx>
[PATCH v2 0/7] loopfs
From
: Christian Brauner <christian.brauner@xxxxxxxxxx>
[PATCH v2 4/7] kernfs: handle multiple namespace tags
From
: Christian Brauner <christian.brauner@xxxxxxxxxx>
[PATCH v2 7/7] loopfs: only show devices in their correct instance
From
: Christian Brauner <christian.brauner@xxxxxxxxxx>
[PATCH v2 2/7] loopfs: implement loopfs
From
: Christian Brauner <christian.brauner@xxxxxxxxxx>
[PATCH v2 3/7] loop: use ns_capable for some loop operations
From
: Christian Brauner <christian.brauner@xxxxxxxxxx>
[PATCH v2 1/7] kobject_uevent: remove unneeded netlink_ns check
From
: Christian Brauner <christian.brauner@xxxxxxxxxx>
[PATCH v1] lightnvm: pblk: Replace guid_copy() with export_guid()/import_guid()
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v1] partitions/ldm: Replace uuid_copy() with import_uuid() where it makes sense
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v2 1/5] loop: Refactor size calculation
From
: Martijn Coenen <maco@xxxxxxxxxxx>
[PATCH v2 0/5] Add a new LOOPSET_FD_AND_STATUS ioctl
From
: Martijn Coenen <maco@xxxxxxxxxxx>
[PATCH v2 2/5] loop: Factor out configuring loop from status
From
: Martijn Coenen <maco@xxxxxxxxxxx>
[PATCH v2 4/5] loop: rework lo_ioctl() __user argument casting
From
: Martijn Coenen <maco@xxxxxxxxxxx>
[PATCH v2 5/5] loop: Add LOOP_SET_FD_AND_STATUS ioctl
From
: Martijn Coenen <maco@xxxxxxxxxxx>
Re: [PATCH v2 03/10] blktrace: fix debugfs use after free
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
[PATCH v2 3/5] loop: Move loop_set_status_from_info() and friends up
From
: Martijn Coenen <maco@xxxxxxxxxxx>
Re: [PATCH v2 03/10] blktrace: fix debugfs use after free
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH v10 05/12] block: blk-crypto-fallback for Inline Encryption
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v10 03/12] block: Inline encryption support for blk-mq
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RESEND RFC PATCH 2/8] block: Allow sending a batch of requests from the scheduler to hardware
From
: Baolin Wang <baolin.wang7@xxxxxxxxx>
Re: [RESEND RFC PATCH 2/8] block: Allow sending a batch of requests from the scheduler to hardware
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH v10 02/12] block: Keyslot Manager for Inline Encryption
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RESEND RFC PATCH 2/8] block: Allow sending a batch of requests from the scheduler to hardware
From
: Baolin Wang <baolin.wang7@xxxxxxxxx>
Re: [PATCH 5/9] driver core: remove device_create_vargs
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 4/9] bdi: add a ->dev_name field to struct backing_dev_info
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 3/9] bdi: use bdi_dev_name() to get device name
From
: Jan Kara <jack@xxxxxxx>
[PATCH 2/2] nbd: set max discard sectors in the unit of sector
From
: Hou Pu <houpu@xxxxxxxxxxxxx>
[PATCH 1/2] nbd: export dead_conn_timeout via debugfs
From
: Hou Pu <houpu@xxxxxxxxxxxxx>
[PATCH 0/2] nbd: export dead connection timeout
From
: Hou Pu <houpu@xxxxxxxxxxxxx>
Re: [PATCH 3/3] floppy: suppress UBSAN warning in setup_rw_floppy()
From
: Denis Efremov <efremov@xxxxxxxxx>
Re: [PATCH v2 03/10] blktrace: fix debugfs use after free
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH 3/3] floppy: suppress UBSAN warning in setup_rw_floppy()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 3/3] floppy: suppress UBSAN warning in setup_rw_floppy()
From
: Denis Efremov <efremov@xxxxxxxxx>
Re: [PATCH 1/9] vboxsf: don't use the source name in the bdi name
From
: Hans de Goede <hdegoede@xxxxxxxxxx>
Re: [PATCH v2 03/10] blktrace: fix debugfs use after free
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 4/4] loop: Add LOOP_SET_FD_AND_STATUS ioctl.
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 4/4] loop: Add LOOP_SET_FD_AND_STATUS ioctl.
From
: Martijn Coenen <maco@xxxxxxxxxxx>
Re: [PATCH v2 03/10] blktrace: fix debugfs use after free
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
[PATCH blktests v3] Fix unintentional skipping of tests
From
: Klaus Jensen <its@xxxxxxxxxxxxx>
[PATCH 4/9] bdi: add a ->dev_name field to struct backing_dev_info
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/9] bdi: move bdi_dev_name out of line
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 3/9] bdi: use bdi_dev_name() to get device name
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 5/9] driver core: remove device_create_vargs
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 6/9] bdi: unexport bdi_register_va
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 9/9] bdi: remove the name field in struct backing_dev_info
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 8/9] bdi: simplify bdi_alloc
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 7/9] bdi: remove bdi_register_owner
From
: Christoph Hellwig <hch@xxxxxx>
bdi: fix use-after-free for dev_name(bdi->dev) v3
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/9] vboxsf: don't use the source name in the bdi name
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v2 03/10] blktrace: fix debugfs use after free
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH v2 03/10] blktrace: fix debugfs use after free
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v2 03/10] blktrace: fix debugfs use after free
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH v2 03/10] blktrace: fix debugfs use after free
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 3/3] floppy: suppress UBSAN warning in setup_rw_floppy()
From
: Willy Tarreau <w@xxxxxx>
Re: [PATCH blktests v2] Fix unintentional skipping of tests
From
: Klaus Birkelund Jensen <its@xxxxxxxxxxxxx>
Re: [PATCH v2 02/10] blktrace: move blktrace debugfs creation to helper function
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 3/3] floppy: suppress UBSAN warning in setup_rw_floppy()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH blktests v2] Fix unintentional skipping of tests
From
: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
Re: [PATCH v7 08/11] scsi: sd_zbc: emulate ZONE_APPEND commands
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v7 06/11] block: Modify revalidate zones
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v7 04/11] block: Introduce REQ_OP_ZONE_APPEND
From
: "hch@xxxxxxxxxxxxx" <hch@xxxxxxxxxxxxx>
Re: [PATCH v7 01/11] scsi: free sgtables in case command setup fails
From
: "hch@xxxxxxxxxxxxx" <hch@xxxxxxxxxxxxx>
Re: clean up DMA draining
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 4/4] loop: Add LOOP_SET_FD_AND_STATUS ioctl.
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH blktests v2] Fix unintentional skipping of tests
From
: Klaus Birkelund Jensen <its@xxxxxxxxxxxxx>
Re: [PATCH blktests v2] Fix unintentional skipping of tests
From
: Klaus Birkelund Jensen <its@xxxxxxxxxxxxx>
[PATCH 1/1] brd: remove a redundant check
From
: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
Re: [PATCH blktests v2] Fix unintentional skipping of tests
From
: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
Re: [PATCH] nbd: Fix memory leak from krealloc() if another allocation fails
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [PATCH] blk-iocost: Fix systemtap error on iocost_ioc_vrate_adj
From
: Waiman Long <longman@xxxxxxxxxx>
Re: [PATCH] blk-iocost: Fix systemtap error on iocost_ioc_vrate_adj
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] blk-iocost: Fix systemtap error on iocost_ioc_vrate_adj
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v2] blk-iocost: Simplify parameter type in iocost_ioc_vrate_adj trace entry
From
: Waiman Long <longman@xxxxxxxxxx>
Re: [PATCH] blk-iocost: Fix systemtap error on iocost_ioc_vrate_adj
From
: Waiman Long <longman@xxxxxxxxxx>
Re: [PATCH v2 0/2] null_blk cleanup and fix
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] blk-iocost: Fix systemtap error on iocost_ioc_vrate_adj
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/4] loop: Refactor size calculation.
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH] blk-iocost: Fix systemtap error on iocost_ioc_vrate_adj
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: stop using ioctl_by_bdev in the s390 DASD driver
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] blk-iocost: Fix systemtap error on iocost_ioc_vrate_adj
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: stop using ioctl_by_bdev in the s390 DASD driver
From
: Stefan Haberland <sth@xxxxxxxxxxxxx>
Re: [PATCH 4/4] loop: Charge i/o to mem and blk cg
From
: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
Re: [PATCH 1/4] loop: Use worker per cgroup instead of kworker
From
: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
Re: [PATCH v3 6/7] block: refactor __blk_mq_alloc_rq_map_and_requests
From
: weiping zhang <zhangweiping@xxxxxxxxxxxxxxx>
Re: [PATCH v3 1/7] block: rename __blk_mq_alloc_rq_map
From
: weiping zhang <zhangweiping@xxxxxxxxxxxxxxx>
Re: [PATCH v3 4/7] block: free both map and request
From
: weiping zhang <zhangweiping@xxxxxxxxxxxxxxx>
Re: [PATCH 00/23] Floppy driver cleanups
From
: Denis Efremov <efremov@xxxxxxxxx>
[PATCH] blk-iocost: Fix systemtap error on iocost_ioc_vrate_adj
From
: Waiman Long <longman@xxxxxxxxxx>
[PATCH 3/3] floppy: suppress UBSAN warning in setup_rw_floppy()
From
: Denis Efremov <efremov@xxxxxxxxx>
[PATCH 2/3] floppy: add defines for sizes of cmd & reply buffers of floppy_raw_cmd
From
: Denis Efremov <efremov@xxxxxxxxx>
[PATCH 1/3] floppy: add FD_AUTODETECT_SIZE define for struct floppy_drive_params
From
: Denis Efremov <efremov@xxxxxxxxx>
[PATCH 0/3] floppy: suppress UBSAN warning in setup_rw_floppy()
From
: Denis Efremov <efremov@xxxxxxxxx>
Re: [PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info
From
: Hans de Goede <hdegoede@xxxxxxxxxx>
Re: [PATCH RFC v6 08/10] megaraid_sas: switch fusion adapters to MQ
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH 1/4] loop: Refactor size calculation.
From
: Martijn Coenen <maco@xxxxxxxxxxx>
Re: [PATCH 2/4] loop: Factor out configuring loop from status.
From
: Martijn Coenen <maco@xxxxxxxxxxx>
Re: stop using ioctl_by_bdev in the s390 DASD driver
From
: Christoph Hellwig <hch@xxxxxx>
Re: stop using ioctl_by_bdev in the s390 DASD driver
From
: Christian Borntraeger <borntraeger@xxxxxxxxxx>
Re: stop using ioctl_by_bdev in the s390 DASD driver
From
: Cornelia Huck <cohuck@xxxxxxxxxx>
Re: stop using ioctl_by_bdev in the s390 DASD driver
From
: Christian Borntraeger <borntraeger@xxxxxxxxxx>
Re: [PATCH blktests v2 4/4] Add a test that triggers the blk_mq_realloc_hw_ctxs() error path
From
: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
Re: [PATCH v2 0/2] null_blk cleanup and fix
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
[PATCH blktests v2] Fix unintentional skipping of tests
From
: Klaus Jensen <its@xxxxxxxxxxxxx>
Re: [PATCH v2 03/10] blktrace: fix debugfs use after free
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 08/10] blktrace: add checks for created debugfs files on setup
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
[PATCH 3/3] partitions/ibm: stop using ioctl_by_bdev
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/3] block: add a s390-only biodasdinfo method
From
: Christoph Hellwig <hch@xxxxxx>
stop using ioctl_by_bdev in the s390 DASD driver
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/3] dasd: refactor dasd_ioctl_information
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH blktests v2 4/4] Add a test that triggers the blk_mq_realloc_hw_ctxs() error path
From
: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
Re: [PATCH v3 1/7] block: rename __blk_mq_alloc_rq_map
From
: Ming Lei <tom.leiming@xxxxxxxxx>
Re: [PATCH 2/4] mm: support nesting memalloc_use_memcg()
From
: Shakeel Butt <shakeelb@xxxxxxxxxx>
Re: [PATCH v2 05/10] blktrace: upgrade warns to BUG_ON() on unexpected circmunstances
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 4/4] loop: Charge i/o to mem and blk cg
From
: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
[PATCH 3/4] mm: Charge active memcg when no mm is set
From
: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
[PATCH 2/4] mm: support nesting memalloc_use_memcg()
From
: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
[PATCH 1/4] loop: Use worker per cgroup instead of kworker
From
: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
[PATCH 0/4] Charge loop device i/o to issuing cgroup
From
: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
Re: [PATCH v2 04/10] block: revert back to synchronous request_queue removal
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH v2 04/10] block: revert back to synchronous request_queue removal
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v3 6/7] block: refactor __blk_mq_alloc_rq_map_and_requests
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v3 5/7] block: save previous hardware queue count before udpate
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v3 4/7] block: free both map and request
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v3 3/7] block: rename blk_mq_alloc_rq_maps
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v3 2/7] block: rename __blk_mq_alloc_rq_maps
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v2 03/10] blktrace: fix debugfs use after free
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH v3 1/7] block: rename __blk_mq_alloc_rq_map
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v2 08/10] blktrace: add checks for created debugfs files on setup
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH v2 03/10] blktrace: fix debugfs use after free
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 08/10] blktrace: add checks for created debugfs files on setup
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 0/7] Fix potential kernel panic when increase hardware queue
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 04/10] block: revert back to synchronous request_queue removal
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH v2 03/10] blktrace: fix debugfs use after free
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH v2 08/10] blktrace: add checks for created debugfs files on setup
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
RE: [PATCH RFC v6 08/10] megaraid_sas: switch fusion adapters to MQ
From
: Kashyap Desai <kashyap.desai@xxxxxxxxxxxx>
Re: more partition handling cleanups v2
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: more partition handling cleanups v2
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] block: Limit number of items taken from the I/O scheduler in one go
From
: Doug Anderson <dianders@xxxxxxxxxxxx>
Re: [PATCH v4 0/4] blk-mq: Fix two causes of IO stalls found in reboot testing
From
: Doug Anderson <dianders@xxxxxxxxxxxx>
Re: [PATCH v5 0/4] blk-mq: Fix two causes of IO stalls found in reboot testing
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v5 1/4] blk-mq: In blk_mq_dispatch_rq_list() "no budget" is a reason to kick
From
: Douglas Anderson <dianders@xxxxxxxxxxxx>
[PATCH v5 3/4] blk-mq: Rerun dispatching in the case of budget contention
From
: Douglas Anderson <dianders@xxxxxxxxxxxx>
[PATCH v5 4/4] Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is idle"
From
: Douglas Anderson <dianders@xxxxxxxxxxxx>
[PATCH v5 2/4] blk-mq: Add blk_mq_delay_run_hw_queues() API call
From
: Douglas Anderson <dianders@xxxxxxxxxxxx>
[PATCH v5 0/4] blk-mq: Fix two causes of IO stalls found in reboot testing
From
: Douglas Anderson <dianders@xxxxxxxxxxxx>
Re: [PATCH v4 0/4] blk-mq: Fix two causes of IO stalls found in reboot testing
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v4 0/4] blk-mq: Fix two causes of IO stalls found in reboot testing
From
: Doug Anderson <dianders@xxxxxxxxxxxx>
Re: [PATCH 2/4] loop: Factor out configuring loop from status.
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 3/4] loop: Move loop_set_from_status() and friends up.
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 2/4] loop: Factor out configuring loop from status.
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 1/4] loop: Refactor size calculation.
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH] blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info
From
: Hans de Goede <hdegoede@xxxxxxxxxx>
Re: [PATCH v2 08/10] blktrace: add checks for created debugfs files on setup
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 08/10] blktrace: add checks for created debugfs files on setup
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 09/10] block: panic if block debugfs dir is not created
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 07/10] blktrace: move debugfs file creation to its own function
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 06/10] blk-debugfs: upgrade warns to BUG_ON() if directory is already found
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 0/7] Fix potential kernel panic when increase hardware queue
From
: Weiping Zhang <zwp10758@xxxxxxxxx>
Re: [PATCH v7 01/11] scsi: free sgtables in case command setup fails
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [PATCH V7 4/9] blk-mq: support rq filter callback when iterating rqs
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH V7 0/9] blk-mq: improvement CPU hotplug
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH] blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH 3/4] loop: Move loop_set_from_status() and friends up.
From
: Martijn Coenen <maco@xxxxxxxxxxx>
[PATCH 4/4] loop: Add LOOP_SET_FD_AND_STATUS ioctl.
From
: Martijn Coenen <maco@xxxxxxxxxxx>
[PATCH 1/4] loop: Refactor size calculation.
From
: Martijn Coenen <maco@xxxxxxxxxxx>
[PATCH 2/4] loop: Factor out configuring loop from status.
From
: Martijn Coenen <maco@xxxxxxxxxxx>
[PATCH 0/4] Add a new LOOP_SET_FD_AND_STATUS ioctl.
From
: Martijn Coenen <maco@xxxxxxxxxxx>
Re: [PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v7 01/11] scsi: free sgtables in case command setup fails
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [PATCH v12 18/25] block/rnbd: client: sysfs interface functions
From
: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
Re: [PATCH v12 17/25] block/rnbd: client: main functionality
From
: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
Re: [PATCH v12 22/25] block/rnbd: server: sysfs interface functions
From
: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
Re: [PATCH v12 21/25] block/rnbd: server: functionality for IO submission to block dev
From
: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
Re: [PATCH v12 20/25] block/rnbd: server: main functionality
From
: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
Re: [PATCH v12 16/25] block/rnbd: client: private header with client structs and functions
From
: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
Re: [PATCH v12 15/25] block/rnbd: private headers with rnbd protocol structs and helpers
From
: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
Re: [PATCH v7 00/11] Introduce Zone Append for writing to zoned block devices
From
: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
Re: [PATCH v7 04/11] block: Introduce REQ_OP_ZONE_APPEND
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH v7 04/11] block: Introduce REQ_OP_ZONE_APPEND
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v2 03/10] blktrace: fix debugfs use after free
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v7 11/11] zonefs: use REQ_OP_ZONE_APPEND for sync DIO
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH v7 04/11] block: Introduce REQ_OP_ZONE_APPEND
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH v7 00/11] Introduce Zone Append for writing to zoned block devices
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH v2 03/10] blktrace: fix debugfs use after free
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH v2 10/10] block: put_device() if device_add() fails
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v2 08/10] blktrace: add checks for created debugfs files on setup
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v2 09/10] block: panic if block debugfs dir is not created
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v2 05/10] blktrace: upgrade warns to BUG_ON() on unexpected circmunstances
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH v2 08/10] blktrace: add checks for created debugfs files on setup
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH v2 08/10] blktrace: add checks for created debugfs files on setup
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v2 07/10] blktrace: move debugfs file creation to its own function
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v7 00/11] Introduce Zone Append for writing to zoned block devices
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH v2 05/10] blktrace: upgrade warns to BUG_ON() on unexpected circmunstances
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 0/4] block: Add support for REQ_OP_ASSIGN_RANGE
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v2 04/10] block: revert back to synchronous request_queue removal
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v2 03/10] blktrace: fix debugfs use after free
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v2 02/10] blktrace: move blktrace debugfs creation to helper function
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v2 01/10] block: move main block debugfs initialization to its own file
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v2 00/10] block: fix blktrace debugfs use after free
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
[PATCH v2 01/10] block: move main block debugfs initialization to its own file
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
[PATCH v2 06/10] blk-debugfs: upgrade warns to BUG_ON() if directory is already found
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
[PATCH v2 04/10] block: revert back to synchronous request_queue removal
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
[PATCH v2 00/10] block: fix blktrace debugfs use after free
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
[PATCH v2 05/10] blktrace: upgrade warns to BUG_ON() on unexpected circmunstances
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
[PATCH v2 08/10] blktrace: add checks for created debugfs files on setup
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
[PATCH v2 09/10] block: panic if block debugfs dir is not created
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
[PATCH v2 10/10] block: put_device() if device_add() fails
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
[PATCH v2 03/10] blktrace: fix debugfs use after free
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
[PATCH v2 07/10] blktrace: move debugfs file creation to its own function
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
[PATCH v2 02/10] blktrace: move blktrace debugfs creation to helper function
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v12 22/25] block/rnbd: server: sysfs interface functions
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v12 21/25] block/rnbd: server: functionality for IO submission to block dev
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v12 20/25] block/rnbd: server: main functionality
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v12 18/25] block/rnbd: client: sysfs interface functions
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v12 17/25] block/rnbd: client: main functionality
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v12 16/25] block/rnbd: client: private header with client structs and functions
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v12 15/25] block/rnbd: private headers with rnbd protocol structs and helpers
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v7 11/11] zonefs: use REQ_OP_ZONE_APPEND for sync DIO
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v7 07/11] scsi: sd_zbc: factor out sanity checks for zoned commands
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v7 05/11] block: introduce blk_req_zone_write_trylock
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v7 04/11] block: Introduce REQ_OP_ZONE_APPEND
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v7 02/11] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v7 01/11] scsi: free sgtables in case command setup fails
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v7 00/11] Introduce Zone Append for writing to zoned block devices
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH] loop: Call loop_config_discard() only after new config is applied.
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 8/8] bdi: remove the name field in struct backing_dev_info
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 7/8] bdi: simplify bdi_alloc
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 6/8] bdi: remove bdi_register_owner
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 5/8] bdi: unexport bdi_register_va
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 2/8] bdi: use bdi_dev_name() to get device name
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 1/8] bdi: move bdi_dev_name out of line
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [RFC] block: fix access of uninitialized pointer address in bt_for_each()
From
: Bart Van Assche <bvanassche@xxxxxxx>
[PATCH AUTOSEL 4.19 45/47] virtio-blk: improve virtqueue error to BLK_STS
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 4.19 20/47] loop: Better discard support for block devices
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.4 73/78] virtio-blk: improve virtqueue error to BLK_STS
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.4 33/78] loop: Better discard support for block devices
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.5 30/75] block: fix busy device checking in blk_drop_partitions
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.5 35/75] loop: Better discard support for block devices
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.5 75/75] block: fix busy device checking in blk_drop_partitions again
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.5 74/75] virtio-blk: improve virtqueue error to BLK_STS
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.6 32/73] block: fix busy device checking in blk_drop_partitions
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.6 37/73] loop: Better discard support for block devices
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.6 73/73] block: fix busy device checking in blk_drop_partitions again
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [RFC] block: fix access of uninitialized pointer address in bt_for_each()
From
: "yukuai (C)" <yukuai3@xxxxxxxxxx>
Re: [PATCH v7 00/11] Introduce Zone Append for writing to zoned block devices
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [RFC] block: fix access of uninitialized pointer address in bt_for_each()
From
: "yukuai (C)" <yukuai3@xxxxxxxxxx>
[PATCH V7 9/9] block: deactivate hctx when the hctx is actually inactive
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V7 8/9] blk-mq: handle requests dispatched from IO scheduler in case of inactive hctx
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V7 7/9] blk-mq: re-submit IO in case that hctx is inactive
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V7 5/9] blk-mq: stop to handle IO and drain IO before hctx becomes inactive
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V7 6/9] block: add blk_end_flush_machinery
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V7 4/9] blk-mq: support rq filter callback when iterating rqs
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V7 3/9] blk-mq: prepare for draining IO when hctx's all CPUs are offline
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V7 2/9] blk-mq: assign rq->tag in blk_mq_get_driver_tag
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V7 1/9] blk-mq: mark blk_mq_get_driver_tag as static
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V7 0/9] blk-mq: improvement CPU hotplug
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH] blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [RFC] block: fix access of uninitialized pointer address in bt_for_each()
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH v7 00/11] Introduce Zone Append for writing to zoned block devices
From
: "Theodore Y. Ts'o" <tytso@xxxxxxx>
Re: [PATCH v7 00/11] Introduce Zone Append for writing to zoned block devices
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [GIT PULL] Block fixes for 5.7-rc
From
: pr-tracker-bot@xxxxxxxxxx
Re: [PATCH RFC v6 08/10] megaraid_sas: switch fusion adapters to MQ
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH v7 00/11] Introduce Zone Append for writing to zoned block devices
From
: "Theodore Y. Ts'o" <tytso@xxxxxxx>
Re: [PATCH] zram: fix writeback_store returning zero in most situations
From
: Minchan Kim <minchan@xxxxxxxxxx>
[GIT PULL] Block fixes for 5.7-rc
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC] block: fix access of uninitialized pointer address in bt_for_each()
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 1/2] blk-wbt: Use tracepoint_string() for wbt_step tracepoint string literals
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/1] s390/dasd: remove IOSCHED_DEADLINE from DASD Kconfig
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/2] blk-wbt: Use tracepoint_string() for wbt_step tracepoint string literals
From
: Tommi Rantala <tommi.t.rantala@xxxxxxxxx>
[RFC] block: fix access of uninitialized pointer address in bt_for_each()
From
: yu kuai <yukuai3@xxxxxxxxxx>
[PATCH v7 11/11] zonefs: use REQ_OP_ZONE_APPEND for sync DIO
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
[PATCH v7 10/11] block: export bio_release_pages and bio_iov_iter_get_pages
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
[PATCH v7 09/11] null_blk: Support REQ_OP_ZONE_APPEND
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
[PATCH v7 08/11] scsi: sd_zbc: emulate ZONE_APPEND commands
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
[PATCH v7 07/11] scsi: sd_zbc: factor out sanity checks for zoned commands
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
[PATCH v7 06/11] block: Modify revalidate zones
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
[PATCH v7 05/11] block: introduce blk_req_zone_write_trylock
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
[PATCH v7 04/11] block: Introduce REQ_OP_ZONE_APPEND
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
[PATCH v7 03/11] block: rename __bio_add_pc_page to bio_add_hw_page
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
[PATCH v7 02/11] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
[PATCH v7 01/11] scsi: free sgtables in case command setup fails
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
[PATCH v7 00/11] Introduce Zone Append for writing to zoned block devices
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
Re: [PATCH v6 04/11] block: Introduce REQ_OP_ZONE_APPEND
From
: Daniel Wagner <dwagner@xxxxxxx>
[PATCH 1/1] s390/dasd: remove IOSCHED_DEADLINE from DASD Kconfig
From
: Stefan Haberland <sth@xxxxxxxxxxxxx>
[PATCH 0/1] s390/dasd: Kconfig patch
From
: Stefan Haberland <sth@xxxxxxxxxxxxx>
Re: [PATCH 0/2 RFC] bfq: Waker logic tweaks for dbench performance
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v6 04/11] block: Introduce REQ_OP_ZONE_APPEND
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [PATCH 0/2 RFC] bfq: Waker logic tweaks for dbench performance
From
: Paolo Valente <paolo.valente@xxxxxxxxxx>
Re: [PATCH v6 04/11] block: Introduce REQ_OP_ZONE_APPEND
From
: Daniel Wagner <dwagner@xxxxxxx>
Re: [PATCH blktests] Fix unintended skipping of tests
From
: Klaus Birkelund Jensen <its@xxxxxxxxxxxxx>
Re: [PATCH 2/5] blktrace: fix debugfs use after free
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH] zram: fix writeback_store returning zero in most situations
From
: Justin Gottula <justin@xxxxxxxxxxxx>
Re: [PATCH] zram: fix writeback_store returning zero in most situations
From
: Justin Gottula <justin@xxxxxxxxxxxx>
Re: [PATCH] loop: Call loop_config_discard() only after new config is applied.
From
: Bob Liu <bob.liu@xxxxxxxxxx>
Re: [PATCH] zram: fix writeback_store returning zero in most situations
From
: Minchan Kim <minchan@xxxxxxxxxx>
Re: [PATCH blktests] Fix unintended skipping of tests
From
: Omar Sandoval <osandov@xxxxxxxxxxx>
Re: [PATCH v6 03/11] block: rename __bio_add_pc_page to bio_add_hw_page
From
: Daniel Wagner <dwagner@xxxxxxx>
Re: [PATCH v6 02/11] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
From
: Daniel Wagner <dwagner@xxxxxxx>
[PATCH 2/8] bdi: use bdi_dev_name() to get device name
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 5/8] bdi: unexport bdi_register_va
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 7/8] bdi: simplify bdi_alloc
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 8/8] bdi: remove the name field in struct backing_dev_info
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 6/8] bdi: remove bdi_register_owner
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 4/8] driver core: remove device_create_vargs
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/8] bdi: move bdi_dev_name out of line
From
: Christoph Hellwig <hch@xxxxxx>
bdi: fix use-after-free for dev_name(bdi->dev) v2
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v6 01/11] scsi: free sgtables in case command setup fails
From
: Daniel Wagner <dwagner@xxxxxxx>
Re: bdi: fix use-after-free for dev_name(bdi->dev)
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: bdi: fix use-after-free for dev_name(bdi->dev)
From
: Christoph Hellwig <hch@xxxxxx>
Re: bdi: fix use-after-free for dev_name(bdi->dev)
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH v6 04/11] block: Introduce REQ_OP_ZONE_APPEND
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v6 08/11] scsi: sd_zbc: emulate ZONE_APPEND commands
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v6 06/11] block: Modify revalidate zones
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v6 01/11] scsi: free sgtables in case command setup fails
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/8] bdi: move bdi_dev_name out of line
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 8/8] bdi: remove the name field in struct backing_dev_info
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 7/8] bdi: simplify bdi_alloc
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 6/8] bdi: remove bdi_register_owner
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 5/8] bdi: unexport bdi_register_va
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info
From
: Jan Kara <jack@xxxxxxx>
[PATCH] blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget
From
: John Garry <john.garry@xxxxxxxxxx>
[Regression] No IO interrupt is generated before CPU is offline
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info
From
: Yufen Yu <yuyufen@xxxxxxxxxx>
Re: [PATCH 8/8] bdi: remove the name field in struct backing_dev_info
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 7/8] bdi: simplify bdi_alloc
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 6/8] bdi: remove bdi_register_owner
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 5/8] bdi: unexport bdi_register_va
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/8] bdi: move bdi_dev_name out of line
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/8] bdi: use bdi_dev_name() to get device name
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 4/8] driver core: remove device_create_vargs
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
[PATCH 4/8] driver core: remove device_create_vargs
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 8/8] bdi: remove the name field in struct backing_dev_info
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 7/8] bdi: simplify bdi_alloc
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 6/8] bdi: remove bdi_register_owner
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 5/8] bdi: unexport bdi_register_va
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/8] bdi: use bdi_dev_name() to get device name
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/8] bdi: move bdi_dev_name out of line
From
: Christoph Hellwig <hch@xxxxxx>
bdi: fix use-after-free for dev_name(bdi->dev)
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 2/5] blktrace: fix debugfs use after free
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 2/5] blktrace: fix debugfs use after free
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH 2/5] blktrace: fix debugfs use after free
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 2/5] blktrace: fix debugfs use after free
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 2/5] blktrace: fix debugfs use after free
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH v4 0/6] bdi: fix use-after-free for bdi device
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 3/5] blktrace: refcount the request_queue during ioctl
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH 3/5] blktrace: refcount the request_queue during ioctl
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH 2/5] blktrace: fix debugfs use after free
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH 3/5] blktrace: refcount the request_queue during ioctl
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 5/5] block: revert back to synchronous request_queue removal
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 3/5] blktrace: refcount the request_queue during ioctl
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 2/5] blktrace: fix debugfs use after free
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 2/5] blktrace: fix debugfs use after free
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH 3/5] blktrace: refcount the request_queue during ioctl
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH 3/5] blktrace: refcount the request_queue during ioctl
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH 2/5] blktrace: fix debugfs use after free
From
: Eric Sandeen <sandeen@xxxxxxxxxxx>
Re: [PATCH 2/5] blktrace: fix debugfs use after free
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH 2/5] blktrace: fix debugfs use after free
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 2/5] blktrace: fix debugfs use after free
From
: Eric Sandeen <sandeen@xxxxxxxxxxx>
[RFC PATCH v3 02/12] security: add ipe lsm evaluation loop and audit system
From
: deven.desai@xxxxxxxxxxxxxxxxxxx
[RFC PATCH v3 06/12] dm-verity: move signature check after tree validation
From
: deven.desai@xxxxxxxxxxxxxxxxxxx
[RFC PATCH v3 05/12] fs: add security blob and hooks for block_device
From
: deven.desai@xxxxxxxxxxxxxxxxxxx
[RFC PATCH v3 07/12] dm-verity: add bdev_setsecurity hook for dm-verity signature
From
: deven.desai@xxxxxxxxxxxxxxxxxxx
[RFC PATCH v3 08/12] ipe: add property for signed dmverity volumes
From
: deven.desai@xxxxxxxxxxxxxxxxxxx
[RFC PATCH v3 10/12] ipe: add property for dmverity roothash
From
: deven.desai@xxxxxxxxxxxxxxxxxxx
[RFC PATCH v3 09/12] dm-verity: add bdev_setsecurity hook for root-hash
From
: deven.desai@xxxxxxxxxxxxxxxxxxx
[RFC PATCH v3 00/12] Integrity Policy Enforcement LSM (IPE)
From
: deven.desai@xxxxxxxxxxxxxxxxxxx
[RFC PATCH v3 04/12] ipe: add property for trust of boot volume
From
: deven.desai@xxxxxxxxxxxxxxxxxxx
[RFC PATCH v3 11/12] documentation: add ipe documentation
From
: deven.desai@xxxxxxxxxxxxxxxxxxx
[RFC PATCH v3 03/12] security: add ipe lsm policy parser and policy loading
From
: deven.desai@xxxxxxxxxxxxxxxxxxx
[RFC PATCH v3 12/12] cleanup: uapi/linux/audit.h
From
: deven.desai@xxxxxxxxxxxxxxxxxxx
[RFC PATCH v3 01/12] scripts: add ipe tooling to generate boot policy
From
: deven.desai@xxxxxxxxxxxxxxxxxxx
Re: [PATCH v1] zcomp: Use ARRAY_SIZE() for backends list
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Re: [PATCH 3/5] blktrace: refcount the request_queue during ioctl
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 3/5] blktrace: refcount the request_queue during ioctl
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 3/5] blktrace: refcount the request_queue during ioctl
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH 5/5] block: revert back to synchronous request_queue removal
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
[PATCH v2 2/4] blk-mq: Allow timeouts to run while queue is freezing
From
: Giuliano Procida <gprocida@xxxxxxxxxx>
Re: [PATCH 3/5] blktrace: refcount the request_queue during ioctl
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 3/5] blktrace: refcount the request_queue during ioctl
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH v4 0/6] bdi: fix use-after-free for bdi device
From
: Jan Kara <jack@xxxxxxx>
[PATCH v12 05/25] RDMA/rtrs: client: private header with client structs and functions
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 12/25] RDMA/rtrs: server: sysfs interface functions
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 13/25] RDMA/rtrs: include client and server modules into kernel compilation
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 14/25] RDMA/rtrs: a bit of documentation
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 15/25] block/rnbd: private headers with rnbd protocol structs and helpers
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 16/25] block/rnbd: client: private header with client structs and functions
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 18/25] block/rnbd: client: sysfs interface functions
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 17/25] block/rnbd: client: main functionality
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 22/25] block/rnbd: server: sysfs interface functions
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 20/25] block/rnbd: server: main functionality
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 11/25] RDMA/rtrs: server: statistics functions
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 24/25] block/rnbd: a bit of documentation
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 25/25] MAINTAINERS: Add maintainers for RNBD/RTRS modules
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 21/25] block/rnbd: server: functionality for IO submission to block dev
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 19/25] block/rnbd: server: private header with server structs and functions
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 23/25] block/rnbd: include client and server modules into kernel compilation
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 10/25] RDMA/rtrs: server: main functionality
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 09/25] RDMA/rtrs: server: private header with server structs and functions
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 08/25] RDMA/rtrs: client: sysfs interface functions
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 07/25] RDMA/rtrs: client: statistics functions
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 06/25] RDMA/rtrs: client: main functionality
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 04/25] RDMA/rtrs: core: lib functions shared between client and server modules
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 03/25] RDMA/rtrs: private headers with rtrs protocol structs and helpers
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 02/25] RDMA/rtrs: public interface header to establish RDMA connections
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 01/25] sysfs: export sysfs_remove_file_self()
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
[PATCH v12 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
From
: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
Re: [PATCH 1/1] s390: Cleanup removed IOSCHED_DEADLINE
From
: Stefan Haberland <sth@xxxxxxxxxxxxx>
[PATCH v6 01/11] scsi: free sgtables in case command setup fails
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
[PATCH v6 00/11] Introduce Zone Append for writing to zoned block devices
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
[PATCH v6 03/11] block: rename __bio_add_pc_page to bio_add_hw_page
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
[PATCH v6 04/11] block: Introduce REQ_OP_ZONE_APPEND
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
[PATCH v6 05/11] block: introduce blk_req_zone_write_trylock
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
[PATCH v6 02/11] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
[PATCH v6 11/11] zonefs: use REQ_OP_ZONE_APPEND for sync DIO
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
[PATCH v6 09/11] null_blk: Support REQ_OP_ZONE_APPEND
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
[PATCH v6 07/11] scsi: sd_zbc: factor out sanity checks for zoned commands
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
[PATCH v6 10/11] block: export bio_release_pages and bio_iov_iter_get_pages
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
[PATCH v6 08/11] scsi: sd_zbc: emulate ZONE_APPEND commands
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
[PATCH v6 06/11] block: Modify revalidate zones
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
Re: [PATCH 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 3/5] blktrace: refcount the request_queue during ioctl
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 5/5] block: revert back to synchronous request_queue removal
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 3/5] blktrace: refcount the request_queue during ioctl
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
[PATCH] zram: fix writeback_store returning zero in most situations
From
: Justin Gottula <justin@xxxxxxxxxxxx>
Re: [PATCH 2/5] blktrace: fix debugfs use after free
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 1/5] block: move main block debugfs initialization to its own file
From
: Bart Van Assche <bvanassche@xxxxxxx>
[PATCH blktests] Fix unintended skipping of tests
From
: Klaus Jensen <its@xxxxxxxxxxxxx>
Re: [RFC PATCH v2 11/12] documentation: Add IPE Documentation
From
: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 5/5] block: revert back to synchronous request_queue removal
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH] block: sed-opal: Implement RevertSP IOCTL
From
: "Rajashekar, Revanth" <revanth.rajashekar@xxxxxxxxx>
Re: [PATCH] block: sed-opal: Implement RevertSP IOCTL
From
: "Derrick, Jonathan" <jonathan.derrick@xxxxxxxxx>
Re: [PATCH 00/23] Floppy driver cleanups
From
: Willy Tarreau <w@xxxxxx>
Re: [PATCH v4 0/6] bdi: fix use-after-free for bdi device
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 5/5] block: revert back to synchronous request_queue removal
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 3/5] blktrace: refcount the request_queue during ioctl
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 2/5] blktrace: fix debugfs use after free
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v2 11/12] documentation: Add IPE Documentation
From
: Jonathan Corbet <corbet@xxxxxxx>
Re: [PATCH v4 0/6] bdi: fix use-after-free for bdi device
From
: "Theodore Y. Ts'o" <tytso@xxxxxxx>
Re: [PATCH v5 07/10] scsi: sd_zbc: emulate ZONE_APPEND commands
From
: "hch@xxxxxxxxxxxxx" <hch@xxxxxxxxxxxxx>
Re: [PATCH v5 02/10] block: Introduce REQ_OP_ZONE_APPEND
From
: "hch@xxxxxxxxxxxxx" <hch@xxxxxxxxxxxxx>
Re: [PATCH v5 07/10] scsi: sd_zbc: emulate ZONE_APPEND commands
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [PATCH 5/8] kernfs: let objects opt-in to propagating from the initial namespace
From
: Christian Brauner <christian.brauner@xxxxxxxxxx>
Re: [PATCH 00/23] Floppy driver cleanups
From
: Denis Efremov <efremov@xxxxxxxxx>
Re: [PATCH v5 07/10] scsi: sd_zbc: emulate ZONE_APPEND commands
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [PATCH v5 02/10] block: Introduce REQ_OP_ZONE_APPEND
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [PATCH 07/23] floppy: use symbolic register names in the sparc64 port
From
: Denis Efremov <efremov@xxxxxxxxx>
Re: [PATCH] loop: Call loop_config_discard() only after new config is applied.
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] loop: Call loop_config_discard() only after new config is applied.
From
: Martijn Coenen <maco@xxxxxxxxxxx>
Re: [PATCH 07/10] block: don't call invalidate_partition from blk_drop_partitions
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [PATCH 01/10] block: refactor blkpg_ioctl
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
[PATCH 1/5] block: remove RQF_COPY_USER
From
: Christoph Hellwig <hch@xxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]