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
/
fc.c
Age
Commit message (
Expand
)
Author
2017-07-25
nvme-fc: revise TRADDR parsing
James Smart
2017-07-25
nvme-fc: address target disconnect race conditions in fcp io submit
James Smart
2017-07-06
nvme: split nvme_uninit_ctrl into stop and uninit
Sagi Grimberg
2017-07-06
nvme-fc: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-04
nvme-fc: use blk_mq_delay_run_hw_queue instead of open-coding it
Sagi Grimberg
2017-07-04
nvme-fc: update tagset nr_hw_queues after queues reinit
Sagi Grimberg
2017-07-04
nvme-fc: don't override opts->nr_io_queues
Sagi Grimberg
2017-07-02
nvme: move ctrl cap to struct nvme_ctrl
Sagi Grimberg
2017-07-02
nvme: move queue_count to the nvme_ctrl
Sagi Grimberg
2017-06-28
nvme_fc: fix error recovery on link down.
James Smart
2017-06-28
nvme_fc: Fix crash when nvme controller connection fails.
James Smart
2017-06-28
nvme_fc: replace ioabort msleep loop with completion
James Smart
2017-06-28
nvme_fc: fix double calls to nvme_cleanup_cmd()
James Smart
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-15
nvme: move reset workqueue handling to common code
Christoph Hellwig
2017-06-15
nvme-fc: merge init_request methods
Christoph Hellwig
2017-06-15
nvme: move nr_reconnects to nvme_ctrl
Sagi Grimberg
2017-06-15
nvme: Move transports to use nvme-core workqueue
Sagi Grimberg
2017-06-13
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
2017-06-07
nvme-fc: fix missing put reference on controller create failure
James Smart
2017-06-07
nvme-fc: on lldd/transport io error, terminate association
James Smart
2017-06-05
nvme: switch to uuid_t
Christoph Hellwig
2017-05-26
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
Christoph Hellwig
2017-05-22
nvme_fc: remove extra controller reference taken on reconnect
James Smart
2017-05-22
nvme_fc: correct nvme status set on abort
James Smart
2017-05-22
nvme_fc: set logging level on resets/deletes
James Smart
2017-05-22
nvme_fc: revise comment on teardown
James Smart
2017-05-22
nvme_fc: Support ctrl_loss_tmo
James Smart
2017-05-22
nvme_fc: get rid of local reconnect_delay
James Smart
2017-05-20
nvme-fc: stop queues on error detection
James Smart
2017-05-20
nvme-fc: require target or discovery role for fc-nvme targets
James Smart
2017-05-02
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
2017-04-25
nvme-fc: avoid memory corruption caused by calling nvmf_free_options() twice
Ewan D. Milne
2017-04-24
nvme-fc: mark two symbols static
Christoph Hellwig
2017-04-24
nvme_fc: add controller reset support
James Smart
2017-04-24
nvme_fc: add aen abort to teardown
James Smart
2017-04-24
nvme_fc: fix command id check
James Smart
2017-04-21
nvme_fc: Add ls aborts on remote port teardown
James Smart
2017-04-21
nvme_fc: Move LS's to rport
James Smart
2017-04-20
nvme: split nvme status from block req->errors
Christoph Hellwig
2017-04-20
nvme-fc: fix status code handling in nvme_fc_fcpio_done
Christoph Hellwig
2017-04-04
nvme: factor request completion code into a common helper
Christoph Hellwig
2017-04-04
nvme-fc: drop ctrl for all command completions
Christoph Hellwig
2017-04-04
nvme-fc: increment request retries counter before requeuing
Sagi Grimberg
2017-04-04
nvme_fc: Clean up host fcpio done status handling
James Smart
2017-04-04
nvme_fc: correct LS validation
James Smart
2017-04-04
nvme_fc: Add check of status_code in ERSP_IU
James Smart
[next]