lib/test_meminit: fix off-by-one error in test_pages()
[platform/kernel/linux-starfive.git] / drivers / nvme /
2023-10-06 Irvin Cotenvme-pci: always return an ERR_PTR from nvme_pci_alloc_dev
2023-10-06 Pratyush Yadavnvme-pci: do not set the NUMA node of device if it...
2023-10-06 Christoph Hellwignvme-pci: factor out a nvme_pci_alloc_dev helper
2023-10-06 Christoph Hellwignvme-pci: factor the iod mempool creation into a helper
2023-10-06 Nigel Kirklandnvme-fc: Prevent null pointer dereference in nvme_fc_io...
2023-09-23 Keith Buschnvme: avoid bogus CRTO values
2023-09-23 Varun Prakashnvmet-tcp: pass iov_len instead of sg->length to bvec_s...
2023-09-23 Christoph Hellwignvmet: use bvec_set_page to initialize bvecs
2023-08-16 Ming Leinvme-rdma: fix potential unbalanced freeze & unfreeze
2023-08-16 Ming Leinvme-tcp: fix potential unbalanced freeze & unfreeze
2023-08-16 August Wikerforsnvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1...
2023-07-23 Christoph Hellwignvme: don't reject probe due to duplicate IDs for singl...
2023-07-23 Ming Leinvme-pci: fix DMA direction of unmapping integrity...
2023-07-19 Chaitanya Kulkarninvme-core: fix dev_pm_qos memleak
2023-07-19 Chaitanya Kulkarninvme-core: add missing fault-injection cleanup
2023-07-19 Sagi Grimbergnvme-auth: don't ignore key generation failures when...
2023-07-19 Chaitanya Kulkarninvme-core: fix memory leak in dhchap_ctrl_secret
2023-07-19 Chaitanya Kulkarninvme-core: fix memory leak in dhchap_secret_store
2023-07-19 Sagi Grimbergnvme-auth: no need to reset chap contexts on re-authent...
2023-07-19 Sagi Grimbergnvme-auth: remove symbol export from nvme_auth_reset
2023-07-19 Sagi Grimbergnvme-auth: rename authentication work elements
2023-07-19 Sagi Grimbergnvme-auth: rename __nvme_auth_[reset|free] to nvme_auth...
2023-06-28 Uday Shankarnvme: improve handling of long keep alives
2023-06-28 Uday Shankarnvme: check IO start time when deciding to defer KA
2023-06-28 Uday Shankarnvme: double KA polling frequency to avoid KATO with...
2023-06-21 Tatsuki SugiuraNVMe: Add MAXIO 1602 to bogus nid list.
2023-06-09 Daniel Smithnvme-pci: Add quirk for Teamgroup MP33 SSD
2023-06-09 Maurizio Lombardinvme: do not let the user delete a ctrl before a comple...
2023-06-09 Christoph Hellwignvme-multipath: don't call blk_mark_disk_dead in nvme_m...
2023-06-09 Hristo Venevnvme-pci: add quirk for missing secondary temperature...
2023-06-09 Sagi Grimbergnvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE...
2023-06-09 Christoph Hellwignvme: fix the name of Zone Append for verbose logging
2023-05-11 Ming Leinvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDI...
2023-05-11 Keith Buschnvme: fix async event trace event
2023-05-11 Damien Le Moalnvmet: fix I/O Command Set specific Identify Controller
2023-05-11 Damien Le Moalnvmet: fix Identify Active Namespace ID list handling
2023-05-11 Damien Le Moalnvmet: fix Identify Controller handling
2023-05-11 Damien Le Moalnvmet: fix Identify Namespace handling
2023-05-11 Damien Le Moalnvmet: fix error handling in nvmet_execute_identify_cns...
2023-04-26 Sagi Grimbergnvme-tcp: fix a possible UAF when failing to allocate...
2023-04-20 Duy Truongnvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSD
2023-04-20 Juraj Pecigosnvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQN
2023-04-20 Martin Georgenvme: send Identify with CNS 06h only to I/O controllers
2023-04-13 Keith Buschnvme: fix discard support without oncs
2023-04-06 Jens Axboeblock/io_uring: pass in issue_flags for uring_cmd task_...
2023-04-06 Philipp Geulennvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620
2023-03-22 Elmer Miroslav Mos... nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000
2023-03-22 Damien Le Moalnvmet: avoid potential UAF in nvmet_req_complete()
2023-03-22 Ming Leinvme: fix handling single range discard request
2023-03-11 Daniel Wagnernvme-fabrics: show well known discovery name
2023-03-11 Akinobu Mitanvme-tcp: don't access released socket during error...
2023-03-11 Christoph Hellwignvme: bring back auto-removal of deleted namespaces...
2023-02-22 Keith Buschnvme-pci: refresh visible attrs for cmb attributes
2023-02-22 Sagi Grimbergnvme-rdma: stop auth work after tearing down queues...
2023-02-22 Sagi Grimbergnvme-tcp: stop auth work after tearing down queues...
2023-02-22 Maurizio Lombardinvme: clear the request_queue pointers on failure in...
2023-02-22 Maurizio Lombardinvme: clear the request_queue pointers on failure in...
2023-02-22 Amit Engelnvme-fc: fix a missing queue put in nvmet_fc_ls_create_...
2023-02-09 Al Virouse less confusing names for iov_iter direction initial...
2023-02-06 Janne Grunaunvme-apple: only reset the controller when RTKit is...
2023-02-01 Keith Buschnvme: fix passthrough csi check
2023-02-01 Ross Lagerwallnvme-fc: fix initialization order
2023-02-01 Christoph Hellwignvme: consolidate setting the tagset flags
2023-02-01 Christoph Hellwignvme: simplify transport specific device attribute...
2023-02-01 Keith Buschnvme-pci: fix timeout request state check
2023-01-18 Jens Axboeblock: handle bio_split_to_limits() NULL return
2023-01-12 Christoph Hellwignvme: also return I/O command effects from nvme_command...
2023-01-12 Christoph Hellwignvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
2023-01-12 Yanjun Zhangnvme: fix multipath crash caused by flush request when...
2023-01-04 Christoph Hellwignvmet: don't defer passthrough commands with trivial...
2023-01-04 Keith Buschnvme-pci: fix page size checks
2023-01-04 Keith Buschnvme-pci: fix mempool alloc size
2023-01-04 Klaus Jensennvme-pci: fix doorbell buffer value endianness
2022-12-31 Sagi Grimbergnvme-auth: don't override ctrl keys before validation
2022-12-31 Christoph Hellwignvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
2022-12-31 Joel Granadosnvme: return err on nvme_init_non_mdts_limits fail
2022-12-31 Christoph Hellwignvmet: only allocate a single slab for bvecs
2022-12-11 Linus TorvaldsMerge tag 'iommu-fix-v6.1-rc8' of git://git./linux...
2022-12-11 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-12-10-1' of git...
2022-12-10 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-12-09 Linus TorvaldsMerge tag 'media/v6.1-4' of git://git./linux/kernel...
2022-12-09 Linus TorvaldsMerge tag 'soc-fixes-6.1-6' of git://git./linux/kernel...
2022-12-09 Linus TorvaldsMerge tag 'drm-fixes-2022-12-09' of git://anongit.freed...
2022-12-09 Dave AirlieMerge tag 'drm-misc-fixes-2022-12-08' of git://anongit...
2022-12-08 Linus TorvaldsMerge tag 'block-6.1-2022-12-08' of git://git.kernel...
2022-12-08 Linus TorvaldsMerge tag 'io_uring-6.1-2022-12-08' of git://git.kernel...
2022-12-08 Linus TorvaldsMerge tag 'net-6.1-rc9' of git://git./linux/kernel...
2022-12-08 Linus TorvaldsMerge tag 'for-linus-2022120801' of git://git./linux...
2022-12-08 Linus TorvaldsMerge tag 'soc-fixes-6.1-5' of git://git./linux/kernel...
2022-12-08 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.1' of git://git./linux...
2022-12-08 Linus TorvaldsMerge tag 'ata-6.1-rc8' of git://git./linux/kernel...
2022-12-07 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.1-5' of git://git...
2022-12-07 Jens AxboeMerge tag 'nvme-6.1-2022-12-07' of git://git.infradead...
2022-12-07 Paolo AbeniMerge tag 'ieee802154-for-net-2022-12-05' of git:/...
2022-12-06 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-12-06 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-12-06 Pankaj Raghavnvme initialize core quirks before calling nvme_init_su...
2022-12-04 Linus TorvaldsMerge tag 'perf_urgent_for_v6.1_rc8' of git://git....
2022-12-04 Linus TorvaldsMerge tag 'timers_urgent_for_v6.1_rc8' of git://git...
2022-12-04 Linus TorvaldsMerge tag 'powerpc-6.1-6' of git://git./linux/kernel...
next