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
/
swapfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-88
/
+90
|
\
|
*
memcg: convert mem_cgroup_swap_full() to take a folio
Matthew Wilcox (Oracle)
2022-10-03
1
-1
/
+1
|
*
swapfile: convert unuse_pte_range() to use a folio
Matthew Wilcox (Oracle)
2022-10-03
1
-14
/
+19
|
*
swapfile: convert __try_to_reclaim_swap() to use a folio
Matthew Wilcox (Oracle)
2022-10-03
1
-11
/
+11
|
*
swapfile: convert try_to_unuse() to use a folio
Matthew Wilcox (Oracle)
2022-10-03
1
-11
/
+11
|
*
mm/swap: convert put_swap_page() to put_swap_folio()
Matthew Wilcox (Oracle)
2022-10-03
1
-2
/
+2
|
*
mm/swapfile: convert try_to_free_swap() to folio_free_swap()
Matthew Wilcox (Oracle)
2022-10-03
1
-14
/
+18
|
*
mm/swapfile: remove page_swapcount()
Matthew Wilcox (Oracle)
2022-10-03
1
-33
/
+13
|
*
mm/swapfile: use vma iterator instead of vma linked list
Liam R. Howlett
2022-09-26
1
-1
/
+3
|
*
mm/swap: cache swap migration A/D bits support
Peter Xu
2022-09-26
1
-0
/
+8
|
*
mm/swap: cache maximum swapfile size when init swap
Peter Xu
2022-09-26
1
-2
/
+5
*
|
blk-cgroup: pass a gendisk to blkcg_schedule_throttle
Christoph Hellwig
2022-09-26
1
-1
/
+1
|
/
*
mm/swap: convert delete_from_swap_cache() to take a folio
Matthew Wilcox (Oracle)
2022-07-03
1
-1
/
+1
*
mm/swap: convert try_to_free_swap to use a folio
Matthew Wilcox (Oracle)
2022-07-03
1
-12
/
+11
*
mm/swapfile: fix possible data races of inuse_pages
Miaohe Lin
2022-07-03
1
-4
/
+4
*
Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-27
1
-3
/
+18
|
\
|
*
mm/swapfile: fix lost swap bits in unuse_pte()
Miaohe Lin
2022-05-27
1
-3
/
+7
|
*
mm/swapfile: unuse_pte can map random data if swap read fails
Miaohe Lin
2022-05-27
1
-0
/
+11
*
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-65
/
+70
|
\
|
|
*
mm/swap: fix comment about swap extent
Miaohe Lin
2022-05-19
1
-9
/
+6
|
*
mm/swap: clean up the comment of find_next_to_unuse
Miaohe Lin
2022-05-19
1
-3
/
+3
|
*
mm/swap: add helper swap_offset_available()
Miaohe Lin
2022-05-19
1
-16
/
+18
|
*
mm/swap: make page_swapcount and __lru_add_drain_all static
Miaohe Lin
2022-05-19
1
-1
/
+1
|
*
mm/swap: remove unneeded p != NULL check in __swap_duplicate
Miaohe Lin
2022-05-19
1
-2
/
+1
|
*
mm/swap: print bad swap offset entry in get_swap_device
Miaohe Lin
2022-05-19
1
-0
/
+1
|
*
mm/swap: fold __swap_info_get() into its sole caller
Miaohe Lin
2022-05-19
1
-18
/
+6
|
*
swap: turn get_swap_page() into folio_alloc_swap()
Matthew Wilcox (Oracle)
2022-05-13
1
-8
/
+9
|
*
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
2022-05-09
1
-0
/
+5
|
*
mm: move responsibility for setting SWP_FS_OPS to ->swap_activate
NeilBrown
2022-05-09
1
-7
/
+3
|
*
mm: create new mm/swap.h header file
NeilBrown
2022-05-09
1
-0
/
+1
|
*
mm/swap: remember PG_anon_exclusive via a swp pte bit
David Hildenbrand
2022-05-09
1
-1
/
+12
|
*
mm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusive for PageAnon() pages
David Hildenbrand
2022-05-09
1
-0
/
+4
|
*
mm/rmap: drop "compound" parameter from page_add_new_anon_rmap()
David Hildenbrand
2022-05-09
1
-1
/
+1
|
*
mm/rmap: remove do_page_add_anon_rmap()
David Hildenbrand
2022-05-09
1
-1
/
+1
*
|
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
1
-1
/
+1
|
\
\
|
*
|
mm,fs: Remove aops->readpage
Matthew Wilcox (Oracle)
2022-05-09
1
-1
/
+1
|
*
|
fs: Introduce aops->read_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-1
/
+1
|
|
/
*
|
blk-cgroup: remove unneeded includes from <linux/blk-cgroup.h>
Christoph Hellwig
2022-05-02
1
-0
/
+1
*
|
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
1
-3
/
+3
*
|
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
1
-15
/
+2
*
|
block: add a bdev_stable_writes helper
Christoph Hellwig
2022-04-17
1
-1
/
+1
*
|
block: add a bdev_nonrot helper
Christoph Hellwig
2022-04-17
1
-2
/
+2
*
|
mm: use bdev_is_zoned in claim_swapfile
Christoph Hellwig
2022-04-17
1
-1
/
+1
|
/
*
mm/swapfile: remove stale reuse_swap_page()
David Hildenbrand
2022-03-24
1
-104
/
+0
*
userfaultfd: provide unmasked address on page-fault
Nadav Amit
2022-03-22
1
-0
/
+1
*
mm: mark swap_lock and swap_active_head static
Christoph Hellwig
2022-01-22
1
-2
/
+2
*
mm: simplify try_to_unuse
Christoph Hellwig
2022-01-22
1
-60
/
+23
*
frontswap: simplify frontswap_init
Christoph Hellwig
2022-01-22
1
-1
/
+2
*
mm: remove the total_mapcount argument from page_trans_huge_mapcount()
Matthew Wilcox (Oracle)
2022-01-15
1
-1
/
+1
*
mm: remove the total_mapcount argument from page_trans_huge_map_swapcount()
Matthew Wilcox (Oracle)
2022-01-15
1
-20
/
+12
[next]