summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAgeFilesLines
* nvme-pci: initialize queue memory before interruptsKeith Busch2018-07-111-2/+2
* nvme-pci: Fix nvme queue cleanup if IRQ setup failsJianchao Wang2018-05-301-1/+4
* nvme: Fix managing degraded controllersKeith Busch2018-02-161-4/+9
* nvme: Fix memory order on async queue deletionKeith Busch2017-11-241-1/+1
* nvme: protect against simultaneous shutdown invocationsKeith Busch2017-10-122-0/+5
* nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time tooGuilherme G. Piccoli2017-06-291-6/+1
* nvme/quirk: Add a delay before checking for adapter readinessGuilherme G. Piccoli2017-06-292-0/+17
* nvme: Call pci_disable_device on the error path.Gabriel Krisman Bertazi2016-09-151-1/+1
* NVMe: Don't unmap controller registers on resetKeith Busch2016-09-071-28/+43
* NVMe: IO ending fixes on surprise removalKeith Busch2015-12-221-1/+19
* lightnvm: replace req queue with nvmdev for lldMatias Bjørling2015-12-071-11/+13
* lightnvm: check mm before useMatias Bjørling2015-12-071-1/+1
* nvme: temporary fix for Apple controller resetStephan Günther2015-12-011-0/+12
* lightnvm: unconverted ppa returned in get_bb_tblMatias Bjørling2015-11-291-1/+3
* lightnvm: refactor and change vendor id for qemuMatias Bjørling2015-11-291-2/+9
* lightnvm: Simplify config when disabledKeith Busch2015-11-293-14/+16
* nvme: add missing unmaps in nvme_queue_rqChristoph Hellwig2015-11-241-3/+12
* NVMe: default to 4k device page sizeNishanth Aravamudan2015-11-241-9/+6
* NVMe: reap completion entries when deleting queueKeith Busch2015-11-201-1/+6
* nvme: lightnvm: use admin queues for admin cmdsWenwei Tao2015-11-201-7/+10
* NVMe: Fix possible arithmetic overflow for max segmentsKeith Busch2015-11-191-1/+1
* nvme: remove reserved double wordMatias Bjørling2015-11-161-2/+2
* nvme: missing ppaf copyMatias Bjørling2015-11-161-0/+2
* lightnvm: remove linear and device addr modesMatias Bjørling2015-11-161-2/+1
* lightnvm: expose mccap in identify commandMatias Bjørling2015-11-161-1/+3
* lightnvm: update alignments for identify commandMatias Bjørling2015-11-161-1/+3
* lightnvm: update bad block table formatMatias Bjørling2015-11-161-23/+90
* NVMe: add support for Apple NVMe controllerStephan Günther2015-11-111-0/+1
* NVMe: use split lo_hi_{read,write}qStephan Günther2015-11-111-6/+6
* NVMe: Increase the max transfer size when mdts is 0Sathyavathi M2015-11-111-0/+2
* Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-101-4/+28
|\
| * NVMe: add blk polling supportJens Axboe2015-11-071-4/+28
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-071-2/+4
|\ \
| * | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-061-2/+4
| |/
* / Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-061-1/+1
|/
* Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-041-0/+95
|\
| * NVMe: Precedence error in nvme_pr_clear()Dan Carpenter2015-11-031-1/+1
| * nvme: add missing endianess annotations in nvme_pr_commandChristoph Hellwig2015-10-221-2/+2
| * NVMe: Add persistent reservation opsKeith Busch2015-10-221-0/+95
* | Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-041-26/+8
|\ \
| * | block, libnvdimm, nvme: provide a built-in blk_integrity nop profileDan Williams2015-10-211-17/+1
| * | block: move blk_integrity to request_queueDan Williams2015-10-211-1/+1
| * | nvme: suspend i/o during runtime blk_integrity_unregisterDan Williams2015-10-211-0/+2
| * | md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdownDan Williams2015-10-211-4/+1
| * | block: Inline blk_integrity in struct gendiskMartin K. Petersen2015-10-211-3/+2
| * | block: Consolidate static integrity profile propertiesMartin K. Petersen2015-10-211-4/+4
| |/
* | Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-044-12/+565
|\ \
| * | nvme: lightnvm: clean up a data typeDan Carpenter2015-11-031-2/+2
| * | nvme: LightNVM supportMatias Bjørling2015-10-294-12/+565
| |/
* / Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-041-2/+6
|/