index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
BACKPORT: mm: fix filler function type mismatch
Sami Tolvanen
2022-10-28
*
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-10-23
|
\
|
*
mm/filemap.c: clear page error before actual read
Xianting Tian
2020-10-01
*
|
Merge android-4.4-p.201 (ef0b39d) into msm-4.4
Srinivasarao P
2019-11-20
|
\
|
|
*
mm/filemap.c: don't initiate writeback if mapping has no dirty pages
Konstantin Khlebnikov
2019-11-12
*
|
page-flags: define PG_locked behavior on compound pages
Kirill A. Shutemov
2018-10-01
*
|
Merge android-4.4.142 (8ec9fd8) into msm-4.4
Srinivasarao P
2018-08-03
|
\
\
|
*
\
Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.4.y' into a...
Jaegeuk Kim
2018-07-30
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
2018-07-08
|
|
*
mm: use pagevec_lookup_range_tag() in __filemap_fdatawait_range()
Jan Kara
2018-07-08
|
|
*
mm: implement find_get_pages_range_tag()
Jan Kara
2018-07-08
*
|
|
Merge android-4.4.133 (3f51ea2) into msm-4.4
Srinivasarao P
2018-05-31
|
\
|
|
|
*
|
mm: filemap: avoid unnecessary calls to lock_page when waiting for IO to comp...
Mel Gorman
2018-05-26
|
*
|
mm: filemap: remove redundant code in do_read_cache_page
Mel Gorman
2018-05-26
*
|
|
Merge android-4.4.129 (b1c4836) into msm-4.4
Srinivasarao P
2018-04-24
|
\
|
|
|
*
|
mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
Matthew Wilcox
2018-04-24
|
*
|
mm: allow GFP_{FS,IO} for page_cache_read page cache allocation
Michal Hocko
2018-04-24
*
|
|
Merge tag v4.4.55 into branch 'msm-4.4'
Blagovest Kolenichev
2017-03-23
|
\
|
|
|
*
|
mm: do not access page->mapping directly on page_endio
Minchan Kim
2017-03-12
*
|
|
Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'
Runmin Wang
2017-03-18
|
\
|
|
|
*
|
mm, fs: check for fatal signals in do_generic_file_read()
Michal Hocko
2017-02-09
*
|
|
Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'
Runmin Wang
2017-02-28
|
\
|
|
|
*
|
mm: filemap: fix mapping->nrpages double accounting in fuse
Johannes Weiner
2016-10-28
|
*
|
mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...
Johannes Weiner
2016-10-28
|
*
|
mm: filemap: don't plant shadow entries without radix tree node
Johannes Weiner
2016-10-28
|
|
/
*
/
mm: vmstat: add pageoutclean
Vinayak Menon
2016-03-25
|
/
*
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
2015-11-06
*
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-06
*
mm: rename mem_cgroup_migrate to mem_cgroup_replace_page
Hugh Dickins
2015-11-05
*
mm/filemap.c: make global sync not clear error status of individual inodes
Junichi Nomura
2015-11-05
*
mm: use only per-device readahead limit
Roman Gushchin
2015-11-05
*
mm: make sendfile(2) killable
Jan Kara
2015-10-23
*
Revert "fs: do not prefault sys_write() user buffer pages"
Linus Torvalds
2015-10-07
*
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
2015-09-08
*
fs: do not prefault sys_write() user buffer pages
Dave Hansen
2015-09-08
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
|
\
|
*
fs: Rename file_remove_suid() to file_remove_privs()
Jan Kara
2015-06-23
*
|
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
|
\
\
|
*
|
writeback: implement unlocked_inode_to_wb transaction and use it for stat upd...
Tejun Heo
2015-06-02
|
*
|
writeback: make writeback_control track the inode being written back
Tejun Heo
2015-06-02
|
*
|
memcg: add per cgroup dirty page accounting
Greg Thelen
2015-06-02
|
|
/
*
|
mm: do not ignore mapping_gfp_mask in page cache allocation paths
Michal Hocko
2015-06-24
*
|
hugetlb: do not account hugetlb pages as NR_FILE_PAGES
Michal Hocko
2015-06-24
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-16
|
\
|
*
mirror O_APPEND and O_DIRECT into iocb->ki_flags
Al Viro
2015-04-11
|
*
switch generic_write_checks() to iocb and iter
Al Viro
2015-04-11
|
*
generic_write_checks(): drop isblk argument
Al Viro
2015-04-11
|
*
lift generic_write_checks() into callers of __generic_file_write_iter()
Al Viro
2015-04-11
|
*
__generic_file_write_iter: keep ->ki_pos and return value consistent
Al Viro
2015-04-11
|
*
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
[next]