summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-22Btrfs: add __init macro to btrfs init functionsLiu Bo8-11/+11
2018-01-22btrfs: rename btrfs_add_device to btrfs_add_dev_itemAnand Jain1-2/+2
2018-01-22btrfs: Don't generate UUID for non-fs treeQu Wenruo1-2/+3
2018-01-22btrfs: move volume_mutex into the btrfs_rm_device()Anand Jain2-4/+2
2018-01-22btrfs: Use locked_end rather than open coding itNikolay Borisov1-2/+2
2018-01-22btrfs: Move loop termination condition in while()Nikolay Borisov1-3/+1
2018-01-22Btrfs: remove rcu_barrier in btrfs_close_devicesLiu Bo1-6/+0
2018-01-22btrfs: Move checks from btrfs_wq_run_delayed_node to btrfs_balance_delayed_itemsNikolay Borisov1-5/+2
2018-01-22btrfs: Make btrfs_async_run_delayed_root use a loop rather than multiple labelsNikolay Borisov1-25/+27
2018-01-22btrfs: Remove redundant mirror_num argNikolay Borisov1-9/+7
2018-01-22btrfs: Remove unused functionNikolay Borisov1-5/+0
2018-01-22btrfs: Remove redundant memory barrier in dev statsNikolay Borisov1-1/+7
2018-01-22btrfs: Fix memory barriers usage with device stats countersNikolay Borisov2-2/+28
2018-01-22btrfs: clean up btrfs_dev_stat_inc usageAnand Jain1-4/+3
2018-01-22Btrfs: free btrfs_device in placeLiu Bo2-13/+2
2018-01-22Btrfs: remove redundant btrfs_balance_delayed_itemsLiu Bo1-5/+0
2018-01-22Linux 4.15-rc9v4.15-rc9Linus Torvalds1-1/+1
2018-01-21Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-8/+46
2018-01-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+15
2018-01-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+14
2018-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2-12/+35
2018-01-21x86: Use __nostackprotect for sme_encrypt_kernelLaura Abbott1-1/+1
2018-01-21alpha/PCI: Fix noname IRQ level detectionLorenzo Pieralisi1-6/+29
2018-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-11/+245
2018-01-20Merge tag 'mips_fixes_4.15_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-12/+108
2018-01-20KVM: s390: wire up bpb featureChristian Borntraeger5-2/+29
2018-01-20Merge tag 'kvm-ppc-cve-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Radim Krčmář4-0/+205
2018-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+15
2018-01-20Merge tag 'for-4.15/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-35/+59
2018-01-19Merge tag 'trace-v4.15-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+16
2018-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-23/+44
2018-01-19Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-7/+12
2018-01-19Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2018-01-19Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2018-01-19Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+13
2018-01-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds9-14/+33
2018-01-19Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-22/+55
2018-01-19Merge tag 'drm-fixes-for-v4.15-rc9' of git://people.freedesktop.org/~airlied/...Linus Torvalds17-167/+367
2018-01-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-6/+24
2018-01-19ia64: Rewrite atomic_add and atomic_subMatthew Wilcox1-18/+19
2018-01-19sparse doesn't support struct randomizationMatthew Wilcox1-1/+1
2018-01-19proc: fix coredump vs read /proc/*/stat raceAlexey Dobriyan1-2/+5
2018-01-19scripts/gdb/linux/tasks.py: fix get_thread_infoXi Kangjie1-0/+2
2018-01-19scripts/decodecode: fix decoding for AArch64 (arm64) instructionsWill Deacon1-0/+8
2018-01-19mm/page_owner.c: remove drain_all_pages from init_early_allocated_pagesOscar Salvador1-1/+0
2018-01-19mm/memory.c: release locked page in do_swap_page()Minchan Kim1-2/+8
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-117/+369
2018-01-19x86/retpoline: Optimize inline assembler for vmexit_fill_RSBAndi Kleen1-3/+4
2018-01-19x86/pti: Document fix wrong indexzhenwei.pi1-1/+1
2018-01-19kprobes/x86: Disable optimizing on the function jumps to indirect thunkMasami Hiramatsu1-1/+22