index
:
bcachefs.git
388-debug
9p-revert
9p_mempool
BCH_IOCTL_FSCK
alloc
alloc_debug
alloc_striping
alloc_tags
alloc_tags_rfc
alloc_tags_v2
backpointer_debug
backpointers
bcache-journal_fix
bcache2
bcachefs-5.17
bcachefs-6.7-for-stable
bcachefs-block
bcachefs-btree-transactions
bcachefs-btree-write-buffer-via-journal
bcachefs-buffered-write-fix
bcachefs-buffered-write-locking
bcachefs-bug-gitlab-4
bcachefs-data_update_fix
bcachefs-deadlock-avoidance
bcachefs-dev-lifetime
bcachefs-developer-guide
bcachefs-dir-i-size
bcachefs-disk-accounting-rewrite-1
bcachefs-downgrade-table
bcachefs-ec
bcachefs-erasure-coding
bcachefs-for-6.9
bcachefs-for-review
bcachefs-for-upstream
bcachefs-for-upstream-merged
bcachefs-for-upstream-merged-next
bcachefs-for-v6.10
bcachefs-for-v6.12
bcachefs-for-v6.13
bcachefs-for-v6.14
bcachefs-for-v6.15
bcachefs-for-v6.7
bcachefs-fsck-work
bcachefs-garbage
bcachefs-icache
bcachefs-ioctl-fsck
bcachefs-kill-prereservations
bcachefs-locking
bcachefs-lordkitsuna
bcachefs-memalloc-profiling
bcachefs-nocow
bcachefs-online-fsck
bcachefs-prereqs
bcachefs-put-folio-assert
bcachefs-rebalance-ratelimit
bcachefs-splice-disable
bcachefs-sysfs-ioctls
bcachefs-testing
bcachefs-testing-2
bcachefs-testing-rebased
bcachefs-tracepoints
bcachefs-v4.13
bcachefs-v4.15
bcachefs-v4.16
bcachefs-v4.18
bcachefs-v4.19
bcachefs-v4.19-backport
bcachefs-v4.19-backport-2.0
bcachefs-v4.19-backport-2019-hotfix
bcachefs-v4.19-backport-2022-hotfix
bcachefs-v4.19-backport-compat
bcachefs-v4.19-backport-debug
bcachefs-v4.20
bcachefs-v5.0
bcachefs-v5.10
bcachefs-v5.10-snapshots
bcachefs-v5.11
bcachefs-v5.15
bcachefs-v5.16
bcachefs-v5.19
bcachefs-v5.7
bcachefs-v5.9
bcachefs-v6.0
bcachefs-v6.13-rc1
bcachefs-v6.3
bcachefs-v6.4
bcachefs-v6.5
bcachefs-zstd
bcachefs_btree_ptr_update
bcachefs_disk_groups
bcachefs_major_minor
bcachefs_subvol_ioctls
bio_copy_data_revert
bio_folio_iter
bkey-renumbering
bkey_unpack
block-for-bcachefs
btree-iter
btree-iter-locking
btree-key-cache
btree_iter_cow
btree_path
btree_root_fix
buffered-io
buffered-io-2
bug-gitlab-4
bug-report-template
ci-monkeypatch
codetags
codetags_v0
codetags_v1
compat
copy_folio_from_iter_atomic
copygc_get_buckets
daniel-debug
data_update
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
dev
dev2
dirent-borken-fix
dirent-hack
disk-usage
durability
ec_disk_accounting
exent_overlap_repair
extent-hook-removal
extent-inline-data
extent-overwrite
fast_list
fcollapse
finsert
fix_missing_include
folio_iter_batched
for-jens
for-next
fs-uuid-ioctl
fua_work
gap_buffer
genradix
header_cleanup
hyperfect-debug
i_blocks_debug
incompressible
inode_hash_find_debug
inode_work
journal_debug
kill-alloc-btree-hack
lacriatch-fix
latency_debug
lazy_percpu_counters
lockdep_cmp_fn
lockdep_debug
lordkitsuna
lordkitsuna-debug
lz4-refactoring
marcin
master
mean_and_variance_fixups
memalloc-prof-v7
memalloc_prof_debug
memalloc_prof_v1
memalloc_prof_v2
memalloc_prof_v3
memalloc_prof_v4
memalloc_prof_v5
move-checksum-debug
new_allocator
persistent-alloc
printbuf_v2
printbuf_v3
printbuf_v3_bcachefs
printbuf_v4
printbuf_v5
printbuf_v6
promote
quota
raof-455
rcu_pending
read_path_debug
readahead
refactor-heap
reflink_fix
reflink_p_fix
replicas-status
ringbuffer
shrinker
shrinker_to_text
six_locks
snapshots
snapshots-wip
sonicrules-debug
srcu
stintel-debug
syzbot-fix
test
testing
time_stats_sched
time_stats_twf
tracing_to_printbuf
u128
vmalloc_size
vmap_disable
wip
woob-debug
xfs-next
xfs_no_data_io
zones
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmalloc.c
Age
Commit message (
Expand
)
Author
2024-04-05
mm: vmalloc: fix lockdep warning
Uladzislau Rezki (Sony)
2024-04-05
mm: vmalloc: bail out early in find_vmap_area() if vmap is not init
Uladzislau Rezki (Sony)
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-11
mm: Introduce vmap_page_range() to map pages in PCI address space
Alexei Starovoitov
2024-03-06
mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().
Alexei Starovoitov
2024-03-06
mm: Enforce VM_IOREMAP flag and range in ioremap_page_range.
Alexei Starovoitov
2024-02-23
mm: vmalloc: refactor vmalloc_dump_obj() function
Uladzislau Rezki (Sony)
2024-02-23
mm: vmalloc: improve description of vmap node layer
Uladzislau Rezki (Sony)
2024-02-23
mm: vmalloc: add a shrinker to drain vmap pools
Uladzislau Rezki (Sony)
2024-02-23
mm: vmalloc: set nr_nodes based on CPUs in a system
Uladzislau Rezki (Sony)
2024-02-23
mm: vmalloc: support multiple nodes in vmallocinfo
Uladzislau Rezki (Sony)
2024-02-23
mm: vmalloc: support multiple nodes in vread_iter
Uladzislau Rezki (Sony)
2024-02-23
mm: vmalloc: add a scan area of VA only once
Uladzislau Rezki (Sony)
2024-02-23
mm: vmalloc: offload free_vmap_area_lock lock
Uladzislau Rezki (Sony)
2024-02-23
mm: vmalloc: remove global purge_vmap_area_root rb-tree
Uladzislau Rezki (Sony)
2024-02-23
mm/vmalloc: remove vmap_area_list
Baoquan He
2024-02-23
mm: vmalloc: remove global vmap_area_root rb-tree
Uladzislau Rezki (Sony)
2024-02-23
mm: vmalloc: move vmap_init_free_space() down in vmalloc.c
Uladzislau Rezki (Sony)
2024-02-23
mm: vmalloc: rename adjust_va_to_fit_type() function
Uladzislau Rezki (Sony)
2024-02-23
mm: vmalloc: add va_alloc() helper
Uladzislau Rezki (Sony)
2023-11-01
mm/vmalloc: fix the unchecked dereference warning in vread_iter()
Baoquan He
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-09-05
mm/vmalloc: add a safer version of find_vm_area() for debug
Joel Fernandes (Google)
2023-08-21
mm: add a call to flush_cache_vmap() in vmap_pfn()
Alexandre Ghiti
2023-06-23
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
mm/vmalloc: vmalloc_to_page() use pte_offset_kernel()
Hugh Dickins
2023-06-19
mm/vmalloc: replace the ternary conditional operator with min()
Lu Hongfei
2023-06-19
mm/vmalloc: do not output a spurious warning when huge vmalloc() fails
Lorenzo Stoakes
2023-06-09
mm: vmalloc must set pte via arch code
Ryan Roberts
2023-06-09
mm/vmalloc: dont purge usable blocks unnecessarily
Thomas Gleixner
2023-06-09
mm/vmalloc: add missing READ/WRITE_ONCE() annotations
Thomas Gleixner
2023-06-09
mm/vmalloc: check free space in vmap_block lockless
Thomas Gleixner
2023-06-09
mm/vmalloc: prevent flushing dirty space over and over
Thomas Gleixner
2023-06-09
mm/vmalloc: avoid iterating over per CPU vmap blocks twice
Thomas Gleixner
2023-06-09
mm/vmalloc: prevent stale TLBs in fully utilized blocks
Thomas Gleixner
2023-04-18
mm: vmalloc: rename addr_to_vb_xarray() function
Uladzislau Rezki (Sony)
2023-04-18
mm: vmalloc: remove a global vmap_blocks xarray
Uladzislau Rezki (Sony)
2023-04-18
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-18
mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
Alexander Potapenko
2023-04-18
mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
Alexander Potapenko
2023-04-16
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-05
mm: vmalloc: convert vread() to vread_iter()
Lorenzo Stoakes
2023-04-05
mm: vmalloc: avoid warn_alloc noise caused by fatal signal
Yafang Shao
2023-03-28
mm: prefer xxx_page() alloc/free functions for order-0 pages
Lorenzo Stoakes
2023-03-28
kasan: remove PG_skip_kasan_poison flag
Peter Collingbourne
2023-03-23
mm, vmalloc: fix high order __GFP_NOFAIL allocations
Michal Hocko
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
netfs: Add a function to extract an iterator into a scatterlist
David Howells
2023-02-09
mm/vmalloc: skip the uninitilized vmalloc areas
Baoquan He
[next]