Age | Commit message (Expand) | Author |
2018-04-12 | nvme: check return value of init_srcu_struct function | Max Gurtovoy |
2018-04-12 | nvme-pci: Separate IO and admin queue IRQ vectors | Keith Busch |
2018-04-12 | nvme-pci: Remove unused queue parameter | Keith Busch |
2018-04-12 | nvme-pci: Skip queue deletion if there are no queues | Keith Busch |
2018-04-12 | nvme: don't send keep-alives to the discovery controller | Johannes Thumshirn |
2018-04-12 | nvme: unexport nvme_start_keep_alive | Johannes Thumshirn |
2018-04-12 | nvme: enforce 64bit offset for nvme_get_log_ext fn | Matias Bjørling |
2018-04-05 | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-03-29 | lightnvm: remove function name in strings | Matias Bjørling |
2018-03-29 | lightnvm: implement get log report chunk helpers | Javier González |
2018-03-29 | lightnvm: normalize geometry nomenclature | Javier González |
2018-03-29 | lightnvm: complete geo structure with maxoc* | Javier González |
2018-03-29 | lightnvm: add shorten OCSSD version in geo | Javier González |
2018-03-29 | lightnvm: add minor version to generic geometry | Javier González |
2018-03-29 | lightnvm: simplify geometry structure | Javier González |
2018-03-29 | nvme: lightnvm: add late setup of block size and metadata | Matias Bjørling |
2018-03-29 | lightnvm: remove nvm_dev_ops->max_phys_sect | Matias Bjørling |
2018-03-29 | lightnvm: add 2.0 geometry identification | Matias Bjørling |
2018-03-29 | lightnvm: flatten nvm_id_group into nvm_id | Matias Bjørling |
2018-03-29 | lightnvm: make 1.2 data structures explicit | Matias Bjørling |
2018-03-29 | lightnvm: remove multiple groups in 1.2 data structure | Matias Bjørling |
2018-03-29 | lightnvm: remove mlc pairs structure | Matias Bjørling |
2018-03-29 | lightnvm: remove chnl_offset in nvme_nvm_identity | Matias Bjørling |
2018-03-27 | blk-mq: Allow PCI vector offset for mapping queues | Keith Busch |
2018-03-26 | nvme: make nvme_get_log_ext non-static | Matias Bjørling |
2018-03-26 | nvme: Add .stop_ctrl to nvme ctrl ops | Nitzan Carmi |
2018-03-26 | nvme-rdma: Allow DELETING state change failure in error_recovery | Nitzan Carmi |
2018-03-26 | nvme: Skip checking heads without namespaces | Keith Busch |
2018-03-26 | nvme-rdma: Don't flush delete_wq by default during remove_one | Max Gurtovoy |
2018-03-26 | nvme_fc: on remoteport reuse, set new nport_id and role. | James Smart |
2018-03-26 | nvme_fc: fix abort race on teardown with lld reject | James Smart |
2018-03-26 | nvme_fc: io timeout should defer abort to ctrl reset | James Smart |
2018-03-26 | nvme_fc: fix ctrl create failures racing with workq items | James Smart |
2018-03-26 | nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-A | Jarosław Janik |
2018-03-26 | nvme: centralize ctrl removal prints | Max Gurtovoy |
2018-03-26 | nvme-pci: Add .get_address ctrl callback | Keith Busch |
2018-03-26 | nvme: implement log page low/high offset and dwords | Matias Bjørling |
2018-03-26 | nvme: change namespaces_mutext to namespaces_rwsem | Jianchao Wang |
2018-03-26 | nvme: fix the dangerous reference of namespaces list | Jianchao Wang |
2018-03-26 | nvme-pci: quiesce IO queues prior to disabling device HMB accesses | Jianchao Wang |
2018-03-26 | nvme: Add fault injection feature | Thomas Tai |
2018-03-26 | nvme: use define instead of magic value for identify size | Minwoo Im |
2018-03-08 | block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() | Bart Van Assche |
2018-03-08 | nvme_fc: rework sqsize handling | James Smart |
2018-03-08 | nvme-fabrics: Ignore nr_io_queues option for discovery controllers | Roland Dreier |
2018-03-07 | Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers" | Christoph Hellwig |
2018-03-01 | nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectors | Ming Lei |
2018-03-01 | nvme-pci: Fix EEH failure on ppc | Wen Xiong |
2018-02-28 | block: Add 'lock' as third argument to blk_alloc_queue_node() | Bart Van Assche |
2018-02-28 | Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus | Jens Axboe |