summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-13bcachefs: Disable splice_(read|write) DEBUGbcachefs-splice-disableKent Overstreet
2023-08-13bcachefs: Fix 'pointer to invalid device' checkKent Overstreet
2023-08-13fixup! bcachefs: Fix overlapping extent repairKent Overstreet
2023-08-13bcachefs: Lower BCH_NAME_MAX to 512Joshua Ashton
2023-08-12bcachefs: Optimize bch2_dirent_name_bytesJoshua Ashton
2023-08-12bcachefs: Introduce bch2_dirent_get_nameJoshua Ashton
2023-08-12bcachefs: six locks: Guard against wakee exiting in __six_lock_wakeup()Kent Overstreet
2023-08-12bcachefs: Don't open code closure_nr_remaining()Kent Overstreet
2023-08-12bcachefs: Fix lifetime in bch2_write_done(), add assertionKent Overstreet
2023-08-12bcachefs: Add a comment for should_drop_open_bucket()Kent Overstreet
2023-08-12fixup! bcachefs: Improve bch2_write_points_to_text()Kent Overstreet
2023-08-12closures: debug panic (XXX don't upstream)Kent Overstreet
2023-08-12bcachefs: six locks: Fix missing barrier on wait->lock_acquiredKent Overstreet
2023-08-12change alloc_pages name in ivpu_bo_ops to avoid conflictsKent Overstreet
2023-08-12bcachefs: Check for directories in deleted inodes btreeKent Overstreet
2023-08-12bcachefs: Add btree_trans* to inode_set_fnJoshua Ashton
2023-08-12bcachefs: Improve bch2_write_points_to_text()Kent Overstreet
2023-08-12bcachefs: Fix check_version_upgrade()Kent Overstreet
2023-08-12bcachefs: Fix 'journal not marked as containing replicas'Kent Overstreet
2023-08-12mempolicy: alloc tagging fixupsKent Overstreet
2023-08-12Code tagging based fault injectionKent Overstreet
2023-08-12lib: code tagging query helper functionsKent Overstreet
2023-08-12lib/string.c: strsep_no_empty()Kent Overstreet
2023-08-12memory allocation profiling: more hookingKent Overstreet
2023-08-12memory allocation profiling: convert back to seq_bufKent Overstreet
2023-08-12rhashtable: Plumb through alloc tagKent Overstreet
2023-08-12memory profiling: print negative numbers correctlyKent Overstreet
2023-08-12mm: vmalloc: Enable memory allocation profilingKent Overstreet
2023-08-12bcachefs: alloc tagging fixupsKent Overstreet
2023-08-12MAINTAINERS: Add entries for code tagging and memory allocation profilingKent Overstreet
2023-08-12codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocationsSuren Baghdasaryan
2023-08-12codetag: debug: mark codetags for reserved pages as emptySuren Baghdasaryan
2023-08-12codetag: debug: skip objext checking when it's for objext itselfSuren Baghdasaryan
2023-08-12lib: add memory allocations report in show_mem()Suren Baghdasaryan
2023-08-12arm64: Fix circular header dependencyKent Overstreet
2023-08-12mm: percpu: enable per-cpu allocation taggingSuren Baghdasaryan
2023-08-12mm: percpu: Add codetag reference into pcpuobj_extKent Overstreet
2023-08-12mm: percpu: Introduce pcpuobj_extKent Overstreet
2023-08-12timekeeping: Fix a circular include dependencyKent Overstreet
2023-08-12mempool: Hook up to memory allocation profilingKent Overstreet
2023-08-12mm/slub: Mark slab_free_freelist_hook() __always_inlineKent Overstreet
2023-08-12mm/slab: enable slab allocation tagging for kmalloc and friendsSuren Baghdasaryan
2023-08-12mm/slab: add allocation accounting into slab allocation and free pathsSuren Baghdasaryan
2023-08-12lib: add codetag reference into slabobj_extSuren Baghdasaryan
2023-08-12mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=ySuren Baghdasaryan
2023-08-12mm: create new codetag references during page splittingSuren Baghdasaryan
2023-08-12mm: enable page allocation taggingSuren Baghdasaryan
2023-08-12change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan
2023-08-12lib: introduce support for page allocation taggingSuren Baghdasaryan
2023-08-12lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan