summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
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