aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-04-05slab: make create_kmalloc_cache() work with 32-bit sizesAlexey Dobriyan
2018-04-05slab: make kmalloc_size() return "unsigned int"Alexey Dobriyan
2018-04-05slab: make kmalloc_index() return "unsigned int"Alexey Dobriyan
2018-04-05slab: fixup calculate_alignment() argument typeAlexey Dobriyan
2018-04-05mm/slub.c: use jitter-free reference while printing ageChintan Pandya
2018-04-05mm/slab_common.c: mark kmalloc machinery as __ro_after_initAlexey Dobriyan
2018-04-05fs: don't flush pagecache when expanding block deviceshunki-fujita
2018-04-05net/9p/client.c: fix potential refcnt problem of trans moduleChengguang Xu
2018-04-05fs/9p: don't set SB_NOATIME by defaultYiwen Jiang
2018-04-059p: check memory allocation result for cachetagChengguang Xu
2018-04-059p: don't maintain dir i_nlink if the exported fs doesn't eitherEryu Guan
2018-04-05net/9p: avoid -ERESTARTSYS leak to userspaceGreg Kurz
2018-04-05ocfs2/dlm: clean up unused variable in dlm_process_recovery_dataChangwei Ge
2018-04-05ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect biopiaojun
2018-04-05ocfs2: add duplicated ino number checkGang He
2018-04-05ocfs2: add kobject for online file checkGang He
2018-04-05ocfs2: fix some small problemsGang He
2018-04-05ocfs2: move some definitions to header fileGang He
2018-04-05ocfs2: correct spelling mistake for migratable for allChangwei Ge
2018-04-05ocfs2: fix spelling mistake: "Migrateable" -> "Migratable"Colin Ian King
2018-04-05ocfs2/dlm: wait for dlm recovery done when migrating all lock resourcespiaojun
2018-04-05ocfs2/dlm: clean up unused stack variable in dlm_do_local_ast()Changwei Ge
2018-04-05ocfs2/dlm: clean up unused argument for dlm_destroy_recovery_area()Changwei Ge
2018-04-05fs/ocfs2/dlm/dlmrecovery.c: remove unrelated commentChangwei Ge
2018-04-05ocfs2: remove two unused functions from suballoc.cChangwei Ge
2018-04-05ocfs2: remove unnecessary null pointer check before kmem_cache_destroy()piaojun
2018-04-05ocfs2/dlm: don't handle migrate lockres if already in shutdownJun Piao
2018-04-05ocfs2: keep the trace point consistent with the function nameJia Guo
2018-04-05ocfs2: remove some unused function declarationspiaojun
2018-04-05ocfs2: use 'oi' instead of 'OCFS2_I()'piaojun
2018-04-05ocfs2: use 'osb' instead of 'OCFS2_SB()'piaojun
2018-04-05scripts/faddr2line: show the code contextChangbin Du
2018-04-05lib: fix stall in __bitmap_parselist()Yury Norov
2018-04-05hugetlbfs: fix bug in pgoff overflow checkingMike Kravetz
2018-04-05zboot: fix stack protector in compressed boot phaseHuacai Chen
2018-04-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-04-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-04-05Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2018-04-05Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-05Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-05Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmla...Linus Torvalds
2018-04-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2018-04-05Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-04-05Merge tag 'f2fs-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-04-05Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-04-05Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2018-04-05kernel.h: Retain constant expression output for max()/min()Kees Cook
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-04-05IB/rxe: Fix for oops in rxe_register_device on ppc64le archMikhail Malygin