summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* btrfs: Fix misleading indentation reported by smatchBart Van Assche2018-08-063-5/+5
* btrfs: Streamline log_extent_csums a bitNikolay Borisov2018-08-061-6/+4
* btrfs: remove remaing full_sync logic from btrfs_sync_fileDavid Sterba2018-08-063-53/+1
* btrfs: remove the logged extents infrastructureJosef Bacik2018-08-064-157/+3
* btrfs: clean up the left over logged_list usageJosef Bacik2018-08-061-30/+2
* btrfs: remove the wait ordered logic in the log_one_extent pathJosef Bacik2018-08-061-108/+10
* btrfs: always wait on ordered extents at fsync timeJosef Bacik2018-08-061-52/+4
* btrfs: Fix comment in lookup_inline_extent_backrefNikolay Borisov2018-08-061-2/+2
* btrfs: Document __btrfs_inc_extent_refNikolay Borisov2018-08-061-0/+34
* btrfs: scrub: Remove unused copy_nocow_pages and its callchainQu Wenruo2018-08-061-365/+0
* btrfs: replace get_seconds with new 64bit time APIAllen Pais2018-08-065-10/+10
* Linux 4.18-rc8v4.18-rc8Linus Torvalds2018-08-051-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-051-18/+55
|\
| * x86/boot/compressed/64: Validate trampoline placement against E820Kirill A. Shutemov2018-08-021-18/+55
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-08-052-2/+2
|\ \
| * | nohz: Fix missing tick reprogram when interrupting an inline softirqFrederic Weisbecker2018-08-031-1/+1
| * | nohz: Fix local_timer_softirq_pending()Anna-Maria Gleixner2018-07-311-1/+1
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-0515-67/+132
|\ \ \
| * \ \ Merge tag 'perf-urgent-for-mingo-4.18-20180730' of git://git.kernel.org/pub/s...Ingo Molnar2018-07-3113-63/+124
| |\ \ \
| | * | | perf tools: Fix the build on the alpine:edge distroArnaldo Carvalho de Melo2018-07-305-0/+5
| | * | | tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo2018-07-305-58/+93
| | * | | tools headers uapi: Refresh linux/bpf.h copyArnaldo Carvalho de Melo2018-07-301-5/+23
| | * | | tools headers powerpc: Update asm/unistd.h copy to pick newArnaldo Carvalho de Melo2018-07-301-0/+1
| | * | | tools headers uapi: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo2018-07-301-0/+2
| * | | | perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devicesKan Liang2018-07-312-4/+8
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-051-1/+8
|\ \ \ \ \
| * | | | | genirq: Make force irq threading setup more robustThomas Gleixner2018-08-031-1/+8
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-059-42/+57
|\ \ \ \ \
| * | | | | netlink: Don't shift on 64 for ngroupsDmitry Safonov2018-08-041-2/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-08-043-11/+13
| |\ \ \ \ \
| | * | | | | selftests/bpf: update test_lwt_seg6local.sh according to iproute2Mathieu Xhonneux2018-08-031-3/+3
| | * | | | | net: xsk: don't return frames via the allocator on errorJakub Kicinski2018-07-311-3/+1
| | * | | | | tools/bpftool: fix a percpu_array map dump problemYonghong Song2018-07-311-5/+9
| * | | | | | net/smc: no cursor update send in state SMC_INITUrsula Braun2018-08-041-1/+2
| * | | | | | l2tp: fix missing refcount drop in pppol2tp_tunnel_ioctl()Guillaume Nault2018-08-031-4/+9
| * | | | | | Merge branch 'mlxsw-Fix-ACL-actions-error-condition-handling'David S. Miller2018-08-031-22/+29
| |\ \ \ \ \ \
| | * | | | | | mlxsw: core_acl_flex_actions: Remove redundant mirror resource destructionNir Dotan2018-08-031-0/+1
| | * | | | | | mlxsw: core_acl_flex_actions: Remove redundant counter destructionNir Dotan2018-08-031-0/+1
| | * | | | | | mlxsw: core_acl_flex_actions: Remove redundant resource destructionNir Dotan2018-08-031-1/+6
| | * | | | | | mlxsw: core_acl_flex_actions: Return error for conflicting actionsNir Dotan2018-08-031-21/+21
| |/ / / / / /
| * | | | | | drivers: net: lmc: fix case value for target abort errorColin Ian King2018-08-021-1/+1
| * | | | | | selftest/net: fix protocol family to work for IPv4.Maninder Singh2018-08-021-1/+1
* | | | | | | Merge tag 'usercopy-fix-v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-043-2/+9
|\ \ \ \ \ \ \
| * | | | | | | jfs: Fix usercopy whitelist for inline inode dataKees Cook2018-08-043-2/+9
* | | | | | | | Merge tag 'xfs-4.18-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-08-041-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | fs: fix iomap_bmap position calculationEric Sandeen2018-08-021-1/+1
* | | | | | | | | Partially revert "block: fail op_is_write() requests to read-only partitions"Linus Torvalds2018-08-041-2/+3
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-08-031-12/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kvm: x86: vmx: fix vpid leakRoman Kagan2018-07-201-4/+3
| * | | | | | | | | KVM: vmx: use local variable for current_vmptr when emulating VMPTRSTSean Christopherson2018-07-201-8/+7