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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: Convert various code to printbuf
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Allow existing stripes to be updated with new data buckets
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: Refactor stripe creation
Kent Overstreet
1
-1
/
+5
2023-10-22
bcachefs: Move stripe creation to workqueue
Kent Overstreet
1
-3
/
+2
2023-10-22
bcachefs: Improve stripe triggers/heap code
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Fix reading of alloc info after unclean shutdown
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: Fix bch2_ptr_swab for indirect extents
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Deduplicate keys in the journal before replay
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Pass flags arg to bch2_alloc_write()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Persist stripe blocks_used
Kent Overstreet
1
-0
/
+52
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
1
-5
/
+5
2023-10-22
bcachefs: Stripes now properly subject to gc
Kent Overstreet
1
-3
/
+5
2023-10-22
bcachefs: Erasure coding
Kent Overstreet
1
-0
/
+109