index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2018-06-16
nvmet: don't overwrite identify sn/fr with 0-bytes
Martin Wilck
2018-06-16
nvmet: don't report 0-bytes in serial number
Martin Wilck
2018-06-16
nvmet: Move serial number from controller to subsystem
Johannes Thumshirn
2018-06-16
nvme-pci: initialize queue memory before interrupts
Keith Busch
2018-05-30
nvme: don't send keep-alives to the discovery controller
Johannes Thumshirn
2018-05-30
nvmet: fix PSDT field check in command format
Max Gurtovoy
2018-05-30
nvme-pci: Fix nvme queue cleanup if IRQ setup fails
Jianchao Wang
2018-04-13
nvme: fix hang in remove path
Ming Lei
2018-04-13
nvme-pci: fix multiple ctrl removal scheduling
Rakesh Pandit
2018-03-03
nvme: check hw sectors before setting chunk sectors
Keith Busch
2017-12-25
nvme-loop: handle cpu unplug when re-establishing the controller
Sagi Grimberg
2017-12-20
nvme: use kref_get_unless_zero in nvme_find_get_ns
Christoph Hellwig
2017-12-20
nvmet-rdma: Fix a possible uninitialized variable dereference
Sagi Grimberg
2017-12-20
nvmet: confirm sq percpu has scheduled and switched to atomic
Sagi Grimberg
2017-12-20
nvme-loop: fix a possible use-after-free when destroying the admin queue
Sagi Grimberg
2017-12-09
nvmet: cancel fatal error and flush async work before free controller
Sagi Grimberg
2017-12-05
nvme-pci: add quirk for delay before CHK RDY for WDC SN200
Jeff Lien
2017-11-30
nvmet: fix KATO offset in Set Features
Daniel Verkamp
2017-10-12
nvme-pci: Use PCI bus address for data/queues in CMB
Christoph Hellwig
2017-10-08
nvme-rdma: handle cpu unplug when re-establishing the controller
Sagi Grimberg
2017-09-13
nvme-fabrics: generate spec-compliant UUID NQNs
Daniel Verkamp
2017-07-27
nvme-rdma: remove race conditions from IB signalling
Marta Rybczynska
2017-06-17
nvmet-rdma: Fix missing dma sync to nvme data structures
Parav Pandit
2017-06-07
nvme: avoid to use blk_mq_abort_requeue_list()
Ming Lei
2017-06-07
nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()
Ming Lei
2017-06-07
nvme-rdma: support devices with queue size < 32
Marta Rybczynska
2017-05-25
nvme: unmap CMB and remove sysfs file in reset path
Jon Derrick
2017-04-12
nvme: simplify stripe quirk
Keith Busch
2017-04-08
nvme/pci: Disable on removal when disconnected
Keith Busch
2017-04-08
nvme/core: Fix race kicking freed request_queue
Keith Busch
2017-01-19
nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too
Guilherme G. Piccoli
2017-01-06
nvmet: Fix possible infinite loop triggered on hot namespace removal
Solganik Alexander
2016-11-16
nvme/pci: Don't free queues on error
Keith Busch
2016-11-14
nvmet-rdma: drain the queue-pair just before freeing it
Sagi Grimberg
2016-11-14
nvme-rdma: stop and free io queues on connect failure
Steve Wise
2016-11-14
nvmet-rdma: don't forget to delete a queue from the list of connection failed
Sagi Grimberg
2016-11-14
nvmet: Don't queue fatal error work if csts.cfs is set
Sagi Grimberg
2016-11-14
nvme-rdma: reject non-connect commands before the queue is live
Christoph Hellwig
2016-11-14
nvmet-rdma: Fix possible NULL deref when handling rdma cm events
Bart Van Assche
2016-11-11
lightnvm: invalid offset calculation for lba_shift
Matias Bjørling
2016-10-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-19
nvmet: use symbolic constants for CNS values
Christoph Hellwig
2016-10-19
nvme: use symbolic constants for CNS values
Christoph Hellwig
2016-10-19
nvme.h: resync with nvme-cli
Christoph Hellwig
2016-10-19
nvme: Add tertiary number to NVME_VS
Gabriel Krisman Bertazi
2016-10-12
nvme : Add sysfs entry for NVMe CMBs when appropriate
Stephen Bates
2016-10-12
nvme: don't schedule multiple resets
Keith Busch
2016-10-12
nvme: Delete created IO queues on reset
Keith Busch
2016-10-12
nvme: Stop probing a removed device
Keith Busch
2016-10-11
nvme: use the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
[next]