index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
fc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-08
nvme_fc: rework sqsize handling
James Smart
1
-10
/
+17
2018-02-11
nvme_fc: cleanup io completion
James Smart
1
-51
/
+12
2018-02-11
nvme_fc: correct abort race condition on resets
James Smart
1
-72
/
+26
2018-02-08
nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING
Max Gurtovoy
1
-7
/
+7
2018-01-30
blk-mq: introduce BLK_STS_DEV_RESOURCE
Ming Lei
1
-10
/
+2
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+7
2018-01-17
nvme-fc: correct hang in nvme_ns_remove()
James Smart
1
-0
/
+3
2018-01-17
nvme-fc: fix rogue admin cmds stalling teardown
James Smart
1
-0
/
+3
2018-01-08
nvme-fabrics: protect against module unload during create_ctrl
Roy Shterman
1
-0
/
+1
2017-12-15
nvme-fc: remove double put reference if admin connect fails
James Smart
1
-1
/
+0
2017-11-24
nvme-fc: don't use bit masks for set/test_bit() numbers
Jens Axboe
1
-2
/
+2
2017-11-20
nvme-fc: check if queue is ready in queue_rq
Sagi Grimberg
1
-1
/
+18
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-201
/
+592
2017-11-10
nvme: remove handling of multiple AEN requests
Keith Busch
1
-6
/
+3
2017-11-10
nvme-fc: remove unused "queue_size" field
Keith Busch
1
-6
/
+3
2017-11-10
nvme: centralize AEN defines
Keith Busch
1
-21
/
+12
2017-11-10
nvme-fc: decouple ns references from lldd references
James Smart
1
-6
/
+78
2017-11-10
nvme-fc: fix localport resume using stale values
James Smart
1
-2
/
+10
2017-11-01
nvme-fc: add dev_loss_tmo timeout and remoteport resume support
James Smart
1
-39
/
+239
2017-11-01
nvme-fc: check connectivity before initiating reconnects
James Smart
1
-7
/
+16
2017-11-01
nvme-fc: add a dev_loss_tmo field to the remoteport
James Smart
1
-0
/
+31
2017-11-01
nvme-fc: change ctlr state assignments during reset/reconnect
James Smart
1
-15
/
+13
2017-11-01
nvme: flush reset_work before safely continuing with delete operation
Sagi Grimberg
1
-1
/
+0
2017-11-01
nvme: consolidate common code from ->reset_work
Christoph Hellwig
1
-13
/
+0
2017-11-01
nvme: move controller deletion to common code
Christoph Hellwig
1
-37
/
+5
2017-11-01
nvme-fc: merge __nvme_fc_schedule_delete_work into __nvme_fc_del_ctrl
Christoph Hellwig
1
-14
/
+6
2017-11-01
nvme-fc: avoid workqueue flush stalls
James Smart
1
-1
/
+1
2017-10-27
nvme-fc: remove NVME_FC_MAX_SEGMENTS
James Smart
1
-4
/
+2
2017-10-27
nvme-fc: add support for duplicate_connect option
James Smart
1
-0
/
+33
2017-10-27
nvme: switch controller refcounting to use struct device
Christoph Hellwig
1
-6
/
+2
2017-10-20
nvme-fc: correct io timeout behavior
James Smart
1
-4
/
+10
2017-10-20
nvme-fc: correct io termination handling
James Smart
1
-13
/
+18
2017-10-19
nvme-fc: Add BLK_MQ_F_NO_SCHED flag to admin tag set
Israel Rukshin
1
-0
/
+1
2017-10-18
nvme-fc: retry initial controller connections 3 times
James Smart
1
-2
/
+30
2017-10-18
nvme-fc: fix iowait hang
James Smart
1
-2
/
+3
2017-10-18
nvme: introduce nvme_reinit_tagset
Sagi Grimberg
1
-1
/
+2
2017-10-05
nvme-fc: move remote port get/put/free location
James Smart
1
-39
/
+39
2017-10-04
nvme-fc: create fc class and transport device
James Smart
1
-1
/
+54
2017-10-04
nvme-fc: add uevent for auto-connect
James Smart
1
-0
/
+49
2017-09-25
nvme-fc: use transport-specific sgl format
James Smart
1
-6
/
+7
2017-09-25
nvme-fc: remove use of FC-specific error codes
James Smart
1
-4
/
+4
2017-08-28
nvme-fc: Reattach to localports on re-registration
James Smart
1
-38
/
+106
2017-08-28
nvme: Add admin_tagset pointer to nvme_ctrl
Sagi Grimberg
1
-0
/
+1
2017-08-18
blk-mq: Make blk_mq_reinit_tagset() calls easier to read
Bart Van Assche
1
-3
/
+1
2017-07-25
nvme-fc: revise TRADDR parsing
James Smart
1
-49
/
+53
2017-07-25
nvme-fc: address target disconnect race conditions in fcp io submit
James Smart
1
-8
/
+11
2017-07-06
nvme: split nvme_uninit_ctrl into stop and uninit
Sagi Grimberg
1
-12
/
+4
2017-07-06
nvme-fc: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
1
-2
/
+3
2017-07-04
nvme-fc: use blk_mq_delay_run_hw_queue instead of open-coding it
Sagi Grimberg
1
-4
/
+3
2017-07-04
nvme-fc: update tagset nr_hw_queues after queues reinit
Sagi Grimberg
1
-0
/
+2
[prev]
[next]