summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2024-08-22nvme: Remove unused fieldNilay Shroff
2024-08-22nvme: move stopping keep-alive into nvme_uninit_ctrl()Ming Lei
2024-07-31nvme: reorganize nvme_ns_head fieldsKanchan Joshi
2024-07-31nvme: change data type of lba_shiftKanchan Joshi
2024-07-31nvme: remove a field from nvme_ns_headKanchan Joshi
2024-07-29nvme: remove unused parameterKanchan Joshi
2024-07-26Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11Jens Axboe
2024-07-25nvme-pci: add missing condition check for existence of mapped dataLeon Romanovsky
2024-07-22Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-16nvme-core: choose PIF from QPIF if QPIFS supports and PIF is QTYPEFrancis Pravin
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-15nvme-pci: Fix the instructions for disabling power managementBart Van Assche
2024-07-15nvme: remove redundant bdev local variableIsrael Rukshin
2024-07-15nvme-fabrics: Use seq_putc() in __nvmf_concat_opt_tokens()Markus Elfring
2024-07-15nvme/pci: Add APST quirk for Lenovo N60z laptopWangYuli
2024-07-08Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
2024-07-08nvmet-auth: fix nvmet_auth hash error handlingGaosheng Cui
2024-07-08nvme: implement ->get_unique_idChristoph Hellwig
2024-07-05block: Remove REQ_OP_ZONE_RESET_ALL emulationDamien Le Moal
2024-07-03block: call bio_integrity_unmap_free_user from blk_rq_unmap_userChristoph Hellwig
2024-07-03block: split integrity support out of bio.hChristoph Hellwig
2024-07-03Merge tag 'v6.10-rc6' into for-6.11/block-postJens Axboe
2024-07-02nvme-multipath: implement "queue-depth" iopolicyThomas Song
2024-07-01nvme: don't set io_opt if NOWS is zeroChristoph Hellwig
2024-06-26nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[]Nathan Chancellor
2024-06-26nvme-multipath: prepare for "queue-depth" iopolicyJohn Meneghini
2024-06-26block: change rq_integrity_vec to respect the iteratorMikulas Patocka
2024-06-26nvme-pci: do not directly handle subsys reset falloutKeith Busch
2024-06-24nvme-fcloop: implement 'host_traddr'Hannes Reinecke
2024-06-24nvmet-fc: implement host_traddr()Hannes Reinecke
2024-06-24nvmet-rdma: implement host_traddr()Hannes Reinecke
2024-06-24nvmet-tcp: implement host_traddr()Hannes Reinecke
2024-06-24nvmet: add 'host_traddr' callback for debugfsHannes Reinecke
2024-06-24nvmet: add debugfs supportHannes Reinecke
2024-06-24nvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu
2024-06-24nvme: fix status magic numbersWeiwen Hu
2024-06-24nvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_errWeiwen Hu
2024-06-24nvme: split device add from initializationKeith Busch
2024-06-24nvme: fc: split controller bringup handlingKeith Busch
2024-06-24nvme: rdma: split controller bringup handlingKeith Busch
2024-06-24nvme: tcp: split controller bringup handlingKeith Busch
2024-06-24nvme: apple: fix device reference countingKeith Busch
2024-06-21nvmet: make 'tsas' attribute idempotent for RDMAHannes Reinecke
2024-06-20nvme: Atomic write supportAlan Adamson
2024-06-20nvme-apple: add missing MODULE_DESCRIPTION()Jeff Johnson
2024-06-19block: move the skip_tagset_quiesce flag to queue_limitsChristoph Hellwig
2024-06-19block: move the pci_p2pdma flag to queue_limitsChristoph Hellwig
2024-06-19block: move the zone_resetall flag to queue_limitsChristoph Hellwig
2024-06-19block: move the zoned flag into the features fieldChristoph Hellwig
2024-06-19block: move the poll flag to queue_limitsChristoph Hellwig