summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-20Update bcachefs sources to e2b8120595 bcachefs: Use x-macros for more enumsKent Overstreet
2021-02-20Update bcachefs sources to 9b77e72c47 bcachefs: Extents may now cross btree n...Kent Overstreet
2021-02-19Update bcachefs sources to dfb7dc100d bcachefs: Drop invalid stripe ptrs in fsckKent Overstreet
2021-02-17Merge pull request #43 from jpsollie/koverstreet_versionkoverstreet
2021-02-16Merge pull request #16 from koverstreet/masterjpsollie
2021-02-12Update bcachefs sources to 199bfbed8a lib/generic-radix-tree.c: Don't overflo...Kent Overstreet
2021-02-12generix radix trees: Don't overflow in peek()Kent Overstreet
2021-02-12Update bcachefs sources to 5e73602f6c bcachefs: Fix for fsck hangingKent Overstreet
2021-02-12Add metadata_target functionalityjpsollie
2021-02-03Update bcachefs sources to 79847e4824 bcachefs: Fixes/improvements for journa...Kent Overstreet
2021-02-02Update bcachefs sources to 26409a8f75 bcachefs: Journal updates to dev usageKent Overstreet
2021-01-29Update bcachefs sources to ea3414eed5 fixup! bcachefs: Improve diagnostics wh...Kent Overstreet
2021-01-28Update bcachefs sources to bee34d805c bcachefs: Repair bad data pointersKent Overstreet
2021-01-26Update bcachefs sources to ffc900d593 fixup! bcachefs: Mark superblocks trans...Kent Overstreet
2021-01-26Add device index to show-superKent Overstreet
2021-01-25Update bcachefs sources to 313b24b652 bcachefs: Fix an assertionKent Overstreet
2021-01-15Ensure fields don't collide in bcachefs fs usageKent Overstreet
2021-01-15Update bcachefs sources to 7d57e9b703 bcachefs: Run jset_validate in write pa...Kent Overstreet
2021-01-15Update bcachefs sources to bb2281735c bcachefs: Factor out bch2_ec_stripes_he...Kent Overstreet
2021-01-12Update bcachefs sources to 93347f7162 bcachefs: Add btree node prefetching to...Kent Overstreet
2021-01-12Don't use mlockall()Kent Overstreet
2021-01-08Update bcachefs sources to fcf8a0889c bcachefs: bch2_alloc_write() should be ...Kent Overstreet
2021-01-05Fix bcachefs device remove --by-idKent Overstreet
2020-12-19Update bcachefs sources to 5241335413 bcachefs: Fix for spinning in journal r...Kent Overstreet
2020-12-04Update bcachefs sources to e1d0fb8c5f bcachefs: Don't require flush/fua on ev...Kent Overstreet
2020-12-03Ensure we always print a message if fsck doesnt't return 0Kent Overstreet
2020-12-03Update bcachefs sources to 0010403265 bcachefs: Fix spurious alloc errors on ...Kent Overstreet
2020-11-30Update bcachefs sources to 021e62a098 bcachefs: Fix error in filesystem initi...Kent Overstreet
2020-11-17Add a subcommand for resizing the journalKent Overstreet
2020-11-17Update bcachefs sources to b1107114ca bcachefs: Add an ioctl for resizing jou...Kent Overstreet
2020-11-16Update bcachefs sources to d1fd471830 bcachefs: Add more debug checksKent Overstreet
2020-11-16Round up aligned_alloc() allocationsKent Overstreet
2020-11-13Improve some log messagesKent Overstreet
2020-11-08Fix kmalloc_array macroKent Overstreet
2020-11-07Update bcachefs sources to 1d669389f7 bcachefs: use a radix tree for inum bit...Kent Overstreet
2020-10-24Update bcachefs sources to 8436db7aac bcachefs: Drop alloc keys from journal ...Kent Overstreet
2020-10-24Update bcachefs sources to 13bb4cdf89 bcachefs: Indirect inline data extentsKent Overstreet
2020-10-23Update bcachefs sources to ff83eed5f5 bcachefs: Fix bch2_mark_stripe()Kent Overstreet
2020-10-17Update bcachefs sources to 26c226917f bcachefs: Start/stop io clock hands in ...Kent Overstreet
2020-10-15Build with -Wno-zero_length_boundsKent Overstreet
2020-10-15Update bcachefs sources to 0568ed4886 bcachefs: Fix copygc dying on startupKent Overstreet
2020-08-24Add a shell script version of mount.bcachefsKent Overstreet
2020-08-24Merge pull request #38 from jnsaff/patch-1koverstreet
2020-08-24make D=1 now implies valgrindKent Overstreet
2020-08-24Assorted debug and fsck improvementsKent Overstreet
2020-08-24Update bcachefs sources to 10ab39f2fa bcachefs: Improvements to the journal r...Kent Overstreet
2020-08-22Fixes tests which have broken since 'list' improvementsJaanus Torp
2020-07-25Initial WIP new user's manualKent Overstreet
2020-07-20Add missing build dependencyKent Overstreet
2020-07-08print out sequence number in show-superKent Overstreet