index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-04-05
slub: make slab_index() return unsigned int
Alexey Dobriyan
2018-04-05
slab: make usercopy region 32-bit
Alexey Dobriyan
2018-04-05
kasan: make kasan_cache_create() work with 32-bit slab cache sizes
Alexey Dobriyan
2018-04-05
slab: make kmem_cache_flags accept 32-bit object size
Alexey Dobriyan
2018-04-05
slub: make ->size unsigned int
Alexey Dobriyan
2018-04-05
slub: make ->object_size unsigned int
Alexey Dobriyan
2018-04-05
slub: make ->offset unsigned int
Alexey Dobriyan
2018-04-05
slub: make ->cpu_partial unsigned int
Alexey Dobriyan
2018-04-05
slub: make ->inuse unsigned int
Alexey Dobriyan
2018-04-05
slub: make ->align unsigned int
Alexey Dobriyan
2018-04-05
slub: make ->reserved unsigned int
Alexey Dobriyan
2018-04-05
slub: make ->red_left_pad unsigned int
Alexey Dobriyan
2018-04-05
slub: make ->max_attr_size unsigned int
Alexey Dobriyan
2018-04-05
slub: make ->remote_node_defrag_ratio unsigned int
Alexey Dobriyan
2018-04-05
slab: make size_index_elem() unsigned int
Alexey Dobriyan
2018-04-05
slab: make size_index[] array u8
Alexey Dobriyan
2018-04-05
slab: make kmem_cache_create() work with 32-bit sizes
Alexey Dobriyan
2018-04-05
slab: make create_boot_cache() work with 32-bit sizes
Alexey Dobriyan
2018-04-05
slab: make create_kmalloc_cache() work with 32-bit sizes
Alexey Dobriyan
2018-04-05
slab: make kmalloc_size() return "unsigned int"
Alexey Dobriyan
2018-04-05
slab: make kmalloc_index() return "unsigned int"
Alexey Dobriyan
2018-04-05
slab: fixup calculate_alignment() argument type
Alexey Dobriyan
2018-04-05
mm/slub.c: use jitter-free reference while printing age
Chintan Pandya
2018-04-05
mm/slab_common.c: mark kmalloc machinery as __ro_after_init
Alexey Dobriyan
2018-04-05
fs: don't flush pagecache when expanding block device
shunki-fujita
2018-04-05
net/9p/client.c: fix potential refcnt problem of trans module
Chengguang Xu
2018-04-05
fs/9p: don't set SB_NOATIME by default
Yiwen Jiang
2018-04-05
9p: check memory allocation result for cachetag
Chengguang Xu
2018-04-05
9p: don't maintain dir i_nlink if the exported fs doesn't either
Eryu Guan
2018-04-05
net/9p: avoid -ERESTARTSYS leak to userspace
Greg Kurz
2018-04-05
ocfs2/dlm: clean up unused variable in dlm_process_recovery_data
Changwei Ge
2018-04-05
ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio
piaojun
2018-04-05
ocfs2: add duplicated ino number check
Gang He
2018-04-05
ocfs2: add kobject for online file check
Gang He
2018-04-05
ocfs2: fix some small problems
Gang He
2018-04-05
ocfs2: move some definitions to header file
Gang He
2018-04-05
ocfs2: correct spelling mistake for migratable for all
Changwei Ge
2018-04-05
ocfs2: fix spelling mistake: "Migrateable" -> "Migratable"
Colin Ian King
2018-04-05
ocfs2/dlm: wait for dlm recovery done when migrating all lock resources
piaojun
2018-04-05
ocfs2/dlm: clean up unused stack variable in dlm_do_local_ast()
Changwei Ge
2018-04-05
ocfs2/dlm: clean up unused argument for dlm_destroy_recovery_area()
Changwei Ge
2018-04-05
fs/ocfs2/dlm/dlmrecovery.c: remove unrelated comment
Changwei Ge
2018-04-05
ocfs2: remove two unused functions from suballoc.c
Changwei Ge
2018-04-05
ocfs2: remove unnecessary null pointer check before kmem_cache_destroy()
piaojun
2018-04-05
ocfs2/dlm: don't handle migrate lockres if already in shutdown
Jun Piao
2018-04-05
ocfs2: keep the trace point consistent with the function name
Jia Guo
2018-04-05
ocfs2: remove some unused function declarations
piaojun
2018-04-05
ocfs2: use 'oi' instead of 'OCFS2_I()'
piaojun
2018-04-05
ocfs2: use 'osb' instead of 'OCFS2_SB()'
piaojun
2018-04-05
scripts/faddr2line: show the code context
Changbin Du
[next]