summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/nvme.h
AgeCommit message (Expand)Author
2023-07-03Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-30Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5Jens Axboe
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-06-28nvme: improved uring pollingKeith Busch
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-21nvme: Print capabilities changes just onceBreno Leitao
2023-06-12nvme: skip optional id ctrl csi if it failedKeith Busch
2023-06-12nvme: move sysfs code to a dedicated sysfs.c fileMax Gurtovoy
2023-06-12nvme: reorder fields in 'struct nvme_ctrl'Christophe JAILLET
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig
2023-05-30nvme: check IO start time when deciding to defer KAUday Shankar
2023-05-30nvme: fix miss command type checkmin15.li
2023-05-03nvme-pci: add quirk for missing secondary temperature thresholdsHristo Venev
2023-04-11nvme: Move pr code to it's own fileMike Christie
2023-02-01nvme: add nvme_opcode_str function for all nvme cmd typesAmit Engel
2023-02-01nvme: remove nvme_execute_passthru_rqChristoph Hellwig
2022-12-22nvme: fix multipath crash caused by flush request when blktrace is enabledYanjun Zhang
2022-12-07nvme: consolidate setting the tagset flagsChristoph Hellwig
2022-12-07nvme: pass nr_maps explicitly to nvme_alloc_io_tag_setChristoph Hellwig
2022-12-06nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrlChristoph Hellwig
2022-12-06nvme-multipath: support io stats on the mpath deviceSagi Grimberg
2022-12-06nvme: introduce nvme_start_requestSagi Grimberg
2022-11-18nvme: rename the queue quiescing helpersChristoph Hellwig
2022-11-16nvme-auth: convert dhchap_auth_list to an arraySagi Grimberg
2022-11-16nvme-auth: no need to reset chap contexts on re-authenticationSagi Grimberg
2022-11-16nvme-auth: guarantee dhchap buffers under memory pressureSagi Grimberg
2022-11-16nvme-auth: don't ignore key generation failures when initializing ctrl keysSagi Grimberg
2022-11-15nvme: simplify transport specific device attribute handlingChristoph Hellwig
2022-11-15nvme: move OPAL setup from PCIe to coreChristoph Hellwig
2022-11-15nvme: implement the DEAC bit for the Write Zeroes commandChristoph Hellwig
2022-11-02nvme: use blk_mq_[un]quiesce_tagsetChao Leng
2022-11-02nvme: split nvme_kill_queuesChristoph Hellwig
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds
2022-09-27nvme: remove nvme_ctrl_init_connect_qChristoph Hellwig
2022-09-27nvme: add common helpers to allocate and free tagsetsChristoph Hellwig
2022-09-27nvme: send a rediscover uevent when a persistent discovery controller reconnectsSagi Grimberg
2022-09-27nvme: enumerate controller flagsSagi Grimberg
2022-09-27nvme: ensure subsystem reset is single threadedKeith Busch
2022-09-27nvme: handle effects after freeing the requestKeith Busch
2022-09-21fs: add batch and poll flags to the uring_cmd_iopoll() handlerJens Axboe
2022-09-21nvme: wire up async polling for io passthrough commandsKanchan Joshi
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-08-02nvme-multipath: refactor nvme_mpath_add_diskJoel Granados
2022-08-02nvme: implement In-Band authenticationHannes Reinecke
2022-08-02nvme: remove unused timeout parameterChaitanya Kulkarni
2022-08-02nvme: remove a double word in a commentXiang wangx
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-26nvme-pci: check DMA ops when indicating support for PCI P2PDMALogan Gunthorpe
2022-07-14nvme/host: Use the enum req_op and blk_opf_t typesBart Van Assche
2022-07-06blk-mq: Drop 'reserved' arg of busy_tag_iter_fnJohn Garry