summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-1330-200/+151
|\
| * 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: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-0719-128/+87
| * 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-052-29/+28
| * scsi_debug: switch to uuid_tChristoph Hellwig2017-06-051-5/+5
| * nvme: switch to uuid_tChristoph Hellwig2017-06-054-7/+7
| * fs: switch ->s_uuid to uuid_tChristoph Hellwig2017-06-051-3/+3
| * uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig2017-06-051-8/+1
| * md: namespace private helper namesAmir Goldstein2017-06-051-4/+4
* | nvme-rdma: fix merge errorChristoph Hellwig2017-06-121-6/+5
* | Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe2017-06-12361-1870/+3025
|\ \
| * \ Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-111-6/+43
| |\ \
| | * | random: invalidate batched entropy after crng initJason A. Donenfeld2017-06-081-0/+37
| | * | random: use lockless method of accessing and updating f->reg_idxTheodore Ts'o2017-06-081-6/+6
| * | | Merge tag 'gpio-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-06-113-19/+47
| |\ \ \
| | * | | gpio: mvebu: fix gpio bank registration when pwm is usedRichard Genoud2017-06-091-0/+7
| | * | | gpio: mvebu: fix blink counter register selectionRichard Genoud2017-06-091-1/+1
| | * | | gpio: crystalcove: Do not write regular gpio registers for virtual GPIOsHans de Goede2017-05-231-18/+36
| | * | | gpio: aspeed: Don't attempt to debounce if disabledJoel Stanley2017-05-221-0/+3
| * | | | Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-06-114-7/+9
| |\ \ \ \
| | * | | | cxl: Avoid double free_irq() for psl,slice interruptsVaibhav Jain2017-06-091-3/+11
| | * | | | mei: make sysfs modalias format similar as uevent modaliasPratyush Anand2017-06-031-1/+3
| | * | | | drivers: char: mem: Fix wraparound check to allow mappings up to the endJulius Werner2017-06-031-1/+1
| | * | | | goldfish_pipe: use GFP_ATOMIC under spin lockWei Yongjun2017-05-251-1/+1
| | * | | | firmware: vpd: do not leak kobjectsDmitry Torokhov2017-05-251-2/+2
| | * | | | firmware: vpd: avoid potential use-after-free when destroying sectionDmitry Torokhov2017-05-251-1/+1
| | * | | | firmware: vpd: do not leave freed section attributes to the listDmitry Torokhov2017-05-251-1/+1
| | |/ / /
| * | | | Merge tag 'staging-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-06-1110-46/+47
| |\ \ \ \
| | * | | | staging: ccree: fix buffer copyGilad Ben-Yossef2017-06-061-1/+2
| | * | | | staging/lustre/lov: remove set_fs() call from lov_getstripe()Oleg Drokin2017-06-031-9/+0
| | * | | | staging: ccree: add CRYPTO dependencyArnd Bergmann2017-05-251-1/+1
| | * | | | Merge tag 'iio-fixes-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-05-227-35/+44
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | iio: adc: sun4i-gpadc-iio: fix parent device being used in devm functionQuentin Schulz2017-05-211-14/+22