Age | Commit message (Expand) | Author |
2017-11-15 | mm: remove __GFP_COLD | Mel Gorman |
2017-11-15 | mm: remove cold parameter for release_pages | Mel Gorman |
2017-11-15 | mm, pagevec: remove cold parameter for pagevecs | Mel Gorman |
2017-11-15 | mm, truncate: do not check mapping for every page being truncated | Mel Gorman |
2017-11-15 | userfaultfd: use mmgrab instead of open-coded increment of mm_count | Mike Rapoport |
2017-11-15 | kmemcheck: remove annotations | Levin, Alexander (Sasha Levin) |
2017-11-15 | fs, mm: account filp cache to kmemcg | Shakeel Butt |
2017-11-15 | mm: consolidate page table accounting | Kirill A. Shutemov |
2017-11-15 | mm: introduce wrappers to access mm->nr_ptes | Kirill A. Shutemov |
2017-11-15 | mm: account pud page tables | Kirill A. Shutemov |
2017-11-15 | cifs: use find_get_pages_range_tag() | Jan Kara |
2017-11-15 | afs: use find_get_pages_range_tag() | Jan Kara |
2017-11-15 | mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() | Jan Kara |
2017-11-15 | ceph: use pagevec_lookup_range_nr_tag() | Jan Kara |
2017-11-15 | nilfs2: use pagevec_lookup_range_tag() | Jan Kara |
2017-11-15 | gfs2: use pagevec_lookup_range_tag() | Jan Kara |
2017-11-15 | f2fs: use find_get_pages_tag() for looking up single page | Jan Kara |
2017-11-15 | f2fs: simplify page iteration loops | Jan Kara |
2017-11-15 | f2fs: use pagevec_lookup_range_tag() | Jan Kara |
2017-11-15 | ext4: use pagevec_lookup_range_tag() | Jan Kara |
2017-11-15 | ceph: use pagevec_lookup_range_tag() | Jan Kara |
2017-11-15 | btrfs: use pagevec_lookup_range_tag() | Jan Kara |
2017-11-15 | mm/mmu_notifier: avoid double notification when it is useless | Jérôme Glisse |
2017-11-15 | fs/hugetlbfs/inode.c: remove redundant -ENIVAL return from hugetlbfs_setattr() | Anshuman Khandual |
2017-11-15 | slab, slub, slob: add slab_flags_t | Alexey Dobriyan |
2017-11-15 | ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bitmap_bits() | Guozhonghua |
2017-11-15 | ocfs2/dlm: get mle inuse only when it is initialized | Changwei Ge |
2017-11-15 | ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent | alex chen |
2017-11-15 | ocfs2: ip_alloc_sem should be taken in ocfs2_get_block() | alex chen |
2017-11-15 | ocfs2: should wait dio before inode lock in ocfs2_setattr() | alex chen |
2017-11-15 | ocfs2: clean up some unused function declarations | piaojun |
2017-11-15 | ocfs2: fix cluster hang after a node dies | Changwei Ge |
2017-11-15 | ocfs2: cleanup unused func declaration and assignment | piaojun |
2017-11-15 | ocfs2: no need flush workqueue before destroying it | piaojun |
2017-11-15 | ocfs2: remove unused declaration ocfs2_publish_get_mount_state() | Guozhonghua |
2017-11-15 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-14 | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-11-14 | Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs | Linus Torvalds |
2017-11-14 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2017-11-14 | Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack... | Linus Torvalds |
2017-11-14 | Merge tag 'dlm-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan... | Linus Torvalds |
2017-11-14 | Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-11-14 | Merge tag 'jfs-4.15' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds |
2017-11-14 | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds |
2017-11-14 | Merge tag 'xfs-4.15-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2017-11-14 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2017-11-14 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-11-14 | Merge udf, isofs, quota, ext2 changes for 4.15-rc1. | Jan Kara |