Home
last modified time | relevance | path

Searched hist:de671d6116b5210097cd6fbb877bac92536f265b (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/nvme/host/
H A Dioctl.cdiff de671d6116b5210097cd6fbb877bac92536f265b Wed Sep 21 16:19:54 CDT 2022 Jens Axboe <axboe@kernel.dk> block: change request end_io handler to pass back a return value

Everything is just converted to returning RQ_END_IO_NONE, and there
should be no functional changes with this patch.

In preparation for allowing the end_io handler to pass ownership back
to the block layer, rather than retain ownership of the request.

Reviewed-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Dpci.cdiff de671d6116b5210097cd6fbb877bac92536f265b Wed Sep 21 16:19:54 CDT 2022 Jens Axboe <axboe@kernel.dk> block: change request end_io handler to pass back a return value

Everything is just converted to returning RQ_END_IO_NONE, and there
should be no functional changes with this patch.

In preparation for allowing the end_io handler to pass ownership back
to the block layer, rather than retain ownership of the request.

Reviewed-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Dcore.cdiff de671d6116b5210097cd6fbb877bac92536f265b Wed Sep 21 16:19:54 CDT 2022 Jens Axboe <axboe@kernel.dk> block: change request end_io handler to pass back a return value

Everything is just converted to returning RQ_END_IO_NONE, and there
should be no functional changes with this patch.

In preparation for allowing the end_io handler to pass ownership back
to the block layer, rather than retain ownership of the request.

Reviewed-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
/openbmc/linux/drivers/nvme/target/
H A Dpassthru.cdiff de671d6116b5210097cd6fbb877bac92536f265b Wed Sep 21 16:19:54 CDT 2022 Jens Axboe <axboe@kernel.dk> block: change request end_io handler to pass back a return value

Everything is just converted to returning RQ_END_IO_NONE, and there
should be no functional changes with this patch.

In preparation for allowing the end_io handler to pass ownership back
to the block layer, rather than retain ownership of the request.

Reviewed-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
/openbmc/linux/drivers/md/
H A Ddm-rq.cdiff de671d6116b5210097cd6fbb877bac92536f265b Wed Sep 21 16:19:54 CDT 2022 Jens Axboe <axboe@kernel.dk> block: change request end_io handler to pass back a return value

Everything is just converted to returning RQ_END_IO_NONE, and there
should be no functional changes with this patch.

In preparation for allowing the end_io handler to pass ownership back
to the block layer, rather than retain ownership of the request.

Reviewed-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
/openbmc/linux/block/
H A Dblk-flush.cdiff de671d6116b5210097cd6fbb877bac92536f265b Wed Sep 21 16:19:54 CDT 2022 Jens Axboe <axboe@kernel.dk> block: change request end_io handler to pass back a return value

Everything is just converted to returning RQ_END_IO_NONE, and there
should be no functional changes with this patch.

In preparation for allowing the end_io handler to pass ownership back
to the block layer, rather than retain ownership of the request.

Reviewed-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Dblk-mq.cdiff de671d6116b5210097cd6fbb877bac92536f265b Wed Sep 21 16:19:54 CDT 2022 Jens Axboe <axboe@kernel.dk> block: change request end_io handler to pass back a return value

Everything is just converted to returning RQ_END_IO_NONE, and there
should be no functional changes with this patch.

In preparation for allowing the end_io handler to pass ownership back
to the block layer, rather than retain ownership of the request.

Reviewed-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
/openbmc/linux/drivers/target/
H A Dtarget_core_pscsi.cdiff de671d6116b5210097cd6fbb877bac92536f265b Wed Sep 21 16:19:54 CDT 2022 Jens Axboe <axboe@kernel.dk> block: change request end_io handler to pass back a return value

Everything is just converted to returning RQ_END_IO_NONE, and there
should be no functional changes with this patch.

In preparation for allowing the end_io handler to pass ownership back
to the block layer, rather than retain ownership of the request.

Reviewed-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
/openbmc/linux/drivers/scsi/
H A Dst.cdiff de671d6116b5210097cd6fbb877bac92536f265b Wed Sep 21 16:19:54 CDT 2022 Jens Axboe <axboe@kernel.dk> block: change request end_io handler to pass back a return value

Everything is just converted to returning RQ_END_IO_NONE, and there
should be no functional changes with this patch.

In preparation for allowing the end_io handler to pass ownership back
to the block layer, rather than retain ownership of the request.

Reviewed-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Dsg.cdiff de671d6116b5210097cd6fbb877bac92536f265b Wed Sep 21 16:19:54 CDT 2022 Jens Axboe <axboe@kernel.dk> block: change request end_io handler to pass back a return value

Everything is just converted to returning RQ_END_IO_NONE, and there
should be no functional changes with this patch.

In preparation for allowing the end_io handler to pass ownership back
to the block layer, rather than retain ownership of the request.

Reviewed-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Dscsi_error.cdiff de671d6116b5210097cd6fbb877bac92536f265b Wed Sep 21 16:19:54 CDT 2022 Jens Axboe <axboe@kernel.dk> block: change request end_io handler to pass back a return value

Everything is just converted to returning RQ_END_IO_NONE, and there
should be no functional changes with this patch.

In preparation for allowing the end_io handler to pass ownership back
to the block layer, rather than retain ownership of the request.

Reviewed-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
/openbmc/linux/include/linux/
H A Dblk-mq.hdiff de671d6116b5210097cd6fbb877bac92536f265b Wed Sep 21 16:19:54 CDT 2022 Jens Axboe <axboe@kernel.dk> block: change request end_io handler to pass back a return value

Everything is just converted to returning RQ_END_IO_NONE, and there
should be no functional changes with this patch.

In preparation for allowing the end_io handler to pass ownership back
to the block layer, rather than retain ownership of the request.

Reviewed-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>