index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
fc.c
Age
Commit message (
Expand
)
Author
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
2017-04-04
nvme-fc: fix module_init (theoretical) error path
Sagi Grimberg
2017-03-31
blk-mq: constify struct blk_mq_ops
Eric Biggers
2017-02-22
nvme-fc: don't bother to validate ioccsz and iorcsz
James Smart
2017-02-22
nvme: make nvmf_register_transport require a create_ctrl callback
Johannes Thumshirn
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-01-31
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-26
nvme-fc: use blk_rq_nr_phys_segments
Christoph Hellwig
2017-01-13
nvme: use blk_rq_payload_bytes
Christoph Hellwig
2016-12-21
nvme/fc: simplify error handling of nvme_fc_create_hw_io_queues
Johannes Thumshirn
2016-12-21
nvme/fc: correct some printk information
James Smart
2016-12-06
nvme-fabrics: Add host support for FC transport
James Smart