summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-22btrfs: Don't generate UUID for non-fs treeQu Wenruo
2018-01-22btrfs: move volume_mutex into the btrfs_rm_device()Anand Jain
2018-01-22btrfs: Use locked_end rather than open coding itNikolay Borisov
2018-01-22btrfs: Move loop termination condition in while()Nikolay Borisov
2018-01-22Btrfs: remove rcu_barrier in btrfs_close_devicesLiu Bo
2018-01-22btrfs: Move checks from btrfs_wq_run_delayed_node to btrfs_balance_delayed_itemsNikolay Borisov
2018-01-22btrfs: Make btrfs_async_run_delayed_root use a loop rather than multiple labelsNikolay Borisov
2018-01-22btrfs: Remove redundant mirror_num argNikolay Borisov
2018-01-22btrfs: Remove unused functionNikolay Borisov
2018-01-22btrfs: Remove redundant memory barrier in dev statsNikolay Borisov
2018-01-22btrfs: Fix memory barriers usage with device stats countersNikolay Borisov
2018-01-22btrfs: clean up btrfs_dev_stat_inc usageAnand Jain
2018-01-22Btrfs: free btrfs_device in placeLiu Bo
2018-01-22Btrfs: remove redundant btrfs_balance_delayed_itemsLiu Bo
2018-01-21Linux 4.15-rc9v4.15-rc9Linus Torvalds
2018-01-21Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2018-01-20x86: Use __nostackprotect for sme_encrypt_kernelLaura Abbott
2018-01-20alpha/PCI: Fix noname IRQ level detectionLorenzo Pieralisi
2018-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-01-20Merge tag 'mips_fixes_4.15_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-20KVM: s390: wire up bpb featureChristian Borntraeger
2018-01-20Merge tag 'kvm-ppc-cve-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Radim Krčmář
2018-01-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-01-19Merge tag 'for-4.15/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-01-19Merge tag 'trace-v4.15-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-01-19Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-01-19Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-19Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-19Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-01-19Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-01-19Merge tag 'drm-fixes-for-v4.15-rc9' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-01-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-01-19ia64: Rewrite atomic_add and atomic_subMatthew Wilcox
2018-01-19sparse doesn't support struct randomizationMatthew Wilcox
2018-01-19proc: fix coredump vs read /proc/*/stat raceAlexey Dobriyan
2018-01-19scripts/gdb/linux/tasks.py: fix get_thread_infoXi Kangjie
2018-01-19scripts/decodecode: fix decoding for AArch64 (arm64) instructionsWill Deacon
2018-01-19mm/page_owner.c: remove drain_all_pages from init_early_allocated_pagesOscar Salvador
2018-01-19mm/memory.c: release locked page in do_swap_page()Minchan Kim
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-19x86/retpoline: Optimize inline assembler for vmexit_fill_RSBAndi Kleen
2018-01-19x86/pti: Document fix wrong indexzhenwei.pi
2018-01-19kprobes/x86: Disable optimizing on the function jumps to indirect thunkMasami Hiramatsu
2018-01-19kprobes/x86: Blacklist indirect thunk functions for kprobesMasami Hiramatsu
2018-01-19retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu