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-02-22
nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
Amit Engel
2022-12-14
nvme initialize core quirks before calling nvme_init_subsystem
Pankaj Raghav
2022-12-08
nvme: restrict management ioctls to admin
Keith Busch
2022-10-26
nvme: copy firmware_rev on each init
Keith Busch
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-28
nvmet: fix a use-after-free
Bart Van Assche
2022-06-14
nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags
Smith, Kyle Miller (Nimble Kernel)
2022-02-23
nvme-rdma: fix possible use-after-free in transport error_recovery work
Sagi Grimberg
2022-02-23
nvme: fix a possible use-after-free in controller reset during load
Sagi Grimberg
2021-11-26
nvme-rdma: fix error code in nvme_rdma_setup_ctrl
Max Gurtovoy
2021-10-06
nvme-multipath: fix ANA state updates when a namespace is not present
Anton Eidelman
2021-09-22
nvme-rdma: don't update queue count when failing to set io queues
Ruozhu Li
2021-07-28
nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING
Zhihao Cheng
2021-07-28
nvme-pci: do not call nvme_dev_remove_admin from nvme_remove
Casey Chen
2021-06-30
nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
Hannes Reinecke
2021-06-30
nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
Hannes Reinecke
2021-06-30
nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
Hannes Reinecke
2021-06-16
nvme-fabrics: decode host pathing error for connect
Hannes Reinecke
2021-05-26
nvmet: seset ns->file when open fails
Daniel Wagner
2021-05-22
nvme: do not try to reconfigure APST when the controller is not live
Christoph Hellwig
2021-05-22
nvme: retrigger ANA log update if group descriptor isn't found
Hannes Reinecke
2021-03-24
nvme-rdma: fix possible hang when failing to set io queues
Sagi Grimberg
2021-03-24
nvmet: don't check iosqes,iocqes for discovery controllers
Sagi Grimberg
2021-03-11
nvme: register ns_id attributes as default sysfs groups
Hannes Reinecke
2021-03-11
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2021-02-10
nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs
Thorsten Leemhuis
2020-12-02
nvme: free sq/cq dbbuf pointers when dbbuf set fails
Minwoo Im
2020-11-05
nvme-rdma: fix crash when connect rejected
Chao Leng
2020-10-30
nvmet: fix uninitialized work for zero kato
zhenwei pi
2020-10-14
nvme-core: put ctrl ref when module ref get fail
Chaitanya Kulkarni
2020-10-07
nvme-fc: fail new connections to a deleted host or remote port
James Smart
2020-10-07
nvme-core: get/put ctrl and transport module in nvme_dev_open/release()
Chaitanya Kulkarni
2020-10-01
nvme: explicitly update mpath disk capacity on revalidation
Anthony Iliopoulos
2020-10-01
nvme: fix possible deadlock when I/O is blocked
Sagi Grimberg
2020-10-01
nvmet-rdma: fix double free of rdma queue
Israel Rukshin
2020-10-01
nvme: Fix controller creation races with teardown flow
Israel Rukshin
2020-10-01
nvme-multipath: do not reset on unknown status
John Meneghini
2020-09-23
nvme-rdma: cancel async events before freeing event struct
David Milburn
2020-09-23
nvme-fc: cancel async events before freeing event struct
David Milburn
2020-09-17
nvme-rdma: serialize controller teardown sequences
Sagi Grimberg
2020-09-17
nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptance
Sagi Grimberg
2020-09-09
nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'
Christophe JAILLET
2020-09-09
nvmet: Disable keep-alive timer when kato is cleared to 0h
Amit Engel
2020-09-03
nvme-fc: Fix wrong return value in __nvme_fc_init_request()
Tianjia Zhang
2020-07-16
nvme-rdma: assign completion vector correctly
Max Gurtovoy
2020-07-09
nvme: fix a crash in nvme_mpath_add_disk
Christoph Hellwig
2020-07-09
nvme-multipath: fix deadlock between ana_work and scan_work
Anton Eidelman
2020-07-09
nvme-multipath: set bdi capabilities once
Keith Busch
2020-06-22
nvme: refine the Qemu Identify CNS quirk
Christoph Hellwig
[next]