summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/pci.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-27nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDsWu Zheng1-1/+2
2022-01-05nvme-pci: fix queue_rqs list splittingKeith Busch1-14/+14
2021-12-16nvme: add support for mq_ops->queue_rqs()Jens Axboe1-0/+59
2021-12-16nvme: separate command prep and issueJens Axboe1-27/+36
2021-12-16nvme: split command copy into a helperJens Axboe1-14/+12
2021-11-29block: remove the gendisk argument to blk_execute_rqChristoph Hellwig1-4/+3
2021-11-01Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+8
2021-10-20nvme-pci: clear shadow doorbell memory on resetsKeith Busch1-1/+8
2021-10-19nvme: apply nvme API to quiesce/unquiesce admin queueMing Lei1-4/+4
2021-10-18nvme: wire up completion batching for the IRQ pathJens Axboe1-1/+5
2021-10-18nvme: add support for batched completion of polled IOJens Axboe1-9/+23
2021-10-18block: add a struct io_comp_batch argument to fops->iopoll()Jens Axboe1-2/+2
2021-10-18block: move integrity handling out of <linux/blkdev.h>Christoph Hellwig1-0/+1
2021-10-14Merge tag 'nvme-5.15-2021-10-14' of git://git.infradead.org/nvme into block-5.15Jens Axboe1-1/+1
2021-10-07nvme-pci: Fix abort command idKeith Busch1-1/+1
2021-09-27nvme: add command id quirk for apple controllersKeith Busch1-1/+2
2021-08-16nvme: allow user toggling hmb usageKeith Busch1-1/+44
2021-08-16nvme-pci: disable hmb on idle suspendKeith Busch1-7/+17
2021-08-16nvme-pci: cmb sysfs: one file, one valueKeith Busch1-2/+26
2021-08-16nvme-pci: use attribute group for cmb sysfsKeith Busch1-26/+46
2021-08-16nvme: code command_id with a genctr for use-after-free validationSagi Grimberg1-1/+1
2021-08-16nvme-pci: limit maximum queue depth to 4095Sagi Grimberg1-9/+5
2021-08-14remove the lightnvm subsystemChristoph Hellwig1-6/+0
2021-07-21nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTINGZhihao Cheng1-1/+3
2021-07-13nvme-pci: do not call nvme_dev_remove_admin from nvme_removeCasey Chen1-1/+0
2021-07-13nvme-pci: fix multiple races in nvme_setup_io_queuesCasey Chen1-8/+58
2021-06-17nvme-pci: remove zeroout memset call for structChaitanya Kulkarni1-16/+8
2021-06-17nvme-pci: use ctrl sgl check helperChaitanya Kulkarni1-2/+2
2021-06-17nvme-pci: remove trailing lines for helpersChaitanya Kulkarni1-2/+0
2021-06-17nvme-pci: fix var. type for increasing cq_headJK Kim1-1/+1
2021-06-16ACPI: Check StorageD3Enable _DSD property in ACPI codeMario Limonciello1-27/+1
2021-06-03nvme-pci: look for StorageD3Enable on companion ACPI device insteadMario Limonciello1-23/+1
2021-05-04nvme-pci: fix controller reset hang when racing with nvme_timeoutTao Chiu1-0/+3
2021-04-15nvme-pci: remove single trailing whitespaceNiklas Cassel1-1/+1
2021-04-15nvme-pci: don't simple map sgl when sgls are disabledNiklas Cassel1-1/+1
2021-04-02nvme: use driver pdu command for passthroughKeith Busch1-1/+2
2021-04-02nvme-pci: allocate nvme_command within driver pduKeith Busch1-5/+6
2021-04-02nvme: rename nvme_init_identify()Chaitanya Kulkarni1-1/+1
2021-04-02nvme-pci: cleanup nvme_irq()Chaitanya Kulkarni1-4/+2
2021-04-02nvme-pci: remove the barriers in nvme_irq()Chaitanya Kulkarni1-6/+0
2021-03-11nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725aDmitry Monakhov1-0/+1
2021-03-05nvme-pci: add quirks for Lexar 256GB SSDPascal Terjan1-0/+3
2021-03-05nvme-pci: mark Kingston SKC2000 as not supporting the deepest power stateZoltán Böszörményi1-0/+2
2021-03-05nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST.Julian Einwag1-1/+2
2021-02-26Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2021-02-26nvme-pci: set min_align_maskJianxiong Gao1-0/+1
2021-02-21Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+16
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2021-02-10nvme: add 48-bit DMA address quirk for Amazon NVMe controllersFilippo Sironi1-1/+20
2021-02-02nvme-pci: ignore the subsysem NQN on Phison E16Claus Stovgaard1-0/+2