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
starfive-6.6.48-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
/
include
/
linux
/
pagemap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-17
fs: Rename AS_THP_SUPPORT and mapping_thp_support
Matthew Wilcox (Oracle)
1
-6
/
+6
2021-11-17
fs: Remove FS_THP_SUPPORT
Matthew Wilcox (Oracle)
1
-0
/
+16
2021-11-11
folio: Add a function to get the host inode for a folio
David Howells
1
-0
/
+14
2021-11-11
folio: Add a function to change the private data attached to a folio
David Howells
1
-0
/
+19
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+50
2021-11-09
vfs: keep inodes with page cache off the inode shrinker LRU
Johannes Weiner
1
-0
/
+50
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-54
/
+4
2021-10-20
iov_iter: Introduce fault_in_iov_iter_writeable
Andreas Gruenbacher
1
-0
/
+1
2021-10-18
gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
Andreas Gruenbacher
1
-54
/
+3
2021-10-18
mm/writeback: Add folio_write_one
Matthew Wilcox (Oracle)
1
-0
/
+5
2021-10-18
mm/filemap: Add FGP_STABLE
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-10-18
mm/filemap: Add filemap_get_folio
Matthew Wilcox (Oracle)
1
-21
/
+20
2021-10-18
mm/filemap: Add filemap_add_folio()
Matthew Wilcox (Oracle)
1
-2
/
+8
2021-10-18
mm/filemap: Add filemap_alloc_folio
Matthew Wilcox (Oracle)
1
-3
/
+8
2021-10-18
mm/filemap: Add readahead_folio()
Matthew Wilcox (Oracle)
1
-15
/
+39
2021-10-18
mm/filemap: Add folio_mkwrite_check_truncate()
Matthew Wilcox (Oracle)
1
-0
/
+28
2021-10-18
mm/filemap: Add i_blocks_per_folio()
Matthew Wilcox (Oracle)
1
-6
/
+12
2021-10-18
mm/writeback: Add folio_clear_dirty_for_io()
Matthew Wilcox (Oracle)
1
-0
/
+2
2021-10-18
mm/writeback: Add folio_cancel_dirty()
Matthew Wilcox (Oracle)
1
-0
/
+11
2021-10-18
mm/writeback: Add folio_account_cleaned()
Matthew Wilcox (Oracle)
1
-0
/
+7
2021-10-18
mm/writeback: Add __folio_mark_dirty()
Matthew Wilcox (Oracle)
1
-1
/
+6
2021-09-27
fs/netfs: Add folio fscache functions
Matthew Wilcox (Oracle)
1
-16
/
+0
2021-09-27
mm/filemap: Add folio private_2 functions
Matthew Wilcox (Oracle)
1
-3
/
+3
2021-09-27
mm/filemap: Convert page wait queues to be folios
Matthew Wilcox (Oracle)
1
-4
/
+4
2021-09-27
mm/filemap: Add folio_wait_bit()
Matthew Wilcox (Oracle)
1
-5
/
+5
2021-09-27
mm/writeback: Add folio_wait_stable()
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-09-27
mm/writeback: Add folio_wait_writeback()
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-09-27
mm/filemap: Add folio_end_writeback()
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-09-27
mm/filemap: Add __folio_lock_or_retry()
Matthew Wilcox (Oracle)
1
-4
/
+7
2021-09-27
mm/filemap: Add folio_wait_locked()
Matthew Wilcox (Oracle)
1
-8
/
+18
2021-09-27
mm/filemap: Add __folio_lock_async()
Matthew Wilcox (Oracle)
1
-17
/
+0
2021-09-27
mm/filemap: Add folio_lock_killable()
Matthew Wilcox (Oracle)
1
-5
/
+10
2021-09-27
mm/filemap: Add folio_lock()
Matthew Wilcox (Oracle)
1
-5
/
+19
2021-09-27
mm/filemap: Add folio_unlock()
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-09-27
mm/util: Add folio_mapping() and folio_file_mapping()
Matthew Wilcox (Oracle)
1
-2
/
+33
2021-09-27
mm/filemap: Add folio_pos() and folio_file_pos()
Matthew Wilcox (Oracle)
1
-0
/
+21
2021-09-27
mm/filemap: Add folio_next_index()
Matthew Wilcox (Oracle)
1
-0
/
+11
2021-09-27
mm/filemap: Add folio_index(), folio_file_page() and folio_contains()
Matthew Wilcox (Oracle)
1
-0
/
+56
2021-09-27
mm: Handle per-folio private data
Matthew Wilcox (Oracle)
1
-19
/
+29
2021-09-27
mm: Add folio_try_get_rcu()
Matthew Wilcox (Oracle)
1
-80
/
+4
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+3
2021-09-08
mm: remove redundant compound_head() calling
Muchun Song
1
-4
/
+3
2021-09-03
mm: change fault_in_pages_* to have an unsigned size parameter
Greg Kroah-Hartman
1
-2
/
+2
2021-06-29
mm: move page dirtying prototypes from mm.h
Matthew Wilcox (Oracle)
1
-0
/
+4
2021-06-25
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
1
-6
/
+7
2021-05-15
mm/filemap: fix readahead return types
Matthew Wilcox (Oracle)
1
-3
/
+3
2021-05-05
mm: introduce and use mapping_empty()
Matthew Wilcox (Oracle)
1
-0
/
+5
2021-04-30
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
1
-0
/
+10
2021-04-27
Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+33
2021-04-23
mm: Implement readahead_control pageset expansion
David Howells
1
-0
/
+2
[next]