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-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
2015-06-02
writeback: implement unlocked_inode_to_wb transaction and use it for stat upd...
Tejun Heo
2015-06-02
writeback: make writeback_control track the inode being written back
Tejun Heo
2015-06-02
memcg: add per cgroup dirty page accounting
Greg Thelen
2015-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-14
page_writeback: clean up mess around cancel_dirty_page()
Konstantin Khlebnikov
2015-04-12
mirror O_APPEND and O_DIRECT into iocb->ki_flags
Al Viro
2015-04-12
switch generic_write_checks() to iocb and iter
Al Viro
2015-04-12
generic_write_checks(): drop isblk argument
Al Viro
2015-04-12
lift generic_write_checks() into callers of __generic_file_write_iter()
Al Viro
2015-04-12
__generic_file_write_iter: keep ->ki_pos and return value consistent
Al Viro
2015-04-12
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-03-26
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-02-17
dax,ext2: replace XIP read and write with DAX I/O
Matthew Wilcox
2015-02-17
vfs,ext2: introduce IS_DAX(inode)
Matthew Wilcox
2015-02-12
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-10
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
2015-01-20
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
2014-12-29
mm: get rid of radix tree gfp mask for pagecache_get_page
Michal Hocko
2014-12-17
new helper: iter_is_iovec()
Al Viro
2014-12-13
mm: convert i_mmap_mutex to rwsem
Davidlohr Bueso
2014-10-10
mm/filemap.c: remove trailing whitespace
Paul McQuade
2014-10-08
Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-09-25
MM: export page_wakeup functions
NeilBrown
[next]