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
2018-10-01
nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
James Smart
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-08
nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect forever
Tal Shorer
2018-07-24
nvme: if_ready checks to fail io to deleting controller
James Smart
2018-06-15
nvme-fabrics: fix and refine state checks in __nvmf_check_ready
Christoph Hellwig
2018-06-15
nvme-fabrics: refactor queue ready check
Christoph Hellwig
2018-06-08
nvme: don't hold nvmf_transports_rwsem for more than transport lookups
Johannes Thumshirn
2018-05-31
nvme-fabrics: allow internal passthrough command on deleting controllers
Christoph Hellwig
2018-05-25
nvme: fix KASAN warning when parsing host nqn
Hannes Reinecke
2018-05-25
nvme-fabrics: allow duplicate connections to the discovery controller
Hannes Reinecke
2018-05-25
nvme-fabrics: centralize discovery controller defaults
Hannes Reinecke
2018-05-25
nvme-fabrics: remove unnecessary controller subnqn validation
James Smart
2018-05-03
nvme: fix potential memory leak in option parsing
Chengguang Xu
2018-04-12
nvme: expand nvmf_check_if_ready checks
James Smart
2018-04-12
nvme: don't send keep-alives to the discovery controller
Johannes Thumshirn
2018-03-08
nvme-fabrics: Ignore nr_io_queues option for discovery controllers
Roland Dreier
2018-02-22
nvme-fabrics: don't check for non-NULL module in nvmf_register_transport
Christoph Hellwig
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-25
nvme: don't free uuid pointer before printing it
Johannes Thumshirn
2018-01-15
nvme-fabrics: fix memory leak when parsing host ID option
Roland Dreier
2018-01-08
nvme-fabrics: protect against module unload during create_ctrl
Roy Shterman
2018-01-08
nvme-fabrics: initialize default host->id in nvmf_host_default()
Ewan D. Milne
2017-11-10
nvme: track subsystems
Christoph Hellwig
2017-11-01
nvme: move controller deletion to common code
Christoph Hellwig
2017-10-27
nvme: add duplicate_connect option
James Smart
2017-10-04
nvme-fabrics: request transport module
Sagi Grimberg
2017-09-25
nvme-fabrics: Allow 0 as KATO value
Guilherme G. Piccoli
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
[next]