index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
pci.c
Age
Commit message (
Expand
)
Author
2021-07-21
nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING
Zhihao Cheng
2021-07-13
nvme-pci: do not call nvme_dev_remove_admin from nvme_remove
Casey Chen
2021-07-13
nvme-pci: fix multiple races in nvme_setup_io_queues
Casey Chen
2021-06-17
nvme-pci: remove zeroout memset call for struct
Chaitanya Kulkarni
2021-06-17
nvme-pci: use ctrl sgl check helper
Chaitanya Kulkarni
2021-06-17
nvme-pci: remove trailing lines for helpers
Chaitanya Kulkarni
2021-06-17
nvme-pci: fix var. type for increasing cq_head
JK Kim
2021-06-16
ACPI: Check StorageD3Enable _DSD property in ACPI code
Mario Limonciello
2021-06-03
nvme-pci: look for StorageD3Enable on companion ACPI device instead
Mario Limonciello
2021-05-04
nvme-pci: fix controller reset hang when racing with nvme_timeout
Tao Chiu
2021-04-15
nvme-pci: remove single trailing whitespace
Niklas Cassel
2021-04-15
nvme-pci: don't simple map sgl when sgls are disabled
Niklas Cassel
2021-04-02
nvme: use driver pdu command for passthrough
Keith Busch
2021-04-02
nvme-pci: allocate nvme_command within driver pdu
Keith Busch
2021-04-02
nvme: rename nvme_init_identify()
Chaitanya Kulkarni
2021-04-02
nvme-pci: cleanup nvme_irq()
Chaitanya Kulkarni
2021-04-02
nvme-pci: remove the barriers in nvme_irq()
Chaitanya Kulkarni
2021-03-11
nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
Dmitry Monakhov
2021-03-05
nvme-pci: add quirks for Lexar 256GB SSD
Pascal Terjan
2021-03-05
nvme-pci: mark Kingston SKC2000 as not supporting the deepest power state
Zoltán Böszörményi
2021-03-05
nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST.
Julian Einwag
2021-02-26
Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-26
nvme-pci: set min_align_mask
Jianxiong Gao
2021-02-21
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-10
nvme: add 48-bit DMA address quirk for Amazon NVMe controllers
Filippo Sironi
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-24
block: remove unnecessary argument from blk_execute_rq_nowait
Guoqing Jiang
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
[next]