summaryrefslogtreecommitdiffstats
path: root/drivers/nvme (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | blk-mq: use the introduced blk_mq_unquiesce_queue()Ming Lei2017-06-181-1/+1
| * | | nvme: implement NS Optimal IO Boundary from 1.3 SpecScott Bauer2017-06-162-0/+10
| * | | nvme: don't hard code size of struct t10_pi_tupleSagi Grimberg2017-06-151-1/+2
| * | | nvme: no need to wait for the reset when keepalive failsChristoph Hellwig2017-06-151-1/+1
| * | | nvme: move reset workqueue handling to common codeChristoph Hellwig2017-06-156-111/+47
| * | | nvme-pci: merge init_request methodsChristoph Hellwig2017-06-151-15/+3
| * | | nvme-loop: merge init_request methodsChristoph Hellwig2017-06-151-9/+4
| * | | nvme-fc: merge init_request methodsChristoph Hellwig2017-06-151-13/+3
| * | | nvme-rdma: merge init_request and exit_request methodsChristoph Hellwig2017-06-151-32/+11
| * | | nvme: move protection information check into nvme_setup_rwChristoph Hellwig2017-06-152-15/+14
| * | | nvme: mark shutdown_timeout staticChristoph Hellwig2017-06-152-5/+2
| * | | nvme-rdma: fix error code in nvme_rdma_create_ctrl()Dan Carpenter2017-06-151-0/+2
| * | | nvmf: keep track of nvmet connect error statusGuan Junxiong2017-06-151-0/+18
| * | | nvmet-fc: Remove a set-but-not-used variableBart Van Assche2017-06-151-2/+0
| * | | nvme: use ctrl->device consistently for loggingJohannes Thumshirn2017-06-151-5/+5
| * | | nvmet: allow overriding the NVMe VS via configfsJohannes Thumshirn2017-06-151-0/+37
| * | | nvmet: add uuid field to nvme_ns and populate via configfsJohannes Thumshirn2017-06-151-0/+31
| * | | nvmet: implement namespace identify descriptor listJohannes Thumshirn2017-06-153-1/+64
| * | | nvme: provide UUID value to userspaceJohannes Thumshirn2017-06-151-1/+24
| * | | nvme: get list of namespace descriptorsJohannes Thumshirn2017-06-152-0/+80
| * | | nvme: rename uuid to nguid in nvme_nsJohannes Thumshirn2017-06-152-6/+6
| * | | nvmet: use NVME_IDENTIFY_DATA_SIZEJohannes Thumshirn2017-06-154-6/+6
| * | | nvme-pci: remove redundant includesSagi Grimberg2017-06-151-13/+0
| * | | nvme-pci: Remove watchdog timerKeith Busch2017-06-151-67/+56
| * | | nvme-pci: remap BAR0 to cover admin CQ doorbell for large strideXu Yu2017-06-151-22/+43
| * | | nvme: move nr_reconnects to nvme_ctrlSagi Grimberg2017-06-155-9/+8
| * | | nvme: queue ns scanning and async request from nvme_wqSagi Grimberg2017-06-151-3/+3
| * | | nvme: Move transports to use nvme-core workqueueSagi Grimberg2017-06-156-60/+36
| * | | nvme: Don't allow to reset a reconnecting controllerSagi Grimberg2017-06-151-1/+0
| * | | nvme-rdma: Get rid of CONNECTED stateSagi Grimberg2017-06-151-7/+3
| * | | nvme-rdma: rework rdma connection establishment error pathSagi Grimberg2017-06-151-9/+5
| * | | nvme-rdma: make nvme_rdma_[create|destroy]_queue_ib symmetricalSagi Grimberg2017-06-151-24/+18
| * | | nvme-rdma: Don't rearm the CQ when polling directlySagi Grimberg2017-06-151-1/+0
| * | | nvme-rdma: Make queue flags bit numbers and not shiftsSagi Grimberg2017-06-151-4/+4
| * | | nvme-rdma: get rid of unused ctrl lockSagi Grimberg2017-06-151-4/+0
| * | | nvme-loop: get rid of unused controller lockSagi Grimberg2017-06-151-3/+0
| * | | nvme-pci: implement host memory buffer supportChristoph Hellwig2017-06-151-2/+187
| * | | nvme: save hmpre and hmmin in struct nvme_ctrlChristoph Hellwig2017-06-132-0/+5
| * | | Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig2017-06-134-7/+7
| |\ \ \
| * | | | nvme-rdma: fix merge errorChristoph Hellwig2017-06-121-6/+5
| * | | | Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe2017-06-124-31/+67
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | block: switch bios to blk_status_tChristoph Hellwig2017-06-091-2/+2
| * | | | blk-mq: switch ->queue_rq return value to blk_status_tChristoph Hellwig2017-06-096-62/+62
| * | | | block: introduce new block status code typeChristoph Hellwig2017-06-093-23/+16
| * | | | nvme-lightnvm: use blk_execute_rq in nvme_nvm_submit_user_cmdChristoph Hellwig2017-06-091-11/+1
* | | | | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-034-7/+7
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | nvme: switch to uuid_tChristoph Hellwig2017-06-054-7/+7
| |/ / /
* | / / nvme/pci: Fix stuck nvme resetKeith Busch2017-06-281-1/+2
| |/ / |/| |
* | | nvme: relax APST default max latency to 100msKai-Heng Feng2017-06-071-1/+1
* | | nvme: only consider exit latency when choosing useful non-op power statesKai-Heng Feng2017-06-071-6/+9