index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-26
Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2021-02-26
nvme-pci: set min_align_mask
Jianxiong Gao
1
-0
/
+1
2021-02-21
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+16
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2021-02-10
nvme: add 48-bit DMA address quirk for Amazon NVMe controllers
Filippo Sironi
1
-1
/
+20
2021-02-02
nvme-pci: ignore the subsysem NQN on Phison E16
Claus Stovgaard
1
-0
/
+2
2021-02-02
nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs
Thorsten Leemhuis
1
-0
/
+2
2021-01-28
nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a SPCC device
Chaitanya Kulkarni
1
-0
/
+2
2021-01-24
block: remove unnecessary argument from blk_execute_rq_nowait
Guoqing Jiang
1
-2
/
+2
2021-01-20
nvme-pci: fix error unwind in nvme_map_data
Christoph Hellwig
1
-10
/
+18
2021-01-20
nvme-pci: refactor nvme_unmap_data
Christoph Hellwig
1
-28
/
+49
2021-01-18
nvme-pci: allow use of cmb on v1.4 controllers
Klaus Jensen
1
-0
/
+14
2021-01-06
nvme: avoid possible double fetch in handling CQE
Lalithambika Krishnakumar
1
-3
/
+4
2021-01-06
nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN
Gopal Tiwari
1
-1
/
+2
2020-12-16
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-16
/
+11
2020-12-01
nvme-pci: don't allocate unused I/O queues
Niklas Schnelle
1
-9
/
+7
2020-12-01
nvme-pci: drop min() from nr_io_queues assignment
Niklas Schnelle
1
-2
/
+1
2020-12-01
nvme: split nvme_alloc_request()
Chaitanya Kulkarni
1
-2
/
+2
2020-12-01
nvme: use consistent macro name for timeout
Chaitanya Kulkarni
1
-2
/
+2
2020-12-01
nvme: centralize setting the timeout in nvme_alloc_request
Chaitanya Kulkarni
1
-2
/
+0
2020-11-14
nvme: free sq/cq dbbuf pointers when dbbuf set fails
Minwoo Im
1
-0
/
+15
2020-11-02
Revert "nvme-pci: remove last_sq_tail"
Keith Busch
1
-4
/
+19
2020-10-22
nvme-pci: disable Write Zeroes on Sandisk Skyhawk
Kai-Heng Feng
1
-0
/
+2
2020-10-13
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-18
/
+17
2020-09-27
nvme-pci: allocate separate interrupt for the reserved non-polled I/O queue
Jeffle Xu
1
-17
/
+15
2020-09-27
nvme-pci: Move enumeration by class to be last in the table
Andy Shevchenko
1
-1
/
+2
2020-09-26
Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+7
2020-09-22
Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2020-09-22
nvme-pci: fix NULL req in completion handler
Xianting Tian
1
-7
/
+7
2020-09-15
nvme-pci: disable the write zeros command for Intel 600P/P3100
David Milburn
1
-1
/
+2
2020-09-04
Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2020-08-28
nvme-pci: cancel nvme device request before disabling
Tong Zhang
1
-2
/
+2
2020-08-24
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+9
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-21
nvme: rename and document nvme_end_request
Christoph Hellwig
1
-1
/
+1
2020-08-21
nvme-pci: fix PRP pool size
Christoph Hellwig
1
-1
/
+2
2020-08-21
nvme-pci: Use u32 for nvme_dev.q_depth and nvme_queue.q_depth
John Garry
1
-6
/
+6
2020-08-05
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-66
/
+124
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2020-07-29
nvme: add a Identify Namespace Identification Descriptor list quirk
Christoph Hellwig
1
-0
/
+2
2020-07-29
nvme-pci: add support for ACPI StorageD3Enable property
David E. Box
1
-0
/
+63
2020-07-29
nvme-pci: use max of PRP or SGL for iod size
Chaitanya Kulkarni
1
-15
/
+10
2020-07-29
nvme-core: replace ctrl page size with a macro
Chaitanya Kulkarni
1
-24
/
+23
2020-07-26
nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
Kai-Heng Feng
1
-0
/
+2
2020-07-08
nvme-pci: use standard block status symbolic names
Baolin Wang
1
-3
/
+3
2020-07-08
nvme-pci: use the consistent return type of nvme_pci_iod_alloc_size()
Baolin Wang
1
-1
/
+1
2020-07-08
nvme-pci: add a blank line after declarations
Baolin Wang
1
-0
/
+4
2020-07-08
nvme-pci: fix some comments issues
Baolin Wang
1
-4
/
+4
2020-07-08
nvme-pci: remove redundant segment validation
Baolin Wang
1
-3
/
+0
2020-07-08
nvme: document quirked Intel models
David Fugate
1
-4
/
+4
[next]