index
:
linux-stable.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2024-10-10
nvme-tcp: fix link failure for TCP auth
Arnd Bergmann
2024-10-10
nvme-tcp: check for invalidated or revoked key
Hannes Reinecke
2024-10-10
nvme-tcp: sanitize TLS key handling
Hannes Reinecke
2024-10-10
nvme-keyring: restrict match length for version '1' identifiers
Hannes Reinecke
2024-10-04
nvme-multipath: system fails to create generic nvme device
Hannes Reinecke
2024-09-30
nvme-pci: qdepth 1 quirk
Keith Busch
2024-09-12
nvmet: Identify-Active Namespace ID List command should reject invalid nsid
Maurizio Lombardi
2024-09-12
nvme: rename CDR/MORE/DNR to NVME_STATUS_*
Weiwen Hu
2024-09-12
nvme: fix status magic numbers
Weiwen Hu
2024-09-12
nvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_err
Weiwen Hu
2024-09-12
nvme-pci: allocate tagset on reset if necessary
Keith Busch
2024-09-12
nvmet-tcp: fix kernel crash if commands allocation fails
Maurizio Lombardi
2024-09-12
nvme-pci: Add sleep quirk for Samsung 990 Evo
Georg Gottleuber
2024-08-29
nvme: move stopping keep-alive into nvme_uninit_ctrl()
Ming Lei
2024-08-19
nvme/pci: Add APST quirk for Lenovo N60z laptop
WangYuli
2024-08-14
block: change rq_integrity_vec to respect the iterator
Mikulas Patocka
2024-08-14
nvme: apple: fix device reference counting
Keith Busch
2024-08-03
nvme-pci: add missing condition check for existence of mapped data
Leon Romanovsky
2024-08-03
nvme-pci: Fix the instructions for disabling power management
Bart Van Assche
2024-08-03
nvmet-auth: fix nvmet_auth hash error handling
Gaosheng Cui
2024-06-26
nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[]
Nathan Chancellor
2024-06-21
nvmet: make 'tsas' attribute idempotent for RDMA
Hannes Reinecke
2024-06-20
nvme-apple: add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-06-17
nvmet: do not return 'reserved' for empty TSAS values
Hannes Reinecke
2024-06-17
nvme: fix NVME_NS_DEAC may incorrectly identifying the disk as EXT_LBA.
Boyang Yu
2024-06-13
Merge tag 'nvme-6.10-2024-06-13' of git://git.infradead.org/nvme into block-6.10
Jens Axboe
2024-06-13
nvme: fix namespace removal list
Keith Busch
2024-06-12
nvmet: always initialize cqe.result
Daniel Wagner
2024-06-12
nvmet-passthru: propagate status from id override functions
Daniel Wagner
2024-06-12
nvme: avoid double free special payload
Chunguang Xu
2024-06-12
block: unmap and free user mapped integrity via submitter
Anuj Gupta
2024-05-31
nvme: fix nvme_pr_* status code parsing
Weiwen Hu
2024-05-31
nvme-fabrics: use reserved tag for reg read/write command
Chunguang Xu
2024-05-28
nvmet: fix a possible leak when destroy a ctrl during qp establishment
Sagi Grimberg
2024-05-28
nvme: use srcu for iterating namespace list
Keith Busch
2024-05-24
nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
Kundan Kumar
2024-05-24
nvme: remove sgs and sws
Kanchan Joshi
2024-05-23
nvmet: fix ns enable/disable possible hang
Sagi Grimberg
2024-05-23
nvme-multipath: fix io accounting on failover
Keith Busch
2024-05-23
nvme: fix multipath batched completion accounting
Keith Busch
2024-05-21
nvme-multipath: find NUMA path only for online numa-node
Nilay Shroff
2024-05-14
Merge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10
Jens Axboe
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-13
Merge tag 'for-6.10/io_uring-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-08
nvmet-rdma: fix possible bad dereference when freeing rsps
Sagi Grimberg
2024-05-08
nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()
Dan Carpenter
2024-05-07
nvme-rdma, nvme-tcp: include max reconnects for reconnect logging
Tokunori Ikegami
2024-05-07
nvmet: make nvmet_wq unbound
Sagi Grimberg
2024-05-07
nvmet-rdma: Avoid o(n^2) loop in delete_ctrl
Sagi Grimberg
2024-05-07
nvmet-auth: return the error code to the nvmet_auth_ctrl_hash() callers
Maurizio Lombardi
[next]