aboutsummaryrefslogtreecommitdiffstats
path: root/mm/slab_common.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-03mm: memcontrol: use vmalloc fallback for large kmem memcg arraysJohannes Weiner1-7/+15
2017-07-06mm: allow slab_nomerge to be set at build timeKees Cook1-3/+2
2017-04-18mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney1-3/+3
2017-02-24kasan: drain quarantine of memcg slab objectsGreg Thelen1-1/+3
2017-02-22slab: use memcg_kmem_cache_wq for slab destruction operationsTejun Heo1-1/+1
2017-02-22slab: remove synchronous synchronize_sched() from memcg cache deactivation pathTejun Heo1-0/+60
2017-02-22slab: introduce __kmemcg_cache_deactivate()Tejun Heo1-2/+2
2017-02-22slab: implement slab_root_caches listTejun Heo1-25/+34
2017-02-22slab: link memcg kmem_caches on their associated memory cgroupTejun Heo1-7/+29
2017-02-22slab: reorganize memcg_cache_paramsTejun Heo1-12/+13
2017-02-22slab: remove synchronous rcu_barrier() call in memcg cache release pathTejun Heo1-42/+60
2017-02-22slub: separate out sysfs_slab_release() from sysfs_slab_remove()Tejun Heo1-1/+1
2017-02-22Revert "slub: move synchronize_sched out of slab_mutex on shrink"Tejun Heo1-25/+2
2017-02-22mm, slab: rename kmalloc-node cache to kmalloc-<size>Vlastimil Babka1-4/+1
2017-02-22slub: do not merge cache if slub_debug contains a never-merge flagGrygorii Maistrenko1-1/+4
2016-12-12mm/slab_common.c: check kmem_create_cache flags are commonThomas Garnier1-0/+6
2016-12-12slub: move synchronize_sched out of slab_mutex on shrinkVladimir Davydov1-2/+25
2016-11-11memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLABGreg Thelen1-2/+2
2016-07-26mm: charge/uncharge kmemcg from generic page allocator pathsVladimir Davydov1-1/+1
2016-07-26mm: reorganize SLAB freelist randomizationThomas Garnier1-0/+47
2016-07-23mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner1-2/+2
2016-05-20mm: kasan: initial memory quarantine implementationAlexander Potapenko1-0/+2
2016-03-25mm, kasan: add GFP flags to KASAN APIAlexander Potapenko1-2/+2
2016-03-25mm, kasan: SLAB supportAlexander Potapenko1-1/+1
2016-03-17mm: convert printk(KERN_<LEVEL> to pr_<level>Joe Perches1-1/+1
2016-03-17mm: coalesce split stringsJoe Perches1-6/+4
2016-03-17mm: memcontrol: zap memcg_kmem_online helperVladimir Davydov1-1/+1
2016-03-15mm: new API kfree_bulk() for SLAB+SLUB allocatorsJesper Dangaard Brouer1-2/+6
2016-02-18mm: slab: free kmem_cache_node after destroy sysfs fileDmitry Safonov1-0/+1
2016-01-20mm: memcontrol: move kmem accounting code to CONFIG_MEMCGJohannes Weiner1-5/+5
2016-01-20mm: memcontrol: give the kmem states more descriptive namesJohannes Weiner1-2/+2
2016-01-14slab: add SLAB_ACCOUNT flagVladimir Davydov1-1/+2
2015-11-22slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer1-3/+3
2015-11-05mm/slab_common.c: initialize kmem_cache pointer to NULLAlexandru Moise1-2/+1
2015-11-05mm/slab_common.c: do not warn that cache is busy on destroy more than onceVladimir Davydov1-6/+7
2015-11-05mm/slab_common.c: clear pointers to per memcg caches on destroyVladimir Davydov1-15/+78
2015-11-05mm/slab_common.c: rename cache create/destroy helpersVladimir Davydov1-19/+18
2015-11-05slab: convert slab_is_available() to booleanDenis Kirjanov1-1/+1
2015-09-08memcg: export struct mem_cgroupMichal Hocko1-1/+1
2015-09-08mm/slab_common: allow NULL cache pointer in kmem_cache_destroy()Sergey Senozhatsky1-0/+3
2015-09-04slab: infrastructure for bulk object allocation and freeingChristoph Lameter1-0/+23
2015-08-07mm/slub: allow merging when SLAB_DEBUG_FREE is setKonstantin Khlebnikov1-2/+1
2015-07-01Add __init attribute to new_kmalloc_cacheChristoph Lameter1-1/+1
2015-06-29Fix kmalloc slab creation sequenceChristoph Lameter1-16/+16
2015-06-24slab: correct size_index table before replacing the bootstrap kmem_cache_nodeDaniel Sanders1-15/+21
2015-06-24mm/slab_common: support the slub_debug boot option on specific object sizeGavin Guo1-23/+39
2015-02-13mm: slub: add kernel address sanitizer support for slub allocatorAndrey Ryabinin1-1/+4
2015-02-13mm/slab: convert cache name allocations to kstrdup_constAndrzej Hajda1-6/+6
2015-02-12slub: make dead caches discard free slabs immediatelyVladimir Davydov1-2/+13
2015-02-12memcg: free memcg_caches slot on css offlineVladimir Davydov1-11/+28
2015-02-12slab: use css id for naming per memcg cachesVladimir Davydov1-3/+3
2015-02-12slab: link memcg caches of the same kind into a listVladimir Davydov1-11/+10
2015-02-12slab: embed memcg_cache_params to kmem_cacheVladimir Davydov1-58/+71
2015-02-12memcg: add rwsem to synchronize against memcg_caches arrays relocationVladimir Davydov1-5/+4
2015-02-12memcg: rename some cache id related variablesVladimir Davydov1-2/+2
2015-02-10memcg: zap memcg_slab_caches and memcg_slab_mutexVladimir Davydov1-39/+103
2015-02-10memcg: zap memcg_name argument of memcg_create_kmem_cacheVladimir Davydov1-4/+5
2015-02-10mm/slab_common.c: use kmem_cache_free()Vaishali Thakkar1-1/+1
2014-12-10memcg: use generic slab iterators for showing slabinfoVladimir Davydov1-6/+19
2014-12-10mm/slab: reverse iteration on find_mergeable()Joonsoo Kim1-1/+1
2014-12-10slab: print slabinfo header in seq showVladimir Davydov1-9/+6
2014-11-13mm/slab: fix unalignment problem on Malta with EVA due to slab mergeJoonsoo Kim1-0/+4
2014-10-29mm/slab_common: don't check for duplicate cache namesMikulas Patocka1-10/+0
2014-10-09memcg: move memcg_update_cache_size() to slab_common.cVladimir Davydov1-2/+28
2014-10-09memcg: move memcg_{alloc,free}_cache_params to slab_common.cVladimir Davydov1-1/+43
2014-10-09mm/slab_common: commonize slab merge logicJoonsoo Kim1-0/+91
2014-10-09mm/slab_common: move kmem_cache definition to internal headerJoonsoo Kim1-0/+9
2014-10-09mm/slab_common.c: suppress warningAndrew Morton1-1/+3
2014-08-06mm: move slab related stuff from util.c to slab_common.cAndrey Ryabinin1-0/+101
2014-07-22Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Mike Snitzer1-1/+1
2014-06-04slab: delete cache from list after __kmem_cache_shutdown succeedsVladimir Davydov1-2/+2
2014-06-04memcg: cleanup kmem cache creation/destruction functions namingVladimir Davydov1-6/+6
2014-06-04memcg: get rid of memcg_create_cache_nameVladimir Davydov1-2/+5
2014-06-04memcg, slab: simplify synchronization schemeVladimir Davydov1-15/+8
2014-06-04slab: get_online_mems for kmem_cache_{create,destroy,shrink}Vladimir Davydov1-2/+33
2014-06-04slab: document kmalloc_orderVladimir Davydov1-0/+5
2014-06-04mm: get rid of __GFP_KMEMCGVladimir Davydov1-0/+13
2014-06-04sl[au]b: charge slabs to kmemcg explicitlyVladimir Davydov1-5/+1
2014-05-24slab_common: fix the check for duplicate slab namesMikulas Patocka1-1/+1
2014-05-06slub: use sysfs'es release mechanism for kmem_cacheChristoph Lameter1-2/+11
2014-04-07memcg, slab: do not destroy children caches if parent has aliasesVladimir Davydov1-25/+50
2014-04-07memcg, slab: unregister cache from memcg before starting to destroy itVladimir Davydov1-1/+2
2014-04-07memcg, slab: separate memcg vs root cache creation pathsVladimir Davydov1-80/+107
2014-04-07memcg, slab: cleanup memcg cache creationVladimir Davydov1-1/+4
2014-04-07memcg, slab: never try to merge memcg cachesVladimir Davydov1-3/+5
2014-01-29slab: fix wrong retval on kmem_cache_create_memcg error pathDave Jones1-8/+11
2014-01-23slab: do not panic if we fail to create memcg cacheVladimir Davydov1-1/+8
2014-01-23memcg, slab: fix races in per-memcg cache creation/destructionVladimir Davydov1-1/+13
2014-01-23memcg, slab: clean up memcg cache initialization/destructionVladimir Davydov1-2/+3
2014-01-23memcg, slab: kmem_cache_create_memcg(): fix memleak on fail pathVladimir Davydov1-1/+2
2014-01-23slab: clean up kmem_cache_create_memcg() error handlingVladimir Davydov1-34/+31
2013-11-13memcg, kmem: rename cache_from_memcg to cache_from_memcg_idxQiang Huang1-1/+1
2013-09-28slab_common: Do not check for duplicate slab namesChristoph Lameter1-0/+2
2013-09-04mm/sl[aou]b: Move kmallocXXX functions to common codeChristoph Lameter1-0/+10
2013-08-14mm, slab_common: add 'unlikely' to size check of kmalloc_slab()Joonsoo Kim1-1/+1
2013-07-14Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+13
2013-07-08mm/slab: Give s_next and s_stop slab-specific namesWanpeng Li1-4/+4
2013-07-07mm/slab: Fix /proc/slabinfo unwriteable for slabWanpeng Li1-1/+9
2013-07-07mm/slab: Sharing s_next and s_stop between slab and slubWanpeng Li1-2/+2
2013-06-13slab: prevent warnings when allocating with __GFP_NOWARNSasha Levin1-1/+3
2013-05-08mm/slab: Fix crash during slab initChris Mason1-10/+10
2013-05-06mm, slab_common: Fix bootstrap creation of kmalloc cachesChristoph Lameter1-9/+15
2013-05-06slab: Return NULL for oversized allocationsChristoph Lameter1-0/+3
2013-02-06mm/sl[au]b: correct allocation type check in kmalloc_slab()Joonsoo Kim1-1/+1
2013-02-01slab: Common Kmalloc cache determinationChristoph Lameter1-2/+103
2013-02-01slab: Common function to create the kmalloc arrayChristoph Lameter1-0/+54
2013-02-01slab: Common definition for the array of kmalloc cachesChristoph Lameter1-0/+8
2013-02-01slab: Use proper formatting specs for unsigned size_tChristoph Lameter1-1/+1
2012-12-18slab: propagate tunable valuesGlauber Costa1-3/+4
2012-12-18memcg: aggregate memcg cache values in slabinfoGlauber Costa1-4/+40
2012-12-18memcg/sl[au]b: track all the memcg children of a kmem_cacheGlauber Costa1-0/+3
2012-12-18memcg: allocate memory for memcg caches whenever a new memcg appearsGlauber Costa1-0/+28
2012-12-18slab/slub: consider a memcg parameter in kmem_create_cacheGlauber Costa1-9/+33
2012-12-11mm/sl[aou]b: Common alignment codeChristoph Lameter1-2/+30
2012-12-11mm, sl[au]b: create common functions for boot slab creationChristoph Lameter1-0/+36
2012-10-31slab: Ignore internal flags in cache creationGlauber Costa1-0/+7
2012-10-24sl[au]b: Process slabinfo_show in common codeGlauber Costa1-1/+17
2012-10-24mm/sl[au]b: Move print_slabinfo_header to slab_common.cGlauber Costa1-0/+23
2012-10-24mm/sl[au]b: Move slabinfo processing to slab_common.cGlauber Costa1-0/+70
2012-10-10mm, slab: release slab_mutex earlier in kmem_cache_destroy()Jiri Kosina1-1/+4
2012-09-05Revert "mm/sl[aou]b: Move sysfs_slab_add to common"Pekka Enberg1-8/+0
2012-09-05mm/sl[aou]b: Move kmem_cache refcounting to common codeChristoph Lameter1-2/+3
2012-09-05mm/sl[aou]b: Shrink __kmem_cache_create() parameter listsChristoph Lameter1-13/+13
2012-09-05mm/sl[aou]b: Move kmem_cache allocations into common codeChristoph Lameter1-8/+10
2012-09-05mm/sl[aou]b: Move sysfs_slab_add to commonChristoph Lameter1-0/+8
2012-09-05mm/sl[aou]b: Do slab aliasing call from common codeChristoph Lameter1-0/+4
2012-09-05mm/sl[aou]b: Move duping of slab name to slab_common.cChristoph Lameter1-9/+21
2012-09-05mm/sl[aou]b: Get rid of __kmem_cache_destroyChristoph Lameter1-1/+0
2012-09-05mm/sl[aou]b: Move freeing of kmem_cache structure to common codeChristoph Lameter1-0/+1
2012-09-05mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache structChristoph Lameter1-0/+1
2012-09-05mm/sl[aou]b: Extract a common function for kmem_cache_destroyChristoph Lameter1-0/+25
2012-09-05mm/sl[aou]b: Move list_add() to slab_common.cChristoph Lameter1-0/+7
2012-09-05mm/slab_common: Improve error handling in kmem_cache_createChristoph Lameter1-4/+24
2012-08-16mm/slab: restructure kmem_cache_create() debug checksShuah Khan1-49/+48
2012-08-16Revert "mm/slab_common.c: cleanup"Pekka Enberg1-5/+10
2012-08-16mm/slab_common.c: cleanupAndrew Morton1-10/+5
2012-07-30mm: Fix build warning in kmem_cache_create()Shuah Khan1-0/+2
2012-07-09mm, sl[aou]b: Move kmem_cache_create mutex handling to common codeChristoph Lameter1-1/+40
2012-07-09mm, sl[aou]b: Use a common mutex definitionChristoph Lameter1-0/+2
2012-07-09mm, sl[aou]b: Common definition for boot state of the slab allocatorsChristoph Lameter1-0/+9
2012-07-09mm, sl[aou]b: Extract common code for kmem_cache_create()Christoph Lameter1-0/+68