index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Age
Commit message (
Expand
)
Author
2025-02-01
cachestat: fix page cache statistics permission checking
Linus Torvalds
2025-01-23
filemap: avoid truncating 64-bit offset to 32 bits
Marco Nelissen
2024-11-10
filemap: Fix bounds checking in filemap_read()
Trond Myklebust
2024-09-26
mm/filemap: fix filemap_get_folios_contig THP panic
Steve Sistare
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-20
Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-16
Merge tag 'for-6.12/io_uring-discard-20240913' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-11
filemap: introduce filemap_invalidate_pages
Pavel Begunkov
2024-09-09
mm: replace xa_get_order with xas_get_order where appropriate
Shakeel Butt
2024-09-09
filemap: fix the last_index of mm_filemap_get_pages
Takaya Saeki
2024-09-09
mm: remove isolate_lru_page()
Kefeng Wang
2024-09-03
mm: allow read-ahead with IOCB_NOWAIT set
Yafang Shao
2024-09-03
mm: filemap: use xa_get_order() to get the swap entry order
Baolin Wang
2024-09-02
filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
Pankaj Raghav
2024-09-01
filemap: add trace events for get_pages, map_pages, and fault
Takaya Saeki
2024-09-01
fs: remove calls to set and clear the folio error flag
Matthew Wilcox (Oracle)
2024-09-01
mm: remove follow_page()
David Hildenbrand
2024-08-30
mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range()
David Howells
2024-08-23
filemap: allocate mapping_min_order folios in the page cache
Pankaj Raghav
2024-08-23
fs: Allow fine-grained control of folio sizes
Matthew Wilcox (Oracle)
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-18
Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-07-09
filemap: replace pte_offset_map() with pte_offset_map_nolock()
ZhangPeng
2024-07-08
filemap: Convert generic_perform_write() to support large folios
Matthew Wilcox (Oracle)
2024-07-06
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
2024-07-03
cachestat: do not flush stats in recency check
Nhat Pham
2024-07-03
mm/filemap: skip to create PMD-sized page cache if needed
Gavin Shan
2024-07-03
mm: page_ref: remove folio_try_get_rcu()
Yang Shi
2024-07-03
filemap: fix page_cache_next_miss() when no hole found
Jan Kara
2024-07-03
mm/filemap: reinitialize folio->_mapcount directly
David Hildenbrand
2024-06-05
mm: fix xyz_noprof functions calling profiled functions
Suren Baghdasaryan
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-05
mm: filemap: batch mm counter updating in filemap_map_pages()
Kefeng Wang
2024-05-05
mm: move mm counter updating out of set_pte_range()
Kefeng Wang
2024-05-05
mm/filemap: use folio_mapcount() in filemap_unaccount_folio()
David Hildenbrand
2024-05-01
mm: Provide a means of invalidation without using launder_folio
David Howells
2024-04-29
mm: Remove the PG_fscache alias for PG_private_2
David Howells
2024-04-25
mm: use "GUP-fast" instead "fast GUP" in remaining comments
David Hildenbrand
2024-04-25
mm/filemap: optimize filemap folio adding
Kairui Song
2024-04-25
mm/filemap: clean up hugetlb exclusion code
Kairui Song
2024-04-25
mm/filemap: return early if failed to allocate memory for split
Kairui Song
2024-04-25
mm/filemap: don't decrease mmap_miss when folio has workingset flag
Liu Shixin
2024-04-25
mm: enable page allocation tagging
Suren Baghdasaryan
2024-03-26
mm: cachestat: fix two shmem bugs
Johannes Weiner
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]