summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAgeFilesLines
* 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-097-0/+6060