summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs: introduce alloc_inode_sb() to allocate filesystems specific inodeMuchun Song2022-03-223-1/+18
* mm: introduce kmem_cache_alloc_lruMuchun Song2022-03-229-53/+198
* mm: list_lru: transpose the array of per-node per-memcg lru listsMuchun Song2022-03-222-137/+86
* mm/memcg: disable migration instead of preemption in drain_all_stock().Sebastian Andrzej Siewior2022-03-221-2/+3
* mm/memcg: protect memcg_stock with a local_lock_tSebastian Andrzej Siewior2022-03-221-21/+38
* mm/memcg: opencode the inner part of obj_cgroup_uncharge_pages() in drain_obj...Johannes Weiner2022-03-221-6/+18
* mm/memcg: protect per-CPU counter by disabling preemption on PREEMPT_RT where...Sebastian Andrzej Siewior2022-03-221-1/+55
* mm/memcg: disable threshold event handlers on PREEMPT_RTSebastian Andrzej Siewior2022-03-222-2/+14
* mm/memcg: revert ("mm/memcg: optimize user context object stock access")Michal Hocko2022-03-221-67/+27
* mm/memcontrol: return 1 from cgroup.memory __setup() handlerRandy Dunlap2022-03-221-1/+1
* memcg: synchronously enforce memory.high for large overchargesShakeel Butt2022-03-221-0/+5
* selftests: memcg: test high limit for single entry allocationShakeel Butt2022-03-223-3/+91
* memcg: unify force charging conditionsShakeel Butt2022-03-221-10/+7
* memcg: refactor mem_cgroup_oomShakeel Butt2022-03-221-27/+17
* mm/memcg: retrieve parent memcg from css.parentWei Yang2022-03-221-3/+1
* mm/memcg: mem_cgroup_per_node is already set to 0 on allocationWei Yang2022-03-221-2/+0
* memcg: add per-memcg total kernel memory statYosry Ahmed2022-03-223-6/+27
* memcg: replace in_interrupt() with !in_task()Shakeel Butt2022-03-221-2/+2
* mm: shmem: use helper macro __ATTR_RWMiaohe Lin2022-03-221-2/+1
* tmpfs: do not allocate pages on readHugh Dickins2022-03-222-14/+12
* shmem: mapping_set_exiting() to help mapped resilienceHugh Dickins2022-03-221-0/+1
* tmpfs: support for file creation timeXavier Roche2022-03-222-3/+14
* mm/swap: fix confusing comment in folio_mark_accessedBang Li2022-03-221-1/+1
* mm/gup: remove unused get_user_pages_locked()John Hubbard2022-03-222-61/+0
* mm: change lookup_node() to use get_user_pages_fast()John Hubbard2022-03-221-12/+9
* mm/gup: remove unused pin_user_pages_locked()John Hubbard2022-03-222-31/+0
* mm/gup: follow_pfn_pte(): -EEXIST cleanupJohn Hubbard2022-03-222-5/+15
* mm: fix invalid page pointer returned with FOLL_PIN gupsPeter Xu2022-03-221-1/+1
* mm: fs: fix lru_cache_disabled race in bh_lruMinchan Kim2022-03-221-3/+5
* mm/writeback: minor clean up for highmem_dirtyable_memoryMiaohe Lin2022-03-221-12/+0
* filemap: remove find_get_pages()Miaohe Lin2022-03-222-12/+6
* mm/memremap: avoid calling kasan_remove_zero_shadow() for device private memoryMiaohe Lin2022-03-221-1/+2
* mount: warn only once about timestamp range expirationAnthony Iliopoulos2022-03-222-0/+3
* remove congestion tracking frameworkNeilBrown2022-03-224-95/+0
* block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"NeilBrown2022-03-221-1/+1
* f2fs: replace congestion_wait() calls with io_schedule_timeout()NeilBrown2022-03-225-14/+13
* remove bdi_congested() and wb_congested() and related functionsNeilBrown2022-03-227-58/+2
* remove inode_congested()NeilBrown2022-03-225-84/+3
* ceph: remove reliance on bdi congestionNeilBrown2022-03-223-9/+15
* nfs: remove reliance on bdi congestionNeilBrown2022-03-222-3/+12
* fuse: remove reliance on bdi congestionNeilBrown2022-03-223-25/+17
* mm: improve cleanup when ->readpages doesn't process all pagesNeilBrown2022-03-221-2/+17
* mm: document and polish read-ahead codeNeilBrown2022-03-224-10/+133
* doc: convert 'subsection' to 'section' in gfp.hNeilBrown2022-03-221-5/+5
* fs/ocfs2: fix comments mentioning i_mutexhongnanli2022-03-2211-16/+16
* ocfs2: cleanup some return variablesJoseph Qi2022-03-222-18/+9
* ntfs: add sanity check on allocation sizeDongliang Mu2022-03-221-0/+4
* scripts/spelling.txt: add more spellings to spelling.txtColin Ian King2022-03-221-0/+16
* linux/kthread.h: remove unused macrosRasmus Villemoes2022-03-221-22/+0
* Linux 5.17v5.17Linus Torvalds2022-03-201-1/+1