summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-26bit_spinlocks now use futexesKent Overstreet
2021-04-26Update bcachefs sources to 8d3093bd9b bcachefs: Evict btree nodes we're deletingKent Overstreet
2021-04-24Change cmd_dump to use FSCK_OPT_NOKent Overstreet
2021-04-24cmd_list improvementsKent Overstreet
2021-04-24Update bcachefs sources to e6fa8eaa1b bcachefs: Fix bch2_verify_keylist_sortedKent Overstreet
2021-04-24Update bcachefs sources to 3c41353bc1 bcachefs: Fix bch2_verify_keylist_sortedKent Overstreet
2021-04-24Add a real mempool implementationKent Overstreet
2021-04-19Update bcachefs sources to fe72e70682 bcachefs: Fix for btree_gc repairing in...Kent Overstreet
2021-04-16Fix some small memory leaksKent Overstreet
2021-04-13Update bcachefs sources to 8eca47e4d5 bcachefs: Improved check_directory_stru...Kent Overstreet
2021-04-12Update bcachefs sources to a8b3ce7599 fixup! bcachefs: Eliminate more PAGE_SI...Kent Overstreet
2021-04-09Add --force-if-data-lost to bcachefs device set-stateKent Overstreet
2021-04-08Fix krealloc() alignmentKent Overstreet
2021-04-04Update bcachefs sources to 6a3927a96b fixup! bcachefs: Don't use write side o...Kent Overstreet
2021-04-04Add compatible feature bits to bch2_sb_print()Kent Overstreet
2021-04-04Update bcachefs sources to f26267fc82 bcachefs: kill bset_tree->max_keyKent Overstreet
2021-04-02bcaachefs device set-state can now work by idKent Overstreet
2021-03-31If we failed to read /proc/meminfo, just run the shrinkers.Kent Overstreet
2021-03-29Update bcachefs sources to 9922afc8b6 bcachefs: Add repair code for out of or...Kent Overstreet
2021-03-29Update bcachefs sources to 18686af684 bcachefs: Inode backpointersv0.13Kent Overstreet
2021-03-24Increase default superblock size to 1MBKent Overstreet
2021-03-24Update bcachefs sources to ad68801b93 bcachefs: Use pcpu mode of six locks fo...Kent Overstreet
2021-03-24Update bcachefs sources to c7defb5793 bcachefs: Split btree_iter_traverse and...Kent Overstreet
2021-03-22Set features in formatKent Overstreet
2021-03-21Update bcachefs sources to 0a9f0fc68a bcachefs: Don't unconditially version_u...Kent Overstreet
2021-03-21Add format options for --no-initialize and specifying the metadata versionKent Overstreet
2021-03-21Add the version_min field to cmd_show_superKent Overstreet
2021-03-16New data job commandKent Overstreet
2021-03-16Update bcachefs sources to 242d37cbd0 bcachefs: Kill btree_iter_pos_changed()Kent Overstreet
2021-03-12Update bcachefs sources to 63924135a1 bcachefs: Have fsck check for stripe po...Kent Overstreet
2021-02-24Don't die in kthread_create()Kent Overstreet
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