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
2023-05-24
shmem: Implement splice-read
David Howells
1
-1
/
+133
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-50
/
+87
2023-04-27
shmem: restrict noswap option to initial user namespace
Christian Brauner
1
-0
/
+4
2023-04-19
userfaultfd: convert mfill_atomic() to use a folio
ZhangPeng
1
-8
/
+8
2023-04-06
mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
Axel Rasmussen
1
-4
/
+3
2023-04-06
mm: userfaultfd: don't pass around both mm and vma
Axel Rasmussen
1
-4
/
+3
2023-04-06
mm: return an ERR_PTR from __filemap_get_folio
Christoph Hellwig
1
-2
/
+2
2023-04-06
shmem: open code the page cache lookup in shmem_get_folio_gfp
Christoph Hellwig
1
-4
/
+10
2023-04-06
shmem: shmem_get_partial_folio use filemap_get_entry
Hugh Dickins
1
-5
/
+12
2023-03-29
shmem: add support to ignore swap
Luis Chamberlain
1
-1
/
+27
2023-03-29
shmem: skip page split if we're not reclaiming
Luis Chamberlain
1
-4
/
+6
2023-03-29
shmem: move reclaim check early on writepages()
Luis Chamberlain
1
-12
/
+10
2023-03-29
shmem: set shmem_writepage() variables early
Luis Chamberlain
1
-6
/
+3
2023-03-29
shmem: remove check for folio lock on writepage()
Luis Chamberlain
1
-1
/
+0
2023-03-06
fs: drop unused posix acl handlers
Christian Brauner
1
-4
/
+0
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-43
/
+62
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-30
/
+39
2023-02-10
shmem: fix W=1 build warnings with CONFIG_SHMEM=n
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-02-10
shmem: add shmem_read_folio() and shmem_read_folio_gfp()
Matthew Wilcox (Oracle)
1
-12
/
+24
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2023-02-03
mm: fix khugepaged with shmem_enabled=advise
David Stevens
1
-9
/
+9
2023-02-03
shmem: convert shmem_write_end() to use a folio
Matthew Wilcox (Oracle)
1
-20
/
+10
2023-01-20
shmem: support idmapped mounts for tmpfs
Giuseppe Scrivano
1
-19
/
+28
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->tmpfile() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
1
-3
/
+3
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
1
-4
/
+4
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
1
-3
/
+3
2023-01-19
swap: avoid holding swap reference in swap_cache_get_folio
Kairui Song
1
-0
/
+11
2023-01-19
mm/memfd: add F_SEAL_EXEC
Daniel Verkamp
1
-0
/
+6
2023-01-12
mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE
Zach O'Keefe
1
-4
/
+2
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-20
/
+34
2022-12-13
Merge tag 'fs.xattr.simple.rework.rbtree.rwlock.v6.2' of git://git.kernel.org...
Linus Torvalds
1
-1
/
+1
2022-12-13
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2022-12-10
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-0
/
+11
2022-12-10
tmpfs: fix data loss from failed fallocate
Hugh Dickins
1
-0
/
+11
2022-12-01
mm: anonymous shared memory naming
Pasha Tatashin
1
-4
/
+25
2022-12-01
mm: use pte markers for swap errors
Peter Xu
1
-1
/
+1
2022-11-12
xattr: use rbtree for simple_xattrs
Christian Brauner
1
-1
/
+1
2022-11-09
tmpfs: ensure O_LARGEFILE with generic_file_open()
Thomas Weißschuh
1
-0
/
+1
2022-11-09
mm/shmem: remove unneeded assignments in shmem_get_folio_gfp()
Lukas Bulwahn
1
-2
/
+1
2022-11-09
filemap: find_get_entries() now updates start offset
Vishal Moola (Oracle)
1
-7
/
+4
2022-11-09
filemap: find_lock_entries() now updates start offset
Vishal Moola (Oracle)
1
-6
/
+2
[next]