linux-stable/drivers/nvme/target
Sagi Grimberg 096e9e912b nvme-loop: Fix sqsize wrong assignment based on ctrl MQES capability
both our sqsize and the controller MQES cap are a 0 based value,
so making it 1 based is wrong.

Reported-by: Trapp, Darren <Darren.Trapp@cavium.com>
Reported-by: Daniel Verkamp <daniel.verkamp@intel.com>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-04-09 13:58:07 -06:00
..
admin-cmd.c nvmet: add missing byte swap in nvmet_get_smart_log 2017-04-02 10:24:15 +03:00
configfs.c nvmet: delete controllers deletion upon subsystem release 2017-01-26 17:44:22 +02:00
core.c nvmet: confirm sq percpu has scheduled and switched to atomic 2017-03-16 18:41:21 +02:00
discovery.c nvme: Use CNS as 8-bit field and avoid endianness conversion 2017-02-22 13:34:00 -07:00
fabrics-cmd.c nvmet: avoid dereferencing nvmet_req 2017-02-22 13:34:00 -07:00
fc.c nvmet_fc: cleanup of abort flag processing in fcp_op_done 2017-02-22 13:34:00 -07:00
fcloop.c nvmet/fcloop: remove some logically dead code performing redundant ret checks 2016-12-21 11:34:28 +01:00
io-cmd.c nvmet: fix byte swap in nvmet_parse_io_cmd 2017-04-02 10:24:15 +03:00
Kconfig nvme-fabrics: Add FC LLDD loopback driver to test FC-NVME 2016-12-06 14:51:48 +01:00
loop.c nvme-loop: Fix sqsize wrong assignment based on ctrl MQES capability 2017-04-09 13:58:07 -06:00
Makefile nvme-fabrics: Add FC LLDD loopback driver to test FC-NVME 2016-12-06 14:51:48 +01:00
nvmet.h nvmet: confirm sq percpu has scheduled and switched to atomic 2017-03-16 18:41:21 +02:00
rdma.c nvmet-rdma: Fix a possible uninitialized variable dereference 2017-03-16 18:41:24 +02:00