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.12.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
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-19
/
+19
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-3
/
+3
2020-06-05
mm/filemap: fix a typo in comment "unneccssary"->"unnecessary"
Ethon Paul
1
-1
/
+1
2020-06-04
mm: memcontrol: delete unused lrucare handling
Johannes Weiner
1
-1
/
+1
2020-06-04
mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API
Johannes Weiner
1
-1
/
+1
2020-06-04
mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters
Johannes Weiner
1
-8
/
+9
2020-06-04
mm: memcontrol: convert page cache to a new mem_cgroup_charge() API
Johannes Weiner
1
-14
/
+10
2020-06-04
mm: memcontrol: drop @compound parameter from memcg charging API
Johannes Weiner
1
-3
/
+3
2020-06-04
mm: fix NUMA node file count error in replace_page_cache()
Johannes Weiner
1
-2
/
+2
2020-06-03
Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-1
/
+2
2020-06-02
mm/filemap.c: remove misleading comment
Matthew Wilcox (Oracle)
1
-1
/
+0
2020-05-25
fs: export generic_file_buffered_read()
Goldwyn Rodrigues
1
-1
/
+2
2020-04-07
mm: huge tmpfs: try to split_huge_page() when punching hole
Hugh Dickins
1
-1
/
+13
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
1
-1
/
+1
2020-04-02
mm/filemap.c: rewrite pagecache_get_page documentation
Matthew Wilcox (Oracle)
1
-26
/
+23
2020-04-02
mm/filemap.c: unexport find_get_entry
Matthew Wilcox (Oracle)
1
-1
/
+0
2020-04-02
mm/filemap.c: use vm_fault error code directly
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-04-02
mm/filemap.c: remove unused argument from shrink_readahead_size_eio()
Souptick Joarder
1
-4
/
+3
2020-04-02
mm/filemap.c: clear page error before actual read
Xianting Tian
1
-0
/
+8
2020-04-02
mm/filemap.c: don't bother dropping mmap_sem for zero size readahead
Jan Kara
1
-1
/
+1
2020-01-31
mm/filemap.c: clean up filemap_write_and_wait()
Ira Weiny
1
-28
/
+6
2019-12-01
mm: drop mmap_sem before calling balance_dirty_pages() in write fault
Johannes Weiner
1
-21
/
+0
2019-12-01
mm/filemap.c: warn if stale pagecache is left after direct write
Konstantin Khlebnikov
1
-3
/
+5
2019-12-01
fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n
Konstantin Khlebnikov
1
-0
/
+21
2019-12-01
mm/filemap.c: remove redundant cache invalidation after async direct-io write
Konstantin Khlebnikov
1
-2
/
+4
2019-10-19
mm/filemap.c: include <linux/ramfs.h> for generic_file_vm_ops definition
Ben Dooks
1
-0
/
+1
2019-09-25
mm,thp: avoid writes to file with THP in pagecache
Song Liu
1
-0
/
+1
2019-09-25
mm,thp: add read-only THP support for (non-shmem) FS
Song Liu
1
-2
/
+2
2019-09-25
filemap: update offset check in filemap_fault()
Song Liu
1
-1
/
+1
2019-09-25
filemap: check compound_head(page)->mapping in pagecache_get_page()
Song Liu
1
-1
/
+1
2019-09-25
filemap: check compound_head(page)->mapping in filemap_fault()
Song Liu
1
-1
/
+1
2019-09-25
mm: page cache: store only head pages in i_pages
Matthew Wilcox (Oracle)
1
-88
/
+57
2019-09-25
mm/filemap.c: rewrite mapping_needs_writeback in less fancy manner
Konstantin Khlebnikov
1
-2
/
+5
2019-09-25
mm/filemap.c: don't initiate writeback if mapping has no dirty pages
Konstantin Khlebnikov
1
-1
/
+2
2019-09-25
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-08-20
vfs: don't allow writes to swap files
Darrick J. Wong
1
-0
/
+3
2019-07-12
mm/filemap.c: correct the comment about VM_FAULT_RETRY
Yang Shi
1
-4
/
+2
2019-07-12
mm/filemap: don't cast ->readpage to filler_t for do_read_cache_page
Christoph Hellwig
1
-4
/
+6
2019-07-12
mm/filemap.c: fix an overly long line in read_cache_page
Christoph Hellwig
1
-1
/
+2
2019-07-11
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+22
2019-07-11
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
1
-21
/
+89
2019-07-06
Revert "mm: page cache: store only head pages in i_pages"
Linus Torvalds
1
-58
/
+88
2019-06-21
mm: add filemap_fdatawait_range_keep_errors()
Ross Zwisler
1
-0
/
+22
2019-06-09
vfs: add missing checks to copy_file_range
Amir Goldstein
1
-0
/
+53
2019-06-09
vfs: remove redundant checks from generic_remap_checks()
Amir Goldstein
1
-21
/
+12
2019-06-09
vfs: introduce generic_file_rw_checks()
Amir Goldstein
1
-0
/
+24
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-14
mm: delete find_get_entries_tag
Matthew Wilcox (Oracle)
1
-61
/
+0
2019-05-14
mm/filemap.c: fix minor typo
Laurent Dufour
1
-1
/
+1
[next]