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
*
tmpfs: fix regressions from wider use of ZERO_PAGE
Hugh Dickins
2022-04-15
1
-6
/
+0
*
fs: Pass an iocb to generic_perform_write()
Matthew Wilcox (Oracle)
2022-04-01
1
-4
/
+6
*
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2022-04-01
1
-1
/
+1
*
Merge tag 'write-page-prefaulting' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-26
1
-1
/
+1
|
\
|
*
fs/iomap: Fix buffered write page prefaulting
Andreas Gruenbacher
2022-03-25
1
-1
/
+1
*
|
mm: warn on deleting redirtied only if accounted
Hugh Dickins
2022-03-24
1
-5
/
+9
*
|
mm: filemap_unaccount_folio() large skip mapcount fixup
Hugh Dickins
2022-03-24
1
-13
/
+13
*
|
mm: delete __ClearPageWaiters()
Hugh Dickins
2022-03-24
1
-15
/
+8
*
|
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-4
/
+4
|
\
\
|
*
|
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
2022-03-16
1
-2
/
+2
|
*
|
fs: Convert is_partially_uptodate to folios
Matthew Wilcox (Oracle)
2022-03-14
1
-2
/
+2
*
|
|
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-18
/
+41
|
\
\
\
|
*
|
|
mm/filemap: Support VM_HUGEPAGE for file mappings
Matthew Wilcox (Oracle)
2022-03-21
1
-0
/
+18
|
*
|
|
mm/readahead: Switch to page_cache_ra_order
Matthew Wilcox (Oracle)
2022-03-21
1
-1
/
+1
|
*
|
|
mm/filemap: Allow large folios to be added to the page cache
Matthew Wilcox (Oracle)
2022-03-21
1
-17
/
+22
|
|
/
/
*
|
|
tmpfs: do not allocate pages on read
Hugh Dickins
2022-03-22
1
-0
/
+6
*
|
|
filemap: remove find_get_pages()
Miaohe Lin
2022-03-22
1
-5
/
+6
|
/
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-22
1
-11
/
+91
|
\
\
|
*
|
mm: remove cleancache
Christoph Hellwig
2022-01-22
1
-11
/
+0
|
*
|
mm/migrate.c: rework migration_entry_wait() to not take a pageref
Alistair Popple
2022-01-22
1
-0
/
+91
*
|
|
filemap: Use folio_put_refs() in filemap_free_folio()
Matthew Wilcox (Oracle)
2022-01-16
1
-6
/
+4
|
/
/
*
|
Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-01-12
1
-523
/
+481
|
\
\
|
*
|
mm: Use multi-index entries in the page cache
Matthew Wilcox (Oracle)
2022-01-08
1
-22
/
+39
|
*
|
mm: Convert find_lock_entries() to use a folio_batch
Matthew Wilcox (Oracle)
2022-01-08
1
-31
/
+29
|
*
|
filemap: Return only folios from find_get_entries()
Matthew Wilcox (Oracle)
2022-01-08
1
-32
/
+11
|
*
|
filemap: Convert filemap_get_read_batch() to use a folio_batch
Matthew Wilcox (Oracle)
2022-01-08
1
-32
/
+33
|
*
|
filemap: Convert filemap_read() to use a folio
Matthew Wilcox (Oracle)
2022-01-08
1
-16
/
+12
|
*
|
truncate: Add invalidate_complete_folio2()
Matthew Wilcox (Oracle)
2022-01-08
1
-2
/
+1
|
*
|
filemap: Add filemap_release_folio()
Matthew Wilcox (Oracle)
2022-01-04
1
-20
/
+19
|
*
|
filemap: Use a folio in filemap_page_mkwrite
Matthew Wilcox (Oracle)
2022-01-04
1
-8
/
+8
|
*
|
filemap: Use a folio in filemap_map_pages
Matthew Wilcox (Oracle)
2022-01-04
1
-13
/
+14
|
*
|
filemap: Use folios in next_uptodate_page
Matthew Wilcox (Oracle)
2022-01-04
1
-15
/
+15
|
*
|
filemap: Convert page_cache_delete_batch to folios
Matthew Wilcox (Oracle)
2022-01-04
1
-10
/
+10
|
*
|
filemap: Convert filemap_get_pages to use folios
Matthew Wilcox (Oracle)
2022-01-04
1
-12
/
+12
|
*
|
filemap: Drop the refcount while waiting for page lock
Matthew Wilcox (Oracle)
2022-01-04
1
-38
/
+5
|
*
|
filemap: Add read_cache_folio and read_mapping_folio
Matthew Wilcox (Oracle)
2022-01-04
1
-46
/
+51
|
*
|
filemap: Convert filemap_fault to folio
Matthew Wilcox (Oracle)
2022-01-04
1
-40
/
+37
|
*
|
filemap: Convert do_async_mmap_readahead to take a folio
Matthew Wilcox (Oracle)
2022-01-04
1
-7
/
+8
|
*
|
filemap: Convert filemap_range_uptodate to folios
Matthew Wilcox (Oracle)
2022-01-04
1
-8
/
+8
|
*
|
filemap: Convert filemap_create_page to folio
Matthew Wilcox (Oracle)
2022-01-04
1
-19
/
+20
|
*
|
filemap: Convert filemap_read_page to take a folio
Matthew Wilcox (Oracle)
2022-01-04
1
-9
/
+9
|
*
|
filemap: Convert find_get_pages_contig to folios
Matthew Wilcox (Oracle)
2022-01-04
1
-9
/
+8
|
*
|
filemap: Convert filemap_get_read_batch to use folios
Matthew Wilcox (Oracle)
2022-01-04
1
-12
/
+11
|
*
|
filemap: Convert find_get_entry to return a folio
Matthew Wilcox (Oracle)
2022-01-04
1
-74
/
+72
|
*
|
filemap: Add filemap_remove_folio and __filemap_remove_folio
Matthew Wilcox (Oracle)
2022-01-04
1
-23
/
+20
|
*
|
filemap: Convert tracing of page cache operations to folio
Matthew Wilcox (Oracle)
2022-01-04
1
-4
/
+5
|
*
|
filemap: Add filemap_unaccount_folio()
Matthew Wilcox (Oracle)
2022-01-04
1
-35
/
+35
|
*
|
filemap: Convert page_cache_delete to take a folio
Matthew Wilcox (Oracle)
2022-01-04
1
-11
/
+11
|
*
|
filemap: Add folio_put_wait_locked()
Matthew Wilcox (Oracle)
2022-01-04
1
-12
/
+15
|
*
|
filemap: Remove PageHWPoison check from next_uptodate_page()
Matthew Wilcox (Oracle)
2022-01-02
1
-2
/
+0
|
|
/
[next]