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