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
/
ec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: Deduplicate keys in the journal before replay
Kent Overstreet
1
-11
/
+6
2023-10-22
bcachefs: cmp_int()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Pass flags arg to bch2_alloc_write()
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Caller now responsible for calling mark_key for gc
Kent Overstreet
1
-4
/
+1
2023-10-22
bcachefs: trans_for_each_iter()
Kent Overstreet
1
-4
/
+4
2023-10-22
bcachefs: Only get btree iters from btree transactions
Kent Overstreet
1
-15
/
+24
2023-10-22
bcachefs: convert bch2_btree_insert_at() usage to bch2_trans_commit()
Kent Overstreet
1
-67
/
+61
2023-10-22
bcachefs: Persist stripe blocks_used
Kent Overstreet
1
-62
/
+117
2023-10-22
bcachefs: New blockcount field for bch_stripe
Kent Overstreet
1
-10
/
+21
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
1
-35
/
+25
2023-10-22
bcachefs: Stripes now properly subject to gc
Kent Overstreet
1
-35
/
+36
2023-10-22
bcachefs: shim for userspace raid library
Kent Overstreet
1
-54
/
+73
2023-10-22
bcachefs: Erasure coding
Kent Overstreet
1
-0
/
+1265