index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2023-02-22
nvme-pci: Move enumeration by class to be last in the table
Andy Shevchenko
1
-1
/
+2
2023-01-18
nvme-pci: fix doorbell buffer value endianness
Klaus Jensen
1
-12
/
+13
2022-06-14
nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags
Smith, Kyle Miller (Nimble Kernel)
1
-0
/
+1
2021-07-28
nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING
Zhihao Cheng
1
-1
/
+3
2021-07-28
nvme-pci: do not call nvme_dev_remove_admin from nvme_remove
Casey Chen
1
-1
/
+0
2021-05-14
nvme-pci: don't simple map sgl when sgls are disabled
Niklas Cassel
1
-1
/
+1
2021-03-30
nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
Dmitry Monakhov
1
-0
/
+1
2021-03-11
nvme-pci: add quirks for Lexar 256GB SSD
Pascal Terjan
1
-0
/
+3
2021-03-11
nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST.
Julian Einwag
1
-1
/
+2
2021-03-07
nvme-pci: fix error unwind in nvme_map_data
Christoph Hellwig
1
-10
/
+18
2021-03-07
nvme-pci: refactor nvme_unmap_data
Christoph Hellwig
1
-28
/
+49
2021-02-17
nvme-pci: ignore the subsysem NQN on Phison E16
Claus Stovgaard
1
-0
/
+2
2021-02-10
nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs
Thorsten Leemhuis
1
-0
/
+2
2021-01-19
nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN
Gopal Tiwari
1
-1
/
+2
2020-12-02
nvme: free sq/cq dbbuf pointers when dbbuf set fails
Minwoo Im
1
-0
/
+15
2020-10-29
nvme-pci: disable the write zeros command for Intel 600P/P3100
David Milburn
1
-1
/
+2
2020-10-07
nvme-pci: fix NULL req in completion handler
Xianting Tian
1
-7
/
+7
2020-10-01
nvme: Fix ctrl use-after-free during sysfs deletion
Israel Rukshin
1
-1
/
+0
2020-09-17
nvme-pci: cancel nvme device request before disabling
Tong Zhang
1
-2
/
+2
2020-08-19
nvme: add a Identify Namespace Identification Descriptor list quirk
Christoph Hellwig
1
-0
/
+2
2020-08-11
nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
Kai-Heng Feng
1
-0
/
+2
2020-06-24
nvme-pci: use simple suspend when a HMB is enabled
Christoph Hellwig
1
-0
/
+6
2020-06-22
nvme-pci: align io queue count with allocted nvme_queue in nvme_probe
Weiping Zhang
1
-24
/
+33
2020-03-12
nvme-pci: Use single IRQ vector for old Apple models
Andy Shevchenko
1
-1
/
+2
2020-03-12
nvme/pci: Add sleep quirk for Samsung and Toshiba drives
Shyjumon N
1
-0
/
+12
2020-03-05
nvme-pci: Hold cq_poll_lock while completing CQEs
Bijan Mottahedeh
1
-1
/
+1
2020-03-05
nvme/pci: move cqe check after device shutdown
Keith Busch
1
-5
/
+18
2020-02-24
nvme-pci: remove nvmeq->tags
Christoph Hellwig
1
-15
/
+8
2020-01-09
nvme/pci: Fix read queue count
Keith Busch
1
-5
/
+1
2020-01-09
nvme/pci: Fix write and poll queue types
Keith Busch
1
-4
/
+4
2019-10-18
nvme-pci: Set the prp2 correctly when using more than 4k page
Kevin Hao
1
-1
/
+2
2019-10-14
nvme: Wait for reset state when required
Keith Busch
1
-15
/
+31
2019-10-14
nvme: Remove ADMIN_ONLY state
Keith Busch
1
-15
/
+6
2019-10-14
nvme-pci: Free tagset if no IO queues
Keith Busch
1
-2
/
+9
2019-10-05
nvme: retain split access workaround for capability reads
Ard Biesheuvel
1
-1
/
+1
2019-09-27
Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-7
/
+13
2019-09-25
Added QUIRKs for ADATA XPG SX8200 Pro 512GB
Gabriel Craciunescu
1
-0
/
+3
2019-09-25
nvme-pci: Save PCI state before putting drive into deepest state
Mario Limonciello
1
-7
/
+10
2019-09-24
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+6
2019-09-18
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-24
/
+78
2019-09-12
nvme: Remove redundant assignment of cq vector
Israel Rukshin
1
-1
/
+0
2019-08-29
nvme-pci: Tidy up nvme_unmap_data
Israel Rukshin
1
-3
/
+2
2019-08-29
nvme-pci: Support shared tags across queues for Apple 2018 controllers
Benjamin Herrenschmidt
1
-1
/
+30
2019-08-29
nvme-pci: Add support for Apple 2018+ models
Benjamin Herrenschmidt
1
-1
/
+20
2019-08-29
nvme-pci: Add support for variable IO SQ element size
Benjamin Herrenschmidt
1
-3
/
+8
2019-08-29
nvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macros
Benjamin Herrenschmidt
1
-15
/
+15
2019-08-29
nvme: don't pass cap to nvme_disable_ctrl
Sagi Grimberg
1
-2
/
+2
2019-08-29
nvme: move sqsize setting to the core
Sagi Grimberg
1
-1
/
+1
2019-08-29
nvme-pci: set ctrl sqsize to the device q_depth
Sagi Grimberg
1
-0
/
+1
2019-08-20
nvme: Add quirk for LiteON CL1 devices running FW 22301111
Mario Limonciello
1
-1
/
+2
[next]