aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAge
...
| * | Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe2016-07-08
| |\ \
| | * | block: convert to device_add_disk()Dan Williams2016-06-27
| * | | nvme-rdma: add a NVMe over Fabrics RDMA host driverChristoph Hellwig2016-07-08
| * | | nvmet-rdma: add a NVMe over Fabrics RDMA target driverChristoph Hellwig2016-07-08
| * | | nvme: add new reconnecting controller stateChristoph Hellwig2016-07-08
| * | | nvme: lightnvm: make MLC num_pairs little endianJohannes Thumshirn2016-07-07
| * | | nvmet: fix an error codeDan Carpenter2016-07-07
| * | | nvme-loop: add configfs dependencyArnd Bergmann2016-07-07
| * | | nvme-loop: add a NVMe loopback host driverChristoph Hellwig2016-07-05
| * | | nvmet: add a generic NVMe targetChristoph Hellwig2016-07-05
| * | | nvme: add keep-alive supportSagi Grimberg2016-07-05
| * | | nvme-fabrics: add a generic NVMe over Fabrics libraryChristoph Hellwig2016-07-05
| * | | nvme.h: add NVMe over Fabrics definitionsChristoph Hellwig2016-07-05
| * | | nvme: add fabrics sysfs attributesMing Lin2016-07-05
| * | | nvme: Modify and export sync command submission for fabricsChristoph Hellwig2016-07-05
| * | | nvme: allow transitioning from NEW to LIVE stateChristoph Hellwig2016-07-05
| |/ /
| * | nvme: move the workaround for I/O queue-less controllers from PCIe to coreChristoph Hellwig2016-06-12
| * | nvme: factor out a add nvme_is_write helperChristoph Hellwig2016-06-12
| * | nvme: allow for size limitations from transport driversChristoph Hellwig2016-06-12
| * | NVMe: Fix removal in case of active namespace list scanning methodSunad Bhandary2016-06-08
| * | nvme: use UINT_MAX for max discard sectorsMinfei Huang2016-06-08
| * | nvme: move nvme_cancel_request() to common codeMing Lin2016-06-07
| * | nvme: update and rename nvme_cancel_io to nvme_cancel_requestMing Lin2016-06-07
* | | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\| |
| * | block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-07
| * | drivers: use req op accessorMike Christie2016-06-07
| |/
* | nvme: Remove RCU namespace protectionKeith Busch2016-07-14
* | NVMe: Only release requested regionsJohannes Thumshirn2016-06-09
|/
* nvme/host: Add missing blk_integrity tag_size + flags assignmentsNicholas Bellinger2016-05-17
* NVMe: Add device ID's with stripe quirkKeith Busch2016-05-17
* NVMe: Short-cut removal on surprise hot-unplugKeith Busch2016-05-17
* NVMe: Allow user initiated rescanKeith Busch2016-05-17
* NVMe: Reduce driver log spammingKeith Busch2016-05-17
* NVMe: Unbind driver on failureKeith Busch2016-05-17
* NVMe: Delete only created queuesKeith Busch2016-05-17
* NVMe: Allocate queues only for online cpusKeith Busch2016-05-17
* Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-17
|\
| * lightnvm: rename nr_pages to nr_ppas on nvm_rqJavier González2016-05-06
| * lightnvm: pass dma address to hardware rather than pointerArnd Bergmann2016-05-06
| * nvme/lightnvm: Log using the ctrl named deviceSagi Grimberg2016-05-06
| * lightnvm: rename dma helper functionsJavier González2016-05-06
| * lightnvm: enable metadata to be sent to deviceJavier González2016-05-06
| * lightnvm: refactor set_bb_tbl for accepting ppa listMatias Bjørling2016-05-06
| * lightnvm: refactor device ops->get_bb_tbl()Matias Bjørling2016-05-06
| * lightnvm: move block fold outside of get_bb_tbl()Matias Bjørling2016-05-06
| * NVMe: Fix reset/remove raceKeith Busch2016-05-03
| * nvme: fix nvme_ns_remove() deadlockMing Lin2016-05-02
| * nvme: switch to RCU freeing the namespaceMing Lin2016-05-02
| * nvme: add helper nvme_cleanup_cmd()Ming Lin2016-05-02
| * nvme: move AER handling to common codeChristoph Hellwig2016-05-02