index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
nvme-fc: fail new connections to a deleted host or remote port
James Smart
2020-10-07
1
-2
/
+4
*
nvme-fc: cancel async events before freeing event struct
David Milburn
2020-09-23
1
-0
/
+1
*
nvme-fc: Fix wrong return value in __nvme_fc_init_request()
Tianjia Zhang
2020-09-03
1
-2
/
+2
*
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
2020-04-17
1
-12
/
+2
*
nvme-fc: fix double-free scenarios on hw queues
James Smart
2020-01-09
1
-3
/
+15
*
nvme_fc: add module to ops template to allow module references
James Smart
2020-01-09
1
-2
/
+12
*
nvme-fc: use separate work queue to avoid warning
Hannes Reinecke
2019-09-16
1
-3
/
+12
*
nvme-fc: correct csn initialization and increments on error
James Smart
2019-05-10
1
-5
/
+15
*
nvme-fc: resolve io failures during connect
James Smart
2018-12-13
1
-10
/
+63
*
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-14
1
-0
/
+1
|
\
|
*
nvme: cache struct nvme_ctrl reference to struct nvme_request
Sagi Grimberg
2018-07-23
1
-0
/
+1
*
|
nvme: if_ready checks to fail io to deleting controller
James Smart
2018-07-24
1
-1
/
+1
|
/
*
nvme-fc: release io queues to allow fast fail
James Smart
2018-06-21
1
-3
/
+3
*
nvme-fabrics: refactor queue ready check
Christoph Hellwig
2018-06-15
1
-5
/
+4
*
nvme-fc: fix nulling of queue data on reconnect
James Smart
2018-06-14
1
-6
/
+5
*
nvme-fc: remove reinit_request routine
James Smart
2018-06-14
1
-20
/
+0
*
nvme-fc: change controllers first connect to use reconnect path
James Smart
2018-06-14
1
-57
/
+47
*
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
[next]