index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-63
/
+63
*
mm/filemap: generic_file_read_iter(): check for zero reads unconditionally
Nicolai Stange
2016-03-25
1
-3
/
+4
*
mm: use radix_tree_iter_retry()
Matthew Wilcox
2016-03-17
1
-36
/
+17
*
radix_tree: add support for multi-order entries
Matthew Wilcox
2016-03-17
1
-1
/
+1
*
mm: remove unnecessary uses of lock_page_memcg()
Johannes Weiner
2016-03-15
1
-6
/
+1
*
mm: simplify lock_page_memcg()
Johannes Weiner
2016-03-15
1
-12
/
+8
*
mm: migrate: do not touch page->mem_cgroup of live pages
Johannes Weiner
2016-03-15
1
-1
/
+1
*
mm: memcontrol: generalize locking for the page->mem_cgroup binding
Johannes Weiner
2016-03-15
1
-6
/
+6
*
mm: filemap: avoid unnecessary calls to lock_page when waiting for IO to comp...
Mel Gorman
2016-03-15
1
-0
/
+49
*
mm: filemap: remove redundant code in do_read_cache_page
Mel Gorman
2016-03-15
1
-31
/
+12
*
mm: __delete_from_page_cache show Bad page if mapped
Hugh Dickins
2016-03-09
1
-1
/
+24
*
dax: move writeback calls into the filesystems
Ross Zwisler
2016-02-27
1
-8
/
+4
*
mm: fix filemap.c kernel doc warning
Randy Dunlap
2016-02-11
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-23
1
-2
/
+2
|
\
|
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-2
/
+2
*
|
dax: add support for fsync/sync
Ross Zwisler
2016-01-22
1
-0
/
+6
*
|
mm: add find_get_entries_tag()
Ross Zwisler
2016-01-22
1
-0
/
+68
*
|
dax: support dirty DAX entries in radix tree
Ross Zwisler
2016-01-22
1
-6
/
+11
|
/
*
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
2016-01-15
1
-1
/
+1
*
memcg: adjust to support new THP refcounting
Kirill A. Shutemov
2016-01-15
1
-4
/
+4
*
page-flags: define PG_locked behavior on compound pages
Kirill A. Shutemov
2016-01-15
1
-6
/
+9
*
mm: allow GFP_{FS,IO} for page_cache_read page cache allocation
Michal Hocko
2016-01-14
1
-5
/
+4
*
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
2015-11-06
1
-2
/
+2
*
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-06
1
-1
/
+1
*
mm: rename mem_cgroup_migrate to mem_cgroup_replace_page
Hugh Dickins
2015-11-05
1
-1
/
+1
*
mm/filemap.c: make global sync not clear error status of individual inodes
Junichi Nomura
2015-11-05
1
-13
/
+54
*
mm: use only per-device readahead limit
Roman Gushchin
2015-11-05
1
-5
/
+3
*
mm: make sendfile(2) killable
Jan Kara
2015-10-23
1
-4
/
+5
*
Revert "fs: do not prefault sys_write() user buffer pages"
Linus Torvalds
2015-10-07
1
-18
/
+16
*
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
2015-09-08
1
-1
/
+1
*
fs: do not prefault sys_write() user buffer pages
Dave Hansen
2015-09-08
1
-16
/
+18
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
1
-1
/
+1
|
\
|
*
fs: Rename file_remove_suid() to file_remove_privs()
Jan Kara
2015-06-23
1
-1
/
+1
*
|
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
1
-9
/
+25
|
\
\
|
*
|
writeback: implement unlocked_inode_to_wb transaction and use it for stat upd...
Tejun Heo
2015-06-02
1
-1
/
+2
|
*
|
writeback: make writeback_control track the inode being written back
Tejun Heo
2015-06-02
1
-0
/
+2
|
*
|
memcg: add per cgroup dirty page accounting
Greg Thelen
2015-06-02
1
-9
/
+22
|
|
/
*
|
mm: do not ignore mapping_gfp_mask in page cache allocation paths
Michal Hocko
2015-06-24
1
-3
/
+4
*
|
hugetlb: do not account hugetlb pages as NR_FILE_PAGES
Michal Hocko
2015-06-24
1
-3
/
+13
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-16
1
-76
/
+38
|
\
|
*
mirror O_APPEND and O_DIRECT into iocb->ki_flags
Al Viro
2015-04-11
1
-3
/
+3
|
*
switch generic_write_checks() to iocb and iter
Al Viro
2015-04-11
1
-25
/
+19
|
*
generic_write_checks(): drop isblk argument
Al Viro
2015-04-11
1
-43
/
+20
|
*
lift generic_write_checks() into callers of __generic_file_write_iter()
Al Viro
2015-04-11
1
-11
/
+6
|
*
__generic_file_write_iter: keep ->ki_pos and return value consistent
Al Viro
2015-04-11
1
-14
/
+10
|
*
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
1
-2
/
+2
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-14
1
-8
/
+7
|
\
\
|
|
/
|
/
|
|
*
page_writeback: clean up mess around cancel_dirty_page()
Konstantin Khlebnikov
2015-04-14
1
-8
/
+7
*
|
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
1
-1
/
+0
|
/
*
dax,ext2: replace XIP read and write with DAX I/O
Matthew Wilcox
2015-02-16
1
-4
/
+2
[next]