index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-9
/
+6
|
\
|
*
mm: remove irqsave/restore locking from contexts with irqs enabled
Johannes Weiner
2021-09-03
1
-9
/
+6
*
|
Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2021-08-31
1
-9
/
+27
|
\
\
|
*
|
fs: add a filemap_fdatawrite_wbc helper
Josef Bacik
2021-08-23
1
-9
/
+27
|
|
/
*
|
mm: Add functions to lock invalidate_lock for two mappings
Jan Kara
2021-07-13
1
-0
/
+38
*
|
mm: Protect operations adding pages to page cache with invalidate_lock
Jan Kara
2021-07-13
1
-18
/
+79
*
|
mm: Fix comments mentioning i_mutex
Jan Kara
2021-07-12
1
-5
/
+5
|
/
*
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-03
1
-21
/
+15
|
\
|
*
iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va...
Al Viro
2021-06-10
1
-8
/
+8
|
*
generic_perform_write()/iomap_write_actor(): saner logics for short copy
Al Viro
2021-06-02
1
-15
/
+9
*
|
mm: charge active memcg when no mm is set
Dan Schatzberg
2021-06-29
1
-1
/
+1
|
/
*
mm: fix typos in comments
Ingo Molnar
2021-05-07
1
-1
/
+1
*
mm/mempool: minor coding style tweaks
Zhiyuan Dai
2021-05-05
1
-4
/
+4
*
dax: account DAX entries as nrpages
Matthew Wilcox (Oracle)
2021-05-05
1
-3
/
+0
*
mm: stop accounting shadow entries
Matthew Wilcox (Oracle)
2021-05-05
1
-13
/
+0
*
mm/filemap: update stale comment
Rui Sun
2021-04-30
1
-1
/
+1
*
mm/filemap: drop check for truncated page after I/O
Matthew Wilcox (Oracle)
2021-04-30
1
-2
/
+0
*
mm/filemap: use filemap_read_page in filemap_fault
Matthew Wilcox (Oracle)
2021-04-30
1
-9
/
+1
*
mm: use filemap_range_needs_writeback() for O_DIRECT reads
Jens Axboe
2021-04-30
1
-2
/
+2
*
mm: provide filemap_range_needs_writeback() helper
Jens Axboe
2021-04-30
1
-0
/
+43
*
Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-27
1
-2
/
+63
|
\
|
*
mm/filemap: Pass the file_ra_state in the ractl
Matthew Wilcox (Oracle)
2021-04-23
1
-2
/
+2
|
*
mm: Add set/end/wait functions for PG_private_2
David Howells
2021-04-23
1
-0
/
+61
*
|
mm/filemap: fix mapping_seek_hole_data on THP & 32-bit
Hugh Dickins
2021-04-23
1
-10
/
+11
*
|
mm/filemap: fix find_lock_entries hang on 32-bit THP
Hugh Dickins
2021-04-23
1
-2
/
+8
|
/
*
mm: pass pvec directly to find_get_entries
Matthew Wilcox (Oracle)
2021-02-26
1
-12
/
+9
*
mm: add an 'end' parameter to find_get_entries
Matthew Wilcox (Oracle)
2021-02-26
1
-4
/
+5
*
mm: add and use find_lock_entries
Matthew Wilcox (Oracle)
2021-02-26
1
-0
/
+59
*
iomap: use mapping_seek_hole_data
Matthew Wilcox (Oracle)
2021-02-26
1
-5
/
+32
*
mm/filemap: add mapping_seek_hole_data
Matthew Wilcox (Oracle)
2021-02-26
1
-0
/
+76
*
mm/filemap: add helper for finding pages
Matthew Wilcox (Oracle)
2021-02-26
1
-55
/
+42
*
mm/filemap: rename find_get_entry to mapping_get_entry
Matthew Wilcox (Oracle)
2021-02-26
1
-3
/
+4
*
mm: add FGP_ENTRY
Matthew Wilcox (Oracle)
2021-02-26
1
-36
/
+8
*
mm: make pagecache tagged lookups return only head pages
Matthew Wilcox (Oracle)
2021-02-26
1
-5
/
+6
*
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
2021-02-24
1
-1
/
+1
*
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
2021-02-24
1
-1
/
+1
*
mm/filemap: simplify generic_file_read_iter
Christoph Hellwig
2021-02-24
1
-6
/
+4
*
mm/filemap: rename generic_file_buffered_read to filemap_read
Christoph Hellwig
2021-02-24
1
-19
/
+16
*
mm/filemap: don't relock the page after calling readpage
Matthew Wilcox (Oracle)
2021-02-24
1
-14
/
+7
*
mm/filemap: restructure filemap_get_pages
Matthew Wilcox (Oracle)
2021-02-24
1
-43
/
+28
*
mm/filemap: split filemap_readahead out of filemap_get_pages
Matthew Wilcox (Oracle)
2021-02-24
1
-5
/
+14
*
mm/filemap: add filemap_range_uptodate
Matthew Wilcox (Oracle)
2021-02-24
1
-26
/
+39
*
mm/filemap: move the iocb checks into filemap_update_page
Matthew Wilcox (Oracle)
2021-02-24
1
-14
/
+10
*
mm/filemap: convert filemap_update_page to return an errno
Matthew Wilcox (Oracle)
2021-02-24
1
-21
/
+17
*
mm/filemap: change filemap_create_page calling conventions
Matthew Wilcox (Oracle)
2021-02-24
1
-26
/
+27
*
mm/filemap: change filemap_read_page calling conventions
Matthew Wilcox (Oracle)
2021-02-24
1
-47
/
+42
*
mm/filemap: don't call ->readpage if IOCB_WAITQ is set
Matthew Wilcox (Oracle)
2021-02-24
1
-12
/
+2
*
mm/filemap: inline __wait_on_page_locked_async into caller
Matthew Wilcox (Oracle)
2021-02-24
1
-31
/
+22
*
mm/filemap: support readpage splitting a page
Matthew Wilcox (Oracle)
2021-02-24
1
-53
/
+23
*
mm/filemap: pass a sleep state to put_and_wait_on_page_locked
Matthew Wilcox (Oracle)
2021-02-24
1
-2
/
+5
[next]