summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nvme-4.14' of git://git.infradead.org/nvme into for-linusJens Axboe2017-10-052-8/+8
|\
| * nvme-pci: Use PCI bus address for data/queues in CMBChristoph Hellwig2017-10-041-7/+7
| * nvme: fix visibility of "uuid" ns attributeMartin Wilck2017-10-011-1/+1
* | null_blk: change configfs dependency to selectJens Axboe2017-10-031-1/+1
* | nbd: fix -ERESTARTSYS handlingJosef Bacik2017-10-021-1/+5
|/
* bcache: use llist_for_each_entry_safe() in __closure_wake_up()Coly Li2017-09-271-2/+2
* Merge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-09-272-47/+15
|\
| * mmc: sdhci-pci: Fix voltage switch for some Intel host controllersAdrian Hunter2017-09-221-0/+15
| * mmc: tmio: remove broken and noisy debug macroWolfram Sang2017-09-221-47/+0
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-2615-128/+128
|\ \
| * | nvme-fcloop: fix port deletes and callbacksJames Smart2017-09-251-64/+38
| * | nvmet-fc: ensure target queue id within range.James Smart2017-09-251-0/+3
| * | nvmet-fc: on port remove call put outside lockJames Smart2017-09-251-1/+5
| * | nvme-rdma: don't fully stop the controller in error recoverySagi Grimberg2017-09-251-1/+1
| * | nvme-rdma: give up reconnect if state change failsSagi Grimberg2017-09-251-1/+6
| * | nvme-core: Use nvme_wq to queue async events and fw activationSagi Grimberg2017-09-251-2/+2
| * | nvme: fix sqhd reference when admin queue connect failsJames Smart2017-09-251-1/+2
| * | nvmet: implement valid sqhd values in completionsJames Smart2017-09-253-6/+12
| * | nvme-fabrics: Allow 0 as KATO valueGuilherme G. Piccoli2017-09-251-9/+9
| * | nvme: allow timed-out ios to retryJames Smart2017-09-251-2/+0
| * | nvme: stop aer posting if controller state not liveJames Smart2017-09-251-2/+3
| * | nvme-pci: Print invalid SGL only onceKeith Busch2017-09-251-12/+18
| * | nvme-pci: initialize queue memory before interruptsKeith Busch2017-09-251-2/+2
| * | nvmet-fc: fix failing max io queue connectionsJames Smart2017-09-251-3/+3
| * | nvme-fc: use transport-specific sgl formatJames Smart2017-09-251-6/+7
| * | qla2xxx: remove use of FC-specific error codesJames Smart2017-09-251-1/+1
| * | lpfc: remove use of FC-specific error codesJames Smart2017-09-251-1/+1
| * | nvmet-fcloop: remove use of FC-specific error codesJames Smart2017-09-251-1/+1
| * | nvmet-fc: remove use of FC-specific error codesJames Smart2017-09-251-6/+3
| * | nvme-fc: remove use of FC-specific error codesJames Smart2017-09-251-4/+4
| * | loop: remove union of use_aio and ref in struct loop_cmdOmar Sandoval2017-09-251-4/+2
| * | nbd: ignore non-nbd ioctl'sJosef Bacik2017-09-251-0/+6
| * | brd: fix overflow in __brd_direct_accessMikulas Patocka2017-09-251-1/+1
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-09-241-2/+2
|\ \ \
| * | | clocksource/integrator: Fix section mismatch warningArnd Bergmann2017-09-181-2/+2
| | |/ | |/|
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-243-10/+16
|\ \ \
| * \ \ Merge tag 'irqchip-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-09-213-10/+16
| |\ \ \ | | |_|/ | |/| |
| | * | irqchip.mips-gic: Fix shared interrupt mask writesPaul Burton2017-09-191-3/+3
| | * | irqchip/gic-v4: Fix building with ancient gccArnd Bergmann2017-09-191-3/+9
| | * | irqchip/gic-v3: Iterate over possible CPUs by for_each_possible_cpu()zijun_hu2017-09-191-4/+4
| | |/
* | | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2017-09-247-52/+83
|\ \ \
| * | | tpm: ibmvtpm: simplify crq initialization and document crq formatMichal Suchanek2017-09-241-36/+60
| * | | tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak2017-09-245-14/+21
| * | | tpm: tpm_crb: constify acpi_device_id.Arvind Yadav2017-09-241-1/+1
| * | | tpm: vtpm: constify vio_device_idArvind Yadav2017-09-241-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-09-2317-161/+281
|\ \ \ \
| * | | | bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is des...Somnath Kotur2017-09-221-3/+20
| * | | | bnxt_re: Fix memory leak in FRMR pathSelvin Xavier2017-09-221-1/+1
| * | | | bnxt_re: Remove RTNL lock dependency in bnxt_re_query_portSomnath Kotur2017-09-223-8/+9
| * | | | bnxt_re: Fix race between the netdev register and unregister eventsSomnath Kotur2017-09-222-5/+15