index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pagemap.h
Age
Commit message (
Expand
)
Author
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
mm: remove redundant compound_head() calling
Muchun Song
2021-09-03
mm: change fault_in_pages_* to have an unsigned size parameter
Greg Kroah-Hartman
2021-06-29
mm: move page dirtying prototypes from mm.h
Matthew Wilcox (Oracle)
2021-06-24
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
2021-05-14
mm/filemap: fix readahead return types
Matthew Wilcox (Oracle)
2021-05-05
mm: introduce and use mapping_empty()
Matthew Wilcox (Oracle)
2021-04-30
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
2021-04-27
Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-23
mm: Implement readahead_control pageset expansion
David Howells
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
2021-04-19
btrfs: add and use readahead_batch_length
Matthew Wilcox (Oracle)
2021-03-23
mm/writeback: Add wait_on_page_writeback_killable
Matthew Wilcox (Oracle)
2021-03-23
fs/cachefiles: Remove wait_bit_key layout dependency
Matthew Wilcox (Oracle)
2021-02-26
mm: pass pvec directly to find_get_entries
Matthew Wilcox (Oracle)
2021-02-26
mm: add an 'end' parameter to find_get_entries
Matthew Wilcox (Oracle)
2021-02-26
mm/filemap: add mapping_seek_hole_data
Matthew Wilcox (Oracle)
2021-02-26
mm: add FGP_ENTRY
Matthew Wilcox (Oracle)
2021-02-24
mm/filemap: pass a sleep state to put_and_wait_on_page_locked
Matthew Wilcox (Oracle)
2021-02-24
mm/filemap: remove unused parameter and change to void type for replace_page_...
Baolin Wang
2020-11-22
mm: fix readahead_page_batch for retry entries
Matthew Wilcox (Oracle)
2020-10-28
mm: pagemap.h: fix two kernel-doc markups
Mauro Carvalho Chehab
2020-10-16
mm/readahead: add page_cache_sync_ra and page_cache_async_ra
Matthew Wilcox (Oracle)
2020-10-16
mm/readahead: make page_cache_ra_unbounded take a readahead_control
Matthew Wilcox (Oracle)
2020-10-16
mm/readahead: add DEFINE_READAHEAD
Matthew Wilcox (Oracle)
2020-10-16
fs: do not update nr_thps for mappings which support THPs
Matthew Wilcox (Oracle)
2020-10-16
fs: add a filesystem flag for THPs
Matthew Wilcox (Oracle)
2020-10-14
Merge tag 'iomap-5.10-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-10-13
mm: add find_lock_head
Matthew Wilcox (Oracle)
2020-10-13
mm/shmem: return head page from find_lock_entry
Matthew Wilcox (Oracle)
2020-10-13
i915: use find_lock_page instead of find_lock_entry
Matthew Wilcox (Oracle)
2020-10-11
mm: validate inode in mapping_set_error()
Minchan Kim
2020-09-21
fs: Introduce i_blocks_per_page
Matthew Wilcox (Oracle)
2020-08-14
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-03
Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-21
mm: add kiocb_wait_page_queue_init() helper
Jens Axboe
2020-06-21
mm: add support for async page locking
Jens Axboe
2020-06-21
mm: abstract out wake_page_match() from wake_page_function()
Jens Axboe
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-02
include/linux/pagemap.h: introduce attach/detach_page_private
Guoqing Jiang
2020-06-02
mm: add page_cache_readahead_unbounded
Matthew Wilcox (Oracle)
2020-06-02
mm: add new readahead_control API
Matthew Wilcox (Oracle)
2020-06-02
mm: move readahead prototypes from mm.h
Matthew Wilcox (Oracle)
2020-06-02
vfs: track per-sb writeback errors and report them to syncfs
Jeff Layton
2020-04-07
include/linux/pagemap.h: optimise find_subpage for !THP
Matthew Wilcox (Oracle)
2020-04-02
mm: add pagemap.h to the fine documentation
Matthew Wilcox (Oracle)
2020-04-02
mm: swap: make page_evictable() inline
Yang Shi
2020-04-02
include/linux/pagemap.h: rename arguments to find_subpage
Matthew Wilcox (Oracle)
2020-01-06
fs: Fix page_mkwrite off-by-one errors
Andreas Gruenbacher
[next]