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-03-23
mm/writeback: Add wait_on_page_writeback_killable
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-03-23
fs/cachefiles: Remove wait_bit_key layout dependency
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-02-26
mm: pass pvec directly to find_get_entries
Matthew Wilcox (Oracle)
1
-2
/
+1
2021-02-26
mm: add an 'end' parameter to find_get_entries
Matthew Wilcox (Oracle)
1
-2
/
+2
2021-02-26
mm/filemap: add mapping_seek_hole_data
Matthew Wilcox (Oracle)
1
-0
/
+2
2021-02-26
mm: add FGP_ENTRY
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-02-25
mm/filemap: pass a sleep state to put_and_wait_on_page_locked
Matthew Wilcox (Oracle)
1
-2
/
+1
2021-02-25
mm/filemap: remove unused parameter and change to void type for replace_page_...
Baolin Wang
1
-1
/
+1
2020-11-22
mm: fix readahead_page_batch for retry entries
Matthew Wilcox (Oracle)
1
-0
/
+2
2020-10-28
mm: pagemap.h: fix two kernel-doc markups
Mauro Carvalho Chehab
1
-4
/
+4
2020-10-16
mm/readahead: add page_cache_sync_ra and page_cache_async_ra
Matthew Wilcox (Oracle)
1
-10
/
+54
2020-10-16
mm/readahead: make page_cache_ra_unbounded take a readahead_control
Matthew Wilcox (Oracle)
1
-3
/
+2
2020-10-16
mm/readahead: add DEFINE_READAHEAD
Matthew Wilcox (Oracle)
1
-0
/
+7
2020-10-16
fs: do not update nr_thps for mappings which support THPs
Matthew Wilcox (Oracle)
1
-0
/
+29
2020-10-16
fs: add a filesystem flag for THPs
Matthew Wilcox (Oracle)
1
-0
/
+6
2020-10-14
Merge tag 'iomap-5.10-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+16
2020-10-14
mm: add find_lock_head
Matthew Wilcox (Oracle)
1
-6
/
+26
2020-10-14
mm/shmem: return head page from find_lock_entry
Matthew Wilcox (Oracle)
1
-0
/
+9
2020-10-14
i915: use find_lock_page instead of find_lock_entry
Matthew Wilcox (Oracle)
1
-2
/
+0
2020-10-11
mm: validate inode in mapping_set_error()
Minchan Kim
1
-1
/
+2
2020-09-21
fs: Introduce i_blocks_per_page
Matthew Wilcox (Oracle)
1
-0
/
+16
2020-08-15
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
1
-3
/
+3
2020-08-03
Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+43
2020-06-22
mm: add kiocb_wait_page_queue_init() helper
Jens Axboe
1
-0
/
+21
2020-06-22
mm: add support for async page locking
Jens Axboe
1
-0
/
+17
2020-06-22
mm: abstract out wake_page_match() from wake_page_function()
Jens Axboe
1
-0
/
+37
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-02
include/linux/pagemap.h: introduce attach/detach_page_private
Guoqing Jiang
1
-0
/
+37
2020-06-02
mm: add page_cache_readahead_unbounded
Matthew Wilcox (Oracle)
1
-0
/
+3
2020-06-02
mm: add new readahead_control API
Matthew Wilcox (Oracle)
1
-0
/
+140
2020-06-02
mm: move readahead prototypes from mm.h
Matthew Wilcox (Oracle)
1
-0
/
+8
2020-06-02
vfs: track per-sb writeback errors and report them to syncfs
Jeff Layton
1
-1
/
+4
2020-04-07
include/linux/pagemap.h: optimise find_subpage for !THP
Matthew Wilcox (Oracle)
1
-3
/
+1
2020-04-02
mm: add pagemap.h to the fine documentation
Matthew Wilcox (Oracle)
1
-4
/
+4
2020-04-02
mm: swap: make page_evictable() inline
Yang Shi
1
-4
/
+2
2020-04-02
include/linux/pagemap.h: rename arguments to find_subpage
Matthew Wilcox (Oracle)
1
-5
/
+10
2020-01-06
fs: Fix page_mkwrite off-by-one errors
Andreas Gruenbacher
1
-0
/
+28
2019-09-25
mm: page cache: store only head pages in i_pages
Matthew Wilcox (Oracle)
1
-0
/
+10
2019-07-12
mm/filemap: don't cast ->readpage to filler_t for do_read_cache_page
Christoph Hellwig
1
-2
/
+1
2019-07-12
include/linux/pagemap.h: document trylock_page() return value
Andrew Morton
1
-0
/
+3
2019-07-06
Revert "mm: page cache: store only head pages in i_pages"
Linus Torvalds
1
-13
/
+0
2019-05-14
mm: delete find_get_entries_tag
Matthew Wilcox (Oracle)
1
-3
/
+0
2019-05-14
mm/page-writeback: introduce tracepoint for wait_on_page_writeback()
Yafang Shao
1
-9
/
+1
2019-05-14
mm: page cache: store only head pages in i_pages
Matthew Wilcox
1
-0
/
+13
2019-03-15
filemap: kill page_cache_read usage in filemap_fault
Josef Bacik
1
-0
/
+1
2019-03-06
mm: page_cache_add_speculative(): refactor out some code duplication
john.hubbard@gmail.com
1
-22
/
+9
2018-12-28
mm: put_and_wait_on_page_locked() while page is migrated
Hugh Dickins
1
-0
/
+2
2018-10-21
page cache: Convert find_get_entries_tag to XArray
Matthew Wilcox
1
-1
/
+1
2018-10-21
page cache; Convert find_get_pages_range_tag to XArray
Matthew Wilcox
1
-2
/
+2
2018-10-21
page cache: Convert hole search to XArray
Matthew Wilcox
1
-2
/
+2
[next]