aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/BusLogic.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-07bsg: pass in desired timeout handlerJens Axboe6-10/+10
2018-11-07dasd: remove dead codeJens Axboe1-17/+5
2018-11-07block: remove q->lld_busy_fn()Jens Axboe3-11/+0
2018-11-07scsi: kill off the legacy IO pathJens Axboe17-680/+77
2018-11-07scsi: provide mq_ops->busy() hookJens Axboe1-0/+6
2018-11-07blk-mq: provide mq_ops->busy() hookJens Axboe2-0/+8
2018-11-07blk-mq: remove legacy check in queue blk_freeze_queue()Jens Axboe1-2/+0
2018-11-07blk-mq: remove the request_list usageJens Axboe1-5/+0
2018-11-07ide: convert to blk-mqJens Axboe8-179/+239
2018-11-07mspro_block: convert to blk-mqJens Axboe1-55/+66
2018-11-07ms_block: convert to blk-mqJens Axboe2-49/+62
2018-11-07sunvdc: convert to blk-mqJens Axboe1-51/+98
2018-11-07null_blk: Add conventional zone configuration for zoned supportMasato Suzuki3-1/+34
2018-11-06HID: fix up .raw_event() documentationLinus Walleij1-2/+2
2018-11-06HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabledArnd Bergmann1-0/+3
2018-11-06ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mmArd Biesheuvel1-1/+1
2018-11-05net: alx: make alx_drv_name staticRasmus Villemoes2-2/+1
2018-11-05net: bpfilter: fix iptables failure if bpfilter_umh is disabledTaehee Yoo1-3/+3
2018-11-05sock_diag: fix autoloading of the raw_diag moduleAndrei Vagin1-0/+1
2018-11-05net: core: netpoll: Enable netconsole IPv6 link local addressMatwey V. Kornilov1-1/+2
2018-11-05ipv6: properly check return value in inet6_dump_all()Alexey Kodanev1-2/+2
2018-11-05rtnetlink: restore handling of dumpit return value in rtnl_dump_all()Alexey Kodanev1-1/+1
2018-11-05net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FSJeff Barnhill1-1/+1
2018-11-05arm64: dts: stratix10: fix multicast filteringAaro Koskinen1-0/+3
2018-11-05compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky3-15/+3
2018-11-05tracing/kprobes: Fix strpbrk() argument orderMasami Hiramatsu1-1/+1
2018-11-05ARM: defconfig: Disable PREEMPT again on multi_v7Olof Johansson1-1/+0
2018-11-05arm64: dts: renesas: condor: switch from EtherAVB to GEtherSergei Shtylyov1-23/+24
2018-11-05dt-bindings: arm: Fix RZ/G2E part numberFabrizio Castro1-1/+1
2018-11-05arm64: dts: renesas: r8a7795: add missing dma-names on hscif2Kuninori Morimoto1-1/+1
2018-11-05ARM: dts: imx6sx-sdb: Fix enet phy regulatorLeonard Crestez1-1/+6
2018-11-05ARM: dts: fsl: Fix improperly quoted stdout-path valuesRob Herring2-3/+3
2018-11-05ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c nodeOleksij Rempel1-1/+1
2018-11-04bonding/802.3ad: fix link_failure_count trackingJarod Wilson1-2/+2
2018-11-04net: phy: realtek: fix RTL8201F sysfs nameHolger Hoffstätte1-1/+1
2018-11-04hwmon: (ibmpowernv) Remove bogus __init annotationsGeert Uytterhoeven1-4/+3
2018-11-04hwmon: (core) Fix double-free in __hwmon_device_register()Dmitry Osipenko1-4/+4
2018-11-04Linux 4.20-rc1Linus Torvalds1-2/+2
2018-11-03sctp: define SCTP_SS_DEFAULT for Stream schedulersXin Long2-1/+2
2018-11-03sctp: fix strchange_flags name for Stream Change EventXin Long1-0/+2
2018-11-03mlxsw: spectrum: Fix IP2ME CPU policer configurationShalom Toledo1-1/+0
2018-11-03openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELSArnd Bergmann1-1/+2
2018-11-03qed: fix link config error handlingArnd Bergmann1-2/+5
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra1-1/+1
2018-11-03net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin1-6/+4
2018-11-03net/mlx4_en: use __netdev_tx_sent_queue()Eric Dumazet1-2/+4
2018-11-03net: do not abort bulk send on BQL statusEric Dumazet1-1/+1
2018-11-03net: bql: add __netdev_tx_sent_queue()Eric Dumazet1-0/+20
2018-11-03s390/qeth: report 25Gbit link speedJulian Wiedmann2-2/+20
2018-11-03s390/qeth: sanitize ARP requestsJulian Wiedmann4-79/+34