- 2de4359 Merge android-4.9.201(09bf7fb) into msm-4.9 by jianzhou · 5 years ago
- 09bf7fb Merge 4.9.201 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
- 063620b mm/filemap.c: don't initiate writeback if mapping has no dirty pages by Konstantin Khlebnikov · 5 years ago
- 19d550f Merge android-4.9.166 (0166b9e) into msm-4.9 by jianzhou · 5 years ago
- b82a5df Merge android-4.9.165 (72b54df) into msm-4.9 by jianzhou · 6 years ago
- 572b9da BACKPORT: filemap: add a comment about FAULT_FLAG_RETRY_NOWAIT behavior by Linus Torvalds · 6 years ago
- f959372 BACKPORT: filemap: drop the mmap_sem for all blocking operations by Josef Bacik · 6 years ago
- 091c93e BACKPORT: filemap: kill page_cache_read usage in filemap_fault by Josef Bacik · 6 years ago
- 3df0e59 UPSTREAM: psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
- d6687a2 BACKPORT: delayacct: track delays from thrashing cache pages by Johannes Weiner · 6 years ago
- a238332 BACKPORT: mm: workingset: tell cache transitions from workingset thrashing by Johannes Weiner · 6 years ago
- 7394f69 UPSTREAM: Avoid page waitqueue race leaving possible page locker waiting by Linus Torvalds · 7 years ago
- 49e19db UPSTREAM: mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 8 years ago
- f56989b Merge android-4.9.114 (dbcb748) into msm-4.9 by Blagovest Kolenichev · 6 years ago
- 90e7a90 Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9 by Jaegeuk Kim · 6 years ago
- 4d93a43 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
- 7e95dd5 mm: use pagevec_lookup_range_tag() in __filemap_fdatawait_range() by Jan Kara · 7 years ago
- fb296a2 mm: implement find_get_pages_range_tag() by Jan Kara · 7 years ago
- b9e4cc2b mm: make faultaround produce old ptes by Vinayak Menon · 6 years ago
- 2c5fffe Merge android-4.9.96 (320d53a) into msm-4.9 by Blagovest Kolenichev · 7 years ago
- 320d53a Merge 4.9.96 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- f4c86fa mm/filemap.c: fix NULL pointer in page_cache_tree_insert() by Matthew Wilcox · 7 years ago
- a8a3aff Merge android-4.9.86 (b324a70) into msm-4.9 by Blagovest Kolenichev · 7 years ago
- 4fd840d mm: fix filler function type mismatch by Sami Tolvanen · 7 years ago
- cd89baf mm: vmstat: add pageoutclean by Vinayak Menon · 9 years ago
- 2c290ee mm: do not access page->mapping directly on page_endio by Minchan Kim · 8 years ago
- b67c7d3 mm, fs: check for fatal signals in do_generic_file_read() by Michal Hocko · 8 years ago
- 87fa6f3 dax: fix deadlock with DAX 4k holes by Ross Zwisler · 8 years ago
- 48466c4 vfs,mm: fix return value of read() at s_maxbytes by Linus Torvalds · 8 years ago
- 6d6d36b mm/filemap: don't allow partially uptodate page for pipes by Eryu Guan · 8 years ago
- 9dcb8b6 mm: remove per-zone hashtable of bitlock waitqueues by Linus Torvalds · 8 years ago
- fed41f7 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- c3a6902 fix ITER_PIPE interaction with direct_IO by Al Viro · 8 years ago
- c2a9737 vfs,mm: fix a dead loop in truncate_inode_pages_range() by Wei Fang · 8 years ago
- c4b209a do_generic_file_read(): fail immediately if killed by Bart Van Assche · 8 years ago
- 8d37059 Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
- 3ddf40e mm: filemap: fix mapping->nrpages double accounting in fuse by Johannes Weiner · 8 years ago
- d3798ae mm: filemap: don't plant shadow entries without radix tree node by Johannes Weiner · 8 years ago
- 0d5b0cf fs: update atime before I/O in generic_file_read_iter by Christoph Hellwig · 8 years ago
- 22f2ac5 mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page() by Johannes Weiner · 8 years ago
- c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
- abf5454 mm/block: convert rw_page users to bio op use by Mike Christie · 8 years ago
- 27ae0c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
- d72d9e2 mm: export filemap_check_errors() to modules by Miklos Szeredi · 8 years ago
- 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
- a52633d mm, vmscan: move lru_lock to the node by Mel Gorman · 8 years ago
- 800d8c6 shmem: add huge pages support by Kirill A. Shutemov · 8 years ago
- 8392937 filemap: prepare find and delete operations for huge pages by Kirill A. Shutemov · 8 years ago
- 7267ec00 mm: postpone page table allocation until we have page to map by Kirill A. Shutemov · 8 years ago
- bae473a mm: introduce fault_env by Kirill A. Shutemov · 8 years ago
- 315d09b Revert "mm: make faultaround produce old ptes" by Kirill A. Shutemov · 8 years ago
- 478a146 Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- d604c32 radix-tree: introduce radix_tree_replace_clear_tags() by Matthew Wilcox · 8 years ago
- 5c0a85f mm: make faultaround produce old ptes by Kirill A. Shutemov · 8 years ago
- bbddabe mm: filemap: only do access activations on reads by Johannes Weiner · 8 years ago
- f0281a0 mm: workingset: only do workingset activations on reads by Rik van Riel · 8 years ago
- 6d061f9 mm/page_ref: use page_ref helper instead of direct modification of _count by Joonsoo Kim · 8 years ago
- ac401cc dax: New fault locking by Jan Kara · 9 years ago
- 4f62293 dax: Allow DAX code to replace exceptional entries by Jan Kara · 9 years ago
- e259221 fs: simplify the generic_write_sync prototype by Christoph Hellwig · 9 years ago
- dde0c2e fs: add IOCB_SYNC and IOCB_DSYNC by Christoph Hellwig · 9 years ago
- c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 9 years ago
- 1af5bb4 filemap: remove the pos argument to generic_file_direct_write by Christoph Hellwig · 9 years ago
- c64fb5c filemap: remove pos variables in generic_file_read_iter by Christoph Hellwig · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- e7080a4 mm/filemap: generic_file_read_iter(): check for zero reads unconditionally by Nicolai Stange · 9 years ago
- 2cf938a mm: use radix_tree_iter_retry() by Matthew Wilcox · 9 years ago
- e614523 radix_tree: add support for multi-order entries by Matthew Wilcox · 9 years ago
- fdf1cdb mm: remove unnecessary uses of lock_page_memcg() by Johannes Weiner · 9 years ago
- 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 9 years ago
- 6a93ca8 mm: migrate: do not touch page->mem_cgroup of live pages by Johannes Weiner · 9 years ago
- 81f8c3a mm: memcontrol: generalize locking for the page->mem_cgroup binding by Johannes Weiner · 9 years ago
- ebded02 mm: filemap: avoid unnecessary calls to lock_page when waiting for IO to complete during a read by Mel Gorman · 9 years ago
- 32b6352 mm: filemap: remove redundant code in do_read_cache_page by Mel Gorman · 9 years ago
- 06b241f mm: __delete_from_page_cache show Bad page if mapped by Hugh Dickins · 9 years ago
- 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 9 years ago
- 62eb320 mm: fix filemap.c kernel doc warning by Randy Dunlap · 9 years ago
- cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 9973c98 dax: add support for fsync/sync by Ross Zwisler · 9 years ago
- 7e7f774 mm: add find_get_entries_tag() by Ross Zwisler · 9 years ago
- f9fe48b dax: support dirty DAX entries in radix tree by Ross Zwisler · 9 years ago
- 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
- e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 9 years ago
- f627c2f memcg: adjust to support new THP refcounting by Kirill A. Shutemov · 9 years ago
- 48c935a page-flags: define PG_locked behavior on compound pages by Kirill A. Shutemov · 9 years ago
- c20cd45 mm: allow GFP_{FS,IO} for page_cache_read page cache allocation by Michal Hocko · 9 years ago
- c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
- 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
- 45637ba mm: rename mem_cgroup_migrate to mem_cgroup_replace_page by Hugh Dickins · 9 years ago
- aa750fd mm/filemap.c: make global sync not clear error status of individual inodes by Junichi Nomura · 9 years ago
- 600e19a mm: use only per-device readahead limit by Roman Gushchin · 9 years ago
- 296291c mm: make sendfile(2) killable by Jan Kara · 9 years ago
- 00a3d66 Revert "fs: do not prefault sys_write() user buffer pages" by Linus Torvalds · 9 years ago
- 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
- 998ef75 fs: do not prefault sys_write() user buffer pages by Dave Hansen · 9 years ago
- 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 6afdb85 mm: do not ignore mapping_gfp_mask in page cache allocation paths by Michal Hocko · 9 years ago
- 4165b9b hugetlb: do not account hugetlb pages as NR_FILE_PAGES by Michal Hocko · 9 years ago
- 5fa8e0a fs: Rename file_remove_suid() to file_remove_privs() by Jan Kara · 9 years ago