summaryrefslogtreecommitdiffstats
path: root/fs/btrfs (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-04hyper-v: trace vmbus_send_tl_connect_request()Vitaly Kuznetsov2-1/+26
2017-11-04hyper-v: trace vmbus_release_relid()Vitaly Kuznetsov2-2/+21
2017-11-04hyper-v: trace vmbus_negotiate_version()Vitaly Kuznetsov2-0/+29
2017-11-04hyper-v: trace vmbus_teardown_gpadl()Vitaly Kuznetsov2-0/+20
2017-11-04hyper-v: trace vmbus_establish_gpadl()Vitaly Kuznetsov2-0/+48
2017-11-04hyper-v: trace vmbus_close_internal()Vitaly Kuznetsov2-0/+17
2017-11-04hyper-v: trace vmbus_open()Vitaly Kuznetsov2-0/+29
2017-11-04hyper-v: trace vmbus_request_offers()Vitaly Kuznetsov2-1/+11
2017-11-04hyper-v: trace vmbus_onversion_response()Vitaly Kuznetsov2-0/+14
2017-11-04hyper-v: trace vmbus_ongpadl_torndown()Vitaly Kuznetsov2-0/+10
2017-11-04hyper-v: trace vmbus_ongpadl_created()Vitaly Kuznetsov2-0/+19
2017-11-04hyper-v: trace vmbus_onopen_result()Vitaly Kuznetsov2-0/+19
2017-11-04hyper-v: trace vmbus_onoffer_rescind()Vitaly Kuznetsov2-0/+10
2017-11-04hyper-v: trace vmbus_onoffer()Vitaly Kuznetsov2-0/+39
2017-11-04hyper-v: trace vmbus_on_message()Vitaly Kuznetsov2-0/+7
2017-11-04hyper-v: trace vmbus_on_msg_dpc()Vitaly Kuznetsov5-1/+40
2017-11-04drivers/pcmcia: Convert timers to use timer_setup()Kees Cook8-31/+24
2017-11-04drivers/sgi-xp: Convert timers to use timer_setup()Kees Cook2-18/+12
2017-11-04auxdisplay: Convert timers to use timer_setup()Kees Cook2-8/+6
2017-10-31Drivers: hv: vmbus: Make panic reporting to be more usefulK. Y. Srinivasan3-9/+12
2017-10-31Drivers: hv: vmbus: Expose per-channel interrupts and events countersStephen Hemminger4-6/+42
2017-10-23Linux 4.14-rc6v4.14-rc6Linus Torvalds1-1/+1
2017-10-23genwqe: Take R/W permissions into account when dealing with memory pagesGuilherme G. Piccoli3-18/+38
2017-10-22Input: do not use property bits when generating module aliasDmitry Torokhov2-6/+1
2017-10-22stmmac: Don't access tx_q->dirty_tx before netif_tx_lockBernd Edlinger1-1/+2
2017-10-22ipv6: flowlabel: do not leave opt->tot_len with garbageEric Dumazet2-2/+3
2017-10-22of_mdio: Fix broken PHY IRQ in case of probe deferralGeert Uytterhoeven1-12/+27
2017-10-22textsearch: fix typos in library helpersRandy Dunlap2-2/+2
2017-10-22rxrpc: Don't release call mutex on error pointerDavid Howells1-2/+3
2017-10-22net: stmmac: Prevent infinite loop in get_rx_timestamp_status()Jose Abreu1-1/+1
2017-10-22net: stmmac: Fix stmmac_get_rx_hwtstamp()Jose Abreu1-7/+6
2017-10-22net: stmmac: Add missing call to dev_kfree_skb()Jose Abreu1-0/+1
2017-10-22mlxsw: spectrum_router: Configure TIGCR on initPetr Machata1-1/+10
2017-10-22mlxsw: reg: Add Tunneling IPinIP General Configuration RegisterPetr Machata1-0/+31
2017-10-22net: ethtool: remove error check for legacy setting transceiver typeNiklas Söderlund1-3/+2
2017-10-22soreuseport: fix initialization raceCraig Gallek3-11/+11
2017-10-22net: bridge: fix returning of vlan range op errorsNikolay Aleksandrov1-1/+1
2017-10-22sock: correct sk_wmem_queued accounting on efault in tcp zerocopyWillem de Bruijn1-0/+4
2017-10-22bpf: add test cases to bpf selftests to cover all access testsDaniel Borkmann1-0/+480
2017-10-22bpf: fix pattern matches for direct packet accessDaniel Borkmann1-0/+24
2017-10-22bpf: fix off by one for range markings with L{T, E} patternsDaniel Borkmann1-12/+21
2017-10-22bpf: devmap fix arithmetic overflow in bitmap_size calculationJohn Fastabend1-1/+1
2017-10-21cpu/hotplug: Reset node state after operationThomas Gleixner1-0/+5
2017-10-21net: aquantia: Bad udp rate on default interrupt coalescingIgor Russkikh1-6/+6
2017-10-21net: aquantia: Enable coalescing management via ethtool interfaceIgor Russkikh9-62/+155
2017-10-21net: aquantia: mmio unmap was not performed on driver removalIgor Russkikh1-0/+3
2017-10-21net: aquantia: Limit number of MSIX irqs to the number of cpusIgor Russkikh1-4/+7
2017-10-21net: aquantia: Fixed transient link up/down/up notificationIgor Russkikh1-0/+2
2017-10-21net: aquantia: Add queue restarts stats counterIgor Russkikh2-58/+37
2017-10-21net: aquantia: Reset nic statistics on interface up/downIgor Russkikh6-17/+75