index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-27
Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+40
2022-05-27
mm/shmem.c: suppress shift warning
Andrew Morton
1
-1
/
+1
2022-05-27
mm/shmem: fix infinite loop when swap in shmem error at swapoff time
Miaohe Lin
1
-0
/
+39
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-185
/
+168
2022-05-25
mm/shmem: fix shmem folio swapoff hang
Hugh Dickins
1
-2
/
+1
2022-05-19
tmpfs: fix undefined-behaviour in shmem_reconfigure()
Luo Meng
1
-0
/
+4
2022-05-19
mm: mmap: register suitable readonly file vmas for khugepaged
Yang Shi
1
-4
/
+0
2022-05-19
mm: khugepaged: introduce khugepaged_enter_vma() helper
Yang Shi
1
-10
/
+2
2022-05-13
mm/shmem: convert shmem_swapin_page() to shmem_swapin_folio()
Matthew Wilcox (Oracle)
1
-59
/
+51
2022-05-13
mm/shmem: convert shmem_getpage_gfp to use a folio
Matthew Wilcox (Oracle)
1
-52
/
+43
2022-05-13
mm/shmem: convert shmem_alloc_and_acct_page to use a folio
Matthew Wilcox (Oracle)
1
-9
/
+9
2022-05-13
mm/shmem: add shmem_alloc_folio()
Matthew Wilcox (Oracle)
1
-4
/
+10
2022-05-13
mm/shmem: turn shmem_should_replace_page into shmem_should_replace_folio
Matthew Wilcox (Oracle)
1
-4
/
+4
2022-05-13
mm/shmem: convert shmem_add_to_page_cache to take a folio
Matthew Wilcox (Oracle)
1
-26
/
+31
2022-05-13
mm/shmem: use a folio in shmem_unused_huge_shrink
Matthew Wilcox (Oracle)
1
-11
/
+12
2022-05-13
swap: turn get_swap_page() into folio_alloc_swap()
Matthew Wilcox (Oracle)
1
-1
/
+2
2022-05-13
shmem: convert shmem_alloc_hugepage() to use vma_alloc_folio()
Matthew Wilcox (Oracle)
1
-6
/
+4
2022-05-13
mm/shmem: take care of UFFDIO_COPY_MODE_WP
Peter Xu
1
-2
/
+2
2022-05-09
mm: create new mm/swap.h header file
NeilBrown
1
-0
/
+1
2022-05-09
mm,fs: Remove aops->readpage
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-04-28
mm: shmem: make shmem_init return void
Miaohe Lin
1
-6
/
+3
2022-04-15
tmpfs: fix regressions from wider use of ZERO_PAGE
Hugh Dickins
1
-11
/
+20
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-1
/
+1
2022-03-22
mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte()
Muchun Song
1
-1
/
+3
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-03-22
mm: shmem: use helper macro __ATTR_RW
Miaohe Lin
1
-2
/
+1
2022-03-22
tmpfs: do not allocate pages on read
Hugh Dickins
1
-14
/
+6
2022-03-22
shmem: mapping_set_exiting() to help mapped resilience
Hugh Dickins
1
-0
/
+1
2022-03-22
tmpfs: support for file creation time
Xavier Roche
1
-3
/
+13
2022-03-16
fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-01-22
mm: simplify try_to_unuse
Christoph Hellwig
1
-27
/
+6
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-24
/
+67
2022-01-15
mm: drop node from alloc_pages_vma
Michal Hocko
1
-2
/
+1
2022-01-15
shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode
Gang Li
1
-16
/
+21
2022-01-15
mm: shmem: don't truncate page if memory failure happens
Yang Shi
1
-6
/
+45
2022-01-08
mm: Use multi-index entries in the page cache
Matthew Wilcox (Oracle)
1
-11
/
+8
2022-01-08
truncate,shmem: Handle truncates that split large folios
Matthew Wilcox (Oracle)
1
-63
/
+45
2022-01-08
mm: Convert find_lock_entries() to use a folio_batch
Matthew Wilcox (Oracle)
1
-8
/
+6
2022-01-08
filemap: Return only folios from find_get_entries()
Matthew Wilcox (Oracle)
1
-16
/
+20
2022-01-08
truncate,shmem: Add truncate_inode_folio()
Matthew Wilcox (Oracle)
1
-2
/
+3
2022-01-08
shmem: Convert part of shmem_undo_range() to use a folio
Matthew Wilcox (Oracle)
1
-7
/
+7
2021-11-17
fs: Remove FS_THP_SUPPORT
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-11-13
Revert "mm: shmem: don't truncate page if memory failure happens"
Linus Torvalds
1
-35
/
+3
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-23
/
+1
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-7
/
+37
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-11-03
libfs: Move shmem_exchange to simple_rename_exchange
Lorenz Bauer
1
-23
/
+1
[next]