| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: huge tmpfs: try to split_huge_page() when punching hole | Hugh Dickins | 2020-04-07 | 1 | -1/+13 |
* | mm: allow VM_FAULT_RETRY for multiple times | Peter Xu | 2020-04-02 | 1 | -1/+1 |
* | mm/filemap.c: rewrite pagecache_get_page documentation | Matthew Wilcox (Oracle) | 2020-04-02 | 1 | -26/+23 |
* | mm/filemap.c: unexport find_get_entry | Matthew Wilcox (Oracle) | 2020-04-02 | 1 | -1/+0 |
* | mm/filemap.c: use vm_fault error code directly | Matthew Wilcox (Oracle) | 2020-04-02 | 1 | -1/+1 |
* | mm/filemap.c: remove unused argument from shrink_readahead_size_eio() | Souptick Joarder | 2020-04-02 | 1 | -4/+3 |
* | mm/filemap.c: clear page error before actual read | Xianting Tian | 2020-04-02 | 1 | -0/+8 |
* | mm/filemap.c: don't bother dropping mmap_sem for zero size readahead | Jan Kara | 2020-04-02 | 1 | -1/+1 |
* | mm/filemap.c: clean up filemap_write_and_wait() | Ira Weiny | 2020-01-31 | 1 | -28/+6 |
* | mm: drop mmap_sem before calling balance_dirty_pages() in write fault | Johannes Weiner | 2019-12-01 | 1 | -21/+0 |
* | mm/filemap.c: warn if stale pagecache is left after direct write | Konstantin Khlebnikov | 2019-12-01 | 1 | -3/+5 |
* | fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n | Konstantin Khlebnikov | 2019-12-01 | 1 | -0/+21 |
* | mm/filemap.c: remove redundant cache invalidation after async direct-io write | Konstantin Khlebnikov | 2019-12-01 | 1 | -2/+4 |
* | mm/filemap.c: include <linux/ramfs.h> for generic_file_vm_ops definition | Ben Dooks | 2019-10-19 | 1 | -0/+1 |
* | mm,thp: avoid writes to file with THP in pagecache | Song Liu | 2019-09-25 | 1 | -0/+1 |
* | mm,thp: add read-only THP support for (non-shmem) FS | Song Liu | 2019-09-25 | 1 | -2/+2 |
* | filemap: update offset check in filemap_fault() | Song Liu | 2019-09-25 | 1 | -1/+1 |
* | filemap: check compound_head(page)->mapping in pagecache_get_page() | Song Liu | 2019-09-25 | 1 | -1/+1 |
* | filemap: check compound_head(page)->mapping in filemap_fault() | Song Liu | 2019-09-25 | 1 | -1/+1 |
* | mm: page cache: store only head pages in i_pages | Matthew Wilcox (Oracle) | 2019-09-25 | 1 | -88/+57 |
* | mm/filemap.c: rewrite mapping_needs_writeback in less fancy manner | Konstantin Khlebnikov | 2019-09-25 | 1 | -2/+5 |
* | mm/filemap.c: don't initiate writeback if mapping has no dirty pages | Konstantin Khlebnikov | 2019-09-25 | 1 | -1/+2 |
* | mm: introduce compound_nr() | Matthew Wilcox (Oracle) | 2019-09-25 | 1 | -1/+1 |
* | vfs: don't allow writes to swap files | Darrick J. Wong | 2019-08-20 | 1 | -0/+3 |
* | mm/filemap.c: correct the comment about VM_FAULT_RETRY | Yang Shi | 2019-07-12 | 1 | -4/+2 |
* | mm/filemap: don't cast ->readpage to filler_t for do_read_cache_page | Christoph Hellwig | 2019-07-12 | 1 | -4/+6 |
* | mm/filemap.c: fix an overly long line in read_cache_page | Christoph Hellwig | 2019-07-12 | 1 | -1/+2 |
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2019-07-11 | 1 | -0/+22 |
|\ |
|
| * | mm: add filemap_fdatawait_range_keep_errors() | Ross Zwisler | 2019-06-20 | 1 | -0/+22 |
* | | Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf... | Linus Torvalds | 2019-07-11 | 1 | -21/+89 |
|\ \ |
|
| * | | vfs: add missing checks to copy_file_range | Amir Goldstein | 2019-06-09 | 1 | -0/+53 |
| * | | vfs: remove redundant checks from generic_remap_checks() | Amir Goldstein | 2019-06-09 | 1 | -21/+12 |
| * | | vfs: introduce generic_file_rw_checks() | Amir Goldstein | 2019-06-09 | 1 | -0/+24 |
| |/ |
|
* / | Revert "mm: page cache: store only head pages in i_pages" | Linus Torvalds | 2019-07-06 | 1 | -58/+88 |
|/ |
|
* | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | mm: delete find_get_entries_tag | Matthew Wilcox (Oracle) | 2019-05-14 | 1 | -61/+0 |
* | mm/filemap.c: fix minor typo | Laurent Dufour | 2019-05-14 | 1 | -1/+1 |
* | mm/filemap.c: enable error injection at add_to_page_cache() | Josef Bacik | 2019-05-14 | 1 | -0/+2 |
* | mm: page cache: store only head pages in i_pages | Matthew Wilcox | 2019-05-14 | 1 | -97/+62 |
* | filemap: add a comment about FAULT_FLAG_RETRY_NOWAIT behavior | Linus Torvalds | 2019-03-15 | 1 | -0/+5 |
* | filemap: drop the mmap_sem for all blocking operations | Josef Bacik | 2019-03-15 | 1 | -19/+117 |
* | filemap: kill page_cache_read usage in filemap_fault | Josef Bacik | 2019-03-15 | 1 | -60/+15 |
* | filemap: pass vm_fault to the mmap ra helpers | Josef Bacik | 2019-03-14 | 1 | -14/+14 |
* | mm: remove zone_lru_lock() function, access ->lru_lock directly | Andrey Ryabinin | 2019-03-06 | 1 | -2/+2 |
* | mm/shmem: make find_get_pages_range() work for huge page | Yu Zhao | 2019-03-06 | 1 | -2/+2 |
* | docs/core-api/mm: fix return value descriptions in mm/ | Mike Rapoport | 2019-03-06 | 1 | -11/+62 |
* | mm/filemap: pass inclusive 'end_byte' parameter to filemap_range_has_page | zhengbin | 2019-03-06 | 1 | -1/+1 |
* | mm/filemap.c: remove redundant test from find_get_pages_contig | Matthew Wilcox | 2019-03-06 | 1 | -10/+0 |
* | mm/: remove caller signal_pending branch predictions | Davidlohr Bueso | 2019-01-04 | 1 | -1/+1 |
* | mm, fault_around: do not take a reference to a locked page | Michal Hocko | 2018-12-28 | 1 | -0/+7 |