summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)AuthorLines
2023-02-18Merge tag 'block-6.2-2023-02-17' of git://git.kernel.dk/linuxLinus Torvalds-0/+8
2023-02-17nvme-pci: refresh visible attrs for cmb attributesKeith Busch-0/+8
2023-02-16Merge tag 'block-6.2-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds-10/+10
2023-02-14nvme-pci: always return an ERR_PTR from nvme_pci_alloc_devIrvin Cote-3/+3
2023-02-14nvme-pci: set the DMA mask earlierChristoph Hellwig-7/+5
2023-02-13nvme-pci: add bogus ID quirk for ADATA SX6000PNPDaniel Wagner-0/+2
2023-02-10Merge tag 'block-6.2-2023-02-10' of git://git.kernel.dk/linuxLinus Torvalds-1/+1
2023-02-08nvme-auth: mark nvme_auth_wq staticTom Rix-1/+1
2023-02-03Merge tag 'block-6.2-2023-02-03' of git://git.kernel.dk/linuxLinus Torvalds-4/+19
2023-02-01nvme-auth: use workqueue dedicated to authenticationShin'ichiro Kawasaki-2/+12
2023-02-01nvme: clear the request_queue pointers on failure in nvme_alloc_io_tag_setMaurizio Lombardi-0/+1
2023-02-01nvme: clear the request_queue pointers on failure in nvme_alloc_admin_tag_setMaurizio Lombardi-1/+3
2023-02-01nvme-fc: fix a missing queue put in nvmet_fc_ls_create_associationAmit Engel-1/+3
2023-01-27Merge tag 'block-6.2-2023-01-27' of git://git.kernel.dk/linuxLinus Torvalds-11/+10
2023-01-25nvme: fix passthrough csi checkKeith Busch-1/+1
2023-01-24nvme-pci: flush initial scan_work for async probeKeith Busch-0/+1
2023-01-23nvme-fc: fix initialization orderRoss Lagerwall-10/+8
2023-01-20Merge tag 'block-6.2-2023-01-20' of git://git.kernel.dk/linuxLinus Torvalds-5/+21
2023-01-19nvme-pci: fix timeout request state checkKeith Busch-1/+1
2023-01-19nvme-apple: only reset the controller when RTKit is runningJanne Grunau-3/+3
2023-01-19nvme-apple: reset controller during shutdownJanne Grunau-1/+17
2023-01-13Merge tag 'block-6.2-2023-01-13' of git://git.kernel.dk/linuxLinus Torvalds-51/+73
2023-01-10nvme: don't allow unprivileged passthrough on partitionsChristoph Hellwig-16/+31
2023-01-10nvme: replace the "bool vec" arguments with flags in the ioctl pathChristoph Hellwig-25/+28
2023-01-10nvme: remove __nvme_ioctlChristoph Hellwig-10/+8
2023-01-10nvme-pci: fix error handling in nvme_pci_enable()Tong Zhang-2/+7
2023-01-10nvme-pci: add NVME_QUIRK_IDENTIFY_CNS quirk to Apple T2 controllersHector Martin-1/+2
2023-01-10nvme-apple: add NVME_QUIRK_IDENTIFY_CNS quirk to fix regressionHector Martin-1/+1
2023-01-06Merge tag 'block-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds-0/+2
2023-01-04block: handle bio_split_to_limits() NULL returnJens Axboe-0/+2
2022-12-29Merge tag 'block-6.2-2022-12-29' of git://git.kernel.dk/linuxLinus Torvalds-57/+103
2022-12-28nvme-auth: fix smatch warning complaintsSagi Grimberg-1/+1
2022-12-28nvme: consult the CSE log page for unprivileged passthroughChristoph Hellwig-4/+24
2022-12-28nvme: also return I/O command effects from nvme_command_effectsChristoph Hellwig-6/+26
2022-12-28nvmet: don't defer passthrough commands with trivial effects to the workqueueChristoph Hellwig-6/+5
2022-12-28nvmet: set the LBCC bit for commands that modify dataChristoph Hellwig-2/+4
2022-12-28nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding itChristoph Hellwig-16/+19
2022-12-26nvme-pci: update sqsize when adjusting the queue depthChristoph Hellwig-4/+5
2022-12-26nvme: fix setting the queue depth in nvme_alloc_io_tag_setChristoph Hellwig-1/+1
2022-12-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-2/+31
2022-12-22nvme: fix multipath crash caused by flush request when blktrace is enabledYanjun Zhang-1/+1
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-0/+1
2022-12-21nvme-pci: fix page size checksKeith Busch-4/+4
2022-12-21nvme-pci: fix mempool alloc sizeKeith Busch-2/+2
2022-12-21nvme-pci: fix doorbell buffer value endiannessKlaus Jensen-12/+13
2022-12-19Treewide: Stop corrupting socket's task_fragBenjamin Coddington-0/+1
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2022-12-13Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds-811/+992
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-5/+5
2022-12-08Merge tag 'block-6.1-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds-4/+4