Nicolai Stange
|
e7080a439a
mm/filemap: generic_file_read_iter(): check for zero reads unconditionally
|
9 years ago |
Matthew Wilcox
|
2cf938aae1
mm: use radix_tree_iter_retry()
|
9 years ago |
Matthew Wilcox
|
e614523653
radix_tree: add support for multi-order entries
|
9 years ago |
Johannes Weiner
|
fdf1cdb91b
mm: remove unnecessary uses of lock_page_memcg()
|
9 years ago |
Johannes Weiner
|
62cccb8c8e
mm: simplify lock_page_memcg()
|
9 years ago |
Johannes Weiner
|
6a93ca8fde
mm: migrate: do not touch page->mem_cgroup of live pages
|
9 years ago |
Johannes Weiner
|
81f8c3a461
mm: memcontrol: generalize locking for the page->mem_cgroup binding
|
9 years ago |
Mel Gorman
|
ebded02788
mm: filemap: avoid unnecessary calls to lock_page when waiting for IO to complete during a read
|
9 years ago |
Mel Gorman
|
32b635298f
mm: filemap: remove redundant code in do_read_cache_page
|
9 years ago |
Hugh Dickins
|
06b241f32c
mm: __delete_from_page_cache show Bad page if mapped
|
9 years ago |
Ross Zwisler
|
7f6d5b529b
dax: move writeback calls into the filesystems
|
9 years ago |
Randy Dunlap
|
62eb320ab0
mm: fix filemap.c kernel doc warning
|
9 years ago |
Linus Torvalds
|
cc673757e2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Ross Zwisler
|
9973c98ecf
dax: add support for fsync/sync
|
9 years ago |
Ross Zwisler
|
7e7f774984
mm: add find_get_entries_tag()
|
9 years ago |
Ross Zwisler
|
f9fe48bece
dax: support dirty DAX entries in radix tree
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Kirill A. Shutemov
|
e1534ae950
mm: differentiate page_mapped() from page_mapcount() for compound pages
|
9 years ago |
Kirill A. Shutemov
|
f627c2f537
memcg: adjust to support new THP refcounting
|
9 years ago |
Kirill A. Shutemov
|
48c935ad88
page-flags: define PG_locked behavior on compound pages
|
9 years ago |
Michal Hocko
|
c20cd45eb0
mm: allow GFP_{FS,IO} for page_cache_read page cache allocation
|
9 years ago |
Michal Hocko
|
c62d25556b
mm, fs: introduce mapping_gfp_constraint()
|
10 years ago |
Mel Gorman
|
71baba4b92
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
|
10 years ago |
Hugh Dickins
|
45637bab30
mm: rename mem_cgroup_migrate to mem_cgroup_replace_page
|
10 years ago |
Junichi Nomura
|
aa750fd71c
mm/filemap.c: make global sync not clear error status of individual inodes
|
10 years ago |
Roman Gushchin
|
600e19afc5
mm: use only per-device readahead limit
|
10 years ago |
Jan Kara
|
296291cdd1
mm: make sendfile(2) killable
|
10 years ago |
Linus Torvalds
|
00a3d660cb
Revert "fs: do not prefault sys_write() user buffer pages"
|
10 years ago |
Vlastimil Babka
|
96db800f5d
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
|
10 years ago |
Dave Hansen
|
998ef75ddb
fs: do not prefault sys_write() user buffer pages
|
10 years ago |