aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-03nvmet: switch loopback target state to connecting when resettingJohannes Thumshirn1-0/+6
2018-05-03nvme/multipath: Fix multipath disabled naming collisionsKeith Busch3-25/+35
2018-05-03nvme/multipath: Disable runtime writable enabling parameterKeith Busch1-1/+1
2018-05-03nvme: Set integrity flag for user passthrough commandsKeith Busch1-0/+1
2018-05-03nvme: fix potential memory leak in option parsingChengguang Xu1-0/+6
2018-05-03bdi: Fix use after free bug in debugfs_remove()Tetsuo Handa1-0/+1
2018-05-03bdi: wake up concurrent wb_shutdown() callers.Tetsuo Handa2-1/+18
2018-05-03bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE setColy Li1-1/+1
2018-05-03bcache: set dc->io_disable to true in conditional_stop_bcache_device()Coly Li1-0/+14
2018-05-03bcache: add wait_for_kthread_stop() in bch_allocator_thread()Coly Li1-1/+4
2018-05-03bcache: count backing device I/O error for writeback I/OColy Li1-1/+3
2018-05-03bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()Coly Li1-0/+17
2018-05-03bcache: store disk name in struct cache and struct cached_devColy Li5-34/+30
2018-04-26blk-mq: fix sysfs inflight counterOmar Sandoval5-6/+43
2018-04-26blk-mq: count allocated but not started requests in iostats inflightOmar Sandoval1-12/+9
2018-04-25Revert "blk-mq: remove code for dealing with remapping queue"Ming Lei1-3/+31
2018-04-25block: mq: Add some minor doc for core structsLinus Walleij2-0/+6
2018-04-25bcache: mark Coly Li as bcache maintainerJens Axboe1-0/+1
2018-04-25MAINTAINERS: Remove me as maintainer of bcacheMichael Lyle1-1/+0
2018-04-24ice: Fix insufficient memory issue in ice_aq_manage_mac_readMd Fahad Iqbal Polash1-5/+17
2018-04-24RISC-V: build vdso-dummy.o with -no-pieAurelien Jarno1-1/+1
2018-04-24riscv: there is no <asm/handle_irq.h>Christoph Hellwig1-1/+0
2018-04-24riscv: select DMA_DIRECT_OPS instead of redefining itChristoph Hellwig1-3/+1
2018-04-24sfc: ARFS filter IDsEdward Cree6-46/+337
2018-04-24net: ethtool: Add missing kernel doc for FEC parametersFlorian Fainelli1-0/+2
2018-04-24packet: fix bitfield update raceWillem de Bruijn2-21/+49
2018-04-24ice: Do not check INTEVENT bit for OICR interruptsBen Shelton2-6/+0
2018-04-24ice: Fix incorrect comment for action typeAnirudh Venkataramanan1-1/+1
2018-04-24ice: Fix initialization for num_nodes_addedAnirudh Venkataramanan1-2/+2
2018-04-24igb: Fix the transmission mode of queue 0 for Qav modeVinicius Costa Gomes1-1/+16
2018-04-24ixgbevf: ensure xdp_ring resources are free'd on error exitColin Ian King1-1/+1
2018-04-24team: fix netconsole setup over teamXin Long1-7/+12
2018-04-23amd-xgbe: Only use the SFP supported transceiver signalsTom Lendacky1-17/+54
2018-04-23amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky7-4/+160
2018-04-23amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky2-2/+19
2018-04-23pppoe: check sockaddr length in pppoe_connect()Guillaume Nault1-0/+4
2018-04-23l2tp: check sockaddr length in pppol2tp_connect()Guillaume Nault1-0/+7
2018-04-23net: phy: marvell: clear wol event before setting itJingju Hou1-0/+9
2018-04-23ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet1-0/+2
2018-04-23bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long1-2/+1
2018-04-23tcp: don't read out-of-bounds opsizeJann Horn1-5/+2
2018-04-23dma-mapping: postpone cpu addr translation on mmapJacopo Mondi1-4/+2
2018-04-23dma-coherent: clarify dma_mmap_from_dev_coherent documentationRobin Murphy1-2/+3
2018-04-23dma-direct: don't retry allocation for no-op GFP_DMATakashi Iwai1-1/+2
2018-04-22Linux 4.17-rc2Linus Torvalds1-1/+1
2018-04-22ibmvnic: Clean actual number of RX or TX poolsThomas Falcon1-2/+2
2018-04-22net: sched: ife: check on metadata lengthAlexander Aring1-0/+3
2018-04-22net: sched: ife: handle malformed tlv lengthAlexander Aring3-4/+41
2018-04-22net: sched: ife: signal not finding metaidAlexander Aring1-1/+1
2018-04-22strparser: Do not call mod_delayed_work with a timeout of LONG_MAXDoron Roberts-Kedes1-1/+1