summaryrefslogtreecommitdiffstats
path: root/drivers/nvme (follow)
Commit message (Expand)AuthorAgeFilesLines
* nvme: reorganize nvme_ns_head fieldsKanchan Joshi2024-07-311-6/+6
* nvme: change data type of lba_shiftKanchan Joshi2024-07-311-1/+1
* nvme: remove a field from nvme_ns_headKanchan Joshi2024-07-312-9/+8
* nvme: remove unused parameterKanchan Joshi2024-07-291-3/+3
* Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11Jens Axboe2024-07-264-8/+21
|\
| * nvme-pci: add missing condition check for existence of mapped dataLeon Romanovsky2024-07-251-1/+2
| * nvme-core: choose PIF from QPIF if QPIFS supports and PIF is QTYPEFrancis Pravin2024-07-161-1/+7
| * nvme-pci: Fix the instructions for disabling power managementBart Van Assche2024-07-151-1/+1
| * nvme: remove redundant bdev local variableIsrael Rukshin2024-07-151-3/+2
| * nvme-fabrics: Use seq_putc() in __nvmf_concat_opt_tokens()Markus Elfring2024-07-151-2/+2
| * nvme/pci: Add APST quirk for Lenovo N60z laptopWangYuli2024-07-151-0/+7
* | Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linuxLinus Torvalds2024-07-221-11/+5
|\ \
| * | block: call bio_integrity_unmap_free_user from blk_rq_unmap_userChristoph Hellwig2024-07-031-11/+4
| * | block: split integrity support out of bio.hChristoph Hellwig2024-07-031-0/+1
| * | Merge tag 'v6.10-rc6' into for-6.11/block-postJens Axboe2024-07-0310-32/+55
| |\ \
* | \ \ Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds2024-07-1534-313/+992
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...Jens Axboe2024-07-0932-226/+870
| |\ \
| | * | nvmet-auth: fix nvmet_auth hash error handlingGaosheng Cui2024-07-081-6/+8
| | * | nvme: implement ->get_unique_idChristoph Hellwig2024-07-083-0/+46
| | * | nvme-multipath: implement "queue-depth" iopolicyThomas Song2024-07-023-5/+87
| | * | nvme-multipath: prepare for "queue-depth" iopolicyJohn Meneghini2024-06-261-6/+15
| | * | nvme-pci: do not directly handle subsys reset falloutKeith Busch2024-06-267-11/+58
| | * | nvme-fcloop: implement 'host_traddr'Hannes Reinecke2024-06-241-0/+11
| | * | nvmet-fc: implement host_traddr()Hannes Reinecke2024-06-241-0/+33
| | * | nvmet-rdma: implement host_traddr()Hannes Reinecke2024-06-241-0/+12
| | * | nvmet-tcp: implement host_traddr()Hannes Reinecke2024-06-241-0/+14
| | * | nvmet: add 'host_traddr' callback for debugfsHannes Reinecke2024-06-243-0/+31
| | * | nvmet: add debugfs supportHannes Reinecke2024-06-246-3/+262
| | * | nvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu2024-06-2415-122/+122
| | * | nvme: fix status magic numbersWeiwen Hu2024-06-245-14/+14
| | * | nvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_errWeiwen Hu2024-06-241-5/+5
| | * | nvme: split device add from initializationKeith Busch2024-06-248-23/+66
| | * | nvme: fc: split controller bringup handlingKeith Busch2024-06-241-16/+27
| | * | nvme: rdma: split controller bringup handlingKeith Busch2024-06-241-7/+21
| | * | nvme: tcp: split controller bringup handlingKeith Busch2024-06-241-6/+19
| | * | nvme: apple: fix device reference countingKeith Busch2024-06-241-5/+22
| * | | block: Remove REQ_OP_ZONE_RESET_ALL emulationDamien Le Moal2024-07-051-1/+1
| | |/ | |/|
| * | nvme: don't set io_opt if NOWS is zeroChristoph Hellwig2024-07-011-1/+2
| * | block: change rq_integrity_vec to respect the iteratorMikulas Patocka2024-06-261-3/+3
| |/
| * nvme: Atomic write supportAlan Adamson2024-06-201-0/+52
| * block: move the skip_tagset_quiesce flag to queue_limitsChristoph Hellwig2024-06-191-3/+5
| * block: move the pci_p2pdma flag to queue_limitsChristoph Hellwig2024-06-191-5/+3
| * block: move the zone_resetall flag to queue_limitsChristoph Hellwig2024-06-191-2/+1
| * block: move the zoned flag into the features fieldChristoph Hellwig2024-06-191-1/+1
| * block: move the poll flag to queue_limitsChristoph Hellwig2024-06-191-11/+1
| * block: move the nowait flag to queue_limitsChristoph Hellwig2024-06-191-2/+1
| * block: move the stable_writes flag to queue_limitsChristoph Hellwig2024-06-192-8/+5
| * block: move the io_stat flag setting to queue_limitsChristoph Hellwig2024-06-191-1/+1
| * block: move the nonrot flag to queue_limitsChristoph Hellwig2024-06-192-2/+0
| * block: move cache control settings out of queue->flagsChristoph Hellwig2024-06-192-8/+5