summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-202-6/+7
|\
| * blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig2015-12-012-6/+7
* | 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/+6Star
* 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/+1Star
* 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-111-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-071-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-051-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-051-26/+8Star
|\ \
| * | block, libnvdimm, nvme: provide a built-in blk_integrity nop profileDan Williams2015-10-211-17/+1Star
| * | 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/+1Star
| * | block: Inline blk_integrity in struct gendiskMartin K. Petersen2015-10-211-3/+2Star
| * | 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-054-12/+565
|\ \
| * | nvme: lightnvm: clean up a data typeDan Carpenter2015-11-041-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-051-2/+6
|/
* NVMe: initialize error to '0'Jens Axboe2015-10-151-1/+1
* nvme: use an integer value to Linux errno valuesChristoph Hellwig2015-10-151-5/+7
* nvme: fix 32-bit build warningArnd Bergmann2015-10-121-3/+3
* NVMe: Add explicit block config dependencyKeith Busch2015-10-121-1/+1
* nvme: move to a new drivers/nvme/host directoryJay Sternberg2015-10-095-0/+6057