Scott Bauer
|
6b8190d61a
nvme: implement NS Optimal IO Boundary from 1.3 Spec
|
8 years ago |
Christoph Hellwig
|
d86c4d8ef3
nvme: move reset workqueue handling to common code
|
8 years ago |
Christoph Hellwig
|
b3b1b0b01d
nvme: mark shutdown_timeout static
|
8 years ago |
Johannes Thumshirn
|
3b22ba2682
nvme: get list of namespace descriptors
|
8 years ago |
Johannes Thumshirn
|
90985b84c4
nvme: rename uuid to nguid in nvme_ns
|
8 years ago |
Sagi Grimberg
|
fdf9dfa850
nvme: move nr_reconnects to nvme_ctrl
|
8 years ago |
Sagi Grimberg
|
9a6327d2f2
nvme: Move transports to use nvme-core workqueue
|
8 years ago |
Christoph Hellwig
|
fe6d53c9c0
nvme: save hmpre and hmmin in struct nvme_ctrl
|
8 years ago |
Christoph Hellwig
|
fc17b6534e
blk-mq: switch ->queue_rq return value to blk_status_t
|
8 years ago |
Christoph Hellwig
|
c81bfba998
nvme: only setup block integrity if supported by the driver
|
8 years ago |
Christoph Hellwig
|
d3d5b87ddd
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
|
8 years ago |
Linus Torvalds
|
694752922b
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
|
8 years ago |
Andy Lutomirski
|
ff5350a86b
nvme: Adjust the Samsung APST quirk
|
8 years ago |
Christoph Hellwig
|
08e0029aa2
blk-mq: remove the error argument to blk_mq_complete_request
|
8 years ago |
Christoph Hellwig
|
65ba6b54e7
nvme: make nvme_error_status private
|
8 years ago |
Christoph Hellwig
|
27fa9bc545
nvme: split nvme status from block req->errors
|
8 years ago |
Christoph Hellwig
|
e850fd16f7
nvme: implement REQ_OP_WRITE_ZEROES
|
8 years ago |
Christoph Hellwig
|
44e44b29fb
nvme: move the retries count to struct nvme_request
|
8 years ago |
Christoph Hellwig
|
83f3aeb386
nvme: mark nvme_max_retries static
|
8 years ago |
Christoph Hellwig
|
77f02a7acd
nvme: factor request completion code into a common helper
|
8 years ago |
Keith Busch
|
302ad8cc09
nvme: Complete all stuck requests
|
8 years ago |
Andy Lutomirski
|
c5552fde10
nvme: Enable autonomous power state transitions
|
8 years ago |
Andy Lutomirski
|
bd4da3abaa
nvme: Add a quirk mechanism that uses identify_ctrl
|
8 years ago |
Jens Axboe
|
6010720da8
Merge branch 'for-4.11/block' into for-4.11/linus-merge
|
8 years ago |
Scott Bauer
|
8a9ae52328
nvme: Check for Security send/recv support before issuing commands.
|
8 years ago |
Christoph Hellwig
|
4f1244c829
block/sed-opal: allocate struct opal_dev dynamically
|
8 years ago |
Scott Bauer
|
a98e58e54f
nvme: Add Support for Opal: Unlock from S3 & Opal Allocation/Ioctls
|
8 years ago |
Matias Bjørling
|
84d4add793
lightnvm: add ioctls for vector I/Os
|
8 years ago |
Christoph Hellwig
|
b131c61d62
nvme: use blk_rq_payload_bytes
|
8 years ago |
Keith Busch
|
e6282aef7b
nvme: simplify stripe quirk
|
8 years ago |