summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds
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-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
2024-06-19block: move the nowait flag to queue_limitsChristoph Hellwig
2024-06-19block: move the stable_writes flag to queue_limitsChristoph Hellwig
2024-06-19block: move the io_stat flag setting to queue_limitsChristoph Hellwig
2024-06-19block: move the nonrot flag to queue_limitsChristoph Hellwig
2024-06-19block: move cache control settings out of queue->flagsChristoph Hellwig
2024-06-17nvmet: do not return 'reserved' for empty TSAS valuesHannes Reinecke
2024-06-17nvme: fix NVME_NS_DEAC may incorrectly identifying the disk as EXT_LBA.Boyang Yu
2024-06-14block: move integrity information into queue_limitsChristoph Hellwig
2024-06-14block: bypass the STABLE_WRITES flag for protection informationChristoph Hellwig
2024-06-14block: remove the blk_integrity_profile structureChristoph Hellwig
2024-06-13Merge tag 'nvme-6.10-2024-06-13' of git://git.infradead.org/nvme into block-6.10Jens Axboe
2024-06-13nvme: fix namespace removal listKeith Busch
2024-06-12nvmet: always initialize cqe.resultDaniel Wagner
2024-06-12nvmet-passthru: propagate status from id override functionsDaniel Wagner
2024-06-12nvme: avoid double free special payloadChunguang Xu
2024-06-12block: unmap and free user mapped integrity via submitterAnuj Gupta
2024-05-31nvme: fix nvme_pr_* status code parsingWeiwen Hu