summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* nvme: add fields into identify controller data structureGuan Junxiong2017-06-151-2/+8
* 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-152-0/+41
* 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
* nvme: introduce NVMe Namespace Identification Descriptor structuresJohannes Thumshirn2017-06-151-0/+17
* nvmet: use NVME_IDENTIFY_DATA_SIZEJohannes Thumshirn2017-06-155-6/+8
* scatterlist: add sg_zero_buffer() helperJohannes Thumshirn2017-06-152-0/+37
* 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-152-22/+44
* 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
* nvme.h: add dword 12 - 15 fields to struct nvme_featuresArnav Dawn2017-06-131-1/+4
* nvme.h: add struct nvme_host_mem_buf_desc and HMB flagsChristoph Hellwig2017-06-131-0/+11
* Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig2017-06-1376-500/+373
|\
| * thermal: int340x_thermal: fix compile after the UUID API switchChristoph Hellwig2017-06-091-2/+2
| * thermal: int340x_thermal: Switch to use new generic UUID APIAndy Shevchenko2017-06-091-4/+4
| * acpi: always include uuid.hChristoph Hellwig2017-06-081-1/+1
| * ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-0726-144/+106
| * ACPI / extlog: Switch to use new generic UUID APIAndy Shevchenko2017-06-051-10/+10
| * ACPI / bus: Switch to use new generic UUID APIAndy Shevchenko2017-06-051-3/+3
| * ACPI / APEI: Switch to use new generic UUID APIAndy Shevchenko2017-06-051-4/+4
| * acpi, nfit: Switch to use new generic UUID APIAndy Shevchenko2017-06-053-29/+29
| * MAINTAINERS: add uuid entryChristoph Hellwig2017-06-051-0/+11
| * tmpfs: generate random sb->s_uuidAmir Goldstein2017-06-051-0/+2
| * scsi_debug: switch to uuid_tChristoph Hellwig2017-06-051-5/+5
| * nvme: switch to uuid_tChristoph Hellwig2017-06-056-10/+10
| * sysctl: switch to use uuid_tChristoph Hellwig2017-06-051-2/+2
| * partitions/ldm: switch to use uuid_tChristoph Hellwig2017-06-052-9/+7
| * overlayfs: use uuid_t instead of uuid_beChristoph Hellwig2017-06-052-2/+2
| * fs: switch ->s_uuid to uuid_tChristoph Hellwig2017-06-0514-36/+23
| * ima/policy: switch to use uuid_tChristoph Hellwig2017-06-051-6/+5