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.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
/
fabrics.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-14
nvme: Remove ADMIN_ONLY state
Keith Busch
1
-2
/
+1
2019-08-29
nvme-fabrics: Add type of service (TOS) configuration
Israel Rukshin
1
-0
/
+3
2019-02-20
nvme-fabrics: convert to SPDX identifiers
Christoph Hellwig
1
-9
/
+1
2018-12-18
nvme-fabrics: allow user to pass in nr_poll_queues
Sagi Grimberg
1
-0
/
+3
2018-12-18
nvme-fabrics: allow nvmf_connect_io_queue to poll
Sagi Grimberg
1
-1
/
+1
2018-12-13
nvme-fabrics: allow user to set nr_write_queues for separate queue maps
Sagi Grimberg
1
-0
/
+3
2018-12-13
nvme-fabrics: add missing nvmf_ctrl_options documentation
Sagi Grimberg
1
-0
/
+3
2018-12-13
nvme-fabrics: allow user passing data digest
Sagi Grimberg
1
-0
/
+2
2018-12-13
nvme-fabrics: allow user passing header digest
Sagi Grimberg
1
-0
/
+2
2018-12-08
nvme: disable fabrics SQ flow control when asked by the user
Sagi Grimberg
1
-0
/
+2
2018-10-19
nvme-fabrics: move controller options matching to fabrics
Sagi Grimberg
1
-0
/
+2
2018-07-24
nvme: if_ready checks to fail io to deleting controller
James Smart
1
-1
/
+2
2018-06-15
nvme-fabrics: handle the admin-only case properly in nvmf_check_ready
Christoph Hellwig
1
-1
/
+2
2018-06-15
nvme-fabrics: refactor queue ready check
Christoph Hellwig
1
-2
/
+11
2018-06-08
nvme: don't hold nvmf_transports_rwsem for more than transport lookups
Johannes Thumshirn
1
-0
/
+3
2018-05-30
nvme: allow duplicate controller if prior controller being deleted
James Smart
1
-1
/
+3
2018-04-12
nvme: expand nvmf_check_if_ready checks
James Smart
1
-31
/
+2
2018-02-08
nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING
Max Gurtovoy
1
-4
/
+5
2018-01-08
nvme-fabrics: protect against module unload during create_ctrl
Roy Shterman
1
-0
/
+2
2017-11-20
nvme-fabrics: introduce init command check for a queue that is not alive
Sagi Grimberg
1
-0
/
+30
2017-10-27
nvme: add helper to compare options to controller
James Smart
1
-0
/
+12
2017-10-27
nvme: add duplicate_connect option
James Smart
1
-0
/
+2
2017-06-28
nvme: read the subsystem NQN from Identify Controller
Christoph Hellwig
1
-1
/
+0
2017-06-28
nvme: add hostid token to fabric options
Johannes Thumshirn
1
-0
/
+1
2017-06-15
nvme: move nr_reconnects to nvme_ctrl
Sagi Grimberg
1
-2
/
+0
2017-06-05
nvme: switch to uuid_t
Christoph Hellwig
1
-1
/
+1
2017-04-04
nvme-fabrics: Allow ctrl loss timeout configuration
Sagi Grimberg
1
-0
/
+10
2017-02-22
nvme: make nvmf_register_transport require a create_ctrl callback
Johannes Thumshirn
1
-1
/
+1
2016-10-08
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+8
2016-09-24
nvme-fabrics: Add host_traddr options field to host infrastructure
James Smart
1
-0
/
+4
2016-09-24
nvme-fabrics: revise host transport option descriptions
James Smart
1
-3
/
+4
2016-08-19
nvme-fabrics: change NQN UUID to big-endian format
Daniel Verkamp
1
-1
/
+1
2016-07-12
nvme-fabrics: Remove tl_retry_count
Sagi Grimberg
1
-3
/
+0
2016-07-05
nvme: add keep-alive support
Sagi Grimberg
1
-0
/
+3
2016-07-05
nvme-fabrics: add a generic NVMe over Fabrics library
Christoph Hellwig
1
-0
/
+132