index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
fabrics.c
Age
Commit message (
Expand
)
Author
2017-09-01
nvme-fabrics: generate spec-compliant UUID NQNs
Daniel Verkamp
2017-08-30
nvme-fabrics: Convert nvmf_transports_mutex to an rwsem
Roland Dreier
2017-08-28
nvme-fabrics: log a warning if hostid is invalid
Guan Junxiong
2017-08-17
nvme-fabrics: fix reporting of unrecognized options
Christoph Hellwig
2017-06-28
nvme-fabrics: verify that a controller returns the correct NQN
Christoph Hellwig
2017-06-28
nvme: read the subsystem NQN from Identify Controller
Christoph Hellwig
2017-06-28
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
2017-06-28
nvme: add hostid token to fabric options
Johannes Thumshirn
2017-06-15
nvmf: keep track of nvmet connect error status
Guan Junxiong
2017-06-15
nvme: move nr_reconnects to nvme_ctrl
Sagi Grimberg
2017-06-05
nvme: switch to uuid_t
Christoph Hellwig
2017-04-04
nvme-fabrics: Allow ctrl loss timeout configuration
Sagi Grimberg
2017-02-22
nvme: make nvmf_register_transport require a create_ctrl callback
Johannes Thumshirn
2016-12-06
nvme-fabrics: Adjust source code indentation
Bart Van Assche
2016-12-06
nvme-fabrics: Fix a memory leak in an nvmf_create_ctrl() error path
Bart Van Assche
2016-12-06
nvme-fabrics: Fix memory leaks in nvmf_parse_options()
Bart Van Assche
2016-11-10
nvme: introduce struct nvme_request
Christoph Hellwig
2016-10-07
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-09-23
nvme-fabrics: Add host_traddr options field to host infrastructure
James Smart
2016-09-23
nvme-fabrics: rework nvmf_get_address() for variable options
James Smart
2016-08-19
nvme-fabrics: get a reference when reusing a nvme_host structure
Christoph Hellwig
2016-08-19
nvme-fabrics: change NQN UUID to big-endian format
Daniel Verkamp
2016-08-18
fabrics: define admin sqsize min default, per spec
Jay Freyensee
2016-07-12
nvme-fabrics: add-remove ctrl repeat fix
Ming Lin
2016-07-12
nvme-fabrics: Remove tl_retry_count
Sagi Grimberg
2016-07-05
nvme: add keep-alive support
Sagi Grimberg
2016-07-05
nvme-fabrics: add a generic NVMe over Fabrics library
Christoph Hellwig