btrfs-progs/kernel-lib
Josef Bacik a7c33f90b4 btrfs-progs: kerncompat: add helpers for ctree.c sync
Here are the helpers and stubbed out functions to be able to sync in
ctree.c into btrfs-progs.  These are various utilities the kernel
provides, 1 relocation and qgroup related function, and a trace point we
have in ctree.c.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2023-10-03 01:11:56 +02:00
..
bitmap.h btrfs-progs: properly handle degraded raid56 reads 2022-11-24 17:29:12 +01:00
bitops.h btrfs-progs: sync tree-checker.[ch] from kernel 2023-05-26 18:02:30 +02:00
interval_tree_generic.h btrfs-progs: build: drop kernel-lib from -I and update paths 2019-07-03 20:49:04 +02:00
list.h btrfs-progs: kernel-lib: make headers C++ compatible 2022-06-06 15:47:53 +02:00
list_sort.c btrfs-progs: build: drop kernel-lib from -I and update paths 2019-07-03 20:49:04 +02:00
list_sort.h btrfs-progs: move 3rd party kernel library modules to own directory 2016-10-03 15:07:22 +02:00
mktables.c btrfs-progs: raid56: Introduce tables for RAID6 recovery 2017-07-03 13:35:11 +02:00
overflow.h btrfs-progs: kernel-lib: add stubs for overflow builtins 2022-08-16 15:18:12 +02:00
raid56.c btrfs-progs: raid56: fix the wrong recovery condition for data and P case 2021-11-18 10:17:33 +01:00
raid56.h btrfs-progs: sync tree-checker.[ch] from kernel 2023-05-26 18:02:30 +02:00
rbtree.c btrfs-progs: kernel-lib: sync lib/rbtree.c 2022-05-12 13:07:15 +02:00
rbtree.h btrfs-progs: kernel-lib: sync include/rtree.h 2022-05-12 13:40:09 +02:00
rbtree_augmented.h btrfs-progs: kernel-lib: add rb_root_cached helpers 2022-05-12 12:53:38 +02:00
rbtree_types.h btrfs-progs: kernel-lib: add rbtree_types.h from linux 2022-05-12 12:32:18 +02:00
sizes.h btrfs-progs: Introduce kernel sizes to cleanup large intermediate number 2017-03-08 13:00:45 +01:00
tables.c btrfs-progs: kernel-lib: add generated tables.c 2017-08-24 19:06:31 +02:00
trace.h btrfs-progs: kerncompat: add helpers for ctree.c sync 2023-10-03 01:11:56 +02:00