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-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-02-22
nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
Amit Engel
2023-02-22
nvme-pci: Move enumeration by class to be last in the table
Andy Shevchenko
2023-01-18
nvme-pci: fix doorbell buffer value endianness
Klaus Jensen
2022-12-14
nvme initialize core quirks before calling nvme_init_subsystem
Pankaj Raghav
2022-12-08
nvme: ensure subsystem reset is single threaded
Keith Busch
2022-12-08
nvme: restrict management ioctls to admin
Keith Busch
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-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 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-07-21
nvme: fix regression when disconnect a recovering ctrl
Ruozhu Li
2022-06-14
nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags
Smith, Kyle Miller (Nimble Kernel)
2022-05-25
nvme-multipath: fix hang when disk goes live over reconnect
Anton Eidelman
2022-02-23
nvme-rdma: fix possible use-after-free in transport error_recovery work
Sagi Grimberg
2022-02-23
nvme-tcp: 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
2022-02-16
nvme-tcp: fix bogus request completion when failing to send AER
Sagi Grimberg
2022-02-16
nvme: Fix parsing of ANA log page
Prabhath Sajeepa
2021-12-01
nvmet: use IOCB_NOWAIT only if the filesystem supports it
Maurizio Lombardi
2021-12-01
nvmet-tcp: fix incomplete data digest send
Varun Prakash
2021-11-17
nvme-rdma: fix error code in nvme_rdma_setup_ctrl
Max Gurtovoy
2021-11-17
nvme: drop scan_lock and always kick requeue list when removing namespaces
Hannes Reinecke
2021-11-17
nvmet-tcp: fix use-after-free when a port is removed
Israel Rukshin
2021-11-17
nvmet: fix use-after-free when a port is removed
Israel Rukshin
2021-11-17
nvmet-tcp: fix header digest verification
Amit Engel
2021-11-17
nvmet-tcp: fix a memory leak when releasing a queue
Maurizio Lombardi
2021-11-02
nvme-tcp: fix data digest pointer calculation
Varun Prakash
2021-11-02
nvmet-tcp: fix data digest pointer calculation
Varun Prakash
2021-09-30
nvme-multipath: fix ANA state updates when a namespace is not present
Anton Eidelman
2021-09-22
nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data
Sagi Grimberg
2021-09-15
nvmet: pass back cntlid on successful completion
Amit Engel
2021-09-15
nvme-rdma: don't update queue count when failing to set io queues
Ruozhu Li
2021-09-15
nvme-tcp: don't update queue count when failing to set io queues
Ruozhu Li
2021-08-08
nvme: fix nvme_setup_command metadata trace event
Keith Busch
2021-07-28
nvme: set the PRACT bit when using Write Zeroes with T10 PI
Christoph Hellwig
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-07-20
nvme-tcp: can't set sk_user_data without write_lock
Maurizio Lombardi
2021-07-14
nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()
Hannes Reinecke
2021-06-18
nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
Hannes Reinecke
2021-06-18
nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
Hannes Reinecke
2021-06-18
nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
Hannes Reinecke
2021-06-16
nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME
Sagi Grimberg
2021-06-16
nvme-fabrics: decode host pathing error for connect
Hannes Reinecke
[next]