summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-11Update bcachefs sources to 400c2f8d96 bcachefs: Mask out unknown compat featu...Kent Overstreet
2021-07-10Documentation fixup: made filenames more descriptive, switched parsing utilit...Brett Holman
2021-07-08Update bcachefs sources to 3693b2ca83 fixup! bcachefs: More topology repair codeKent Overstreet
2021-07-07Add bcachefs.5 to .gitignoreKent Overstreet
2021-07-07Update bcachefs sources to dbee44d5ab bcachefs: add bcachefs xxhash supportKent Overstreet
2021-07-07add bcachefs xor / xxhash supportjpsollie
2021-07-06Fix some makefile misspellingsKent Overstreet
2021-07-06Switched documentation from asciidoc to rst, added doc autogeneration code fo...Brett Holman
2021-07-04Update bcachefs sources to 1a510b00b6 bcachefs: Increase BTREE_TRANS_MEM_MAXKent Overstreet
2021-06-23Update bcachefs sources to ca3cfad39f fixup! bcachefs: Improve iter->should_b...Kent Overstreet
2021-06-14Fix format args to die()Kent Overstreet
2021-06-13Cleanup Makefile for better compatibility + enable "make debug"jpsollie
2021-06-13Improve compiler compatibility + run blkid remove for all filesystemsjpsollie
2021-06-12Update bcachefs sources to b00cf89c56 bcachefs: Allow shorter JSET_ENTRY_dev_...Kent Overstreet
2021-06-10Update bcachefs sources to 69be0dae31 bcachefs: Always zero memory from bch2_...Kent Overstreet
2021-06-08Update bcachefs sources to e3a7cee503 bcachefs: Don't mark superblocks past e...Kent Overstreet
2021-06-05Work around build error with gcc <10Justin Husted
2021-06-05Re-enable FUSE smoke tests.Justin Husted
2021-06-05Disable fuse remount test w/valgrindJustin Husted
2021-06-05Implement iterator_put in fuseJustin Husted
2021-06-05Make fuse tests fail on emergency ro or iter leakJustin Husted
2021-06-05Fix smoke_test to use BCACHEFS_DEBUGJustin Husted
2021-06-04Disable fuse smoke testsJustin Husted
2021-06-04Fix python test_listJustin Husted
2021-06-04add Valgrind suppression to ignore userspace-rcu leakBrett Holman
2021-05-31Update bcachefs sources to 3913e0cac3 bcachefs: Journal space calculation fixKent Overstreet
2021-05-27Update closures from kernel source treeKent Overstreet
2021-05-27Write a backup superblock at the end of the diskKent Overstreet
2021-05-27Grab math.h from kernel source treeKent Overstreet
2021-05-25bcachefs: add missing journal-resize to help textStijn Tintel
2021-05-24bcachefs: increase indentation in help textStijn Tintel
2021-05-24Makefile: rename D to BCACHEFS_DEBUGStijn Tintel
2021-05-20Update bcachefs sources to ac3ab6a511 bcachefs: Fix an uninitialized varKent Overstreet
2021-05-19minor fixes for clang supportBrett Holman
2021-05-17Update bcachefs sources to 0cd3e1d27a bcachefs: Fix for bch2_bkey_pack_pos() ...Kent Overstreet
2021-05-17Fix some minor compiler warningsKent Overstreet
2021-05-15Update bcachefs sources to ae6f512de8 bcachefs: Fix out of bounds read in fs ...Kent Overstreet
2021-05-14Update bcachefs sources to b6d5426551 bcachefs: Fix bch2_btree_iter_peek_with...Kent Overstreet
2021-05-06Fix a missing free in dump_one_device()Kent Overstreet
2021-04-30Update bcachefs sources to a5c0e1bb30 bcachefs: Clean up bch2_btree_and_journ...Kent Overstreet
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