index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
fabrics.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme-fabrics: move controller options matching to fabrics
Sagi Grimberg
2018-10-19
1
-0
/
+30
*
nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
James Smart
2018-10-01
1
-2
/
+5
*
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-14
1
-1
/
+1
|
\
|
*
nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect forever
Tal Shorer
2018-08-08
1
-1
/
+1
*
|
nvme: if_ready checks to fail io to deleting controller
James Smart
2018-07-24
1
-3
/
+7
|
/
*
nvme-fabrics: fix and refine state checks in __nvmf_check_ready
Christoph Hellwig
2018-06-15
1
-20
/
+19
*
nvme-fabrics: refactor queue ready check
Christoph Hellwig
2018-06-15
1
-35
/
+24
*
nvme: don't hold nvmf_transports_rwsem for more than transport lookups
Johannes Thumshirn
2018-06-08
1
-1
/
+2
*
nvme-fabrics: allow internal passthrough command on deleting controllers
Christoph Hellwig
2018-05-31
1
-48
/
+31
*
nvme: fix KASAN warning when parsing host nqn
Hannes Reinecke
2018-05-25
1
-1
/
+1
*
nvme-fabrics: allow duplicate connections to the discovery controller
Hannes Reinecke
2018-05-25
1
-0
/
+1
*
nvme-fabrics: centralize discovery controller defaults
Hannes Reinecke
2018-05-25
1
-4
/
+4
*
nvme-fabrics: remove unnecessary controller subnqn validation
James Smart
2018-05-25
1
-10
/
+0
*
nvme: fix potential memory leak in option parsing
Chengguang Xu
2018-05-03
1
-0
/
+6
*
nvme: expand nvmf_check_if_ready checks
James Smart
2018-04-12
1
-0
/
+79
*
nvme: don't send keep-alives to the discovery controller
Johannes Thumshirn
2018-04-12
1
-1
/
+3
*
nvme-fabrics: Ignore nr_io_queues option for discovery controllers
Roland Dreier
2018-03-08
1
-0
/
+5
*
nvme-fabrics: don't check for non-NULL module in nvmf_register_transport
Christoph Hellwig
2018-02-22
1
-1
/
+1
*
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-29
1
-5
/
+17
|
\
|
*
nvme: don't free uuid pointer before printing it
Johannes Thumshirn
2018-01-25
1
-1
/
+2
|
*
nvme-fabrics: fix memory leak when parsing host ID option
Roland Dreier
2018-01-15
1
-1
/
+3
|
*
nvme-fabrics: protect against module unload during create_ctrl
Roy Shterman
2018-01-08
1
-4
/
+13
*
|
nvme-fabrics: initialize default host->id in nvmf_host_default()
Ewan D. Milne
2018-01-08
1
-0
/
+1
|
/
*
nvme: track subsystems
Christoph Hellwig
2017-11-10
1
-2
/
+2
*
nvme: move controller deletion to common code
Christoph Hellwig
2017-11-01
1
-1
/
+1
*
nvme: add duplicate_connect option
James Smart
2017-10-27
1
-1
/
+6
*
nvme-fabrics: request transport module
Sagi Grimberg
2017-10-04
1
-0
/
+3
*
nvme-fabrics: Allow 0 as KATO value
Guilherme G. Piccoli
2017-09-25
1
-9
/
+9
*
nvme-fabrics: generate spec-compliant UUID NQNs
Daniel Verkamp
2017-09-01
1
-1
/
+1
*
nvme-fabrics: Convert nvmf_transports_mutex to an rwsem
Roland Dreier
2017-08-30
1
-10
/
+10
*
nvme-fabrics: log a warning if hostid is invalid
Guan Junxiong
2017-08-28
1
-0
/
+1
*
nvme-fabrics: fix reporting of unrecognized options
Christoph Hellwig
2017-08-17
1
-1
/
+2
*
nvme-fabrics: verify that a controller returns the correct NQN
Christoph Hellwig
2017-06-28
1
-0
/
+9
*
nvme: read the subsystem NQN from Identify Controller
Christoph Hellwig
2017-06-28
1
-10
/
+0
*
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
2017-06-28
1
-7
/
+1
*
nvme: add hostid token to fabric options
Johannes Thumshirn
2017-06-28
1
-3
/
+19
*
nvmf: keep track of nvmet connect error status
Guan Junxiong
2017-06-15
1
-0
/
+18
*
nvme: move nr_reconnects to nvme_ctrl
Sagi Grimberg
2017-06-15
1
-1
/
+1
*
nvme: switch to uuid_t
Christoph Hellwig
2017-06-05
1
-4
/
+4
*
nvme-fabrics: Allow ctrl loss timeout configuration
Sagi Grimberg
2017-04-04
1
-0
/
+28
*
nvme: make nvmf_register_transport require a create_ctrl callback
Johannes Thumshirn
2017-02-22
1
-1
/
+6
*
nvme-fabrics: Adjust source code indentation
Bart Van Assche
2016-12-06
1
-1
/
+1
*
nvme-fabrics: Fix a memory leak in an nvmf_create_ctrl() error path
Bart Van Assche
2016-12-06
1
-2
/
+1
*
nvme-fabrics: Fix memory leaks in nvmf_parse_options()
Bart Van Assche
2016-12-06
1
-0
/
+2
*
nvme: introduce struct nvme_request
Christoph Hellwig
2016-11-10
1
-13
/
+13
*
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-07
1
-2
/
+23
|
\
|
*
nvme-fabrics: Add host_traddr options field to host infrastructure
James Smart
2016-09-23
1
-0
/
+13
|
*
nvme-fabrics: rework nvmf_get_address() for variable options
James Smart
2016-09-23
1
-2
/
+10
*
|
nvme-fabrics: get a reference when reusing a nvme_host structure
Christoph Hellwig
2016-08-19
1
-1
/
+3
*
|
nvme-fabrics: change NQN UUID to big-endian format
Daniel Verkamp
2016-08-19
1
-5
/
+5
[next]