summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-05slub: make ->align unsigned intAlexey Dobriyan
2018-04-05slub: make ->reserved unsigned intAlexey Dobriyan
2018-04-05slub: make ->red_left_pad unsigned intAlexey Dobriyan
2018-04-05slub: make ->max_attr_size unsigned intAlexey Dobriyan
2018-04-05slub: make ->remote_node_defrag_ratio unsigned intAlexey Dobriyan
2018-04-05slab: make size_index_elem() unsigned intAlexey Dobriyan
2018-04-05slab: make size_index[] array u8Alexey Dobriyan
2018-04-05slab: make kmem_cache_create() work with 32-bit sizesAlexey Dobriyan
2018-04-05slab: make create_boot_cache() work with 32-bit sizesAlexey Dobriyan
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-04Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-04Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-04Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-04Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds