summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-17bcachefs: Cleanup redundant snapshot nodesbcachefs-garbageHunter Shaffer
2023-08-16bcachefs: Split out snapshot.cKent Overstreet
2023-08-16bcachefs: stack_trace_save_tsk() depends on CONFIG_STACKTRACEKent Overstreet
2023-08-16fixup! bcachefs: Split up fs-io.[ch]Kent Overstreet
2023-08-15fixup! bcachefs: Zero btree_paths on allocationKent Overstreet
2023-08-14bcachefs: Fix swallowing of data in buffered write pathKent Overstreet
2023-08-14bcachefs: fix up wonky error handling in bch2_seek_pagecache_hole()Brian Foster
2023-08-14bcachefs: Fix bkey format calculationKent Overstreet
2023-08-14bcachefs: Fix bch2_extent_fallocate()Kent Overstreet
2023-08-14bcachefs: Zero btree_paths on allocationKent Overstreet
2023-08-14bcachefs: Fix 'pointer to invalid device' checkKent Overstreet
2023-08-14bcachefs: Lower BCH_NAME_MAX to 512Joshua Ashton
2023-08-14bcachefs: Optimize bch2_dirent_name_bytesJoshua Ashton
2023-08-14bcachefs: Introduce bch2_dirent_get_nameJoshua Ashton
2023-08-14bcachefs: six locks: Guard against wakee exiting in __six_lock_wakeup()Kent Overstreet
2023-08-14bcachefs: Don't open code closure_nr_remaining()Kent Overstreet
2023-08-14bcachefs: Fix lifetime in bch2_write_done(), add assertionKent Overstreet
2023-08-14bcachefs: Add a comment for should_drop_open_bucket()Kent Overstreet
2023-08-14closures: debug panic (XXX don't upstream)Kent Overstreet
2023-08-14bcachefs: six locks: Fix missing barrier on wait->lock_acquiredKent Overstreet
2023-08-14change alloc_pages name in ivpu_bo_ops to avoid conflictsKent Overstreet
2023-08-14bcachefs: Check for directories in deleted inodes btreeKent Overstreet
2023-08-14bcachefs: Add btree_trans* to inode_set_fnJoshua Ashton
2023-08-14bcachefs: Improve bch2_write_points_to_text()Kent Overstreet
2023-08-14bcachefs: Fix check_version_upgrade()Kent Overstreet
2023-08-14bcachefs: Fix 'journal not marked as containing replicas'Kent Overstreet
2023-08-14mempolicy: alloc tagging fixupsKent Overstreet
2023-08-14Code tagging based fault injectionKent Overstreet
2023-08-14lib: code tagging query helper functionsKent Overstreet
2023-08-14lib/string.c: strsep_no_empty()Kent Overstreet
2023-08-14memory allocation profiling: more hookingKent Overstreet
2023-08-14memory allocation profiling: convert back to seq_bufKent Overstreet
2023-08-14rhashtable: Plumb through alloc tagKent Overstreet
2023-08-14memory profiling: print negative numbers correctlyKent Overstreet
2023-08-14mm: vmalloc: Enable memory allocation profilingKent Overstreet
2023-08-14bcachefs: alloc tagging fixupsKent Overstreet
2023-08-14MAINTAINERS: Add entries for code tagging and memory allocation profilingKent Overstreet
2023-08-14codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocationsSuren Baghdasaryan
2023-08-14codetag: debug: mark codetags for reserved pages as emptySuren Baghdasaryan
2023-08-14codetag: debug: skip objext checking when it's for objext itselfSuren Baghdasaryan
2023-08-14lib: add memory allocations report in show_mem()Suren Baghdasaryan
2023-08-14arm64: Fix circular header dependencyKent Overstreet
2023-08-14mm: percpu: enable per-cpu allocation taggingSuren Baghdasaryan
2023-08-14mm: percpu: Add codetag reference into pcpuobj_extKent Overstreet
2023-08-14mm: percpu: Introduce pcpuobj_extKent Overstreet
2023-08-14timekeeping: Fix a circular include dependencyKent Overstreet
2023-08-14mempool: Hook up to memory allocation profilingKent Overstreet
2023-08-14mm/slub: Mark slab_free_freelist_hook() __always_inlineKent Overstreet
2023-08-14mm/slab: enable slab allocation tagging for kmalloc and friendsSuren Baghdasaryan
2023-08-14mm/slab: add allocation accounting into slab allocation and free pathsSuren Baghdasaryan