index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: Update bch2_btree_verify()
Kent Overstreet
1
-41
/
+79
2023-10-22
bcachefs: Eliminate more PAGE_SIZE uses
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Start using bpos.snapshot field
Kent Overstreet
1
-2
/
+4
2023-10-22
bcachefs: Split out bpos_cmp() and bkey_cmp()
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Replace bch2_btree_iter_next() calls with bch2_btree_iter_advance
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Require all btree iterators to be freed
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: Include device in btree IO error messages
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Drop sysfs interface to debug parameters
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Change bch2_dump_bset() to also print key values
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: Kill direct access to bi_io_vec
Kent Overstreet
1
-2
/
+1
2023-10-22
bcachefs: More work to avoid transaction restarts
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: btree_bkey_cached_common
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: trans_for_each_iter()
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Only get btree iters from btree transactions
Kent Overstreet
1
-16
/
+25
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
1
-9
/
+8
2023-10-22
bcachefs: extent_ptr_decoded
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Initial commit
Kent Overstreet
1
-0
/
+425