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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-04
nvme-multipath: system fails to create generic nvme device
Hannes Reinecke
1
-1
/
+1
2024-09-30
nvme-pci: qdepth 1 quirk
Keith Busch
2
-9
/
+14
2024-09-12
nvme-pci: allocate tagset on reset if necessary
Keith Busch
1
-0
/
+6
2024-09-12
nvme-pci: Add sleep quirk for Samsung 990 Evo
Georg Gottleuber
1
-0
/
+11
2024-08-29
nvme: fix namespace removal list
Keith Busch
1
-4
/
+5
2024-08-29
nvme: use srcu for iterating namespace list
Keith Busch
4
-56
/
+83
2024-08-29
nvme: clear caller pointer on identify failure
Keith Busch
1
-1
/
+4
2024-08-19
nvme/pci: Add APST quirk for Lenovo N60z laptop
WangYuli
1
-0
/
+7
2024-08-14
block: change rq_integrity_vec to respect the iterator
Mikulas Patocka
1
-3
/
+3
2024-08-03
nvme-pci: add missing condition check for existence of mapped data
Leon Romanovsky
1
-1
/
+2
2024-08-03
nvme-pci: Fix the instructions for disabling power management
Bart Van Assche
1
-1
/
+1
2024-07-25
nvme: fix NVME_NS_DEAC may incorrectly identifying the disk as EXT_LBA.
Boyang Yu
1
-1
/
+1
2024-07-25
nvme: avoid double free special payload
Chunguang Xu
1
-0
/
+1
2024-07-11
nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
Kundan Kumar
1
-1
/
+2
2024-07-11
nvme-multipath: find NUMA path only for online numa-node
Nilay Shroff
1
-1
/
+1
2024-06-21
nvme: fix nvme_pr_* status code parsing
Weiwen Hu
1
-1
/
+1
2024-06-12
nvme-multipath: fix io accounting on failover
Keith Busch
3
-2
/
+4
2024-06-12
nvme: cancel pending I/O if nvme controller is in terminal state
Nilay Shroff
3
-22
/
+28
2024-06-12
nvme: find numa distance only if controller has valid numa id
Nilay Shroff
1
-1
/
+2
2024-05-17
nvme-pci: Add quirk for broken MSIs
Sean Anderson
2
-3
/
+16
2024-05-17
nvme: fix warn output about shared namespaces without CONFIG_NVME_MULTIPATH
Yi Zhang
1
-1
/
+1
2024-04-13
drivers/nvme: Add quirks for device 126f:2262
Jiawei Fu (iBug)
1
-0
/
+3
2024-03-27
nvme: fix reconnection fail due to reserved tag allocation
Chunguang Xu
2
-9
/
+4
2024-03-01
nvme-fc: do not wait in vain when unloading module
Daniel Wagner
1
-41
/
+6
2024-01-20
nvme: fix deadlock between reset and scan
Bitao Hu
2
-0
/
+11
2024-01-20
nvme-ioctl: move capable() admin check to the end
Keith Busch
1
-10
/
+11
2024-01-20
nvme: ensure reset state check ordering
Keith Busch
5
-49
/
+63
2024-01-20
nvme: introduce helper function to get ctrl state
Keith Busch
1
-0
/
+5
2024-01-20
nvme-core: check for too small lba shift
Keith Busch
1
-2
/
+3
2024-01-20
nvme-core: fix a memory leak in nvme_ns_info_from_identify()
Maurizio Lombardi
1
-2
/
+5
2024-01-05
Revert "nvme-fc: fix race between error recovery and creating association"
Keith Busch
1
-16
/
+5
2024-01-01
nvme-pci: fix sleeping function called from interrupt context
Maurizio Lombardi
1
-1
/
+2
2023-12-20
nvme: catch errors from nvme_configure_metadata()
Hannes Reinecke
1
-6
/
+13
2023-12-20
nvme-auth: set explanation code for failure2 msgs
Mark O'Donovan
1
-0
/
+2
2023-12-13
nvme-pci: Add sleep quirk for Kingston drives
Georg Gottleuber
2
-1
/
+20
2023-12-08
nvme: check for valid nvme_identify_ns() before using it
Ewan D. Milne
1
-0
/
+9
2023-12-03
nvme: blank out authentication fabrics options if not configured
Hannes Reinecke
1
-0
/
+2
2023-11-20
nvme: fix error-handling for io_uring nvme-passthrough
Anuj Gupta
1
-2
/
+5
2023-10-19
nvme-pci: add BOGUS_NID for Intel 0a54 device
Keith Busch
1
-1
/
+2
2023-10-19
nvme: sanitize metadata bounce buffer for reads
Keith Busch
1
-3
/
+7
2023-10-10
nvme-auth: use chap->s2 to indicate bidirectional authentication
Martin Wilck
1
-2
/
+2
2023-10-05
nvme-rdma: do not try to stop unallocated queues
Maurizio Lombardi
1
-0
/
+3
2023-09-15
Merge tag 'nvme-6.6-2023-09-14' of git://git.infradead.org/nvme into block-6.6
Jens Axboe
4
-24
/
+37
2023-09-14
nvme: avoid bogus CRTO values
Keith Busch
1
-19
/
+35
2023-09-12
nvme-pci: do not set the NUMA node of device if it has none
Pratyush Yadav
1
-3
/
+0
2023-08-30
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+0
2023-08-21
nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()
Nigel Kirkland
1
-1
/
+1
2023-08-21
nvme: host: hwmon: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-08-11
Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linux
Linus Torvalds
5
-8
/
+13
2023-08-11
nvme: core: don't hold rcu read lock in nvme_ns_chr_uring_cmd_iopoll
Ming Lei
1
-2
/
+0
[next]