index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-13
mm/hugetlb: convert hugetlb_add_to_page_cache to take in a folio
Sidhartha Kumar
1
-1
/
+1
2023-02-13
mm/hugetlb: convert restore_reserve_on_error to take in a folio
Sidhartha Kumar
1
-1
/
+1
2023-02-13
mm/hugetlb: convert hugetlb fault paths to use alloc_hugetlb_folio()
Sidhartha Kumar
1
-19
/
+21
2023-02-10
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
3
-3
/
+8
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
12
-16
/
+14
2023-02-09
mm/mmap: don't use __vma_adjust() in shift_arg_pages()
Liam R. Howlett
1
-2
/
+2
2023-02-09
mm: don't use __vma_adjust() in __split_vma()
Liam R. Howlett
1
-2
/
+2
2023-02-09
mm: add vma iterator to vma_adjust() arguments
Liam R. Howlett
1
-7
/
+4
2023-02-09
mm: switch vma_merge(), split_vma(), and __split_vma to vma iterator
Liam R. Howlett
1
-7
/
+7
2023-02-09
task_mmu: convert to vma iterator
Liam R. Howlett
1
-14
/
+13
2023-02-09
coredump: convert to vma iterator
Liam R. Howlett
1
-4
/
+4
2023-02-09
mm: change mprotect_fixup to vma iterator
Liam R. Howlett
1
-1
/
+4
2023-02-09
userfaultfd: use vma iterator
Liam R. Howlett
1
-54
/
+33
2023-02-03
revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"
Andrew Morton
1
-1
/
+1
2023-02-03
fsdax: dax_unshare_iter() should return a valid length
Shiyang Ruan
1
-2
/
+3
2023-02-03
aio: fix mremap after fork null-deref
Seth Jenkins
1
-0
/
+4
2023-02-02
mpage: convert __mpage_writepage() to use a folio more fully
Matthew Wilcox (Oracle)
1
-24
/
+22
2023-02-02
fs: convert writepage_t callback to pass a folio
Matthew Wilcox (Oracle)
9
-40
/
+40
2023-02-02
mpage: stop using bdev_{read,write}_page
Christoph Hellwig
1
-10
/
+0
2023-02-02
mm: convert mem_cgroup_css_from_page() to mem_cgroup_css_from_folio()
Matthew Wilcox (Oracle)
1
-2
/
+4
2023-02-02
mm/fs: convert inode_attach_wb() to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-02-02
nilfs2: convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-10
/
+10
2023-02-02
nilfs2: convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-19
/
+20
2023-02-02
nilfs2: convert nilfs_btree_lookup_dirty_buffers() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-7
/
+7
2023-02-02
nilfs2: convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-8
/
+7
2023-02-02
nilfs2: convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-13
/
+16
2023-02-02
gfs2: convert gfs2_write_cache_jdata() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-29
/
+35
2023-02-02
f2fs: convert f2fs_sync_meta_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-23
/
+26
2023-02-02
f2fs: convert last_fsync_dnode() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-9
/
+10
2023-02-02
f2fs: convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-26
/
+58
2023-02-02
f2fs: convert f2fs_sync_node_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-8
/
+9
2023-02-02
f2fs: convert f2fs_flush_inline_data() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-8
/
+9
2023-02-02
f2fs: convert f2fs_fsync_node_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-9
/
+10
2023-02-02
ext4: convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-33
/
+32
2023-02-02
cifs: convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-3
/
+29
2023-02-02
ceph: convert ceph_writepages_start() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-28
/
+30
2023-02-02
btrfs: convert extent_write_cache_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-19
/
+19
2023-02-02
btrfs: convert btree_write_cache_pages() to use filemap_get_folio_tag()
Vishal Moola (Oracle)
1
-9
/
+10
2023-02-02
afs: convert afs_writepages_region() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-57
/
+59
2023-02-02
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
1
-1
/
+1
2023-01-31
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
6
-10
/
+8
2023-01-31
Squashfs: fix handling and sanity checking of xattr_ids count
Phillip Lougher
4
-5
/
+5
2023-01-31
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
1
-3
/
+1
2023-01-31
freevxfs: Kconfig: fix spelling
Randy Dunlap
1
-1
/
+1
2023-01-31
squashfs: harden sanity check in squashfs_read_xattr_id_table
Fedor Pchelkin
1
-1
/
+1
2023-01-18
ext4: convert mext_page_double_lock() to mext_folio_double_lock()
Vishal Moola (Oracle)
1
-23
/
+23
2023-01-18
mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_mapping()
David Hildenbrand
4
-4
/
+4
2023-01-18
fs: don't allocate blocks beyond EOF from __mpage_writepage
Jan Kara
1
-0
/
+6
2023-01-18
ocfs2: use filemap_fdatawrite_wbc instead of generic_writepages
Christoph Hellwig
1
-1
/
+1
2023-01-18
jbd2,ocfs2: move jbd2_journal_submit_inode_data_buffers to ocfs2
Christoph Hellwig
3
-27
/
+15
[next]