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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-23
nvme: don't reject probe due to duplicate IDs for single-ported PCIe devices
Christoph Hellwig
1
-3
/
+33
2023-07-23
nvme-pci: fix DMA direction of unmapping integrity data
Ming Lei
1
-1
/
+1
2023-07-19
nvme-core: fix dev_pm_qos memleak
Chaitanya Kulkarni
1
-0
/
+1
2023-07-19
nvme-core: add missing fault-injection cleanup
Chaitanya Kulkarni
1
-0
/
+1
2023-07-19
nvme-auth: don't ignore key generation failures when initializing ctrl keys
Sagi Grimberg
3
-7
/
+25
2023-07-19
nvme-core: fix memory leak in dhchap_ctrl_secret
Chaitanya Kulkarni
1
-2
/
+5
2023-07-19
nvme-core: fix memory leak in dhchap_secret_store
Chaitanya Kulkarni
1
-2
/
+5
2023-07-19
nvme-auth: no need to reset chap contexts on re-authentication
Sagi Grimberg
3
-18
/
+0
2023-07-19
nvme-auth: remove symbol export from nvme_auth_reset
Sagi Grimberg
1
-1
/
+0
2023-07-19
nvme-auth: rename authentication work elements
Sagi Grimberg
1
-4
/
+4
2023-07-19
nvme-auth: rename __nvme_auth_[reset|free] to nvme_auth[reset|free]_dhchap
Sagi Grimberg
1
-6
/
+6
2023-06-28
nvme: improve handling of long keep alives
Uday Shankar
1
-1
/
+15
2023-06-28
nvme: check IO start time when deciding to defer KA
Uday Shankar
2
-1
/
+14
2023-06-28
nvme: double KA polling frequency to avoid KATO with TBKAS on
Uday Shankar
1
-1
/
+17
2023-06-21
NVMe: Add MAXIO 1602 to bogus nid list.
Tatsuki Sugiura
1
-0
/
+2
2023-06-09
nvme-pci: Add quirk for Teamgroup MP33 SSD
Daniel Smith
1
-0
/
+2
2023-06-09
nvme: do not let the user delete a ctrl before a complete initialization
Maurizio Lombardi
1
-1
/
+5
2023-06-09
nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_disk
Christoph Hellwig
1
-1
/
+0
2023-06-09
nvme-pci: add quirk for missing secondary temperature thresholds
Hristo Venev
3
-1
/
+10
2023-06-09
nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048G
Sagi Grimberg
1
-0
/
+2
2023-06-09
nvme: fix the name of Zone Append for verbose logging
Christoph Hellwig
1
-1
/
+1
2023-05-11
nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"
Ming Lei
1
-21
/
+27
2023-05-11
nvme: fix async event trace event
Keith Busch
2
-13
/
+7
2023-05-11
nvmet: fix I/O Command Set specific Identify Controller
Damien Le Moal
3
-8
/
+18
2023-05-11
nvmet: fix Identify Active Namespace ID list handling
Damien Le Moal
1
-7
/
+2
2023-05-11
nvmet: fix Identify Controller handling
Damien Le Moal
1
-5
/
+2
2023-05-11
nvmet: fix Identify Namespace handling
Damien Le Moal
1
-7
/
+2
2023-05-11
nvmet: fix error handling in nvmet_execute_identify_cns_cs_ns()
Damien Le Moal
1
-7
/
+9
2023-04-26
nvme-tcp: fix a possible UAF when failing to allocate an io queue
Sagi Grimberg
1
-20
/
+26
2023-04-20
nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSD
Duy Truong
1
-0
/
+2
2023-04-20
nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQN
Juraj Pecigos
1
-1
/
+2
2023-04-20
nvme: send Identify with CNS 06h only to I/O controllers
Martin George
1
-1
/
+2
2023-04-13
nvme: fix discard support without oncs
Keith Busch
1
-3
/
+3
2023-04-06
block/io_uring: pass in issue_flags for uring_cmd task_work handling
Jens Axboe
1
-6
/
+8
2023-04-06
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620
Philipp Geulen
1
-0
/
+2
2023-03-22
nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000
Elmer Miroslav Mosher Golovin
1
-0
/
+2
2023-03-22
nvmet: avoid potential UAF in nvmet_req_complete()
Damien Le Moal
1
-1
/
+3
2023-03-22
nvme: fix handling single range discard request
Ming Lei
1
-9
/
+19
2023-03-11
nvme-fabrics: show well known discovery name
Daniel Wagner
1
-1
/
+2
2023-03-11
nvme-tcp: don't access released socket during error recovery
Akinobu Mita
1
-0
/
+6
2023-03-11
nvme: bring back auto-removal of deleted namespaces during sequential scan
Christoph Hellwig
1
-17
/
+18
2023-02-22
nvme-pci: refresh visible attrs for cmb attributes
Keith Busch
1
-0
/
+8
2023-02-22
nvme-rdma: stop auth work after tearing down queues in error recovery
Sagi Grimberg
1
-1
/
+1
2023-02-22
nvme-tcp: stop auth work after tearing down queues in error recovery
Sagi Grimberg
1
-1
/
+1
2023-02-22
nvme: clear the request_queue pointers on failure in nvme_alloc_io_tag_set
Maurizio Lombardi
1
-0
/
+1
2023-02-22
nvme: clear the request_queue pointers on failure in nvme_alloc_admin_tag_set
Maurizio Lombardi
1
-1
/
+3
2023-02-22
nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
Amit Engel
1
-1
/
+3
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
3
-5
/
+5
2023-02-06
nvme-apple: only reset the controller when RTKit is running
Janne Grunau
1
-3
/
+3
2023-02-01
nvme: fix passthrough csi check
Keith Busch
1
-1
/
+1
[next]