index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Age
Commit message (
Expand
)
Author
2018-04-12
nvme: expand nvmf_check_if_ready checks
James Smart
2018-04-12
nvme: Use admin command effects for admin commands
Keith Busch
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
[next]