index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
fc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-11
nvme: remove handling of multiple AEN requests
Keith Busch
1
-6
/
+3
2017-11-11
nvme-fc: remove unused "queue_size" field
Keith Busch
1
-6
/
+3
2017-11-11
nvme: centralize AEN defines
Keith Busch
1
-21
/
+12
2017-11-11
nvme-fc: decouple ns references from lldd references
James Smart
1
-6
/
+78
2017-11-11
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: 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
2017-07-04
nvme-fc: don't override opts->nr_io_queues
Sagi Grimberg
1
-5
/
+11
2017-07-02
nvme: move ctrl cap to struct nvme_ctrl
Sagi Grimberg
1
-5
/
+3
2017-07-02
nvme: move queue_count to the nvme_ctrl
Sagi Grimberg
1
-18
/
+17
2017-06-28
nvme_fc: fix error recovery on link down.
James Smart
1
-4
/
+4
2017-06-28
nvme_fc: Fix crash when nvme controller connection fails.
James Smart
1
-0
/
+3
2017-06-28
nvme_fc: replace ioabort msleep loop with completion
James Smart
1
-7
/
+6
2017-06-28
nvme_fc: fix double calls to nvme_cleanup_cmd()
James Smart
1
-4
/
+1
2017-06-28
nvme: read the subsystem NQN from Identify Controller
Christoph Hellwig
1
-1
/
+0
2017-06-28
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
1
-1
/
+1
2017-06-15
nvme: move reset workqueue handling to common code
Christoph Hellwig
1
-32
/
+4
2017-06-15
nvme-fc: merge init_request methods
Christoph Hellwig
1
-13
/
+3
2017-06-15
nvme: move nr_reconnects to nvme_ctrl
Sagi Grimberg
1
-3
/
+3
2017-06-15
nvme: Move transports to use nvme-core workqueue
Sagi Grimberg
1
-22
/
+6
2017-06-13
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
1
-2
/
+1
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
1
-2
/
+18
[next]