summaryrefslogtreecommitdiffstats
path: root/mm/shmem.c
Commit message (Expand)AuthorAgeFilesLines
* mm: shmem: remove unused info variableCorentin Labbe2017-11-171-2/+0
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-151-8/+22
|\
| * mm/shmem: introduce shmem_file_setup_with_mntMatthew Auld2017-10-071-8/+22
* | mm/shmem.c: mark expected switch fall-throughGustavo A. R. Silva2017-11-151-0/+1
* | shmem: convert shmem_init_inodecache() to voidweiping zhang2017-11-151-6/+2
* | mm, pagevec: remove cold parameter for pagevecsMel Gorman2017-11-151-3/+3
* | mm, truncate: do not check mapping for every page being truncatedMel Gorman2017-11-151-1/+1
|/
* mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-131-1/+1
* mm, swap: VMA based swap readaheadHuang Ying2017-09-061-1/+1
* mm/shmem: add hugetlbfs support to memfd_create()Mike Kravetz2017-09-061-6/+31
* userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd supportMike Rapoport2017-09-061-17/+45
* shmem: introduce shmem_inode_acct_blockMike Rapoport2017-09-061-56/+46
* shmem: shmem_charge: verify max_block is not exceeded before inode updateMike Rapoport2017-09-061-13/+12
* mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabledKirill A. Shutemov2017-08-251-2/+2
* mm: fix list corruptions on shmem shrinklistCong Wang2017-08-101-2/+10
* mm: make PR_SET_THP_DISABLE immediately activeMichal Hocko2017-07-101-3/+5
* mm: per-cgroup memory reclaim statsRoman Gushchin2017-07-061-2/+1
* mm, THP, swap: unify swap slot free functions to put_swap_pageMinchan Kim2017-07-061-1/+1
* mm, THP, swap: delay splitting THP during swap outHuang Ying2017-07-061-1/+1
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-031-3/+3
|\
| * sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar2017-06-201-2/+2
| * sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-1/+1
* | tmpfs: generate random sb->s_uuidAmir Goldstein2017-06-051-0/+2
|/
* Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-031-3/+3
|\
| * statx: Add a system call to make enhanced file info availableDavid Howells2017-03-021-3/+3
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
|/
* mm/shmem.c: fix unlikely() test of info->seals to test only for WRITE and GROWSteven Rostedt (VMware)2017-02-241-1/+1
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-1/+2
* userfaultfd: shmem: avoid leaking blocks and used blocks in UFFDIO_COPYAndrea Arcangeli2017-02-221-10/+13
* userfaultfd: shmem: avoid a lockup resulting from corrupted page->flagsAndrea Arcangeli2017-02-221-2/+1
* userfaultfd: shmem: lock the page before adding it to pagecacheAndrea Arcangeli2017-02-221-0/+5
* userfaultfd: shmem: add userfaultfd hook for shared memory faultsMike Rapoport2017-02-221-7/+15
* userfaultfd: shmem: add tlbflush.h header for microblazeAndrea Arcangeli2017-02-221-0/+2
* userfaultfd: shmem: introduce vma_is_shmemMike Rapoport2017-02-221-0/+5
* userfaultfd: shmem: add shmem_mcopy_atomic_pte for userfaultfd supportMike Rapoport2017-02-221-0/+110
* tmpfs: change shmem_mapping() to test shmem_aopsHugh Dickins2017-02-221-4/+1
* shmem: fix sleeping from atomic contextKirill A. Shutemov2017-02-031-2/+9
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-171-2/+0
|\
| * vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-091-2/+0
* | radix-tree: delete radix_tree_locate_item()Matthew Wilcox2016-12-141-1/+25
* | radix-tree: improve multiorder iteratorsMatthew Wilcox2016-12-141-3/+3
* | lib: radix-tree: update callback for changing leaf nodesJohannes Weiner2016-12-121-1/+2
* | lib: radix-tree: native accounting of exceptional entriesJohannes Weiner2016-12-121-4/+4
* | shmem: fix compilation warnings on unused functionsJérémy Lefaure2016-12-121-0/+2
* | shmem: avoid maybe-uninitialized warningArnd Bergmann2016-12-121-3/+1
* | shmem: fix shm fallocate() list corruptionLinus Torvalds2016-12-061-1/+14
|/
* shmem: fix pageflags after swapping DMA32 objectHugh Dickins2016-11-111-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-11/+11
|\
| * Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-101-3/+4
| |\
OpenPOWER on IntegriCloud