summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2018-09-2825-25/+25
* block, scsi: Change the preempt-only flag into a counterBart Van Assche2018-09-261-4/+7
* block: Move power management code into a new source fileBart Van Assche2018-09-263-0/+3
* xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>Christoph Hellwig2018-09-261-0/+1
* block: remove ARCH_BIOVEC_PHYS_MERGEABLEChristoph Hellwig2018-09-261-1/+1
* xen: remove the xen_biovec_phys_mergeable exportChristoph Hellwig2018-09-261-1/+0
* blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou (Facebook)2018-09-212-3/+4
* rsxx: Remove unnecessary parenthesesNathan Chancellor2018-09-111-1/+1
* block: umem: replace spin_lock_bh with spin_lock in tasklet callbackjun qian2018-09-071-2/+2
* drbd: Convert from ahash to shashKees Cook2018-09-065-88/+76
* Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds2018-09-061-0/+3
|\
| * nbd: don't allow invalid blocksize settingsJens Axboe2018-09-041-0/+3
* | Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-09-054-40/+72
|\ \
| * | gpio: Fix crash due to registration raceVincent Whitchurch2018-08-311-0/+1
| * | gpio: dwapb: Fix error handling in dwapb_gpio_probe()Alexey Khoroshilov2018-08-291-0/+1
| * | gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcallHans de Goede2018-08-291-35/+49
| * | gpiolib: acpi: Switch to cansleep version of GPIO library callAndy Shevchenko2018-08-291-1/+1
| * | gpio: adp5588: Fix sleep-in-atomic-context bugMichael Hennerich2018-08-291-4/+20
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-09-0512-77/+80
|\ \ \
| * | | scsi: aacraid: fix a signedness bugDan Carpenter2018-08-271-1/+1
| * | | Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq"Ming Lei2018-08-272-40/+7
| * | | Revert "scsi: core: fix scsi_host_queue_ready"Ming Lei2018-08-271-1/+1
| * | | scsi: libata: Add missing newline at end of fileGeert Uytterhoeven2018-08-271-1/+1
| * | | scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info()Varun Prakash2018-08-271-4/+4
| * | | scsi: hpsa: limit transfer length to 1MB, not 512kBMartin Wilck2018-08-271-1/+1
| * | | scsi: lpfc: Correct MDS diag and nvmet configurationJames Smart2018-08-271-1/+1
| * | | scsi: lpfc: Default fdmi_on to onJames Smart2018-08-271-4/+4
| * | | scsi: csiostor: fix incorrect port capabilitiesVarun Prakash2018-08-273-14/+48
| * | | scsi: csiostor: add a check for NULL pointer after kmalloc()Varun Prakash2018-08-271-7/+9
| * | | scsi: core: Update SCSI_MQ_DEFAULT help text to match defaultGeert Uytterhoeven2018-08-271-5/+5
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-09-042-12/+11
|\ \ \
| * | | drivers/dax/device.c: convert variable to vm_fault_t typeSouptick Joarder2018-09-041-1/+2
| * | | memory_hotplug: fix kernel_panic on offline page processingMikhail Zaslonko2018-09-041-11/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-09-0437-127/+427
|\ \ \ \ | |/ / / |/| | |
| * | | net: phy: sfp: Handle unimplemented hwmon limits and alarmsAndrew Lunn2018-09-041-4/+16
| * | | net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan2018-09-041-2/+3
| * | | Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-032-48/+14
| |\ \ \
| | * | | mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_customJinbum Park2018-08-281-0/+4
| | * | | cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka2018-08-281-45/+5
| | * | | mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall2018-08-281-3/+0
| | * | | mac80211_hwsim: require at least one channelJohannes Berg2018-08-151-0/+5
| * | | | bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.Michael Chan2018-09-034-12/+9
| * | | | bnxt_en: Clean up unused functions.Michael Chan2018-09-034-18/+1
| * | | | bnxt_en: Fix firmware signaled resource change logic in open.Michael Chan2018-09-031-3/+10
| * | | | net/ibm/emac: wrong emac_calc_base call was used by typoIvan Mikhaylov2018-09-031-3/+3
| * | | | r8169: add support for NCube 8168 network cardAnthony Wong2018-09-031-0/+1
| * | | | net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai2018-09-021-1/+1
| * | | | net: ethernet: cpsw-phy-sel: prefer phandle for phy selTony Lindgren2018-09-021-3/+6
| * | | | ibmvnic: Include missing return code checks in reset functionThomas Falcon2018-08-311-3/+9
| * | | | hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()Dexuan Cui2018-08-311-1/+10