- 2300638 mm: move clearing of page->mapping to page_cache_tree_delete() by Jan Kara · 7 years ago
- 76253fb mm: move accounting updates before page_cache_tree_delete() by Jan Kara · 7 years ago
- 59c66c5 mm: factor out page cache page freeing into a separate function by Jan Kara · 7 years ago
- 9f4e41f mm: refactor truncate_complete_page() by Jan Kara · 7 years ago
- 736304f mm: speed up cancel_dirty_page() for clean pages by Jan Kara · 7 years ago
- 384bc41 drivers/block/zram/zram_drv.c: make zram_page_end_io() static by Colin Ian King · 7 years ago
- 9823e51 mm/page-writeback.c: convert timers to use timer_setup() by Kees Cook · 7 years ago
- b6b18aa mm, soft_offline: improve hugepage soft offlining error log by Laszlo Toth · 7 years ago
- 00bb31f userfaultfd: use mmgrab instead of open-coded increment of mm_count by Mike Rapoport · 7 years ago
- 85ccc8f mm/page_alloc: make sure __rmqueue() etc are always inline by Aaron Lu · 7 years ago
- 78c9436 sparc64: optimize struct page zeroing by Pavel Tatashin · 7 years ago
- f7f9910 mm: stop zeroing memory during allocation in vmemmap by Pavel Tatashin · 7 years ago
- e17d802 arm64/mm/kasan: don't use vmemmap_populate() to initialize shadow by Will Deacon · 7 years ago
- d17a1d9 x86/mm/kasan: don't use vmemmap_populate() to initialize shadow by Andrey Ryabinin · 7 years ago
- a4a3ede mm: zero reserved and unavailable struct pages by Pavel Tatashin · 7 years ago
- ea1f5f3 mm: define memblock_virt_alloc_try_nid_raw by Pavel Tatashin · 7 years ago
- df8ee57 sparc64: simplify vmemmap_populate by Pavel Tatashin · 7 years ago
- 2a20aa1 sparc64/mm: set fields in deferred pages by Pavel Tatashin · 7 years ago
- 353b1e7 x86/mm: set fields in deferred pages by Pavel Tatashin · 7 years ago
- 2f47a91 mm: deferred_init_memmap improvements by Pavel Tatashin · 7 years ago
- 783cb68 mm/swap_state.c: declare a few variables as __read_mostly by Changbin Du · 7 years ago
- 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
- d8be756 kmemcheck: remove whats left of NOTRACK flags by Levin, Alexander (Sasha Levin) · 7 years ago
- 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
- 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
- cdb07bd mm/rmap.c: remove redundant variable cend by Colin Ian King · 7 years ago
- f3f7c09 fs, mm: account filp cache to kmemcg by Shakeel Butt · 7 years ago
- af5b0f6 mm: consolidate page table accounting by Kirill A. Shutemov · 7 years ago
- c481290 mm: introduce wrappers to access mm->nr_ptes by Kirill A. Shutemov · 7 years ago
- b4e98d9 mm: account pud page tables by Kirill A. Shutemov · 7 years ago
- 7d6c4df kmemleak: change /sys/kernel/debug/kmemleak permissions from 0444 to 0644 by Konstantin Khlebnikov · 7 years ago
- 9c19a9c cifs: use find_get_pages_range_tag() by Jan Kara · 7 years ago
- aef6e41 afs: use find_get_pages_range_tag() by Jan Kara · 7 years ago
- 67fd707 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
- 4be9029 ceph: use pagevec_lookup_range_nr_tag() by Jan Kara · 7 years ago
- 93d3b71 mm: add variant of pagevec_lookup_range_tag() taking number of pages by Jan Kara · 7 years ago
- 2b9775a mm: use pagevec_lookup_range_tag() in write_cache_pages() by Jan Kara · 7 years ago
- 312e9d2 mm: use pagevec_lookup_range_tag() in __filemap_fdatawait_range() by Jan Kara · 7 years ago
- 40f9c51 nilfs2: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
- d2bc5b3 gfs2: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
- 8faab64 f2fs: use find_get_pages_tag() for looking up single page by Jan Kara · 7 years ago
- 028a63a f2fs: simplify page iteration loops by Jan Kara · 7 years ago
- 69c4f35 f2fs: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
- dc7f3e8 ext4: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
- 0ed75fc ceph: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
- 4006f43 btrfs: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
- 72b045a mm: implement find_get_pages_range_tag() by Jan Kara · 7 years ago
- 6b4c54e mm/page_owner.c: reduce page_owner structure size by Ayush Mittal · 7 years ago
- 5984af108 mm/cma.c: change pr_info to pr_err for cma_alloc fail log by Pintu Agarwal · 7 years ago
- 8745808 mm, arch: remove empty_bad_page* by Michal Hocko · 7 years ago
- a2e1673 mm/swap_slots.c: fix race conditions in swap_slots cache init by Tim Chen · 7 years ago
- 3a50d14 mm: remove unused pgdat->inactive_ratio by Andrey Ryabinin · 7 years ago
- 4645b9f mm/mmu_notifier: avoid call to invalidate_range() in range_end() by Jérôme Glisse · 7 years ago
- 0f10851 mm/mmu_notifier: avoid double notification when it is useless by Jérôme Glisse · 7 years ago
- 1aedcaf zsmalloc: calling zs_map_object() from irq is a bug by Sergey Senozhatsky · 7 years ago
- 0bea803 mm/hmm: constify hmm_devmem_page_get_drvdata() parameter by Ralph Campbell · 7 years ago
- 007ab7b fs/hugetlbfs/inode.c: remove redundant -ENIVAL return from hugetlbfs_setattr() by Anshuman Khandual · 7 years ago
- 0b07ff3 zram: remove zlib from the list of recommended algorithms by Sergey Senozhatsky · 7 years ago
- 5ef3a8b zram: add zstd to the supported algorithms list by Sergey Senozhatsky · 7 years ago
- 0f6d24f mm/page-writeback.c: print a warning if the vm dirtiness settings are illogical by Yafang Shao · 7 years ago
- 66e8b43 mm/memblock.c: make the index explicit argument of for_each_memblock_type by Gioh Kim · 7 years ago
- ecde0f3 mm, memory_hotplug: remove timeout from __offline_memory by Michal Hocko · 7 years ago
- 72b39cf mm, memory_hotplug: do not fail offlining too early by Michal Hocko · 7 years ago
- d7ab367 mm, page_alloc: fail has_unmovable_pages when seeing reserved pages by Michal Hocko · 7 years ago
- 4da2ce2 mm: distinguish CMA and MOVABLE isolation in has_unmovable_pages() by Michal Hocko · 7 years ago
- d7b236e mm: drop migrate type checks from has_unmovable_pages by Michal Hocko · 7 years ago
- 4c578dc mm/page-writeback.c: remove unused parameter from balance_dirty_pages() by Tahsin Erdogan · 7 years ago
- e9a6eff mm, swap: fix false error message in __swp_swapcount() by Huang Ying · 7 years ago
- aa8d22a mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no other reference by Minchan Kim · 7 years ago
- 0bcac06 mm, swap: skip swapcache for swapin of synchronous device by Minchan Kim · 7 years ago
- 539a6fe mm, swap: introduce SWP_SYNCHRONOUS_IO by Minchan Kim · 7 years ago
- 23c47d2 bdi: introduce BDI_CAP_SYNCHRONOUS_IO by Minchan Kim · 7 years ago
- e447a01 zram: set BDI_CAP_STABLE_WRITES once by Minchan Kim · 7 years ago
- 4171044 mm: update comments for struct page.mapping by Changbin Du · 7 years ago
- c413af8 net/rds/ib_fmr.c: use kmalloc_array_node() by Johannes Thumshirn · 7 years ago
- 63762f5 mm/mempool.c: use kmalloc_array_node() by Johannes Thumshirn · 7 years ago
- 3c07347 drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node() by Johannes Thumshirn · 7 years ago
- 7d50207 drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node() by Johannes Thumshirn · 7 years ago
- d904bfa block/blk-mq.c: use kmalloc_array_node() by Johannes Thumshirn · 7 years ago
- 5799b25 include/linux/slab.h: add kmalloc_array_node() and kcalloc_node() by Johannes Thumshirn · 7 years ago
- 1106638 slub: fix sysfs duplicate filename creation when slub_debug=O by Miles Chen · 7 years ago
- 4fd0b46 slab, slub, slob: convert slab_flags_t to 32-bit by Alexey Dobriyan · 7 years ago
- d50112e slab, slub, slob: add slab_flags_t by Alexey Dobriyan · 7 years ago
- a3ba074 mm/slab.c: only set __GFP_RECLAIMABLE once by David Rientjes · 7 years ago
- 9f88fae mm/slob.c: remove an unnecessary check for __GFP_ZERO by Miles Chen · 7 years ago
- 852d8be mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory by Yang Shi · 7 years ago
- 5b36577 mm: slabinfo: remove CONFIG_SLABINFO by Yang Shi · 7 years ago
- 7ad3f18 tools: slabinfo: add "-U" option to show unreclaimable slabs only by Yang Shi · 7 years ago
- 47ee9d8 ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bitmap_bits() by Guozhonghua · 7 years ago
- 3db409f ocfs2/dlm: get mle inuse only when it is initialized by Changwei Ge · 7 years ago
- 853bc26 ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent by alex chen · 7 years ago
- 3e4c56d ocfs2: ip_alloc_sem should be taken in ocfs2_get_block() by alex chen · 7 years ago
- 28f5a8a ocfs2: should wait dio before inode lock in ocfs2_setattr() by alex chen · 7 years ago
- 67b1b8d ocfs2: clean up some unused function declarations by piaojun · 7 years ago
- 1c01967 ocfs2: fix cluster hang after a node dies by Changwei Ge · 7 years ago
- 98d6c09 ocfs2: cleanup unused func declaration and assignment by piaojun · 7 years ago
- 23e0813 ocfs2: no need flush workqueue before destroying it by piaojun · 7 years ago
- a60874f ocfs2: remove unused declaration ocfs2_publish_get_mount_state() by Guozhonghua · 7 years ago
- c95f121 m32r: fix endianness constraints by Geert Uytterhoeven · 7 years ago
- 192efb7 bloat-o-meter: provide 3 different arguments for data, function and All by Maninder Singh · 7 years ago