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
/
truncate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-38
/
+32
2024-07-13
mm/truncate: batch-clear shadow entries
Yu Zhao
1
-37
/
+31
2024-07-12
mm, virt: merge AS_UNMOVABLE and AS_INACCESSIBLE
Paolo Bonzini
1
-1
/
+1
2024-07-04
mm/vmscan: update stale references to shrink_page_list
Illia Ostapyshyn
1
-1
/
+1
2024-06-03
Merge branch 'kvm-6.11-sev-snp' into HEAD
Paolo Bonzini
1
-1
/
+2
2024-05-10
mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory
Michael Roth
1
-1
/
+2
2024-04-26
mm: convert pagecache_isize_extended to use a folio
Matthew Wilcox (Oracle)
1
-19
/
+17
2023-12-11
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
1
-5
/
+4
2023-12-11
mm: remove invalidate_inode_page()
Matthew Wilcox (Oracle)
1
-9
/
+2
2023-12-11
mm: make mapping_evict_folio() the preferred way to evict clean folios
Matthew Wilcox (Oracle)
1
-17
/
+16
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+3
2023-08-18
mm: merge folio_has_private()/filemap_release_folio() call pairs
David Howells
1
-4
/
+2
2023-08-18
mm: increase usage of folio_next_index() helper
Sidhartha Kumar
1
-1
/
+1
2023-08-11
mm: invalidation check mapping before folio_contains
Hugh Dickins
1
-2
/
+2
2023-06-24
mm: remove references to pagevec
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-06-24
mm: rename invalidate_mapping_pagevec to mapping_try_invalidate
Matthew Wilcox (Oracle)
1
-13
/
+12
2023-04-06
mm: return an ERR_PTR from __filemap_get_folio
Christoph Hellwig
1
-7
/
+8
2022-12-12
folio-compat: remove lru_cache_add()
Vishal Moola (Oracle)
1
-1
/
+1
2022-11-09
filemap: find_get_entries() now updates start offset
Vishal Moola (Oracle)
1
-12
/
+7
2022-11-09
filemap: find_lock_entries() now updates start offset
Vishal Moola (Oracle)
1
-8
/
+3
2022-10-04
mm: add split_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-06-29
mm: Remove __delete_from_page_cache()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-23
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-24
/
+18
2022-03-21
mm/truncate: Combine invalidate_mapping_pagevec() and __invalidate_mapping_pa...
Matthew Wilcox (Oracle)
1
-19
/
+13
2022-03-21
mm: Turn deactivate_file_page() into deactivate_file_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-21
mm/truncate: Convert __invalidate_mapping_pages() to use a folio
Matthew Wilcox (Oracle)
1
-9
/
+9
2022-03-21
mm/truncate: Split invalidate_inode_page() into mapping_evict_folio()
Matthew Wilcox (Oracle)
1
-11
/
+23
2022-03-21
mm: Convert remove_mapping() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-21
mm/truncate: Replace page_mapped() call in invalidate_inode_page()
Matthew Wilcox (Oracle)
1
-1
/
+3
2022-03-21
mm/truncate: Convert invalidate_inode_page() to use a folio
Matthew Wilcox (Oracle)
1
-3
/
+4
2022-03-21
mm/truncate: Inline invalidate_complete_page() into its one caller
Matthew Wilcox (Oracle)
1
-23
/
+5
2022-03-15
fs: Add aops->launder_folio
Matthew Wilcox (Oracle)
1
-4
/
+4
2022-03-15
fs: Remove aops->invalidatepage
Matthew Wilcox (Oracle)
1
-11
/
+3
2022-03-15
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
1
-4
/
+0
2022-03-15
fs: Add invalidate_folio() aops method
Matthew Wilcox (Oracle)
1
-1
/
+7
2022-03-15
fs: Turn do_invalidatepage() into folio_invalidate()
Matthew Wilcox (Oracle)
1
-10
/
+10
2022-01-22
mm: remove cleancache
Christoph Hellwig
1
-13
/
+2
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+1
2022-01-15
mm/truncate.c: remove unneeded variable
chiminghao
1
-4
/
+1
2022-01-08
truncate,shmem: Handle truncates that split large folios
Matthew Wilcox (Oracle)
1
-42
/
+75
2022-01-08
truncate: Convert invalidate_inode_pages2_range to folios
Matthew Wilcox (Oracle)
1
-5
/
+5
2022-01-08
mm: Remove pagevec_remove_exceptionals()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-01-08
mm: Convert find_lock_entries() to use a folio_batch
Matthew Wilcox (Oracle)
1
-38
/
+29
2022-01-08
filemap: Return only folios from find_get_entries()
Matthew Wilcox (Oracle)
1
-19
/
+24
2022-01-08
truncate: Add invalidate_complete_folio2()
Matthew Wilcox (Oracle)
1
-13
/
+10
2022-01-08
truncate: Convert invalidate_inode_pages2_range() to use a folio
Matthew Wilcox (Oracle)
1
-14
/
+17
2022-01-08
truncate: Skip known-truncated indices
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-01-08
truncate,shmem: Add truncate_inode_folio()
Matthew Wilcox (Oracle)
1
-11
/
+12
2022-01-08
mm: Add unmap_mapping_folio()
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-01-04
truncate: Add truncate_cleanup_folio()
Matthew Wilcox (Oracle)
1
-10
/
+11
[next]