index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Age
Commit message (
Expand
)
Author
2021-02-24
mm/filemap: use head pages in generic_file_buffered_read
Matthew Wilcox (Oracle)
2021-02-24
mm/filemap: convert filemap_get_pages to take a pagevec
Matthew Wilcox (Oracle)
2021-02-24
mm/filemap: remove dynamically allocated array from filemap_read
Matthew Wilcox (Oracle)
2021-02-24
mm/filemap: rename generic_file_buffered_read subfunctions
Matthew Wilcox (Oracle)
2021-02-24
mm/filemap: don't revert iter on -EIOCBQUEUED
Pavel Begunkov
2021-02-24
mm/filemap: remove unused parameter and change to void type for replace_page_...
Baolin Wang
2021-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-02-10
mm: filemap: Fix microblaze build failure with 'mmu_defconfig'
Will Deacon
2021-02-05
mm/filemap: add missing mem_cgroup_uncharge() to __add_to_page_cache_locked()
Waiman Long
2021-01-21
mm: Pass 'address' to map to do_set_pte() and drop FAULT_FLAG_PREFAULT
Will Deacon
2021-01-20
mm: Allow architectures to request 'old' entries when prefaulting
Will Deacon
2021-01-20
mm: Cleanup faultaround and finish_fault() codepaths
Kirill A. Shutemov
2020-12-18
mm/filemap: fix infinite loop in generic_file_buffered_read()
Kent Overstreet
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-15
mm: fix some spelling mistakes in comments
Haitao Shi
2020-12-15
mm/lru: revise the comments of lru_lock
Hugh Dickins
2020-12-15
mm: memcontrol: add file_thp, shmem_thp to memory.stat
Johannes Weiner
2020-12-15
mm/filemap.c: remove else after a return
Hailong Liu
2020-12-15
mm/filemap.c: generic_file_buffered_read() now uses find_get_pages_contig
Kent Overstreet
2020-12-15
mm/filemap/c: break generic_file_buffered_read up into multiple functions
Kent Overstreet
2020-12-11
revert "mm/filemap: add static for function __add_to_page_cache_locked"
Andrew Morton
2020-12-06
mm/filemap: add static for function __add_to_page_cache_locked
Alex Shi
2020-12-01
filemap: consistently use ->f_mapping over ->i_mapping
Christoph Hellwig
2020-11-24
mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback)
Hugh Dickins
2020-11-16
mm: never attempt async page lock if we've transferred data already
Jens Axboe
2020-10-23
Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-10-17
mm: mark async iocb read as NOWAIT once some data has been copied
Jens Axboe
2020-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-16
mm: fix some broken comments
Miaohe Lin
2020-10-16
mm/filemap: fold ra_submit into do_sync_mmap_readahead
David Howells
2020-10-16
mm/filemap: fix page cache removal for arbitrary sized THPs
Matthew Wilcox (Oracle)
2020-10-16
mm/filemap: fix storing to a THP shadow entry
Matthew Wilcox (Oracle)
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
vfs: move the generic write and copy checks out of mm
Darrick J. Wong
2020-10-14
vfs: move generic_remap_checks out of mm
Darrick J. Wong
2020-10-13
mm/filemap: fix filemap_map_pages for THP
Matthew Wilcox (Oracle)
2020-10-13
mm: add find_lock_head
Matthew Wilcox (Oracle)
2020-10-13
mm/shmem: return head page from find_lock_entry
Matthew Wilcox (Oracle)
2020-10-13
mm: convert find_get_entry to return the head page
Matthew Wilcox (Oracle)
2020-10-13
i915: use find_lock_page instead of find_lock_entry
Matthew Wilcox (Oracle)
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-02
Merge tag 'io_uring-5.9-2020-10-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-29
io_uring: fix async buffered reads when readahead is disabled
Hao Xu
2020-09-24
bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
Christoph Hellwig
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-20
mm: fix wake_page_function() comment typos
Linus Torvalds
2020-09-17
mm: allow a controlled amount of unfairness in the page lock
Linus Torvalds
2020-08-28
mm/error_inject: Fix allow_error_inject function signatures.
Alexei Starovoitov
2020-08-14
mm/filemap.c: fix a data race in filemap_fault()
Kirill A. Shutemov
[prev]
[next]