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
2022-01-12
Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-35
/
+24
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+29
2022-01-08
mm: Use multi-index entries in the page cache
Matthew Wilcox (Oracle)
1
-10
/
+0
2022-01-08
mm: Convert find_lock_entries() to use a folio_batch
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-01-08
filemap: Return only folios from find_get_entries()
Matthew Wilcox (Oracle)
1
-2
/
+0
2022-01-04
filemap: Add filemap_release_folio()
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-01-04
filemap: Add read_cache_folio and read_mapping_folio
Matthew Wilcox (Oracle)
1
-2
/
+10
2022-01-04
readahead: Convert page_cache_async_ra() to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-01-04
filemap: Remove thp_contains()
Matthew Wilcox (Oracle)
1
-9
/
+0
2022-01-04
filemap: Add filemap_remove_folio and __filemap_remove_folio
Matthew Wilcox (Oracle)
1
-2
/
+7
2022-01-04
filemap: Add filemap_unaccount_folio()
Matthew Wilcox (Oracle)
1
-5
/
+0
2022-01-04
filemap: Add folio_put_wait_locked()
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-12-25
mm: delete unsafe BUG from page_cache_add_speculative()
Hugh Dickins
1
-1
/
+0
2021-12-04
mm: move filemap_range_needs_writeback() into header
Jens Axboe
1
-0
/
+29
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
[next]