index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Age
Commit message (
Expand
)
Author
2016-06-25
Revert "mm: make faultaround produce old ptes"
Kirill A. Shutemov
2016-05-27
Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-05-21
radix-tree: introduce radix_tree_replace_clear_tags()
Matthew Wilcox
2016-05-21
mm: make faultaround produce old ptes
Kirill A. Shutemov
2016-05-21
mm: filemap: only do access activations on reads
Johannes Weiner
2016-05-21
mm: workingset: only do workingset activations on reads
Rik van Riel
2016-05-20
mm/page_ref: use page_ref helper instead of direct modification of _count
Joonsoo Kim
2016-05-19
dax: New fault locking
Jan Kara
2016-05-19
dax: Allow DAX code to replace exceptional entries
Jan Kara
2016-05-01
fs: simplify the generic_write_sync prototype
Christoph Hellwig
2016-05-01
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
2016-05-01
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-05-01
filemap: remove the pos argument to generic_file_direct_write
Christoph Hellwig
2016-05-01
filemap: remove pos variables in generic_file_read_iter
Christoph Hellwig
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-25
mm/filemap: generic_file_read_iter(): check for zero reads unconditionally
Nicolai Stange
2016-03-17
mm: use radix_tree_iter_retry()
Matthew Wilcox
2016-03-17
radix_tree: add support for multi-order entries
Matthew Wilcox
2016-03-15
mm: remove unnecessary uses of lock_page_memcg()
Johannes Weiner
2016-03-15
mm: simplify lock_page_memcg()
Johannes Weiner
2016-03-15
mm: migrate: do not touch page->mem_cgroup of live pages
Johannes Weiner
2016-03-15
mm: memcontrol: generalize locking for the page->mem_cgroup binding
Johannes Weiner
2016-03-15
mm: filemap: avoid unnecessary calls to lock_page when waiting for IO to comp...
Mel Gorman
2016-03-15
mm: filemap: remove redundant code in do_read_cache_page
Mel Gorman
2016-03-09
mm: __delete_from_page_cache show Bad page if mapped
Hugh Dickins
2016-02-27
dax: move writeback calls into the filesystems
Ross Zwisler
2016-02-12
mm: fix filemap.c kernel doc warning
Randy Dunlap
2016-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-23
dax: add support for fsync/sync
Ross Zwisler
2016-01-23
mm: add find_get_entries_tag()
Ross Zwisler
2016-01-23
dax: support dirty DAX entries in radix tree
Ross Zwisler
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-16
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
2016-01-16
memcg: adjust to support new THP refcounting
Kirill A. Shutemov
2016-01-16
page-flags: define PG_locked behavior on compound pages
Kirill A. Shutemov
2016-01-15
mm: allow GFP_{FS,IO} for page_cache_read page cache allocation
Michal Hocko
2015-11-07
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
2015-11-07
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-06
mm: rename mem_cgroup_migrate to mem_cgroup_replace_page
Hugh Dickins
2015-11-06
mm/filemap.c: make global sync not clear error status of individual inodes
Junichi Nomura
2015-11-06
mm: use only per-device readahead limit
Roman Gushchin
2015-10-23
mm: make sendfile(2) killable
Jan Kara
2015-10-07
Revert "fs: do not prefault sys_write() user buffer pages"
Linus Torvalds
2015-09-08
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
2015-09-08
fs: do not prefault sys_write() user buffer pages
Dave Hansen
2015-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-06-25
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
mm: do not ignore mapping_gfp_mask in page cache allocation paths
Michal Hocko
2015-06-25
hugetlb: do not account hugetlb pages as NR_FILE_PAGES
Michal Hocko
2015-06-23
fs: Rename file_remove_suid() to file_remove_privs()
Jan Kara
[next]