index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
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-04-20
nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSD
Duy Truong
2023-04-20
nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQN
Juraj Pecigos
2023-04-20
nvme: send Identify with CNS 06h only to I/O controllers
Martin George
2023-04-13
nvme: fix discard support without oncs
Keith Busch
2023-04-06
block/io_uring: pass in issue_flags for uring_cmd task_work handling
Jens Axboe
2023-04-06
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620
Philipp Geulen
2023-03-22
nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000
Elmer Miroslav Mosher Golovin
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-03-11
nvme-fabrics: show well known discovery name
Daniel Wagner
2023-03-11
nvme-tcp: don't access released socket during error recovery
Akinobu Mita
2023-03-11
nvme: bring back auto-removal of deleted namespaces during sequential scan
Christoph Hellwig
2023-02-22
nvme-pci: refresh visible attrs for cmb attributes
Keith Busch
2023-02-22
nvme-rdma: stop auth work after tearing down queues in error recovery
Sagi Grimberg
2023-02-22
nvme-tcp: stop auth work after tearing down queues in error recovery
Sagi Grimberg
2023-02-22
nvme: clear the request_queue pointers on failure in nvme_alloc_io_tag_set
Maurizio Lombardi
2023-02-22
nvme: clear the request_queue pointers on failure in nvme_alloc_admin_tag_set
Maurizio Lombardi
2023-02-22
nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
Amit Engel
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
2023-02-06
nvme-apple: only reset the controller when RTKit is running
Janne Grunau
2023-02-01
nvme: fix passthrough csi check
Keith Busch
2023-02-01
nvme-fc: fix initialization order
Ross Lagerwall
2023-02-01
nvme: consolidate setting the tagset flags
Christoph Hellwig
2023-02-01
nvme: simplify transport specific device attribute handling
Christoph Hellwig
2023-02-01
nvme-pci: fix timeout request state check
Keith Busch
2023-01-18
block: handle bio_split_to_limits() NULL return
Jens Axboe
2023-01-12
nvme: also return I/O command effects from nvme_command_effects
Christoph Hellwig
2023-01-12
nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
Christoph Hellwig
2023-01-12
nvme: fix multipath crash caused by flush request when blktrace is enabled
Yanjun Zhang
2023-01-04
nvmet: don't defer passthrough commands with trivial effects to the workqueue
Christoph Hellwig
2023-01-04
nvme-pci: fix page size checks
Keith Busch
2023-01-04
nvme-pci: fix mempool alloc size
Keith Busch
2023-01-04
nvme-pci: fix doorbell buffer value endianness
Klaus Jensen
2022-12-31
nvme-auth: don't override ctrl keys before validation
Sagi Grimberg
2022-12-31
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-31
nvme: return err on nvme_init_non_mdts_limits fail
Joel Granados
2022-12-31
nvmet: only allocate a single slab for bvecs
Christoph Hellwig
2022-12-08
Merge tag 'block-6.1-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-06
nvme initialize core quirks before calling nvme_init_subsystem
Pankaj Raghav
2022-12-02
Merge tag 'block-6.1-2022-12-02' of git://git.kernel.dk/linux
Linus Torvalds
2022-11-30
nvme: fix SRCU protection of nvme_ns_head list
Caleb Sander
2022-11-30
nvme-pci: clear the prp2 field when not used
Lei Rao
2022-11-18
Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linux
Linus Torvalds
2022-11-16
nvmet: fix a memory leak in nvmet_auth_set_key
Sagi Grimberg
2022-11-16
nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV7000
Tiago Dias Ferreira
2022-11-15
nvme-pci: add NVME_QUIRK_BOGUS_NID for Micron Nitro
Bean Huo
2022-11-11
Merge tag 'block-6.1-2022-11-11' of git://git.kernel.dk/linux
Linus Torvalds
2022-11-09
nvmet: fix a memory leak
Sagi Grimberg
2022-11-09
nvmet: fix memory leak in nvmet_subsys_attr_model_store_locked
Aleksandr Miloserdov
[next]