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
/
mm
/
swapfile.c
Age
Commit message (
Expand
)
Author
2023-10-28
mm/swap: Convert to use bdev_open_by_dev()
Jan Kara
2023-08-24
mm/swap: inline folio_set_swap_entry() and folio_swap_entry()
David Hildenbrand
2023-08-24
mm/swap: stop using page->private on tail pages for THP_SWAP
David Hildenbrand
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
mm/swapfile.c: use helper macro K()
ZhangPeng
2023-08-21
mm: kill frontswap
Johannes Weiner
2023-08-18
mm: make PTE_MARKER_SWAPIN_ERROR more general
Axel Rasmussen
2023-08-18
mm: call arch_swap_restore() from unuse_pte()
Peter Collingbourne
2023-08-18
swap: stop add to avail list if swap is full
Ma Wupeng
2023-08-18
swap: cleanup duplicated WARN_ON in add_to_avail_list
Ma Wupeng
2023-08-04
mm/swapfile: fix wrong swap entry type for hwpoisoned swapcache page
Miaohe Lin
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-23
mm/swapfile: delete outdated pte_offset_map() comment
Hugh Dickins
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
mm/swapoff: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-09
swap: comments get_swap_device() with usage rule
Huang Ying
2023-06-09
swap: remove get/put_swap_device() in __swap_duplicate()
Huang Ying
2023-06-09
swap: remove __swp_swapcount()
Huang Ying
2023-06-09
swap: remove get/put_swap_device() in __swap_count()
Huang Ying
2023-06-09
mm: page_alloc: move pm_* function into power
Kefeng Wang
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-04-16
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-05
mm: return an ERR_PTR from __filemap_get_folio
Christoph Hellwig
2023-04-05
mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
Rongwei Wang
2023-03-28
mm: swap: remove unneeded cgroup_throttle_swaprate()
Kefeng Wang
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-20
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-10
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2023-02-09
mm/swapfile: remove pr_debug in get_swap_pages()
Longlong Xia
2023-02-09
mm: hwpoison: support recovery from ksm_might_need_to_copy()
Kefeng Wang
2023-02-03
blk-cgroup: store a gendisk to throttle in struct task_struct
Christoph Hellwig
2023-02-02
block: remove ->rw_page
Christoph Hellwig
2023-01-31
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
2023-01-31
mm/swapfile: add cond_resched() in get_swap_pages()
Longlong Xia
2023-01-18
swapfile: get rid of volatile and avoid redundant read
Kairui Song
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-11-30
mm: use pte markers for swap errors
Peter Xu
2022-11-22
swapfile: fix soft lockup in scan_swap_map_slots
Chen Wandun
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-03
memcg: convert mem_cgroup_swap_full() to take a folio
Matthew Wilcox (Oracle)
2022-10-03
swapfile: convert unuse_pte_range() to use a folio
Matthew Wilcox (Oracle)
2022-10-03
swapfile: convert __try_to_reclaim_swap() to use a folio
Matthew Wilcox (Oracle)
2022-10-03
swapfile: convert try_to_unuse() to use a folio
Matthew Wilcox (Oracle)
2022-10-03
mm/swap: convert put_swap_page() to put_swap_folio()
Matthew Wilcox (Oracle)
2022-10-03
mm/swapfile: convert try_to_free_swap() to folio_free_swap()
Matthew Wilcox (Oracle)
[next]