aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/storvsc_drv.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-23drm: qxl: Delay entering atomic context during cursor updateGabriel Krisman Bertazi1-2/+2
2017-05-23ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430Alexander Tsoy1-0/+2
2017-05-22i2c: designware: Fix bogus sda_hold_time due to uninitialized varsJan Kiszka1-1/+1
2017-05-22efi-pstore: Fix write/erase id trackingKees Cook1-6/+11
2017-05-22PCI: imx6: Fix config read timeout handlingLucas Stach1-3/+30
2017-05-22switchtec: Fix minor bug with partition ID registerLogan Gunthorpe1-1/+4
2017-05-22switchtec: Use new cdev_device_add() helper functionLogan Gunthorpe1-9/+2
2017-05-22PCI: endpoint: Make PCI_ENDPOINT depend on HAS_DMAGeert Uytterhoeven1-0/+1
2017-05-22blk-throttle: force user to configure all settings for io.lowShaohua Li1-43/+37
2017-05-22blk-throttle: respect 0 bps/iops settings for io.lowShaohua Li1-12/+29
2017-05-22blk-throttle: output some debug info in traceShaohua Li1-1/+14
2017-05-22blk-throttle: add hierarchy support for latency target and idle timeShaohua Li1-14/+36
2017-05-22nvme_fc: remove extra controller reference taken on reconnectJames Smart1-3/+2
2017-05-22nvme_fc: correct nvme status set on abortJames Smart1-2/+2
2017-05-22nvme_fc: set logging level on resets/deletesJames Smart1-10/+4
2017-05-22nvme_fc: revise comment on teardownJames Smart1-4/+4
2017-05-22nvme_fc: Support ctrl_loss_tmoJames Smart1-67/+49
2017-05-22nvme_fc: get rid of local reconnect_delayJames Smart1-6/+4
2017-05-22net: sched: cls_matchall: fix null pointer dereferenceJiri Pirko1-1/+0
2017-05-22blk-mq: remove blk_mq_abort_requeue_list()Ming Lei2-20/+0
2017-05-22nvme: avoid to use blk_mq_abort_requeue_list()Ming Lei1-2/+3
2017-05-22nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()Ming Lei1-1/+7
2017-05-22nvme-rdma: support devices with queue size < 32Marta Rybczynska1-4/+14
2017-05-22vsock: use new wait API for vsock_stream_sendmsg()WANG Cong1-13/+8
2017-05-22bonding: fix randomly populated arp target arrayJarod Wilson1-3/+2
2017-05-22net: Make IP alignment calulations clearer.David S. Miller1-4/+8
2017-05-22mmc: sdhci-iproc: suppress spurious interrupt with Multiblock readSrinath Mannam1-1/+2
2017-05-22bonding: fix accounting of active ports in 3adJarod Wilson1-1/+1
2017-05-22net: atheros: atl2: don't return zero on failure path in atl2_probe()Alexey Khoroshilov1-4/+4
2017-05-22mmc: cavium: Fix probing race with regulatorJan Glauber2-1/+16
2017-05-22of/platform: Make of_platform_device_destroy globally visibleJan Glauber2-1/+3
2017-05-22mmc: cavium: Prevent crash with incomplete DTJan Glauber1-15/+10
2017-05-22ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet1-7/+8
2017-05-22ALSA: hda - Update the list of quirk modelsTakashi Iwai1-49/+65
2017-05-22ALSA: hda - Provide dual-codecs model option for a few Realtek codecsTakashi Iwai1-0/+3
2017-05-22ALSA: hda - Apply dual-codec quirk for MSI Z270-Gaming moboTakashi Iwai1-0/+1
2017-05-22i2c: designware: Fix bogus sda_hold_time due to uninitialized varsJan Kiszka1-1/+1
2017-05-22i2c: i2c-tiny-usb: fix buffer not being DMA capableSebastian Reichel1-4/+21
2017-05-22drm/radeon: Fix oops upon driver load on PowerXpress laptopsLukas Wunner1-1/+1
2017-05-21Linux 4.12-rc2Linus Torvalds1-1/+1
2017-05-21x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds1-3/+3
2017-05-21Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds1-2/+3
2017-05-21bridge: start hello_timer when enabling KERNEL_STP in br_stp_startXin Long2-1/+2
2017-05-21smsc95xx: Support only IPv4 TCP/UDP csum offloadNisar Sayed1-3/+10
2017-05-21arp: always override existing neigh entries with gratuitous ARPIhar Hrachyshka1-4/+5
2017-05-21arp: postpone addr_type calculation to as late as possibleIhar Hrachyshka1-7/+17
2017-05-21arp: decompose is_garp logic into a separate functionIhar Hrachyshka1-12/+23
2017-05-21arp: fixed error in a commentIhar Hrachyshka1-1/+1
2017-05-21tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang1-0/+4
2017-05-21osf_wait4(): fix infoleakAl Viro1-2/+4