summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* btrfs: Make btrfs_trans_release_metadata private to transaction.cNikolay Borisov2018-03-263-20/+19
* btrfs: open code btrfs_init_dev_replace_tgtdev_for_resume()Anand Jain2018-03-263-17/+8
* btrfs: btrfs_dev_replace_cancel() can return intAnand Jain2018-03-262-3/+3
* btrfs: rename __btrfs_dev_replace_cancel()Anand Jain2018-03-263-3/+3
* btrfs: open code btrfs_dev_replace_cancel()Anand Jain2018-03-263-12/+4
* btrfs: Don't hardcode the csum size in btrfs_ordered_sum_sizeNikolay Borisov2018-03-261-1/+3
* Btrfs: extent map selftest: add missing void parameter to btrfs_test_extent_mapColin Ian King2018-03-261-1/+1
* btrfs: remove redundant check on ret and gotoColin Ian King2018-03-261-2/+1
* btrfs: Remove unused btrfs_start_transaction_lflush functionNikolay Borisov2018-03-262-11/+0
* btrfs: print error if primary super block write failsHoward McLauchlan2018-03-261-1/+14
* btrfs: Refactor parameter of BTRFS_MAX_DEVS() from root to fs_infoQu Wenruo2018-03-261-3/+3
* Btrfs: enhance leak debug checker for extent state and extent bufferLiu Bo2018-03-261-2/+2
* Linux 4.16-rc7v4.16-rc7Linus Torvalds2018-03-251-1/+1
* Merge tag 'dmaengine-fix-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-03-251-3/+6
|\
| * dmaengine: stm32-dmamux: fix a potential buffer overflowPierre-Yves MORDRET2018-03-221-3/+6
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-2514-97/+30
|\ \
| * | x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski2018-03-233-10/+9
| * | x86/efi: Free efi_pgd with free_pages()Waiman Long2018-03-231-1/+1
| * | x86/vsyscall/64: Use proper accessor to update P4D entryBoris Ostrovsky2018-03-201-1/+1
| * | x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirkChristoph Hellwig2018-03-206-83/+0
| * | x86/boot/64: Verify alignment of the LOAD segmentH.J. Lu2018-03-201-0/+4
| * | x86/build/64: Force the linker to use 2MB page sizeH.J. Lu2018-03-201-0/+9
| * | selftests/x86/ptrace_syscall: Fix for yet more glibc interferenceAndy Lutomirski2018-03-191-2/+6
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-03-251-3/+8
|\ \ \
| * | | posix-timers: Protect posix clock array access against speculationThomas Gleixner2018-03-221-3/+8
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-03-251-12/+17
|\ \ \ \
| * | | | sched/debug: Adjust newlines for better alignmentJoe Lawrence2018-03-201-11/+16
| * | | | sched/debug: Fix per-task line continuation for console outputJoe Lawrence2018-03-201-1/+1
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-03-256-33/+49
|\ \ \ \ \
| * | | | | perf/cgroup: Fix child event counting bugSong Liu2018-03-201-5/+16
| * | | | | perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...Kan Liang2018-03-201-14/+17
| * | | | | perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...Kan Liang2018-03-204-13/+13
| * | | | | perf/x86/intel/uncore: Add missing filter constraint for SKX CHA eventStephane Eranian2018-03-201-0/+1
| * | | | | perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter2018-03-201-1/+1
| * | | | | perf/x86/intel: Disable userspace RDPMC usage for large PEBSKan Liang2018-03-201-1/+2
| |/ / / /
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-03-254-13/+37
|\ \ \ \ \
| * | | | | jump_label: Disable jump labels in __exit codeJosh Poimboeuf2018-03-203-6/+7
| * | | | | locking/mutex: Improve documentationMatthew Wilcox2018-03-201-7/+30
| | |/ / / | |/| | |
* | | | | tty: vt: fix up tabstops properlyLinus Torvalds2018-03-251-4/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2018-03-241-55/+19
|\ \ \ \ \
| * | | | | Revert "mqueue: switch to on-demand creation of internal mount"Eric W. Biederman2018-03-241-55/+19
* | | | | | Merge tag 'pinctrl-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-03-247-53/+154
|\ \ \ \ \ \
| * | | | | | pinctrl: samsung: Validate alias coming from DTKrzysztof Kozlowski2018-03-086-52/+154
| * | | | | | pinctrl: sh-pfc: r8a7795: remove duplicate of CLKOUT pin in pinmux_pins[]Niklas Söderlund2018-03-081-1/+0
* | | | | | | Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-03-236-8/+192
|\ \ \ \ \ \ \
| * | | | | | | selftests: ftrace: Add a testcase for probepointMasami Hiramatsu2018-03-231-0/+43
| * | | | | | | selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu2018-03-231-0/+46
| * | | | | | | selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu2018-03-231-0/+97
| * | | | | | | tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu2018-03-233-8/+6
| |/ / / / / /
* | | | | | | Merge tag 'mips_fixes_4.16_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-234-30/+27
|\ \ \ \ \ \ \