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