aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4state.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-09PNFS fallback to MDS if no deviceid foundOlga Kornievskaia1-1/+1
2019-05-09net/tcp: use deferred jump label for TCP acked data hookJakub Kicinski3-6/+13
2019-05-09net: aquantia: fix undefined devm_hwmon_device_register_with_info referenceKefeng Wang1-0/+5
2019-05-09aqc111: fix double endianness swap on BEOliver Neukum1-2/+4
2019-05-09aqc111: fix writing to the phy on BEOliver Neukum1-6/+17
2019-05-09aqc111: fix endianness issue in aqc111_change_mtuOliver Neukum1-0/+2
2019-05-09vlan: disable SIOCSHWTSTAMP in containerHangbin Liu1-1/+3
2019-05-09macvlan: disable SIOCSHWTSTAMP in containerHangbin Liu1-0/+2
2019-05-09tipc: fix hanging clients using poll with EPOLLOUT flagParthasarathy Bhuvaragan1-2/+2
2019-05-09tuntap: synchronize through tfiles array instead of tun->numqueuesJason Wang1-1/+6
2019-05-09tuntap: fix dividing by zero in ebpf queue selectionJason Wang1-1/+6
2019-05-09dwmac4_prog_mtl_tx_algorithms() missing write operationCheng Han1-0/+2
2019-05-09ptp_qoriq: fix NULL access if ptp dt node missingClaudiu Manoil1-0/+3
2019-05-09cgroup: never call do_group_exit() with task->frozen bit setRoman Gushchin1-5/+3
2019-05-09csky: Add support for perf unwind-libdwMao Han8-1/+288
2019-05-09netfilter: nf_tables: remove NFT_CT_TIMEOUTPablo Neira Ayuso1-2/+0
2019-05-09netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last ruleFlorian Westphal1-1/+3
2019-05-09do_move_mount(): fix an unsafe use of is_anon_ns()Al Viro1-1/+1
2019-05-09powerpc/64s: Use early_mmu_has_feature() in set_kuap()Michael Ellerman1-1/+1
2019-05-09ASoC: SOF: Fix unused variable warningsTakashi Iwai1-0/+2
2019-05-08docs: sparc: convert to ReSTMauro Carvalho Chehab5-114/+151
2019-05-08sparc/iommu: merge iommu_get_one and __sbus_iommu_map_pageChristoph Hellwig1-32/+24
2019-05-08sparc/iommu: use __sbus_iommu_map_page to implement the map_sg pathChristoph Hellwig1-21/+10
2019-05-08sparc/iommu: fix __sbus_iommu_map_page for highmem pagesChristoph Hellwig1-8/+7
2019-05-08sparc/iommu: move per-page flushing into __sbus_iommu_map_pageChristoph Hellwig1-12/+14
2019-05-08sparc/iommu: pass a physical address to iommu_get_oneChristoph Hellwig1-6/+7
2019-05-08sparc/iommu: create a common helper for map_sgChristoph Hellwig1-20/+17
2019-05-08sparc/iommu: merge iommu_release_one and sbus_iommu_unmap_pageChristoph Hellwig1-14/+7
2019-05-08sparc/iommu: use sbus_iommu_unmap_page in sbus_iommu_unmap_sgChristoph Hellwig1-3/+3
2019-05-08sparc/iommu: use !PageHighMem to check if a page has a kernel mappingChristoph Hellwig1-1/+2
2019-05-08sparc: vdso: add FORCE to the build rule of %.soMasahiro Yamada1-1/+1
2019-05-08arch:sparc:kernel/uprobes.c : Remove duplicate headerJagadeesh Pagadala1-1/+0
2019-05-08ide: officially deprecated the legacy IDE driverChristoph Hellwig1-0/+3
2019-05-08net/sched: avoid double free on matchall reoffloadPieter Jansen van Vuuren1-0/+1
2019-05-08nfp: reintroduce ndo_get_port_parent_id for representor portsPieter Jansen van Vuuren2-0/+17
2019-05-08net: phy: realtek: Change TX-delay setting for RGMII modes onlySerge Semin1-4/+15
2019-05-08net: phy: realtek: Add rtl8211e rx/tx delays configSerge Semin1-0/+51
2019-05-08net: dsa: sja1105: Don't return a negative in u8 sja1105_stp_state_getVladimir Oltean1-1/+5
2019-05-08rtc: snvs: Use __maybe_unused instead of #if CONFIG_PM_SLEEPAnson Huang1-15/+4
2019-05-08rtc: imxdi: remove unused variableAnders Roxell1-1/+0
2019-05-08rtc: drop set_mms and set_mmss64Alexandre Belloni3-13/+1
2019-05-08rtc: pcap: convert to SPDX identifierAlexandre Belloni1-5/+1
2019-05-08rtc: pcap: use .set_timeAlexandre Belloni1-2/+3
2019-05-08rtc: pcap: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni1-6/+3
2019-05-08rtc: pcap: set rangeAlexandre Belloni1-3/+5
2019-05-08rtc: digicolor: convert to SPDX identifierAlexandre Belloni1-5/+1
2019-05-08rtc: digicolor: use .set_timeAlexandre Belloni1-3/+3
2019-05-08rtc: digicolor: set rangeAlexandre Belloni1-0/+1
2019-05-08rtc: digicolor: fix possible race conditionAlexandre Belloni1-5/+7
2019-05-08net: dsa: sja1105: fix check on while loop exitColin Ian King1-3/+4