aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAge
...
| * nvme: move namespace scanning to coreChristoph Hellwig2016-05-02
| * nvme: tighten up state check for namespace scanningChristoph Hellwig2016-05-02
| * nvme: introduce a controller state machineChristoph Hellwig2016-05-02
| * nvme: remove the io_incapable methodChristoph Hellwig2016-05-02
| * NVMe: nvme_core_exit() should do cleanup in the reverse order as nvme_core_in...Wang Sheng-Hui2016-05-02
| * NVMe: Fix check_flush_dependency warningKeith Busch2016-05-02
| * NVMe: small typo in section BLK_DEV_NVME_SCSI of host/KconfigWang Sheng-Hui2016-04-26
| * nvme: fix cntlid typeChristoph Hellwig2016-04-26
| * nvme: Avoid reset work on watchdog timer function during error recoveryGuilherme G. Piccoli2016-04-13
| * NVMe: silence warning about unused 'dev'Jens Axboe2016-04-12
| * NVMe: switch to using blk_queue_write_cache()Jens Axboe2016-04-12
| * nvme: Use blk-mq helper for IO terminationSagi Grimberg2016-04-12
| * NVMe: Skip async events for degraded controllersKeith Busch2016-04-12
| * nvme: add helper nvme_setup_cmd()Ming Lin2016-04-12
| * nvme: rewrite discard supportMing Lin2016-04-12
| * nvme: add helper nvme_map_len()Ming Lin2016-04-12
| * nvme: add missing lock nesting notationMing Lin2016-04-12
| * NVMe: Always use MSI/MSI-x interruptsKeith Busch2016-04-12
* | NVMe: Always use MSI/MSI-x interruptsKeith Busch2016-04-14
* | NVMe: Fix reset/remove raceKeith Busch2016-04-11
|/
* nvme: avoid cqe corruption when update at the same time as readMarta Rybczynska2016-03-22
* nvme: lightnvm: return ppa completion statusMatias Bjorling2016-03-18
* Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-03-18
|\
| * NVMe: Expose ns wwid through single sysfs entryKeith Busch2016-03-16
| * NVMe: Remove unused sq_head read in completion pathJon Derrick2016-03-08
| * NVMe: Create discard zero quirk white listKeith Busch2016-03-08
| * lightnvm: fold get bb tbl when using dual/quad plane modeMatias Bjørling2016-03-03
| * nvme: expose cntlid in sysfsMing Lin2016-02-29
| * nvme: return the whole CQE through the request passthrough interfaceChristoph Hellwig2016-02-29
| * nvme: replace the kthread with a per-device watchdog timerChristoph Hellwig2016-02-29
| * nvme: don't poll the CQ from the kthreadChristoph Hellwig2016-02-29
| * nvme: use a work item to submit async event requestsChristoph Hellwig2016-02-29
| * nvme: split pci module out of core moduleMing Lin2016-02-10
| * nvme: split dev_list_lockMing Lin2016-02-10
| * nvme: move timeout variables to core.cMing Lin2016-02-10
| * nvme/host: reference the fabric module for each bdev open calloutSagi Grimberg2016-02-10
| * nvme: Log the ctrl device name instead of the underlying pci device nameSagi Grimberg2016-02-10
| * nvme: fix drvdata setup for the nvme deviceChristoph Hellwig2016-02-09
| * NVMe: Fix possible queue use after freedKeith Busch2016-02-09
* | nvme: fix max_segments integer truncationChristoph Hellwig2016-03-03
* | nvme: set queue limits for the admin queueChristoph Hellwig2016-03-03
* | NVMe: Fix 0-length integrity payloadKeith Busch2016-03-03
* | NVMe: Don't allow unsupported flagsKeith Busch2016-03-03
* | NVMe: Move error handling to failed reset handlerKeith Busch2016-03-03
* | NVMe: Simplify device reset failureKeith Busch2016-03-03
* | NVMe: Fix namespace removal deadlockKeith Busch2016-03-03
* | NVMe: Use IDA for namespace disk namingKeith Busch2016-03-03
* | NVMe: Don't unmap controller registers on resetKeith Busch2016-03-03
* | NVMe: Rate limit nvme IO warningsKeith Busch2016-02-12
* | NVMe: Poll device while still active during removeKeith Busch2016-02-12