summaryrefslogtreecommitdiff
path: root/mm/shmem.c
Commit message (Expand)AuthorAge
* thp: move shmem_huge_enabled() outside of SYSFS ifdefArnd Bergmann2016-08-10
* shmem: Fix link error if huge pages support is disabledGeert Uytterhoeven2016-08-03
* mm: move most file-based accounting to the nodeMel Gorman2016-07-28
* shmem: split huge pages beyond i_size under memory pressureKirill A. Shutemov2016-07-26
* thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHEKirill A. Shutemov2016-07-26
* khugepaged: add support of collapse for tmpfs/shmem pagesKirill A. Shutemov2016-07-26
* shmem: make shmem_inode_info::lock irq-safeKirill A. Shutemov2016-07-26
* shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappingsKirill A. Shutemov2016-07-26
* shmem: add huge pages supportKirill A. Shutemov2016-07-26
* shmem: get_unmapped_area align huge pageHugh Dickins2016-07-26
* shmem: prepare huge= mount option and sysfs knobKirill A. Shutemov2016-07-26
* tmpfs: fix regression hang in fallocate undoHugh Dickins2016-07-10
* tmpfs: don't undo fallocate past its last pageAnthony Romano2016-06-24
* switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-27
* tmpfs: mem_cgroup charge fault to vm_mm not current mmAndres Lagar-Cavilla2016-05-19
* tmpfs: preliminary minor tidyupsHugh Dickins2016-05-19
* mm: use __SetPageSwapBacked and dont ClearPageSwapBackedHugh Dickins2016-05-19
* parallel lookups machinery, part 2Al Viro2016-05-02
* Merge getxattr prototype change into work.lookupsAl Viro2016-05-02
|\
| * xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-10
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* radix-tree,shmem: introduce radix_tree_iter_next()Matthew Wilcox2016-03-17
* mm: use radix_tree_iter_retry()Matthew Wilcox2016-03-17
* mm: convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-03-17
* mm: migrate: do not touch page->mem_cgroup of live pagesJohannes Weiner2016-03-15
* make sure that freeing shmem fast symlinks is RCU-delayedAl Viro2016-01-22
* wrappers for ->i_mutex accessAl Viro2016-01-22
* mm: memcontrol: charge swap to cgroup2Vladimir Davydov2016-01-20
* memcg: adjust to support new THP refcountingKirill A. Shutemov2016-01-15
* page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov2016-01-15
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-15
|\
| * mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappingsVlastimil Babka2016-01-14
| * mm, proc: reduce cost of /proc/pid/smaps for shmem mappingsVlastimil Babka2016-01-14
| * kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* | Make sure that highmem pages are not added to symlink page cacheAl Viro2016-01-14
|/
* Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-01-11
|\
| * tmpfs: listxattr should include POSIX ACL xattrsAndreas Gruenbacher2015-12-06
| * tmpfs: Use xattr handler infrastructureAndreas Gruenbacher2015-12-06
* | Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-11
|\ \
| * | switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-30
| * | teach shmem_get_link() to work in RCU modeAl Viro2015-12-08
| * | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-08
| * | don't put symlink bodies in pagecache into highmemAl Viro2015-12-08
| |/
* | tmpfs: fix shmem_evict_inode() warnings on i_blocksHugh Dickins2015-12-12
|/
* mm: page_alloc: hide some GFP internals and document the bits and flag combin...Mel Gorman2015-11-06
* tmpfs: avoid a little creat and stat slowdownHugh Dickins2015-11-05
* mm: rename mem_cgroup_migrate to mem_cgroup_replace_pageHugh Dickins2015-11-05
* shmem: recalculate file inode when fstatYu Zhao2015-09-08
* ipc: use private shmem or hugetlbfs inodes for shm segments.Stephen Smalley2015-08-07
* tmpfs: truncate prealloc blocks past i_sizeJosef Bacik2015-06-24