aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2016-09-15nvme: Call pci_disable_device on the error path.Gabriel Krisman Bertazi
2016-09-07NVMe: Don't unmap controller registers on resetKeith Busch
2015-12-22NVMe: IO ending fixes on surprise removalKeith Busch
2015-12-07lightnvm: replace req queue with nvmdev for lldMatias Bjørling
2015-12-07lightnvm: check mm before useMatias Bjørling
2015-12-01nvme: temporary fix for Apple controller resetStephan Günther
2015-11-29lightnvm: unconverted ppa returned in get_bb_tblMatias Bjørling
2015-11-29lightnvm: refactor and change vendor id for qemuMatias Bjørling
2015-11-29lightnvm: Simplify config when disabledKeith Busch
2015-11-24nvme: add missing unmaps in nvme_queue_rqChristoph Hellwig
2015-11-24NVMe: default to 4k device page sizeNishanth Aravamudan
2015-11-20NVMe: reap completion entries when deleting queueKeith Busch
2015-11-20nvme: lightnvm: use admin queues for admin cmdsWenwei Tao
2015-11-19NVMe: Fix possible arithmetic overflow for max segmentsKeith Busch
2015-11-16nvme: remove reserved double wordMatias Bjørling
2015-11-16nvme: missing ppaf copyMatias Bjørling
2015-11-16lightnvm: remove linear and device addr modesMatias Bjørling
2015-11-16lightnvm: expose mccap in identify commandMatias Bjørling
2015-11-16lightnvm: update alignments for identify commandMatias Bjørling
2015-11-16lightnvm: update bad block table formatMatias Bjørling
2015-11-11NVMe: add support for Apple NVMe controllerStephan Günther
2015-11-11NVMe: use split lo_hi_{read,write}qStephan Günther
2015-11-11NVMe: Increase the max transfer size when mdts is 0Sathyavathi M
2015-11-10Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-07NVMe: add blk polling supportJens Axboe
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-04Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-04Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-04Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-04Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-03nvme: lightnvm: clean up a data typeDan Carpenter
2015-11-03NVMe: Precedence error in nvme_pr_clear()Dan Carpenter
2015-10-29nvme: LightNVM supportMatias Bjørling
2015-10-22nvme: add missing endianess annotations in nvme_pr_commandChristoph Hellwig
2015-10-22NVMe: Add persistent reservation opsKeith Busch
2015-10-21block, libnvdimm, nvme: provide a built-in blk_integrity nop profileDan Williams
2015-10-21block: move blk_integrity to request_queueDan Williams
2015-10-21nvme: suspend i/o during runtime blk_integrity_unregisterDan Williams
2015-10-21md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdownDan Williams
2015-10-21block: Inline blk_integrity in struct gendiskMartin K. Petersen
2015-10-21block: Consolidate static integrity profile propertiesMartin K. Petersen
2015-10-15NVMe: initialize error to '0'Jens Axboe
2015-10-15nvme: use an integer value to Linux errno valuesChristoph Hellwig
2015-10-12nvme: fix 32-bit build warningArnd Bergmann
2015-10-12NVMe: Add explicit block config dependencyKeith Busch
2015-10-09nvme: move to a new drivers/nvme/host directoryJay Sternberg