index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/shmem.c: fix judgment error in shmem_is_huge()
Liu Yuntao
2021-09-24
1
-2
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-148
/
+123
|
\
|
*
shmem: shmem_writepage() split unlikely i915 THP
Hugh Dickins
2021-09-03
1
-1
/
+13
|
*
huge tmpfs: decide stat.st_blksize by shmem_is_huge()
Hugh Dickins
2021-09-03
1
-11
/
+1
|
*
huge tmpfs: shmem_is_huge(vma, inode, index)
Hugh Dickins
2021-09-03
1
-59
/
+25
|
*
huge tmpfs: SGP_NOALLOC to stop collapse_file() on race
Hugh Dickins
2021-09-03
1
-12
/
+17
|
*
huge tmpfs: move shmem_huge_enabled() upwards
Hugh Dickins
2021-09-03
1
-37
/
+35
|
*
huge tmpfs: revert shmem's use of transhuge_vma_enabled()
Hugh Dickins
2021-09-03
1
-1
/
+2
|
*
huge tmpfs: remove shrinklist addition from shmem_setattr()
Hugh Dickins
2021-09-03
1
-19
/
+0
|
*
huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZE
Hugh Dickins
2021-09-03
1
-1
/
+14
|
*
huge tmpfs: fix fallocate(vanilla) advance over huge pages
Hugh Dickins
2021-09-03
1
-3
/
+16
|
*
shmem: include header file to declare swap_info
Miaohe Lin
2021-09-03
1
-2
/
+1
|
*
shmem: remove unneeded function forward declaration
Miaohe Lin
2021-09-03
1
-3
/
+0
|
*
shmem: remove unneeded header file
Miaohe Lin
2021-09-03
1
-2
/
+0
|
*
shmem: remove unneeded variable ret
Miaohe Lin
2021-09-03
1
-2
/
+1
|
*
shmem: use raw_spinlock_t for ->stat_lock
Sebastian Andrzej Siewior
2021-09-03
1
-14
/
+17
*
|
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-30
1
-10
/
+10
|
\
\
|
|
/
|
/
|
|
*
mm: Fix comments mentioning i_mutex
Jan Kara
2021-07-12
1
-10
/
+10
*
|
Revert "mm/shmem: fix shmem_swapin() race with swapoff"
Yang Shi
2021-08-20
1
-13
/
+1
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
1
-84
/
+39
|
\
|
*
userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte()
Axel Rasmussen
2021-06-30
1
-46
/
+12
|
*
userfaultfd/shmem: support minor fault registration for shmem
Axel Rasmussen
2021-06-30
1
-1
/
+11
|
*
userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
Axel Rasmussen
2021-06-30
1
-36
/
+16
|
*
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
2021-06-30
1
-2
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
1
-3
/
+15
|
\
\
|
|
/
|
*
mm: charge active memcg when no mm is set
Dan Schatzberg
2021-06-29
1
-2
/
+2
|
*
mm/shmem: fix shmem_swapin() race with swapoff
Miaohe Lin
2021-06-29
1
-1
/
+13
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2021-06-28
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Reimplement RLIMIT_MEMLOCK on top of ucounts
Alexey Gladkov
2021-04-30
1
-5
/
+5
*
|
userfaultfd: release page in error path to avoid BUG_ON
Axel Rasmussen
2021-05-14
1
-1
/
+11
*
|
mm/hugetlb: fix F_SEAL_FUTURE_WRITE
Peter Xu
2021-05-14
1
-18
/
+4
*
|
mm/mempool: minor coding style tweaks
Zhiyuan Dai
2021-05-05
1
-1
/
+1
*
|
shmem: allow reporting fanotify events with file handles on tmpfs
Amir Goldstein
2021-04-19
1
-0
/
+3
|
/
*
mm,shmem,thp: limit shmem THP allocations to requested zones
Rik van Riel
2021-02-26
1
-1
/
+5
*
mm,thp,shm: limit gfp mask to no more than specified
Rik van Riel
2021-02-26
1
-0
/
+21
*
mm,thp,shmem: limit shmem THP alloc gfp_mask
Rik van Riel
2021-02-26
1
-3
/
+5
*
mm: pass pvec directly to find_get_entries
Matthew Wilcox (Oracle)
2021-02-26
1
-3
/
+2
*
mm: add an 'end' parameter to find_get_entries
Matthew Wilcox (Oracle)
2021-02-26
1
-8
/
+2
*
mm: add and use find_lock_entries
Matthew Wilcox (Oracle)
2021-02-26
1
-17
/
+5
*
mm/filemap: add mapping_seek_hole_data
Matthew Wilcox (Oracle)
2021-02-26
1
-70
/
+4
*
mm: add FGP_ENTRY
Matthew Wilcox (Oracle)
2021-02-26
1
-1
/
+2
*
mm/shmem: use pagevec_lookup in shmem_unlock_mapping
Matthew Wilcox (Oracle)
2021-02-26
1
-10
/
+1
*
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
2021-02-24
1
-1
/
+1
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-19
/
+31
|
\
|
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-14
/
+25
|
*
stat: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+1
|
*
acl: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+2
|
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+2
|
*
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-1
/
+1
*
|
mm: Use static initialisers for immutable fields of 'struct vm_fault'
Will Deacon
2021-01-21
1
-3
/
+3
|
/
[next]