index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-24
mm,thp: avoid writes to file with THP in pagecache
Song Liu
1
-0
/
+1
2019-09-24
mm,thp: add read-only THP support for (non-shmem) FS
Song Liu
1
-2
/
+2
2019-09-24
filemap: update offset check in filemap_fault()
Song Liu
1
-1
/
+1
2019-09-24
filemap: check compound_head(page)->mapping in pagecache_get_page()
Song Liu
1
-1
/
+1
2019-09-24
filemap: check compound_head(page)->mapping in filemap_fault()
Song Liu
1
-1
/
+1
2019-09-24
mm: page cache: store only head pages in i_pages
Matthew Wilcox (Oracle)
1
-88
/
+57
2019-09-24
mm/filemap.c: rewrite mapping_needs_writeback in less fancy manner
Konstantin Khlebnikov
1
-2
/
+5
2019-09-24
mm/filemap.c: don't initiate writeback if mapping has no dirty pages
Konstantin Khlebnikov
1
-1
/
+2
2019-09-24
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-10
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+22
2019-07-10
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
1
-21
/
+89
2019-07-05
Revert "mm: page cache: store only head pages in i_pages"
Linus Torvalds
1
-58
/
+88
2019-06-20
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
2019-05-14
mm/filemap.c: enable error injection at add_to_page_cache()
Josef Bacik
1
-0
/
+2
2019-05-14
mm: page cache: store only head pages in i_pages
Matthew Wilcox
1
-97
/
+62
2019-03-15
filemap: add a comment about FAULT_FLAG_RETRY_NOWAIT behavior
Linus Torvalds
1
-0
/
+5
2019-03-15
filemap: drop the mmap_sem for all blocking operations
Josef Bacik
1
-19
/
+117
2019-03-15
filemap: kill page_cache_read usage in filemap_fault
Josef Bacik
1
-60
/
+15
2019-03-14
filemap: pass vm_fault to the mmap ra helpers
Josef Bacik
1
-14
/
+14
2019-03-05
mm: remove zone_lru_lock() function, access ->lru_lock directly
Andrey Ryabinin
1
-2
/
+2
2019-03-05
mm/shmem: make find_get_pages_range() work for huge page
Yu Zhao
1
-2
/
+2
2019-03-05
docs/core-api/mm: fix return value descriptions in mm/
Mike Rapoport
1
-11
/
+62
2019-03-05
mm/filemap: pass inclusive 'end_byte' parameter to filemap_range_has_page
zhengbin
1
-1
/
+1
2019-03-05
mm/filemap.c: remove redundant test from find_get_pages_contig
Matthew Wilcox
1
-10
/
+0
2019-01-04
mm/: remove caller signal_pending branch predictions
Davidlohr Bueso
1
-1
/
+1
2018-12-28
mm, fault_around: do not take a reference to a locked page
Michal Hocko
1
-0
/
+7
2018-12-28
mm/filemap.c: remove useless check in pagecache_get_page()
Kirill Tkhai
1
-1
/
+1
2018-12-28
mm: put_and_wait_on_page_locked() while page is migrated
Hugh Dickins
1
-13
/
+74
2018-11-02
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-27
/
+119
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2018-10-30
vfs: enable remap callers that can handle short operations
Darrick J. Wong
1
-4
/
+7
2018-10-30
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
1
-1
/
+1
2018-10-30
vfs: pass remap flags to generic_remap_checks
Darrick J. Wong
1
-2
/
+2
2018-10-30
vfs: strengthen checking of file range inputs to generic_remap_checks
Darrick J. Wong
1
-32
/
+52
2018-10-30
vfs: check file ranges before cloning files
Darrick J. Wong
1
-0
/
+69
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-414
/
+310
2018-10-26
mm/filemap.c: use vmf_error()
Souptick Joarder
1
-3
/
+1
2018-10-26
mm/filemap.c: Use existing variable
haiqing.shq
1
-1
/
+1
2018-10-26
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner
1
-4
/
+11
2018-10-26
delayacct: track delays from thrashing cache pages
Johannes Weiner
1
-0
/
+11
[next]