summaryrefslogtreecommitdiff
path: root/mm/shmem.c
Commit message (Expand)AuthorAge
...
* | lib: radix-tree: native accounting of exceptional entriesJohannes Weiner2016-12-12
* | shmem: fix compilation warnings on unused functionsJérémy Lefaure2016-12-12
* | shmem: avoid maybe-uninitialized warningArnd Bergmann2016-12-12
* | shmem: fix shm fallocate() list corruptionLinus Torvalds2016-12-06
|/
* shmem: fix pageflags after swapping DMA32 objectHugh Dickins2016-11-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10
| |\
| | * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
| * | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-10
|\ \ \
| * | | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
| | |/ | |/|
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \ \
| * \ \ Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-08
| |\ \ \ | | |/ / | |/| |
| | * | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-07
|\ \ \ \
| * | | | mm/shmem.c: constify anon_opsRasmus Villemoes2016-10-07
| |/ / /
* | | | switch generic_file_splice_read() to use of ->read_iter()Al Viro2016-10-05
|/ / /
* | | huge tmpfs: fix Committed_AS leakHugh Dickins2016-09-24
* | | shmem: fix tmpfs to handle the huge= option properlyToshi Kani2016-09-24
| |/ |/|
* | 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
|\