Age | Commit message (Expand) | Author | Files | Lines |
2017-11-16 | ext4: use pagevec_lookup_range_tag() | Jan Kara | 1 | -12/+2 |
2017-11-16 | ceph: use pagevec_lookup_range_tag() | Jan Kara | 1 | -16/+3 |
2017-11-16 | btrfs: use pagevec_lookup_range_tag() | Jan Kara | 1 | -15/+4 |
2017-11-16 | mm: implement find_get_pages_range_tag() | Jan Kara | 4 | -17/+48 |
2017-11-16 | mm/page_owner.c: reduce page_owner structure size | Ayush Mittal | 1 | -2/+2 |
2017-11-16 | mm/cma.c: change pr_info to pr_err for cma_alloc fail log | Pintu Agarwal | 1 | -1/+1 |
2017-11-16 | mm, arch: remove empty_bad_page* | Michal Hocko | 7 | -54/+2 |
2017-11-16 | mm/swap_slots.c: fix race conditions in swap_slots cache init | Tim Chen | 1 | -2/+9 |
2017-11-16 | mm: remove unused pgdat->inactive_ratio | Andrey Ryabinin | 3 | -11/+3 |
2017-11-16 | mm/mmu_notifier: avoid call to invalidate_range() in range_end() | Jérôme Glisse | 5 | -12/+83 |
2017-11-16 | mm/mmu_notifier: avoid double notification when it is useless | Jérôme Glisse | 7 | -17/+198 |
2017-11-16 | zsmalloc: calling zs_map_object() from irq is a bug | Sergey Senozhatsky | 1 | -1/+1 |
2017-11-16 | mm/hmm: constify hmm_devmem_page_get_drvdata() parameter | Ralph Campbell | 1 | -2/+2 |
2017-11-16 | fs/hugetlbfs/inode.c: remove redundant -ENIVAL return from hugetlbfs_setattr() | Anshuman Khandual | 1 | -1/+0 |
2017-11-16 | zram: remove zlib from the list of recommended algorithms | Sergey Senozhatsky | 1 | -3/+0 |
2017-11-16 | zram: add zstd to the supported algorithms list | Sergey Senozhatsky | 1 | -0/+3 |
2017-11-16 | mm/page-writeback.c: print a warning if the vm dirtiness settings are illogical | Yafang Shao | 2 | -1/+11 |
2017-11-16 | mm/memblock.c: make the index explicit argument of for_each_memblock_type | Gioh Kim | 2 | -8/+8 |
2017-11-16 | mm, memory_hotplug: remove timeout from __offline_memory | Michal Hocko | 1 | -7/+3 |
2017-11-16 | mm, memory_hotplug: do not fail offlining too early | Michal Hocko | 1 | -30/+10 |
2017-11-16 | mm, page_alloc: fail has_unmovable_pages when seeing reserved pages | Michal Hocko | 1 | -0/+3 |
2017-11-16 | mm: distinguish CMA and MOVABLE isolation in has_unmovable_pages() | Michal Hocko | 3 | -7/+17 |
2017-11-16 | mm: drop migrate type checks from has_unmovable_pages | Michal Hocko | 1 | -4/+0 |
2017-11-16 | mm/page-writeback.c: remove unused parameter from balance_dirty_pages() | Tahsin Erdogan | 1 | -3/+2 |
2017-11-16 | mm, swap: fix false error message in __swp_swapcount() | Huang Ying | 1 | -0/+3 |
2017-11-16 | mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no othe... | Minchan Kim | 3 | -9/+23 |
2017-11-16 | mm, swap: skip swapcache for swapin of synchronous device | Minchan Kim | 4 | -23/+57 |
2017-11-16 | mm, swap: introduce SWP_SYNCHRONOUS_IO | Minchan Kim | 2 | -1/+5 |
2017-11-16 | bdi: introduce BDI_CAP_SYNCHRONOUS_IO | Minchan Kim | 5 | -1/+16 |
2017-11-16 | zram: set BDI_CAP_STABLE_WRITES once | Minchan Kim | 1 | -10/+6 |
2017-11-16 | mm: update comments for struct page.mapping | Changbin Du | 1 | -2/+4 |
2017-11-16 | net/rds/ib_fmr.c: use kmalloc_array_node() | Johannes Thumshirn | 1 | -2/+2 |
2017-11-16 | mm/mempool.c: use kmalloc_array_node() | Johannes Thumshirn | 1 | -1/+1 |
2017-11-16 | drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node() | Johannes Thumshirn | 1 | -1/+1 |
2017-11-16 | drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node() | Johannes Thumshirn | 1 | -2/+3 |
2017-11-16 | block/blk-mq.c: use kmalloc_array_node() | Johannes Thumshirn | 1 | -1/+1 |
2017-11-16 | include/linux/slab.h: add kmalloc_array_node() and kcalloc_node() | Johannes Thumshirn | 1 | -0/+16 |
2017-11-16 | slub: fix sysfs duplicate filename creation when slub_debug=O | Miles Chen | 1 | -0/+4 |
2017-11-16 | slab, slub, slob: convert slab_flags_t to 32-bit | Alexey Dobriyan | 4 | -28/+28 |
2017-11-16 | slab, slub, slob: add slab_flags_t | Alexey Dobriyan | 15 | -81/+97 |
2017-11-16 | mm/slab.c: only set __GFP_RECLAIMABLE once | David Rientjes | 1 | -2/+2 |
2017-11-16 | mm/slob.c: remove an unnecessary check for __GFP_ZERO | Miles Chen | 1 | -1/+1 |
2017-11-16 | mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory | Yang Shi | 3 | -2/+67 |
2017-11-16 | mm: slabinfo: remove CONFIG_SLABINFO | Yang Shi | 5 | -15/+6 |
2017-11-16 | tools: slabinfo: add "-U" option to show unreclaimable slabs only | Yang Shi | 1 | -1/+10 |
2017-11-16 | ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bitmap_bits() | Guozhonghua | 1 | -4/+1 |
2017-11-16 | ocfs2/dlm: get mle inuse only when it is initialized | Changwei Ge | 1 | -1/+3 |
2017-11-16 | ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent | alex chen | 1 | -8/+55 |
2017-11-16 | ocfs2: ip_alloc_sem should be taken in ocfs2_get_block() | alex chen | 1 | -8/+18 |
2017-11-16 | ocfs2: should wait dio before inode lock in ocfs2_setattr() | alex chen | 1 | -2/+7 |