index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-08-14
Code tagging based fault injection
Kent Overstreet
2023-08-14
lib: code tagging query helper functions
Kent Overstreet
2023-08-14
lib/string.c: strsep_no_empty()
Kent Overstreet
2023-08-14
memory allocation profiling: more hooking
Kent Overstreet
2023-08-14
memory allocation profiling: convert back to seq_buf
Kent Overstreet
2023-08-14
rhashtable: Plumb through alloc tag
Kent Overstreet
2023-08-14
mm: vmalloc: Enable memory allocation profiling
Kent Overstreet
2023-08-14
codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
Suren Baghdasaryan
2023-08-14
codetag: debug: mark codetags for reserved pages as empty
Suren Baghdasaryan
2023-08-14
codetag: debug: skip objext checking when it's for objext itself
Suren Baghdasaryan
2023-08-14
lib: add memory allocations report in show_mem()
Suren Baghdasaryan
2023-08-14
mm: percpu: enable per-cpu allocation tagging
Suren Baghdasaryan
2023-08-14
timekeeping: Fix a circular include dependency
Kent Overstreet
2023-08-14
mempool: Hook up to memory allocation profiling
Kent Overstreet
2023-08-14
mm/slab: enable slab allocation tagging for kmalloc and friends
Suren Baghdasaryan
2023-08-14
mm/slab: add allocation accounting into slab allocation and free paths
Suren Baghdasaryan
2023-08-14
lib: add codetag reference into slabobj_ext
Suren Baghdasaryan
2023-08-14
mm: create new codetag references during page splitting
Suren Baghdasaryan
2023-08-14
mm: enable page allocation tagging
Suren Baghdasaryan
2023-08-14
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2023-08-14
lib: introduce support for page allocation tagging
Suren Baghdasaryan
2023-08-14
lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
2023-08-14
lib: prevent module unloading if memory is not freed
Suren Baghdasaryan
2023-08-14
lib: code tagging module support
Suren Baghdasaryan
2023-08-14
lib: code tagging framework
Suren Baghdasaryan
2023-08-14
slab: objext: introduce objext_flags as extension to page_memcg_data_flags
Suren Baghdasaryan
2023-08-14
mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
Suren Baghdasaryan
2023-08-14
mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
Suren Baghdasaryan
2023-08-14
mm: introduce slabobj_ext to support slab object extensions
Suren Baghdasaryan
2023-08-14
mm: enumerate all gfp flags
Suren Baghdasaryan
2023-08-14
prandom: Remove unused include
Kent Overstreet
2023-08-14
nodemask: Split out include/linux/nodemask_types.h
Kent Overstreet
2023-08-14
fs: Convert alloc_inode_sb() to a macro
Kent Overstreet
2023-08-14
lib/string_helpers: Add flags param to string_get_size()
Kent Overstreet
2023-08-14
mm: Count requests to free & nr freed per shrinker
Kent Overstreet
2023-08-14
mm: Add a .to_text() method for shrinkers
Kent Overstreet
2023-08-14
seq_buf: seq_buf_human_readable_u64()
Kent Overstreet
2023-08-14
iomap: add nosubmit flag to skip data I/O on iomap mapping
Brian Foster
2023-08-14
vfs: inode cache conversion to hash-bl
Dave Chinner
2023-08-14
hlist-bl: add hlist_bl_fake()
Dave Chinner
2023-08-14
mean and variance: Promote to lib/math
Kent Overstreet
2023-08-14
Increase MAX_LOCK_DEPTH, bcachefs BTREE_ITER_MAX (do not upstream)
Kent Overstreet
2023-08-14
locking/lockdep: lockdep_set_no_check_recursion()
Kent Overstreet
2023-08-14
locking/lockdep: lock_class_is_held()
Kent Overstreet
2023-08-14
bcachefs: Update export_operations for snapshots
Kent Overstreet
2023-08-14
lib/generic-radix-tree.c: Add peek_prev()
Kent Overstreet
2023-08-14
lib/generic-radix-tree.c: Don't overflow in peek()
Kent Overstreet
2023-08-14
closures: closure_nr_remaining()
Kent Overstreet
2023-08-14
closures: closure_wait_event()
Kent Overstreet
2023-08-14
bcache: move closures to lib/
Kent Overstreet
[next]