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
2022-12-08
nvme: restrict management ioctls to admin
Keith Busch
2022-10-26
nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices
Michael Kelley
2022-10-26
nvme: add new line after variable declatation
Chaitanya Kulkarni
2022-06-14
nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags
Smith, Kyle Miller (Nimble Kernel)
2021-09-22
nvme-rdma: don't update queue count when failing to set io queues
Ruozhu Li
2021-03-24
nvme-rdma: fix possible hang when failing to set io queues
Sagi Grimberg
2021-02-10
nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs
Thorsten Leemhuis
2020-12-02
nvme: free sq/cq dbbuf pointers when dbbuf set fails
Minwoo Im
2020-11-05
nvme-rdma: fix crash when connect rejected
Chao Leng
2020-10-14
nvme-fc: fail new connections to a deleted host or remote port
James Smart
2020-09-23
nvme-fc: cancel async events before freeing event struct
David Milburn
2020-09-03
nvme-fc: Fix wrong return value in __nvme_fc_init_request()
Tianjia Zhang
2020-07-22
nvme-rdma: assign completion vector correctly
Max Gurtovoy
2020-06-20
nvme: refine the Qemu Identify CNS quirk
Christoph Hellwig
2020-04-24
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
2020-03-11
nvme: Fix uninitialized-variable warning
Keith Busch
2020-01-27
nvme: retain split access workaround for capability reads
Ard Biesheuvel
2020-01-09
nvme_fc: add module to ops template to allow module references
James Smart
2019-12-21
nvme: host: core: fix precedence of ternary operator
Ivan Bornyakov
2019-06-25
nvme: Fix u32 overflow in the number of namespace list calculation
Jaesoo Lee
2019-06-19
nvme: remove the ifdef around nvme_nvm_ioctl
Christoph Hellwig
2019-06-15
nvme-pci: unquiesce admin queue on shutdown
Keith Busch
2019-02-20
nvme-pci: use the same attributes when freeing host_mem_desc_bufs.
Liviu Dudau
2018-12-17
nvme: flush namespace scanning work just before removing namespaces
Sagi Grimberg
2018-10-13
nvme_fc: fix ctrl create failures racing with workq items
James Smart
2018-09-26
nvme-rdma: unquiesce queues when deleting the controller
Sagi Grimberg
2018-09-05
nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
Michal Wnukowski
2018-08-24
nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD
Roland Dreier
2018-08-09
nvme-pci: Fix queue double allocations
Keith Busch
2018-08-09
nvme-pci: allocate device queues storage space at probe
Sagi Grimberg
2018-08-03
nvme: lightnvm: add granby support
Wei Xu
2018-08-03
nvme-pci: Fix AER reset handling
Keith Busch
2018-08-03
nvme-rdma: stop admin queue before freeing it
Jianchao Wang
2018-07-17
nvme-pci: Remap CMB SQ entries on every controller reset
Keith Busch
2018-06-21
nvme: Set integrity flag for user passthrough commands
Keith Busch
2018-06-21
nvme: fix potential memory leak in option parsing
Chengguang Xu
2018-06-21
nvme: depend on INFINIBAND_ADDR_TRANS
Greg Thelen
2018-05-30
nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-A
Jarosław Janik
2018-05-30
nvme: don't send keep-alives to the discovery controller
Johannes Thumshirn
2018-05-30
nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectors
Ming Lei
2018-05-30
nvme-pci: Fix EEH failure on ppc
Wen Xiong
2018-05-30
nvme-pci: Fix nvme queue cleanup if IRQ setup fails
Jianchao Wang
2018-05-16
nvme: add quirk to force medium priority for SQ creation
Jens Axboe
2018-03-08
nvme-rdma: don't suppress send completions
Sagi Grimberg
2018-03-03
nvme-fabrics: initialize default host->id in nvmf_host_default()
Ewan D. Milne
2018-03-03
nvme: check hw sectors before setting chunk sectors
Keith Busch
2018-03-03
nvme-fc: remove double put reference if admin connect fails
James Smart
2018-02-03
nvme-pci: fix NULL pointer dereference in nvme_free_host_mem()
Minwoo Im
2018-02-03
nvme-rdma: don't complete requests before a send work request has completed
Sagi Grimberg
2018-02-03
nvme-pci: avoid hmb desc array idx out-of-bound when hmmaxd set.
Minwoo Im
[next]