aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/ec.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-22bcachefs: Convert various code to printbufKent Overstreet1-0/+1
2023-10-22bcachefs: Allow existing stripes to be updated with new data bucketsKent Overstreet1-3/+3
2023-10-22bcachefs: Refactor stripe creationKent Overstreet1-1/+5
2023-10-22bcachefs: Move stripe creation to workqueueKent Overstreet1-3/+2
2023-10-22bcachefs: Improve stripe triggers/heap codeKent Overstreet1-0/+2
2023-10-22bcachefs: Fix reading of alloc info after unclean shutdownKent Overstreet1-2/+0
2023-10-22bcachefs: Fix bch2_ptr_swab for indirect extentsKent Overstreet1-0/+1
2023-10-22bcachefs: Deduplicate keys in the journal before replayKent Overstreet1-1/+2
2023-10-22bcachefs: Pass flags arg to bch2_alloc_write()Kent Overstreet1-1/+1
2023-10-22bcachefs: Persist stripe blocks_usedKent Overstreet1-0/+52
2023-10-22bcachefs: Make bkey types globally uniqueKent Overstreet1-5/+5
2023-10-22bcachefs: Stripes now properly subject to gcKent Overstreet1-3/+5
2023-10-22bcachefs: Erasure codingKent Overstreet1-0/+109