aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-16ceph: remove unneeded test in try_flush_capsJeff Layton1-1/+1
2019-09-16ceph: have __mark_caps_flushing return flush_tidJeff Layton1-10/+10
2019-09-16ceph: fix comments over ceph_add_capJeff Layton1-1/+3
2019-09-16ceph: eliminate session->s_trim_capsJeff Layton2-10/+9
2019-09-16ceph: fetch cap_gen under spinlock in ceph_add_capJeff Layton1-2/+7
2019-09-16ceph: remove ceph_get_cap_mds and __ceph_get_cap_mdsJeff Layton2-32/+0
2019-09-16ceph: don't SetPageError on writepage errorsJeff Layton1-2/+1
2019-09-16ceph: auto reconnect after blacklistedYan, Zheng6-8/+93
2019-09-16ceph: invalidate all write mode filp after reconnectYan, Zheng4-0/+19
2019-09-16ceph: return -EIO if read/write against filp that lost file locksYan, Zheng3-8/+29
2019-09-16ceph: add helper function that forcibly reconnects to ceph cluster.Yan, Zheng3-5/+39
2019-09-16ceph: pass filp to ceph_get_caps()Yan, Zheng4-42/+46
2019-09-16ceph: track and report error of async metadata operationYan, Zheng5-22/+54
2019-09-16ceph: allow closing session in restarting/reconnect stateYan, Zheng1-3/+3
2019-09-16libceph: add function that clears osd client's abort_errYan, Zheng2-0/+9
2019-09-16libceph: add function that reset client's entity addrYan, Zheng8-0/+43
2019-09-16ceph: don't list vxattrs in listxattr()Jeff Layton1-29/+0
2019-09-16ceph: allow copy_file_range when src and dst inode are sameJeff Layton1-2/+0
2019-09-16ceph: fix directories inode i_blkbits initializationLuis Henriques1-1/+6
2019-09-16bpf: fix accessing bpf_sysctl.file_pos on s390Ilya Leoshkevich4-9/+22
2019-09-16xdp: Fix race in dev_map_hash_update_elem() when replacing elementToke Høiland-Jørgensen1-5/+12
2019-09-16Merge branch 'bpf-af-xdp-unaligned-fixes'Daniel Borkmann3-5/+5
2019-09-16samples/bpf: fix xdpsock l2fwd tx for unaligned modeCiara Loftus1-1/+1
2019-09-16ixgbe: fix xdp handle calculationsCiara Loftus1-2/+2
2019-09-16i40e: fix xdp handle calculationsCiara Loftus1-2/+2
2019-09-16selftests/bpf: add bpf-gcc supportIlya Leoshkevich3-23/+67
2019-09-16net: stmmac: socfpga: re-use the `interface` parameter from platform dataAlexandru Ardelean1-5/+10
2019-09-16Merge branch 'More-fixes-for-unlocked-cls-hardware-offload-API-refactoring'David S. Miller8-57/+116
2019-09-16net: sched: use get_dev() action API in flow_action infraVlad Buslov3-20/+18
2019-09-16net: sched: take reference to psample group in flow_action infraVlad Buslov6-14/+58
2019-09-16net: sched: extend flow_action_entry with destructorVlad Buslov2-33/+50
2019-09-16MAINTAINERS: update FORCEDETH MAINTAINERS infoRain River1-0/+6
2019-09-16net/wan: dscc4: remove broken dscc4 driverDan Carpenter4-2078/+0
2019-09-16MAINTAINERS: xen-netback: update my email addressPaul Durrant1-1/+1
2019-09-16net: stmmac: Hold rtnl lock in suspend/resume callbacksJose Abreu1-4/+8
2019-09-16ip6_gre: fix a dst leak in ip6erspan_tunnel_xmitXin Long1-1/+1
2019-09-16qed: fix spelling mistake "fullill" -> "fulfill"Colin Ian King1-1/+1
2019-09-16net: dsa: b53: Add support for port_egress_floods callbackFlorian Fainelli2-0/+35
2019-09-16udp: correct reuseport selection with connected socketsWillem de Bruijn6-7/+42
2019-09-16um: irq: Fix LAST_IRQ usage in init_IRQ()Erel Geron1-1/+1
2019-09-16Merge tag 'asoc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai5-22/+32
2019-09-15block: also check RQF_STATS in blk_mq_need_time_stamp()Hou Tao1-3/+3
2019-09-15block: make rq sector size accessible for block statsHou Tao3-10/+19
2019-09-15mtd: pmc551: Remove set but not used variable 'soff_lo'zhengbin1-6/+3
2019-09-15mtd: cfi_cmdset_0002: Fix do_erase_chip() to get chip as erasing modeTokunori Ikegami1-1/+1
2019-09-15mtd: sm_ftl: Fix memory leak in sm_init_zone() error pathWenwen Wang1-1/+4
2019-09-15mtd: parsers: Move CMDLINE parserLinus Walleij5-38/+38
2019-09-15mtd: parsers: Move OF parserLinus Walleij5-10/+11
2019-09-15mtd: parsers: Move BCM63xx parserLinus Walleij5-10/+10
2019-09-15mtd: parsers: Move BCM47xx parserLinus Walleij5-8/+8