index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
fc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
2017-05-02
1
-11
/
+9
*
nvme-fc: avoid memory corruption caused by calling nvmf_free_options() twice
Ewan D. Milne
2017-04-25
1
-1
/
+3
*
nvme-fc: mark two symbols static
Christoph Hellwig
2017-04-24
1
-2
/
+2
*
nvme_fc: add controller reset support
James Smart
2017-04-24
1
-315
/
+616
*
nvme_fc: add aen abort to teardown
James Smart
2017-04-24
1
-52
/
+139
*
nvme_fc: fix command id check
James Smart
2017-04-24
1
-1
/
+2
*
nvme_fc: Add ls aborts on remote port teardown
James Smart
2017-04-21
1
-0
/
+33
*
nvme_fc: Move LS's to rport
James Smart
2017-04-21
1
-54
/
+65
*
nvme: split nvme status from block req->errors
Christoph Hellwig
2017-04-20
1
-5
/
+5
*
nvme-fc: fix status code handling in nvme_fc_fcpio_done
Christoph Hellwig
2017-04-20
1
-8
/
+8
*
nvme: factor request completion code into a common helper
Christoph Hellwig
2017-04-04
1
-18
/
+2
*
nvme-fc: drop ctrl for all command completions
Christoph Hellwig
2017-04-04
1
-2
/
+3
*
nvme-fc: increment request retries counter before requeuing
Sagi Grimberg
2017-04-04
1
-0
/
+1
*
nvme_fc: Clean up host fcpio done status handling
James Smart
2017-04-04
1
-7
/
+7
*
nvme_fc: correct LS validation
James Smart
2017-04-04
1
-4
/
+5
*
nvme_fc: Add check of status_code in ERSP_IU
James Smart
2017-04-04
1
-0
/
+1
*
nvme-fc: fix module_init (theoretical) error path
Sagi Grimberg
2017-04-04
1
-1
/
+10
*
blk-mq: constify struct blk_mq_ops
Eric Biggers
2017-03-31
1
-2
/
+2
*
nvme-fc: don't bother to validate ioccsz and iorcsz
James Smart
2017-02-22
1
-12
/
+0
*
nvme: make nvmf_register_transport require a create_ctrl callback
Johannes Thumshirn
2017-02-22
1
-2
/
+1
*
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-17
1
-1
/
+1
|
\
|
*
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-31
1
-1
/
+1
*
|
nvme-fc: use blk_rq_nr_phys_segments
Christoph Hellwig
2017-01-26
1
-3
/
+3
|
/
*
nvme: use blk_rq_payload_bytes
Christoph Hellwig
2017-01-13
1
-3
/
+2
*
nvme/fc: simplify error handling of nvme_fc_create_hw_io_queues
Johannes Thumshirn
2016-12-21
1
-7
/
+8
*
nvme/fc: correct some printk information
James Smart
2016-12-21
1
-2
/
+2
*
nvme-fabrics: Add host support for FC transport
James Smart
2016-12-06
1
-0
/
+2586