index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
fc.c
Age
Commit message (
Expand
)
Author
2017-08-28
nvme-fc: Reattach to localports on re-registration
James Smart
2017-08-28
nvme: Add admin_tagset pointer to nvme_ctrl
Sagi Grimberg
2017-08-18
blk-mq: Make blk_mq_reinit_tagset() calls easier to read
Bart Van Assche
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
[next]