index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: free sq/cq dbbuf pointers when dbbuf set fails
Minwoo Im
2020-11-14
1
-0
/
+15
*
Revert "nvme-pci: remove last_sq_tail"
Keith Busch
2020-11-02
1
-4
/
+19
*
nvme-pci: disable Write Zeroes on Sandisk Skyhawk
Kai-Heng Feng
2020-10-22
1
-0
/
+2
*
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
1
-18
/
+17
|
\
|
*
nvme-pci: allocate separate interrupt for the reserved non-polled I/O queue
Jeffle Xu
2020-09-27
1
-17
/
+15
|
*
nvme-pci: Move enumeration by class to be last in the table
Andy Shevchenko
2020-09-27
1
-1
/
+2
*
|
Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-26
1
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
nvme-pci: fix NULL req in completion handler
Xianting Tian
2020-09-22
1
-7
/
+7
*
|
Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-22
1
-1
/
+2
|
\
|
|
*
nvme-pci: disable the write zeros command for Intel 600P/P3100
David Milburn
2020-09-15
1
-1
/
+2
*
|
Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-04
1
-2
/
+2
|
\
|
|
*
nvme-pci: cancel nvme device request before disabling
Tong Zhang
2020-08-28
1
-2
/
+2
*
|
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-24
1
-8
/
+9
|
\
|
|
*
nvme: rename and document nvme_end_request
Christoph Hellwig
2020-08-21
1
-1
/
+1
|
*
nvme-pci: fix PRP pool size
Christoph Hellwig
2020-08-21
1
-1
/
+2
|
*
nvme-pci: Use u32 for nvme_dev.q_depth and nvme_queue.q_depth
John Garry
2020-08-21
1
-6
/
+6
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
|
/
*
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-05
1
-66
/
+124
|
\
|
*
nvme-pci: add support for ACPI StorageD3Enable property
David E. Box
2020-07-29
1
-0
/
+63
|
*
nvme-pci: use max of PRP or SGL for iod size
Chaitanya Kulkarni
2020-07-29
1
-15
/
+10
|
*
nvme-core: replace ctrl page size with a macro
Chaitanya Kulkarni
2020-07-29
1
-24
/
+23
|
*
nvme-pci: use standard block status symbolic names
Baolin Wang
2020-07-08
1
-3
/
+3
|
*
nvme-pci: use the consistent return type of nvme_pci_iod_alloc_size()
Baolin Wang
2020-07-08
1
-1
/
+1
|
*
nvme-pci: add a blank line after declarations
Baolin Wang
2020-07-08
1
-0
/
+4
|
*
nvme-pci: fix some comments issues
Baolin Wang
2020-07-08
1
-4
/
+4
|
*
nvme-pci: remove redundant segment validation
Baolin Wang
2020-07-08
1
-3
/
+0
|
*
nvme: document quirked Intel models
David Fugate
2020-07-08
1
-4
/
+4
|
*
nvme-pci: remove the empty line at the beginning of nvme_should_reset()
Dongli Zhang
2020-07-08
1
-1
/
+0
|
*
nvme-pci: code cleanup for nvme_alloc_host_mem()
Chaitanya Kulkarni
2020-07-08
1
-4
/
+4
|
*
nvme-pci: use unsigned for io queue depth
Chaitanya Kulkarni
2020-07-08
1
-9
/
+10
|
*
Merge tag 'v5.8-rc4' into for-5.9/drivers
Jens Axboe
2020-07-08
1
-2
/
+4
|
|
\
*
|
|
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
1
-1
/
+2
|
\
|
|
|
*
|
nvme: use blk_mq_complete_request_remote to avoid an indirect function call
Christoph Hellwig
2020-06-24
1
-1
/
+2
*
|
|
nvme: add a Identify Namespace Identification Descriptor list quirk
Christoph Hellwig
2020-07-29
1
-0
/
+2
*
|
|
nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
Kai-Heng Feng
2020-07-26
1
-0
/
+2
|
|
/
|
/
|
*
|
nvme-pci: initialize tagset numa value to the value of the ctrl
Max Gurtovoy
2020-06-24
1
-2
/
+2
*
|
nvme-pci: override the value of the controller's numa node
Max Gurtovoy
2020-06-24
1
-0
/
+2
|
/
*
nvme-pci: use simple suspend when a HMB is enabled
Christoph Hellwig
2020-06-11
1
-0
/
+6
*
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
1
-51
/
+66
|
\
|
*
nvme: introduce max_integrity_segments ctrl attribute
Max Gurtovoy
2020-05-27
1
-0
/
+6
|
*
nvme-pci: make sure write/poll_queues less or equal then cpu count
Weiping Zhang
2020-05-27
1
-4
/
+18
|
*
nvme-pci: align io queue count with allocted nvme_queue in nvme_probe
Weiping Zhang
2020-05-09
1
-24
/
+33
|
*
nvme-pci: remove last_sq_tail
Keith Busch
2020-05-09
1
-19
/
+4
|
*
nvme-pci: remove volatile cqes
Keith Busch
2020-05-09
1
-4
/
+5
*
|
nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll()
Dongli Zhang
2020-05-27
1
-4
/
+7
*
|
nvme-pci: dma read memory barrier for completions
Keith Busch
2020-05-12
1
-0
/
+5
|
/
*
nvme-pci: fix "slimmer CQ head update"
Alexey Dobriyan
2020-05-09
1
-1
/
+5
*
nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrl
Israel Rukshin
2020-03-26
1
-2
/
+1
*
nvme: Fix ctrl use-after-free during sysfs deletion
Israel Rukshin
2020-03-26
1
-1
/
+0
*
nvme-pci: Re-order nvme_pci_free_ctrl
Israel Rukshin
2020-03-26
1
-2
/
+2
[next]