index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Age
Commit message (
Expand
)
Author
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-18
mm: remove spurious blkdev.h includes
Christoph Hellwig
2021-10-18
mm/filemap: Add FGP_STABLE
Matthew Wilcox (Oracle)
2021-10-18
mm/filemap: Add filemap_get_folio
Matthew Wilcox (Oracle)
2021-10-18
mm/filemap: Convert mapping_get_entry to return a folio
Matthew Wilcox (Oracle)
2021-10-18
mm/filemap: Add filemap_add_folio()
Matthew Wilcox (Oracle)
2021-10-18
mm/filemap: Add filemap_alloc_folio
Matthew Wilcox (Oracle)
2021-10-18
mm/workingset: Convert workingset_refault() to take a folio
Matthew Wilcox (Oracle)
2021-10-18
mm/writeback: Add __folio_end_writeback()
Matthew Wilcox (Oracle)
2021-09-27
mm/memcg: Convert mem_cgroup_migrate() to take folios
Matthew Wilcox (Oracle)
2021-09-27
mm/memcg: Convert mem_cgroup_uncharge() to take a folio
Matthew Wilcox (Oracle)
2021-09-27
mm/memcg: Convert mem_cgroup_charge() to take a folio
Matthew Wilcox (Oracle)
2021-09-27
mm/filemap: Add folio private_2 functions
Matthew Wilcox (Oracle)
2021-09-27
mm/filemap: Convert page wait queues to be folios
Matthew Wilcox (Oracle)
2021-09-27
mm/filemap: Add folio_wake_bit()
Matthew Wilcox (Oracle)
2021-09-27
mm/filemap: Add folio_wait_bit()
Matthew Wilcox (Oracle)
2021-09-27
mm/filemap: Add folio_end_writeback()
Matthew Wilcox (Oracle)
2021-09-27
mm/swap: Add folio_rotate_reclaimable()
Matthew Wilcox (Oracle)
2021-09-27
mm/filemap: Add __folio_lock_or_retry()
Matthew Wilcox (Oracle)
2021-09-27
mm/filemap: Add folio_wait_locked()
Matthew Wilcox (Oracle)
2021-09-27
mm/filemap: Add __folio_lock_async()
Matthew Wilcox (Oracle)
2021-09-27
mm/filemap: Add folio_lock_killable()
Matthew Wilcox (Oracle)
2021-09-27
mm/filemap: Add folio_lock()
Matthew Wilcox (Oracle)
2021-09-27
mm/filemap: Add folio_unlock()
Matthew Wilcox (Oracle)
2021-09-27
mm: Add folio_try_get_rcu()
Matthew Wilcox (Oracle)
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mm: remove irqsave/restore locking from contexts with irqs enabled
Johannes Weiner
2021-08-31
Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2021-08-23
fs: add a filemap_fdatawrite_wbc helper
Josef Bacik
2021-07-13
mm: Add functions to lock invalidate_lock for two mappings
Jan Kara
2021-07-13
mm: Protect operations adding pages to page cache with invalidate_lock
Jan Kara
2021-07-12
mm: Fix comments mentioning i_mutex
Jan Kara
2021-07-03
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-06-29
mm: charge active memcg when no mm is set
Dan Schatzberg
2021-06-10
iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va...
Al Viro
2021-06-02
generic_perform_write()/iomap_write_actor(): saner logics for short copy
Al Viro
2021-05-07
mm: fix typos in comments
Ingo Molnar
2021-05-05
mm/mempool: minor coding style tweaks
Zhiyuan Dai
2021-05-05
dax: account DAX entries as nrpages
Matthew Wilcox (Oracle)
2021-05-05
mm: stop accounting shadow entries
Matthew Wilcox (Oracle)
2021-04-30
mm/filemap: update stale comment
Rui Sun
2021-04-30
mm/filemap: drop check for truncated page after I/O
Matthew Wilcox (Oracle)
2021-04-30
mm/filemap: use filemap_read_page in filemap_fault
Matthew Wilcox (Oracle)
2021-04-30
mm: use filemap_range_needs_writeback() for O_DIRECT reads
Jens Axboe
2021-04-30
mm: provide filemap_range_needs_writeback() helper
Jens Axboe
2021-04-27
Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-23
mm/filemap: fix mapping_seek_hole_data on THP & 32-bit
Hugh Dickins
2021-04-23
mm/filemap: fix find_lock_entries hang on 32-bit THP
Hugh Dickins
2021-04-23
mm/filemap: Pass the file_ra_state in the ractl
Matthew Wilcox (Oracle)
2021-04-23
mm: Add set/end/wait functions for PG_private_2
David Howells
[next]