Chengguang Xu
|
59a2f3f00f
nvme: fix potential memory leak in option parsing
|
7 years ago |
James Smart
|
bb06ec3145
nvme: expand nvmf_check_if_ready checks
|
7 years ago |
Johannes Thumshirn
|
74c6c71530
nvme: don't send keep-alives to the discovery controller
|
7 years ago |
Roland Dreier
|
0475821e22
nvme-fabrics: Ignore nr_io_queues option for discovery controllers
|
7 years ago |
Christoph Hellwig
|
5a1e595333
nvme-fabrics: don't check for non-NULL module in nvmf_register_transport
|
7 years ago |
Linus Torvalds
|
0a4b6e2f80
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
|
7 years ago |
Johannes Thumshirn
|
6e49412016
nvme: don't free uuid pointer before printing it
|
7 years ago |
Roland Dreier
|
df351ef737
nvme-fabrics: fix memory leak when parsing host ID option
|
7 years ago |
Roy Shterman
|
0de5cd367c
nvme-fabrics: protect against module unload during create_ctrl
|
7 years ago |
Ewan D. Milne
|
6b018235b4
nvme-fabrics: initialize default host->id in nvmf_host_default()
|
7 years ago |
Christoph Hellwig
|
ab9e00cc72
nvme: track subsystems
|
7 years ago |
Christoph Hellwig
|
c5017e8570
nvme: move controller deletion to common code
|
8 years ago |
James Smart
|
3b33876207
nvme: add duplicate_connect option
|
8 years ago |
Sagi Grimberg
|
d1f1071f81
nvme-fabrics: request transport module
|
8 years ago |
Guilherme G. Piccoli
|
8edd11c9ad
nvme-fabrics: Allow 0 as KATO value
|
8 years ago |
Daniel Verkamp
|
40a5fce495
nvme-fabrics: generate spec-compliant UUID NQNs
|
8 years ago |
Roland Dreier
|
489beb91e6
nvme-fabrics: Convert nvmf_transports_mutex to an rwsem
|
8 years ago |
Guan Junxiong
|
9b483da15d
nvme-fabrics: log a warning if hostid is invalid
|
8 years ago |
Christoph Hellwig
|
81a0b8d74e
nvme-fabrics: fix reporting of unrecognized options
|
8 years ago |
Christoph Hellwig
|
b1465c6344
nvme-fabrics: verify that a controller returns the correct NQN
|
8 years ago |
Christoph Hellwig
|
180de00700
nvme: read the subsystem NQN from Identify Controller
|
8 years ago |
Sagi Grimberg
|
7aa1f42752
nvme: use a single NVME_AQ_DEPTH and relax it to 32
|
8 years ago |
Johannes Thumshirn
|
6bfe04255d
nvme: add hostid token to fabric options
|
8 years ago |
Guan Junxiong
|
97ddc36e4e
nvmf: keep track of nvmet connect error status
|
8 years ago |
Sagi Grimberg
|
fdf9dfa850
nvme: move nr_reconnects to nvme_ctrl
|
8 years ago |
Christoph Hellwig
|
8e41226324
nvme: switch to uuid_t
|
8 years ago |
Sagi Grimberg
|
42a45274c2
nvme-fabrics: Allow ctrl loss timeout configuration
|
8 years ago |
Johannes Thumshirn
|
e5a39dd823
nvme: make nvmf_register_transport require a create_ctrl callback
|
8 years ago |
Bart Van Assche
|
6eb7283054
nvme-fabrics: Adjust source code indentation
|
9 years ago |
Bart Van Assche
|
f3116d8f1e
nvme-fabrics: Fix a memory leak in an nvmf_create_ctrl() error path
|
9 years ago |