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
2022-08-31
block: add a bdev_max_zone_append_sectors helper
Christoph Hellwig
2022-08-25
nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardown
Sagi Grimberg
2022-08-17
nvme: catch -ENODEV from nvme_revalidate_zones again
Christoph Hellwig
2022-08-17
nvme: don't return an error from nvme_configure_metadata
Christoph Hellwig
2022-08-17
nvme: disable namespace access for unsupported metadata
Keith Busch
2022-08-17
nvme: define compat_ioctl again to unbreak 32-bit userspace.
Nick Bowler
2022-08-17
nvme: use command_id instead of req->tag in trace_nvme_complete_rq()
Bean Huo
2022-07-29
nvme: fix block device naming collision
Israel Rukshin
2022-07-29
nvme: check for duplicate identifiers earlier
Christoph Hellwig
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 IM2P33F8ABR1
Lamarque Vieira Souza
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-22
nvme: add device name to warning in uuid_show()
Thomas Weißschuh
2022-06-09
nvme: set dma alignment to dword
Keith Busch
2022-06-09
nvme: set non-mdts limits in nvme_scan_work
Chaitanya Kulkarni
2022-06-09
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-05-25
nvmet: use a private workqueue instead of the system workqueue
Sagi Grimberg
2022-05-25
nvme-pci: add quirks for Samsung X5 SSDs
Monish Kumar R
2022-04-27
nvme-pci: disable namespace identifiers for Qemu controllers
Christoph Hellwig
2022-04-27
nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202
Christoph Hellwig
2022-04-27
nvme: add a quirk to disable namespace identifiers
Christoph Hellwig
2022-04-08
nvme: fix the read-only state for zoned namespaces with unsupposed features
Pankaj Raghav
2022-04-08
nvme: allow duplicate NSIDs for private namespaces
Sungup Moon
2022-04-08
nvme-tcp: lockdep: annotate in-kernel sockets
Chris Leech
2022-04-08
nvme: fix the check for duplicate unique identifiers
Christoph Hellwig
2022-04-08
nvme: cleanup __nvme_check_ids
Christoph Hellwig
2022-03-02
nvme: also mark passthrough-only namespaces ready in nvme_update_ns_info
Christoph Hellwig
2022-02-23
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
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-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDs
Wu Zheng
2022-02-08
nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts()
Uday Shankar
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-18
nvme-rdma: fix error code in nvme_rdma_setup_ctrl
Max Gurtovoy
2021-11-18
nvme: drop scan_lock and always kick requeue list when removing namespaces
Hannes Reinecke
2021-11-18
nvmet-tcp: fix use-after-free when a port is removed
Israel Rukshin
2021-11-18
nvmet-rdma: fix use-after-free when a port is removed
Israel Rukshin
2021-11-18
nvmet: fix use-after-free when a port is removed
Israel Rukshin
2021-10-27
nvmet-tcp: fix header digest verification
Amit Engel
2021-10-27
nvmet-tcp: fix data digest pointer calculation
Varun Prakash
2021-10-27
nvme-tcp: fix data digest pointer calculation
Varun Prakash
2021-10-27
nvme-tcp: fix possible req->offset corruption
Varun Prakash
[next]