index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-06
mm: shmem: don't truncate page if memory failure happens
Yang Shi
1
-3
/
+35
2021-11-06
mm/shmem: unconditionally set pte dirty in mfill_atomic_install_pte
Peter Xu
1
-1
/
+0
2021-11-06
mm/smaps: use vma->vm_pgoff directly when counting partial swap
Peter Xu
1
-3
/
+2
2021-09-25
mm/shmem.c: fix judgment error in shmem_is_huge()
Liu Yuntao
1
-2
/
+2
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-148
/
+123
2021-09-03
shmem: shmem_writepage() split unlikely i915 THP
Hugh Dickins
1
-1
/
+13
2021-09-03
huge tmpfs: decide stat.st_blksize by shmem_is_huge()
Hugh Dickins
1
-11
/
+1
2021-09-03
huge tmpfs: shmem_is_huge(vma, inode, index)
Hugh Dickins
1
-59
/
+25
2021-09-03
huge tmpfs: SGP_NOALLOC to stop collapse_file() on race
Hugh Dickins
1
-12
/
+17
2021-09-03
huge tmpfs: move shmem_huge_enabled() upwards
Hugh Dickins
1
-37
/
+35
2021-09-03
huge tmpfs: revert shmem's use of transhuge_vma_enabled()
Hugh Dickins
1
-1
/
+2
2021-09-03
huge tmpfs: remove shrinklist addition from shmem_setattr()
Hugh Dickins
1
-19
/
+0
2021-09-03
huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZE
Hugh Dickins
1
-1
/
+14
2021-09-03
huge tmpfs: fix fallocate(vanilla) advance over huge pages
Hugh Dickins
1
-3
/
+16
2021-09-03
shmem: include header file to declare swap_info
Miaohe Lin
1
-2
/
+1
2021-09-03
shmem: remove unneeded function forward declaration
Miaohe Lin
1
-3
/
+0
2021-09-03
shmem: remove unneeded header file
Miaohe Lin
1
-2
/
+0
2021-09-03
shmem: remove unneeded variable ret
Miaohe Lin
1
-2
/
+1
2021-09-03
shmem: use raw_spinlock_t for ->stat_lock
Sebastian Andrzej Siewior
1
-14
/
+17
2021-08-30
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+10
2021-08-20
Revert "mm/shmem: fix shmem_swapin() race with swapoff"
Yang Shi
1
-13
/
+1
2021-07-12
mm: Fix comments mentioning i_mutex
Jan Kara
1
-10
/
+10
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-84
/
+39
2021-07-01
userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte()
Axel Rasmussen
1
-46
/
+12
2021-07-01
userfaultfd/shmem: support minor fault registration for shmem
Axel Rasmussen
1
-1
/
+11
2021-07-01
userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
Axel Rasmussen
1
-36
/
+16
2021-07-01
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
1
-2
/
+1
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+15
2021-06-29
mm: charge active memcg when no mm is set
Dan Schatzberg
1
-2
/
+2
2021-06-29
mm/shmem: fix shmem_swapin() race with swapoff
Miaohe Lin
1
-1
/
+13
2021-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-5
/
+5
2021-05-15
userfaultfd: release page in error path to avoid BUG_ON
Axel Rasmussen
1
-1
/
+11
2021-05-15
mm/hugetlb: fix F_SEAL_FUTURE_WRITE
Peter Xu
1
-18
/
+4
2021-05-05
mm/mempool: minor coding style tweaks
Zhiyuan Dai
1
-1
/
+1
2021-04-30
Reimplement RLIMIT_MEMLOCK on top of ucounts
Alexey Gladkov
1
-5
/
+5
2021-04-19
shmem: allow reporting fanotify events with file handles on tmpfs
Amir Goldstein
1
-0
/
+3
2021-02-26
mm,shmem,thp: limit shmem THP allocations to requested zones
Rik van Riel
1
-1
/
+5
2021-02-26
mm,thp,shm: limit gfp mask to no more than specified
Rik van Riel
1
-0
/
+21
2021-02-26
mm,thp,shmem: limit shmem THP alloc gfp_mask
Rik van Riel
1
-3
/
+5
2021-02-26
mm: pass pvec directly to find_get_entries
Matthew Wilcox (Oracle)
1
-3
/
+2
2021-02-26
mm: add an 'end' parameter to find_get_entries
Matthew Wilcox (Oracle)
1
-8
/
+2
2021-02-26
mm: add and use find_lock_entries
Matthew Wilcox (Oracle)
1
-17
/
+5
2021-02-26
mm/filemap: add mapping_seek_hole_data
Matthew Wilcox (Oracle)
1
-70
/
+4
2021-02-26
mm: add FGP_ENTRY
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-02-26
mm/shmem: use pagevec_lookup in shmem_unlock_mapping
Matthew Wilcox (Oracle)
1
-10
/
+1
2021-02-25
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
1
-1
/
+1
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-19
/
+31
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-14
/
+25
2021-01-24
stat: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-24
acl: handle idmapped mounts
Christian Brauner
1
-1
/
+2
[next]