aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/block/virtio_blk.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-01drop_monitor: work around gcc-10 stringop-overflow warningArnd Bergmann1-4/+7
2020-05-01gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()Yoshiyuki Kurauchi1-4/+5
2020-05-01cxgb4: Add missing annotation for service_ofldq()Jules Irenge1-0/+1
2020-05-01ice: cleanup language in ice.rst for fw.appJacob Keller1-2/+2
2020-05-01net: Make PTP-specific drivers depend on PTP_1588_CLOCKClay McClure5-5/+5
2020-05-01devlink: fix return value after hitting end in region readJakub Kicinski1-0/+5
2020-05-01hv_netvsc: Fix netvsc_start_xmit's return typeNathan Chancellor1-1/+2
2020-05-01net: phy: DP83TC811: Fix WoL in config init to be disabledDan Murphy1-9/+12
2020-05-01net: phy: DP83822: Fix WoL in config init to be disabledDan Murphy1-16/+14
2020-05-01ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern3-0/+36
2020-05-01io_uring: punt splice async because of inode mutexPavel Begunkov1-14/+2
2020-05-01io_uring: check non-sync defer_list carefullyPavel Begunkov1-1/+1
2020-05-01io_uring: fix extra put in sync_file_range()Pavel Begunkov1-1/+1
2020-05-01iommu/qcom: Fix local_base status checkTang Bin1-1/+4
2020-05-01iommu: Properly export iommu_group_get_for_dev()Greg Kroah-Hartman1-1/+1
2020-05-01iommu/vt-d: Use right Kconfig option nameLu Baolu1-2/+2
2020-05-01iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit1-1/+1
2020-04-30io_uring: use cond_resched() in io_ring_ctx_wait_and_kill()Xiaoguang Wang1-1/+1
2020-04-30io_uring: use proper references for fallback_req lockingBijan Mottahedeh1-2/+2
2020-04-30io_uring: only force async punt if poll based retry can't handle itJens Axboe1-2/+4
2020-04-30io_uring: enable poll retry for any file with ->read_iter / ->write_iterJens Axboe1-7/+13
2020-04-30cxgb4: fix EOTID leak when disabling TC-MQPRIO offloadRahul Lakkireddy1-3/+36
2020-04-30stmmac: intel: Fix kernel crash due to wrong error pathAndy Shevchenko1-1/+3
2020-04-30mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properlyJiri Pirko1-2/+10
2020-04-30tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040Toke Høiland-Jørgensen1-2/+55
2020-04-30net: macb: Fix runtime PM refcountingAndy Shevchenko1-3/+9
2020-04-30net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET1-1/+1
2020-04-30net: macsec: preserve ingress frame orderingScott Dial1-1/+2
2020-04-30net: ipa: zero return code before issuing generic EE commandAlex Elder2-0/+9
2020-04-30net: ipa: fix an error message in gsi_channel_init_one()Alex Elder1-2/+2
2020-04-30net: ipa: fix a bug in ipa_endpoint_stop()Alex Elder1-5/+2
2020-04-30ionic: add device reset to fw upgrade downShannon Nelson1-0/+1
2020-04-30ionic: refresh devinfo after fw-upgradeShannon Nelson1-0/+1
2020-04-30ionic: no link check until after probeShannon Nelson1-2/+0
2020-04-30dp83640: reverse arguments to list_add_tailJulia Lawall1-1/+1
2020-04-30net: bridge: vlan: Add a schedule point during VLAN processingIdo Schimmel1-0/+1
2020-04-30ibmvnic: Skip fatal error reset after passive initJuliet Kim1-1/+2
2020-04-30selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore1-25/+45
2020-04-30mptcp: fix uninitialized value accessPaolo Abeni1-1/+1
2020-04-30mptcp: initialize the data_fin field for mpc packetsPaolo Abeni1-0/+1
2020-04-30mptcp: fix 'use_ack' option access.Paolo Abeni1-1/+1
2020-04-30mptcp: avoid a WARN on bad input.Paolo Abeni1-2/+2
2020-04-30mptcp: move option parsing into mptcp_incoming_options()Paolo Abeni7-122/+115
2020-04-30mptcp: consolidate synack processing.Paolo Abeni4-29/+24
2020-04-30NFS: Fix a race in __nfs_list_for_each_server()Trond Myklebust1-1/+1
2020-04-30arm64: vdso: Add -fasynchronous-unwind-tables to cflagsVincenzo Frascino1-1/+1
2020-04-30block: remove the bd_openers checks in blk_drop_partitionsChristoph Hellwig1-1/+1
2020-04-30net/mlx5e: Fix q counters on uplink representorsRoi Dayan1-7/+2
2020-04-30net/mlx5: Fix command entry leak in Internal Error StateMoshe Shemesh1-0/+4
2020-04-30net/mlx5: Fix forced completion access non initialized command entryMoshe Shemesh1-1/+1