index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2023-08-16
nvme-rdma: fix potential unbalanced freeze & unfreeze
Ming Lei
2023-08-16
nvme-tcp: fix potential unbalanced freeze & unfreeze
Ming Lei
2023-07-27
nvme-pci: fix DMA direction of unmapping integrity data
Ming Lei
2023-05-17
nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"
Ming Lei
2023-05-17
nvme: fix async event trace event
Keith Busch
2023-05-17
nvme: handle the persistent internal error AER
Michael Kelley
2023-04-26
nvme-tcp: fix a possible UAF when failing to allocate an io queue
Sagi Grimberg
2023-03-22
nvmet: avoid potential UAF in nvmet_req_complete()
Damien Le Moal
2023-03-22
nvme: fix handling single range discard request
Ming Lei
2023-02-22
nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
Amit Engel
2023-02-01
nvme-pci: fix timeout request state check
Keith Busch
2023-01-14
nvme: fix multipath crash caused by flush request when blktrace is enabled
Yanjun Zhang
2023-01-14
nvmet: don't defer passthrough commands with trivial effects to the workqueue
Christoph Hellwig
2023-01-14
nvme-pci: fix page size checks
Keith Busch
2023-01-14
nvme-pci: fix mempool alloc size
Keith Busch
2023-01-14
nvme-pci: fix doorbell buffer value endianness
Klaus Jensen
2022-12-19
nvme-pci: clear the prp2 field when not used
Lei Rao
2022-12-14
nvme initialize core quirks before calling nvme_init_subsystem
Pankaj Raghav
2022-12-02
nvme-pci: add NVME_QUIRK_BOGUS_NID for Micron Nitro
Bean Huo
2022-12-02
nvme: add a bogus subsystem NQN quirk for Micron MTFDKBA2T0TFH
Leo Savernik
2022-11-25
nvme: ensure subsystem reset is single threaded
Keith Busch
2022-11-25
nvme: restrict management ioctls to admin
Keith Busch
2022-10-30
nvme-hwmon: kmalloc the NVME SMART log buffer
Serge Semin
2022-10-30
nvme-hwmon: consistently ignore errors from nvme_hwmon_init
Christoph Hellwig
2022-10-30
nvme-hwmon: Return error code when registration fails
Daniel Wagner
2022-10-30
nvme-hwmon: rework to avoid devm allocation
Hannes Reinecke
2022-10-26
nvmet-tcp: add bounds check on Transfer Tag
Varun Prakash
2022-10-26
nvme: copy firmware_rev on each init
Keith Busch
2022-10-26
nvme-pci: set min_align_mask before calculating max_hw_sectors
Rishabh Bhatnagar
2022-10-05
nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices
Michael Kelley
2022-10-05
nvme: add new line after variable declatation
Chaitanya Kulkarni
2022-09-20
nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()
Maurizio Lombardi
2022-09-15
nvme-tcp: fix regression that causes sporadic requests to time out
Sagi Grimberg
2022-09-15
nvme-tcp: fix UAF when detecting digest errors
Sagi Grimberg
2022-09-15
nvmet: fix a use-after-free
Bart Van Assche
2022-08-25
nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardown
Sagi Grimberg
2022-08-21
nvme: use command_id instead of req->tag in trace_nvme_complete_rq()
Bean Huo
2022-07-21
nvme-pci: phison e16 has bogus namespace ids
Keith Busch
2022-07-21
nvme: fix regression when disconnect a recovering ctrl
Ruozhu Li
2022-07-21
nvme-tcp: always fail a request when sending it failed
Sagi Grimberg
2022-07-07
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP (AKA SPECTRIX S40G)
Pablo Greco
2022-06-29
nvme: move the Samsung X5 quirk entry to the core quirks
Christoph Hellwig
2022-06-29
nvme-pci: add NO APST quirk for Kioxia device
Enzo Matsumiya
2022-06-29
nvme-pci: allocate nvme_command within driver pdu
Keith Busch
2022-06-29
nvme: don't check nvme_req flags for new req
Chaitanya Kulkarni
2022-06-29
nvme: mark nvme_setup_passsthru() inline
Chaitanya Kulkarni
2022-06-29
nvme: split nvme_alloc_request()
Chaitanya Kulkarni
2022-06-29
nvme: centralize setting the timeout in nvme_alloc_request
Chaitanya Kulkarni
2022-06-22
nvme: add device name to warning in uuid_show()
Thomas Weißschuh
2022-06-22
nvme: use sysfs_emit instead of sprintf
Daniel Wagner
[next]