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