index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
pci.c
Age
Commit message (
Expand
)
Author
2021-02-02
nvme-pci: ignore the subsysem NQN on Phison E16
Claus Stovgaard
2021-02-02
nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs
Thorsten Leemhuis
2021-01-28
nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a SPCC device
Chaitanya Kulkarni
2021-01-20
nvme-pci: fix error unwind in nvme_map_data
Christoph Hellwig
2021-01-20
nvme-pci: refactor nvme_unmap_data
Christoph Hellwig
2021-01-18
nvme-pci: allow use of cmb on v1.4 controllers
Klaus Jensen
2021-01-06
nvme: avoid possible double fetch in handling CQE
Lalithambika Krishnakumar
2021-01-06
nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN
Gopal Tiwari
2020-12-16
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-01
nvme-pci: don't allocate unused I/O queues
Niklas Schnelle
2020-12-01
nvme-pci: drop min() from nr_io_queues assignment
Niklas Schnelle
2020-12-01
nvme: split nvme_alloc_request()
Chaitanya Kulkarni
2020-12-01
nvme: use consistent macro name for timeout
Chaitanya Kulkarni
2020-12-01
nvme: centralize setting the timeout in nvme_alloc_request
Chaitanya Kulkarni
2020-11-14
nvme: free sq/cq dbbuf pointers when dbbuf set fails
Minwoo Im
2020-11-02
Revert "nvme-pci: remove last_sq_tail"
Keith Busch
2020-10-22
nvme-pci: disable Write Zeroes on Sandisk Skyhawk
Kai-Heng Feng
2020-10-13
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-27
nvme-pci: allocate separate interrupt for the reserved non-polled I/O queue
Jeffle Xu
2020-09-27
nvme-pci: Move enumeration by class to be last in the table
Andy Shevchenko
2020-09-26
Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-22
Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-22
nvme-pci: fix NULL req in completion handler
Xianting Tian
2020-09-15
nvme-pci: disable the write zeros command for Intel 600P/P3100
David Milburn
2020-09-04
Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-28
nvme-pci: cancel nvme device request before disabling
Tong Zhang
2020-08-24
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-21
nvme: rename and document nvme_end_request
Christoph Hellwig
2020-08-21
nvme-pci: fix PRP pool size
Christoph Hellwig
2020-08-21
nvme-pci: Use u32 for nvme_dev.q_depth and nvme_queue.q_depth
John Garry
2020-08-05
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-29
nvme: add a Identify Namespace Identification Descriptor list quirk
Christoph Hellwig
2020-07-29
nvme-pci: add support for ACPI StorageD3Enable property
David E. Box
2020-07-29
nvme-pci: use max of PRP or SGL for iod size
Chaitanya Kulkarni
2020-07-29
nvme-core: replace ctrl page size with a macro
Chaitanya Kulkarni
2020-07-26
nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
Kai-Heng Feng
2020-07-08
nvme-pci: use standard block status symbolic names
Baolin Wang
2020-07-08
nvme-pci: use the consistent return type of nvme_pci_iod_alloc_size()
Baolin Wang
2020-07-08
nvme-pci: add a blank line after declarations
Baolin Wang
2020-07-08
nvme-pci: fix some comments issues
Baolin Wang
2020-07-08
nvme-pci: remove redundant segment validation
Baolin Wang
2020-07-08
nvme: document quirked Intel models
David Fugate
2020-07-08
nvme-pci: remove the empty line at the beginning of nvme_should_reset()
Dongli Zhang
2020-07-08
nvme-pci: code cleanup for nvme_alloc_host_mem()
Chaitanya Kulkarni
2020-07-08
nvme-pci: use unsigned for io queue depth
Chaitanya Kulkarni
2020-07-08
Merge tag 'v5.8-rc4' into for-5.9/drivers
Jens Axboe
2020-06-24
nvme-pci: initialize tagset numa value to the value of the ctrl
Max Gurtovoy
2020-06-24
nvme-pci: override the value of the controller's numa node
Max Gurtovoy
[next]