Mel Gorman
|
11fb998986
mm: move most file-based accounting to the node
|
9 年之前 |
Mel Gorman
|
a52633d8e9
mm, vmscan: move lru_lock to the node
|
9 年之前 |
Kirill A. Shutemov
|
800d8c63b2
shmem: add huge pages support
|
9 年之前 |
Kirill A. Shutemov
|
83929372f6
filemap: prepare find and delete operations for huge pages
|
9 年之前 |
Kirill A. Shutemov
|
7267ec008b
mm: postpone page table allocation until we have page to map
|
9 年之前 |
Kirill A. Shutemov
|
bae473a423
mm: introduce fault_env
|
9 年之前 |
Kirill A. Shutemov
|
315d09bf30
Revert "mm: make faultaround produce old ptes"
|
9 年之前 |
Linus Torvalds
|
478a1469a7
Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
9 年之前 |
Matthew Wilcox
|
d604c32452
radix-tree: introduce radix_tree_replace_clear_tags()
|
9 年之前 |
Kirill A. Shutemov
|
5c0a85fad9
mm: make faultaround produce old ptes
|
9 年之前 |
Johannes Weiner
|
bbddabe2e4
mm: filemap: only do access activations on reads
|
9 年之前 |
Rik van Riel
|
f0281a00fe
mm: workingset: only do workingset activations on reads
|
9 年之前 |
Joonsoo Kim
|
6d061f9f61
mm/page_ref: use page_ref helper instead of direct modification of _count
|
9 年之前 |
Jan Kara
|
ac401cc782
dax: New fault locking
|
9 年之前 |
Jan Kara
|
4f622938a5
dax: Allow DAX code to replace exceptional entries
|
9 年之前 |
Christoph Hellwig
|
e259221763
fs: simplify the generic_write_sync prototype
|
9 年之前 |
Christoph Hellwig
|
dde0c2e798
fs: add IOCB_SYNC and IOCB_DSYNC
|
9 年之前 |
Christoph Hellwig
|
c8b8e32d70
direct-io: eliminate the offset argument to ->direct_IO
|
9 年之前 |
Christoph Hellwig
|
1af5bb491f
filemap: remove the pos argument to generic_file_direct_write
|
9 年之前 |
Christoph Hellwig
|
c64fb5c744
filemap: remove pos variables in generic_file_read_iter
|
9 年之前 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 年之前 |
Nicolai Stange
|
e7080a439a
mm/filemap: generic_file_read_iter(): check for zero reads unconditionally
|
9 年之前 |
Matthew Wilcox
|
2cf938aae1
mm: use radix_tree_iter_retry()
|
9 年之前 |
Matthew Wilcox
|
e614523653
radix_tree: add support for multi-order entries
|
9 年之前 |
Johannes Weiner
|
fdf1cdb91b
mm: remove unnecessary uses of lock_page_memcg()
|
9 年之前 |
Johannes Weiner
|
62cccb8c8e
mm: simplify lock_page_memcg()
|
9 年之前 |
Johannes Weiner
|
6a93ca8fde
mm: migrate: do not touch page->mem_cgroup of live pages
|
9 年之前 |
Johannes Weiner
|
81f8c3a461
mm: memcontrol: generalize locking for the page->mem_cgroup binding
|
9 年之前 |
Mel Gorman
|
ebded02788
mm: filemap: avoid unnecessary calls to lock_page when waiting for IO to complete during a read
|
9 年之前 |
Mel Gorman
|
32b635298f
mm: filemap: remove redundant code in do_read_cache_page
|
9 年之前 |