mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfo
[linux-2.6-microblaze.git] / mm / filemap.c
2021-02-26 Matthew Wilcox ... mm: pass pvec directly to find_get_entries
2021-02-26 Matthew Wilcox ... mm: add an 'end' parameter to find_get_entries
2021-02-26 Matthew Wilcox ... mm: add and use find_lock_entries
2021-02-26 Matthew Wilcox ... iomap: use mapping_seek_hole_data
2021-02-26 Matthew Wilcox ... mm/filemap: add mapping_seek_hole_data
2021-02-26 Matthew Wilcox ... mm/filemap: add helper for finding pages
2021-02-26 Matthew Wilcox ... mm/filemap: rename find_get_entry to mapping_get_entry
2021-02-26 Matthew Wilcox ... mm: add FGP_ENTRY
2021-02-26 Matthew Wilcox ... mm: make pagecache tagged lookups return only head...
2021-02-25 Linus TorvaldsMerge tag 'kbuild-v5.12' of git://git./linux/kernel...
2021-02-25 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2021-02-25 Linus TorvaldsMerge tag 'pci-v5.12-changes' of git://git./linux/kerne...
2021-02-25 Linus TorvaldsMerge tag 'nds32-for-linux-5.12' of git://git./linux...
2021-02-25 Linus TorvaldsMerge tag 'x86-entry-2021-02-24' of git://git./linux...
2021-02-25 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-02-24 Muchun Songmm: memcontrol: convert NR_SHMEM_THPS account to pages
2021-02-24 Muchun Songmm: memcontrol: convert NR_FILE_THPS account to pages
2021-02-24 Christoph Hellwigmm/filemap: simplify generic_file_read_iter
2021-02-24 Christoph Hellwigmm/filemap: rename generic_file_buffered_read to filema...
2021-02-24 Matthew Wilcox ... mm/filemap: don't relock the page after calling readpage
2021-02-24 Matthew Wilcox ... mm/filemap: restructure filemap_get_pages
2021-02-24 Matthew Wilcox ... mm/filemap: split filemap_readahead out of filemap_get_...
2021-02-24 Matthew Wilcox ... mm/filemap: add filemap_range_uptodate
2021-02-24 Matthew Wilcox ... mm/filemap: move the iocb checks into filemap_update_page
2021-02-24 Matthew Wilcox ... mm/filemap: convert filemap_update_page to return an...
2021-02-24 Matthew Wilcox ... mm/filemap: change filemap_create_page calling conventions
2021-02-24 Matthew Wilcox ... mm/filemap: change filemap_read_page calling conventions
2021-02-24 Matthew Wilcox ... mm/filemap: don't call ->readpage if IOCB_WAITQ is set
2021-02-24 Matthew Wilcox ... mm/filemap: inline __wait_on_page_locked_async into...
2021-02-24 Matthew Wilcox ... mm/filemap: support readpage splitting a page
2021-02-24 Matthew Wilcox ... mm/filemap: pass a sleep state to put_and_wait_on_page_...
2021-02-24 Matthew Wilcox ... mm/filemap: use head pages in generic_file_buffered_read
2021-02-24 Matthew Wilcox ... mm/filemap: convert filemap_get_pages to take a pagevec
2021-02-24 Matthew Wilcox ... mm/filemap: remove dynamically allocated array from...
2021-02-24 Matthew Wilcox ... mm/filemap: rename generic_file_buffered_read subfunctions
2021-02-24 Pavel Begunkovmm/filemap: don't revert iter on -EIOCBQUEUED
2021-02-24 Baolin Wangmm/filemap: remove unused parameter and change to void...
2021-02-24 Linus TorvaldsMerge tag 'rproc-v5.12' of git://git./linux/kernel...
2021-02-24 Linus TorvaldsMerge tag 'rpmsg-v5.12' of git://git./linux/kernel...
2021-02-24 Linus TorvaldsMerge tag 'hwlock-v5.12' of git://git./linux/kernel...
2021-02-24 Linus TorvaldsMerge tag 'sfi-removal-5.12-rc1' of git://git./linux...
2021-02-24 Linus TorvaldsMerge tag 'char-misc-5.12-rc1' of git://git./linux...
2021-02-24 Linus TorvaldsMerge tag 'driver-core-5.12-rc1' of git://git./linux...
2021-02-24 Linus TorvaldsMerge tag 'dma-mapping-5.12' of git://git.infradead...
2021-02-24 Linus TorvaldsMerge tag 'mailbox-v5.12' of git://git.linaro.org/landi...
2021-02-24 Linus TorvaldsMerge tag 'cxl-for-5.12' of git://git./linux/kernel...
2021-02-24 Linus TorvaldsMerge tag 'libnvdimm-for-5.12' of git://git./linux...
2021-02-24 Linus TorvaldsMerge tag 'nios2-5.12-rc1' of git://git./linux/kernel...
2021-02-24 Linus TorvaldsMerge tag 'keys-misc-20210126' of git://git./linux...
2021-02-23 Linus TorvaldsMerge tag 'clang-lto-v5.12-rc1-part2' of git://git...
2021-02-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2021-02-23 Linus TorvaldsMerge tag 'dmaengine-5.12-rc1' of git://git./linux...
2021-02-23 Linus TorvaldsMerge tag 'acpi-5.12-rc1-2' of git://git./linux/kernel...
2021-02-23 Linus TorvaldsMerge tag 'pm-5.12-rc1-2' of git://git./linux/kernel...
2021-02-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-02-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-02-23 Linus TorvaldsMerge tag 'gfs2-for-5.12' of git://git./linux/kernel...
2021-02-23 Linus TorvaldsMerge tag 'idmapped-mounts-v5.12' of git://git./linux...
2021-02-23 Linus TorvaldsMerge branch 'for-5.12' of git://git./linux/kernel...
2021-02-23 Rafael J. WysockiMerge branches 'pm-cpufreq' and 'pm-opp'
2021-02-23 Linus TorvaldsMerge tag 'modules-for-v5.12' of git://git./linux/kerne...
2021-02-23 Linus TorvaldsMerge tag 'microblaze-v5.12' of git://git.monstr.eu...
2021-02-23 Linus TorvaldsMerge tag 'objtool-core-2021-02-23' of git://git./linux...
2021-02-23 Linus TorvaldsMerge tag 'clang-lto-v5.12-rc1' of git://git./linux...
2021-02-23 Jiri KosinaMerge branch 'for-5.12/uclogic' into for-linus
2021-02-23 Jiri KosinaMerge branch 'for-5.12/intel-ish' into for-linus
2021-02-23 Jiri KosinaMerge branch 'for-5.12/google' into for-linus
2021-02-23 Dmitry TorokhovMerge branch 'next' into for-linus
2021-02-23 Dmitry TorokhovMerge tag 'v5.11' into next
2021-02-23 Linus TorvaldsMerge tag 'pinctrl-v5.12-1' of git://git./linux/kernel...
2021-02-23 Linus TorvaldsMerge tag 'for-linus-5.12-1' of git://github.com/cminya...
2021-02-23 Linus TorvaldsMerge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git...
2021-02-23 Linus TorvaldsMerge tag 'topic/kcmp-kconfig-2021-02-22' of git:/...
2021-02-23 Linus TorvaldsMerge branch 'userns-for-v5.12' of git://git./linux...
2021-02-23 Linus TorvaldsMerge branch 'for-5.12' of git://git./linux/kernel...
2021-02-23 Linus TorvaldsMerge branch 'for-5.12' of git://git./linux/kernel...
2021-02-22 Linus TorvaldsMerge tag 'powerpc-5.12-1' of git://git./linux/kernel...
2021-02-22 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2021-02-22 Linus TorvaldsMerge tag 'timers-urgent-2021-02-22' of git://git....
2021-02-22 Linus TorvaldsMerge tag 'trace-v5.12' of git://git./linux/kernel...
2021-02-22 Linus TorvaldsMerge tag 'perf-tools-for-v5.12-2020-02-19' of git...
2021-02-22 Linus TorvaldsMerge tag 'nfsd-5.12-1' of git://git./linux/kernel...
2021-02-22 Linus TorvaldsMerge tag 'ceph-for-5.12-rc1' of git://github.com/ceph...
2021-02-22 Linus TorvaldsMerge tag 'fs_for_v5.12-rc1' of git://git./linux/kernel...
2021-02-22 Linus TorvaldsMerge tag 'fsnotify_for_v5.12-rc1' of git://git./linux...
2021-02-22 Linus TorvaldsMerge tag 'lazytime_for_v5.12-rc1' of git://git./linux...
2021-02-22 Linus TorvaldsMerge tag 'exfat-for-5.12-rc1' of git://git./linux...
2021-02-22 Linus TorvaldsMerge tag 'zonefs-5.12-rc1' of git://git./linux/kernel...
2021-02-22 Linus TorvaldsMerge branch 'work.audit' of git://git./linux/kernel...
2021-02-22 Linus TorvaldsMerge branch 'work.d_name' of git://git./linux/kernel...
2021-02-22 Linus TorvaldsMerge tag 'memblock-v5.12-rc1' of git://git./linux...
2021-02-22 Linus TorvaldsMerge tag 'kgdb-5.12-rc1' of git://git./linux/kernel...
2021-02-22 Linus TorvaldsMerge tag 'livepatching-for-5.12' of git://git./linux...
2021-02-22 Linus TorvaldsMerge tag 'printk-for-5.12' of git://git./linux/kernel...
2021-02-22 Linus TorvaldsMerge tag 'linux-kselftest-kunit-5.12-rc1' of git:...
2021-02-22 Linus TorvaldsMerge tag 'linux-kselftest-next-5.12-rc1' of git:/...
2021-02-22 Linus TorvaldsMerge tag 'docs-5.12' of git://git.lwn.net/linux
2021-02-22 Linus TorvaldsMerge tag 'for-5.12/block-ipi-2021-02-21' of git:/...
2021-02-22 Linus TorvaldsMerge tag 'iommu-updates-v5.12' of git://git./linux...
2021-02-22 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
next