summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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