Christoph Hellwig
|
c81bfba998
nvme: only setup block integrity if supported by the driver
|
8 年之前 |
Christoph Hellwig
|
d3d5b87ddd
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
|
8 年之前 |
Ming Lei
|
986f75c876
nvme: avoid to use blk_mq_abort_requeue_list()
|
8 年之前 |
Ming Lei
|
806f026f9b
nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()
|
8 年之前 |
Andy Lutomirski
|
c35e30b472
nvme: Add nvme_core.force_apst to ignore the NO_APST quirk
|
8 年之前 |
Andy Lutomirski
|
fb0dc3993b
nvme: Display raw APST configuration via DYNAMIC_DEBUG
|
8 年之前 |
Andy Lutomirski
|
76e4ad09a3
nvme: Fix APST comment
|
8 年之前 |
Jens Axboe
|
d9fd363a6c
Merge branch 'master' into for-4.12/post-merge
|
8 年之前 |
Junxiong Guan
|
e02ab02304
nvme: let dm-mpath distinguish nvme error codes
|
8 年之前 |
Andy Lutomirski
|
be56945c4e
nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
|
8 年之前 |
Andy Lutomirski
|
ff5350a86b
nvme: Adjust the Samsung APST quirk
|
8 年之前 |
Christoph Hellwig
|
08e0029aa2
blk-mq: remove the error argument to blk_mq_complete_request
|
8 年之前 |
Christoph Hellwig
|
65ba6b54e7
nvme: make nvme_error_status private
|
8 年之前 |
Christoph Hellwig
|
27fa9bc545
nvme: split nvme status from block req->errors
|
8 年之前 |
Christoph Hellwig
|
e850fd16f7
nvme: implement REQ_OP_WRITE_ZEROES
|
8 年之前 |
Jens Axboe
|
65f619d253
Merge branch 'for-linus' into for-4.12/block
|
8 年之前 |
Christoph Hellwig
|
44e44b29fb
nvme: move the retries count to struct nvme_request
|
8 年之前 |
Christoph Hellwig
|
83f3aeb386
nvme: mark nvme_max_retries static
|
8 年之前 |
Christoph Hellwig
|
f6324b1bb7
nvme: cleanup nvme_req_needs_retry
|
8 年之前 |
Christoph Hellwig
|
987f699a8f
nvme: move ->retries setup to nvme_setup_cmd
|
8 年之前 |
Christoph Hellwig
|
77f02a7acd
nvme: factor request completion code into a common helper
|
8 年之前 |
Christoph Hellwig
|
f1dd03a84d
nvme: add missing byte swap in nvme_setup_discard
|
8 年之前 |
Ming Lei
|
1671d522cd
block: rename blk_mq_freeze_queue_start()
|
8 年之前 |
Keith Busch
|
302ad8cc09
nvme: Complete all stuck requests
|
8 年之前 |
Keith Busch
|
f33447b90e
nvme/core: Fix race kicking freed request_queue
|
8 年之前 |
Andy Lutomirski
|
c5552fde10
nvme: Enable autonomous power state transitions
|
8 年之前 |
Andy Lutomirski
|
bd4da3abaa
nvme: Add a quirk mechanism that uses identify_ctrl
|
8 年之前 |
Parav Pandit
|
986994a275
nvme: Use CNS as 8-bit field and avoid endianness conversion
|
8 年之前 |
Max Gurtovoy
|
778f067c18
nvme: add semicolon in nvme_command setting
|
8 年之前 |
Sagi Grimberg
|
8432bdb290
nvme: Make controller state visible via sysfs
|
8 年之前 |