summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfs: stop searching for free slots in an inode chunk when there are noneCarlos Maiolino2017-08-221-28/+27
* xfs: add log recovery tracepoint for head/tailBrian Foster2017-08-222-0/+20
* xfs: handle -EFSCORRUPTED during head/tail verificationBrian Foster2017-08-221-4/+3
* xfs: add log item pinning error injection tagBrian Foster2017-08-223-2/+22
* xfs: fix log recovery corruption error due to tail overwriteBrian Foster2017-08-221-31/+77
* xfs: always verify the log tail during recoveryBrian Foster2017-08-221-23/+3
* xfs: fix recovery failure when log record header wraps log endBrian Foster2017-08-221-4/+14
* xfs: Properly retry failed inode items in case of error during buffer writebackCarlos Maiolino2017-08-226-5/+108
* xfs: Add infrastructure needed for error propagation during buffer IO failureCarlos Maiolino2017-08-222-3/+36
* xfs: toggle readonly state around xfs_log_mount_finishEric Sandeen2017-08-221-0/+7
* xfs: write unmount record for ro mountsEric Sandeen2017-08-221-2/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-08-214-15/+15
|\
| * sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni2017-08-211-1/+1
| * sparc64: remove unnecessary log messageTushar Dave2017-08-161-2/+0
| * sparc64: Don't clibber fixed registers in __multi4.David S. Miller2017-08-161-12/+12
| * mm: add pmd_t initializer __pmd() to work around a GCC bug.Zi Yan2017-08-101-0/+2
* | Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-2125-70/+153
|\ \
| * | arc: Mask individual IRQ lines during core INTC initAlexey Brodkin2017-08-112-1/+16
| * | ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoCVineet Gupta2017-08-043-7/+41
| * | ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin2017-08-042-2/+13
| * | ARC: dma: implement dma_unmap_page and sg variantVineet Gupta2017-08-041-0/+45
| * | ARCv2: SLC: Make sure busy bit is set properly for region opsAlexey Brodkin2017-08-041-0/+3
| * | ARC: [plat-sim] Include this platform unconditionallyVineet Gupta2017-08-0412-24/+5
| * | ARC: [plat-axs10x]: prepare dts files for enabling PAE40 on axs103Eugeniy Paltsev2017-08-044-34/+30
| * | ARC: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-07-172-2/+0
* | | Merge tag 'rtc-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-08-211-1/+0
|\ \ \
| * | | rtc: ds1307: fix regmap configHeiner Kallweit2017-08-211-1/+0
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-2131-72/+144
|\ \ \
| * | | ipv6: repair fib6 tree in failure caseWei Wang2017-08-201-13/+11
| * | | net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov2017-08-201-1/+4
| * | | tools lib bpf: improve warningEric Leblond2017-08-201-1/+2
| * | | switchdev: documentation: minor typo fixesChris Packham2017-08-201-2/+2
| * | | bpf, doc: also add s390x as arch to sysctl descriptionDaniel Borkmann2017-08-201-0/+1
| * | | net: sched: fix NULL pointer dereference when action calls some targetsXin Long2017-08-181-0/+2
| * | | rxrpc: Fix oops when discarding a preallocated service callDavid Howells2017-08-181-0/+1
| * | | irda: do not leak initialized list.dev to userspaceColin Ian King2017-08-181-1/+1
| * | | net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen2017-08-181-2/+2
| * | | PCI: Allow PCI express root ports to find themselvesThierry Reding2017-08-181-5/+4
| * | | tcp: when rearming RTO, if RTO time is in past then fire RTO ASAPNeal Cardwell2017-08-181-2/+1
| * | | net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is setRoopa Prabhu2017-08-181-2/+9
| * | | ipv6: reset fn->rr_ptr when replacing routeWei Wang2017-08-181-0/+4
| * | | sctp: fully initialize the IPv6 address in sctp_v6_to_addr()Alexander Potapenko2017-08-181-0/+2
| * | | tipc: fix use-after-freeEric Dumazet2017-08-181-2/+4
| * | | tun: handle register_netdevice() failures properlyEric Dumazet2017-08-181-0/+3
| * | | datagram: When peeking datagrams with offset < 0 don't skip empty skbsMatthew Dawson2017-08-185-12/+15
| * | | bpf, doc: improve sysctl knob descriptionDaniel Borkmann2017-08-181-14/+23
| * | | netxen: fix incorrect loop counter decrementColin Ian King2017-08-181-1/+1
| * | | nfp: fix infinite loop on umapping cleanupColin Ian King2017-08-181-2/+1
| * | | net: sched: fix p_filter_chain check in tcf_chain_flushJiri Pirko2017-08-181-1/+1
| * | | bpf: Update sysctl documentation to list all supported architecturesMichael Ellerman2017-08-171-2/+17