index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
sync.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-03
ext4: convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-33
/
+32
2023-02-03
cifs: convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-3
/
+29
2023-02-03
ceph: convert ceph_writepages_start() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-28
/
+30
2023-02-03
btrfs: convert extent_write_cache_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-19
/
+19
2023-02-03
btrfs: convert btree_write_cache_pages() to use filemap_get_folio_tag()
Vishal Moola (Oracle)
1
-9
/
+10
2023-02-03
afs: convert afs_writepages_region() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-57
/
+59
2023-02-03
page-writeback: convert write_cache_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-21
/
+23
2023-02-03
filemap: convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-11
/
+13
2023-02-03
filemap: add filemap_get_folios_tag()
Vishal Moola (Oracle)
2
-0
/
+56
2023-02-03
pagemap: add filemap_grab_folio()
Vishal Moola (Oracle)
1
-0
/
+20
2023-02-03
mm: fix khugepaged with shmem_enabled=advise
David Stevens
3
-18
/
+13
2023-02-03
mm: discard __GFP_ATOMIC
NeilBrown
8
-28
/
+15
2023-02-03
mm/page_alloc: explicitly define how __GFP_HIGH non-blocking allocations acce...
Mel Gorman
2
-22
/
+29
2023-02-03
mm/page_alloc: explicitly define what alloc flags deplete min reserves
Mel Gorman
2
-12
/
+25
2023-02-03
mm/page_alloc: explicitly record high-order atomic allocations in alloc_flags
Mel Gorman
2
-6
/
+24
2023-02-03
mm/page_alloc: treat RT tasks similar to __GFP_HIGH
Mel Gorman
1
-1
/
+1
2023-02-03
mm/page_alloc: rename ALLOC_HIGH to ALLOC_MIN_RESERVE
Mel Gorman
2
-5
/
+7
2023-02-03
mm/page_ext: do not allocate space for page_ext->flags if not needed
Pasha Tatashin
4
-2
/
+32
2023-02-03
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
31
-73
/
+0
2023-02-03
xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-5
/
+27
2023-02-03
x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit
David Hildenbrand
3
-10
/
+44
2023-02-03
um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-2
/
+35
2023-02-03
sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit
David Hildenbrand
1
-3
/
+35
2023-02-03
sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit
David Hildenbrand
2
-12
/
+29
2023-02-03
sh/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-12
/
+42
2023-02-03
riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2
-5
/
+27
2023-02-03
powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
7
-28
/
+63
2023-02-03
powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
David Hildenbrand
1
-5
/
+33
2023-02-03
parisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-3
/
+38
2023-02-03
openrisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-5
/
+36
2023-02-03
nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2
-1
/
+24
2023-02-03
nios2/mm: refactor swap PTE layout
David Hildenbrand
1
-8
/
+10
2023-02-03
mips/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-16
/
+131
2023-02-03
microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2
-12
/
+37
2023-02-03
m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-9
/
+104
2023-02-03
m68k/mm: remove dummy __swp definitions for nommu
David Hildenbrand
1
-6
/
+0
2023-02-03
loongarch/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2
-4
/
+39
2023-02-03
ia64/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-3
/
+29
2023-02-03
hexagon/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-6
/
+31
2023-02-03
csky/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-11
/
+39
2023-02-03
arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-7
/
+34
2023-02-03
arc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-3
/
+24
2023-02-03
alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-4
/
+37
2023-02-03
mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks
David Hildenbrand
1
-1
/
+24
2023-02-03
mm/khugepaged: convert release_pte_pages() to use folios
Vishal Moola (Oracle)
1
-7
/
+7
2023-02-03
mm/khugepaged: introduce release_pte_folio() to replace release_pte_page()
Vishal Moola (Oracle)
1
-5
/
+10
2023-02-03
kmsan: silence -Wmissing-prototypes warnings
Alexander Potapenko
1
-0
/
+23
2023-02-03
Documentation/mm: update references to __m[un]lock_page() to *_folio()
Lorenzo Stoakes
1
-15
/
+15
2023-02-03
mm: mlock: update the interface to use folios
Lorenzo Stoakes
6
-45
/
+49
2023-02-03
m68k/mm/motorola: specify pmd_page() type
Lorenzo Stoakes
1
-1
/
+1
[next]