index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
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: only iterate over inflight requests in blk_mq_tagset_busy_iter
Christoph Hellwig
2018-05-30
1
-3
/
+0
*
nvme-fc: remove setting DNR on exception conditions
James Smart
2018-05-25
1
-10
/
+0
*
nvme: fc: provide a descriptive error
Johannes Thumshirn
2018-04-26
1
-0
/
+2
*
nvme: expand nvmf_check_if_ready checks
James Smart
2018-04-12
1
-9
/
+3
*
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-05
1
-20
/
+16
|
\
|
*
nvme_fc: on remoteport reuse, set new nport_id and role.
James Smart
2018-03-26
1
-0
/
+2
|
*
nvme_fc: fix abort race on teardown with lld reject
James Smart
2018-03-26
1
-1
/
+4
|
*
nvme_fc: io timeout should defer abort to ctrl reset
James Smart
2018-03-26
1
-11
/
+1
|
*
nvme_fc: fix ctrl create failures racing with workq items
James Smart
2018-03-26
1
-0
/
+4
|
*
nvme: centralize ctrl removal prints
Max Gurtovoy
2018-03-26
1
-8
/
+5
*
|
nvme_fc: rework sqsize handling
James Smart
2018-03-08
1
-10
/
+17
|
/
*
nvme_fc: cleanup io completion
James Smart
2018-02-11
1
-51
/
+12
*
nvme_fc: correct abort race condition on resets
James Smart
2018-02-11
1
-72
/
+26
*
nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING
Max Gurtovoy
2018-02-08
1
-7
/
+7
*
blk-mq: introduce BLK_STS_DEV_RESOURCE
Ming Lei
2018-01-30
1
-10
/
+2
*
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-29
1
-0
/
+7
|
\
|
*
nvme-fc: correct hang in nvme_ns_remove()
James Smart
2018-01-17
1
-0
/
+3
|
*
nvme-fc: fix rogue admin cmds stalling teardown
James Smart
2018-01-17
1
-0
/
+3
|
*
nvme-fabrics: protect against module unload during create_ctrl
Roy Shterman
2018-01-08
1
-0
/
+1
*
|
nvme-fc: remove double put reference if admin connect fails
James Smart
2017-12-15
1
-1
/
+0
|
/
*
nvme-fc: don't use bit masks for set/test_bit() numbers
Jens Axboe
2017-11-24
1
-2
/
+2
*
nvme-fc: check if queue is ready in queue_rq
Sagi Grimberg
2017-11-20
1
-1
/
+18
*
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
1
-201
/
+592
|
\
|
*
nvme: remove handling of multiple AEN requests
Keith Busch
2017-11-10
1
-6
/
+3
|
*
nvme-fc: remove unused "queue_size" field
Keith Busch
2017-11-10
1
-6
/
+3
|
*
nvme: centralize AEN defines
Keith Busch
2017-11-10
1
-21
/
+12
|
*
nvme-fc: decouple ns references from lldd references
James Smart
2017-11-10
1
-6
/
+78
|
*
nvme-fc: fix localport resume using stale values
James Smart
2017-11-10
1
-2
/
+10
|
*
nvme-fc: add dev_loss_tmo timeout and remoteport resume support
James Smart
2017-11-01
1
-39
/
+239
|
*
nvme-fc: check connectivity before initiating reconnects
James Smart
2017-11-01
1
-7
/
+16
|
*
nvme-fc: add a dev_loss_tmo field to the remoteport
James Smart
2017-11-01
1
-0
/
+31
|
*
nvme-fc: change ctlr state assignments during reset/reconnect
James Smart
2017-11-01
1
-15
/
+13
|
*
nvme: flush reset_work before safely continuing with delete operation
Sagi Grimberg
2017-11-01
1
-1
/
+0
|
*
nvme: consolidate common code from ->reset_work
Christoph Hellwig
2017-11-01
1
-13
/
+0
|
*
nvme: move controller deletion to common code
Christoph Hellwig
2017-11-01
1
-37
/
+5
|
*
nvme-fc: merge __nvme_fc_schedule_delete_work into __nvme_fc_del_ctrl
Christoph Hellwig
2017-11-01
1
-14
/
+6
|
*
nvme-fc: avoid workqueue flush stalls
James Smart
2017-11-01
1
-1
/
+1
|
*
nvme-fc: remove NVME_FC_MAX_SEGMENTS
James Smart
2017-10-27
1
-4
/
+2
|
*
nvme-fc: add support for duplicate_connect option
James Smart
2017-10-27
1
-0
/
+33
|
*
nvme: switch controller refcounting to use struct device
Christoph Hellwig
2017-10-27
1
-6
/
+2
|
*
nvme-fc: correct io timeout behavior
James Smart
2017-10-20
1
-4
/
+10
|
*
nvme-fc: correct io termination handling
James Smart
2017-10-20
1
-13
/
+18
|
*
nvme-fc: Add BLK_MQ_F_NO_SCHED flag to admin tag set
Israel Rukshin
2017-10-19
1
-0
/
+1
|
*
nvme: introduce nvme_reinit_tagset
Sagi Grimberg
2017-10-18
1
-1
/
+2
|
*
nvme-fc: move remote port get/put/free location
James Smart
2017-10-05
1
-39
/
+39
|
*
nvme-fc: create fc class and transport device
James Smart
2017-10-04
1
-1
/
+54
|
*
nvme-fc: add uevent for auto-connect
James Smart
2017-10-04
1
-0
/
+49
*
|
nvme-fc: retry initial controller connections 3 times
James Smart
2017-10-18
1
-2
/
+30
*
|
nvme-fc: fix iowait hang
James Smart
2017-10-18
1
-2
/
+3
|
/
*
nvme-fc: use transport-specific sgl format
James Smart
2017-09-25
1
-6
/
+7
[prev]
[next]