summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)AuthorFilesLines
2023-02-18Merge tag 'block-6.2-2023-02-17' of git://git.kernel.dk/linuxLinus Torvalds1-0/+8
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-11/+11
2023-02-17nvme-pci: refresh visible attrs for cmb attributesKeith Busch1-0/+8
2023-02-16Merge tag 'block-6.2-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds1-10/+10
2023-02-14nvme-pci: remove iod use_sglsKeith Busch1-3/+1
2023-02-14nvme-pci: fix freeing single sglKeith Busch1-1/+1
2023-02-14nvme-pci: always return an ERR_PTR from nvme_pci_alloc_devIrvin Cote1-3/+3
2023-02-14nvme-pci: set the DMA mask earlierChristoph Hellwig1-7/+5
2023-02-13nvme-pci: add bogus ID quirk for ADATA SX6000PNPDaniel Wagner1-0/+2
2023-02-10Merge tag 'block-6.2-2023-02-10' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-4/+19
2023-02-08nvme-auth: mark nvme_auth_wq staticTom Rix1-1/+1
2023-02-07Merge tag 'nvme-6.3-2023-02-07' of git://git.infradead.org/nvme into for-6.3/...Jens Axboe10-153/+166
2023-02-03Merge tag 'block-6.2-2023-02-03' of git://git.kernel.dk/linuxLinus Torvalds3-4/+19
2023-02-03nvme: use bvec_set_virt to initialize special_vecChristoph Hellwig1-3/+1
2023-02-03nvmet: use bvec_set_page to initialize bvecsChristoph Hellwig2-11/+4
2023-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-11/+10
2023-02-01nvme-auth: use workqueue dedicated to authenticationShin'ichiro Kawasaki1-2/+12
2023-02-01nvme: mask CSE effects for security receiveKeith Busch1-0/+17
2023-02-01nvme: always initialize known command effectsKeith Busch1-39/+45
2023-02-01nvmet: for nvme admin set_features cmd, call nvmet_check_data_len_lte()Amit Engel1-1/+1
2023-02-01nvme-tcp: add additional info for nvme_tcp_timeout logAmit Engel1-2/+5
2023-02-01nvme: add nvme_opcode_str function for all nvme cmd typesAmit Engel2-0/+29
2023-02-01nvme: remove nvme_execute_passthru_rqChristoph Hellwig4-19/+12
2023-02-01nvme-pci: place descriptor addresses in iodKeith Busch1-31/+18
2023-02-01nvme-pci: use mapped entries for sgl decisionKeith Busch1-3/+3
2023-02-01nvme-pci: remove SGL segment descriptorsKeith Busch1-42/+5
2023-02-01nvme-auth: don't use NVMe status codesHannes Reinecke1-15/+15
2023-02-01nvme-fabrics: clarify AUTHREQ result handlingHannes Reinecke1-2/+17
2023-02-01nvme: clear the request_queue pointers on failure in nvme_alloc_io_tag_setMaurizio Lombardi1-0/+1
2023-02-01nvme: clear the request_queue pointers on failure in nvme_alloc_admin_tag_setMaurizio Lombardi1-1/+3
2023-02-01nvme-fc: fix a missing queue put in nvmet_fc_ls_create_associationAmit Engel1-1/+3
2023-01-30block: introduce bdev_zone_no helperPankaj Raghav1-2/+1
2023-01-30nvme: set REQ_ALLOC_CACHE for uring-passthru requestAnuj Gupta1-2/+2
2023-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-5/+21
2023-01-28Merge tag 'block-6.2-2023-01-27' of git://git.kernel.dk/linuxLinus Torvalds3-11/+10
2023-01-25nvme: fix passthrough csi checkKeith Busch1-1/+1
2023-01-24nvme-pci: flush initial scan_work for async probeKeith Busch1-0/+1
2023-01-23nvme-fc: fix initialization orderRoss Lagerwall1-10/+8
2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye2-0/+8
2023-01-20Merge tag 'block-6.2-2023-01-20' of git://git.kernel.dk/linuxLinus Torvalds2-5/+21
2023-01-19nvme-pci: fix timeout request state checkKeith Busch1-1/+1
2023-01-19nvme-apple: only reset the controller when RTKit is runningJanne Grunau1-3/+3
2023-01-19nvme-apple: reset controller during shutdownJanne Grunau1-1/+17
2023-01-14Merge tag 'block-6.2-2023-01-13' of git://git.kernel.dk/linuxLinus Torvalds3-51/+73
2023-01-10nvme: don't allow unprivileged passthrough on partitionsChristoph Hellwig1-16/+31
2023-01-10nvme: replace the "bool vec" arguments with flags in the ioctl pathChristoph Hellwig1-25/+28
2023-01-10nvme: remove __nvme_ioctlChristoph Hellwig1-10/+8
2023-01-10nvme-pci: fix error handling in nvme_pci_enable()Tong Zhang1-2/+7
2023-01-10nvme-pci: add NVME_QUIRK_IDENTIFY_CNS quirk to Apple T2 controllersHector Martin1-1/+2