index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-63
/
+63
2016-03-26
mm/filemap: generic_file_read_iter(): check for zero reads unconditionally
Nicolai Stange
1
-3
/
+4
2016-03-18
mm: use radix_tree_iter_retry()
Matthew Wilcox
1
-36
/
+17
2016-03-18
radix_tree: add support for multi-order entries
Matthew Wilcox
1
-1
/
+1
2016-03-16
mm: remove unnecessary uses of lock_page_memcg()
Johannes Weiner
1
-6
/
+1
2016-03-16
mm: simplify lock_page_memcg()
Johannes Weiner
1
-12
/
+8
2016-03-16
mm: migrate: do not touch page->mem_cgroup of live pages
Johannes Weiner
1
-1
/
+1
2016-03-16
mm: memcontrol: generalize locking for the page->mem_cgroup binding
Johannes Weiner
1
-6
/
+6
2016-03-16
mm: filemap: avoid unnecessary calls to lock_page when waiting for IO to comp...
Mel Gorman
1
-0
/
+49
2016-03-16
mm: filemap: remove redundant code in do_read_cache_page
Mel Gorman
1
-31
/
+12
2016-03-10
mm: __delete_from_page_cache show Bad page if mapped
Hugh Dickins
1
-1
/
+24
2016-02-27
dax: move writeback calls into the filesystems
Ross Zwisler
1
-8
/
+4
2016-02-12
mm: fix filemap.c kernel doc warning
Randy Dunlap
1
-0
/
+1
2016-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2016-01-23
dax: add support for fsync/sync
Ross Zwisler
1
-0
/
+6
2016-01-23
mm: add find_get_entries_tag()
Ross Zwisler
1
-0
/
+68
2016-01-23
dax: support dirty DAX entries in radix tree
Ross Zwisler
1
-6
/
+11
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2016-01-16
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
1
-1
/
+1
2016-01-16
memcg: adjust to support new THP refcounting
Kirill A. Shutemov
1
-4
/
+4
2016-01-16
page-flags: define PG_locked behavior on compound pages
Kirill A. Shutemov
1
-6
/
+9
2016-01-15
mm: allow GFP_{FS,IO} for page_cache_read page cache allocation
Michal Hocko
1
-5
/
+4
2015-11-07
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
1
-2
/
+2
2015-11-07
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
1
-1
/
+1
2015-11-06
mm: rename mem_cgroup_migrate to mem_cgroup_replace_page
Hugh Dickins
1
-1
/
+1
2015-11-06
mm/filemap.c: make global sync not clear error status of individual inodes
Junichi Nomura
1
-13
/
+54
2015-11-06
mm: use only per-device readahead limit
Roman Gushchin
1
-5
/
+3
2015-10-23
mm: make sendfile(2) killable
Jan Kara
1
-4
/
+5
2015-10-07
Revert "fs: do not prefault sys_write() user buffer pages"
Linus Torvalds
1
-18
/
+16
2015-09-09
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
1
-1
/
+1
2015-09-09
fs: do not prefault sys_write() user buffer pages
Dave Hansen
1
-16
/
+18
2015-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-06-26
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+25
2015-06-25
mm: do not ignore mapping_gfp_mask in page cache allocation paths
Michal Hocko
1
-3
/
+4
2015-06-25
hugetlb: do not account hugetlb pages as NR_FILE_PAGES
Michal Hocko
1
-3
/
+13
2015-06-24
fs: Rename file_remove_suid() to file_remove_privs()
Jan Kara
1
-1
/
+1
2015-06-02
writeback: implement unlocked_inode_to_wb transaction and use it for stat upd...
Tejun Heo
1
-1
/
+2
2015-06-02
writeback: make writeback_control track the inode being written back
Tejun Heo
1
-0
/
+2
2015-06-02
memcg: add per cgroup dirty page accounting
Greg Thelen
1
-9
/
+22
2015-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-76
/
+38
2015-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-8
/
+7
2015-04-15
page_writeback: clean up mess around cancel_dirty_page()
Konstantin Khlebnikov
1
-8
/
+7
2015-04-12
mirror O_APPEND and O_DIRECT into iocb->ki_flags
Al Viro
1
-3
/
+3
2015-04-12
switch generic_write_checks() to iocb and iter
Al Viro
1
-25
/
+19
2015-04-12
generic_write_checks(): drop isblk argument
Al Viro
1
-43
/
+20
2015-04-12
lift generic_write_checks() into callers of __generic_file_write_iter()
Al Viro
1
-11
/
+6
2015-04-12
__generic_file_write_iter: keep ->ki_pos and return value consistent
Al Viro
1
-14
/
+10
2015-04-12
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
1
-2
/
+2
2015-03-26
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-1
/
+0
2015-02-17
dax,ext2: replace XIP read and write with DAX I/O
Matthew Wilcox
1
-4
/
+2
[next]