summaryrefslogtreecommitdiff
path: root/libbcachefs.c
AgeCommit message (Expand)Author
2019-04-04Update bcachefs sources to d83b992f65 bcachefs: Rewrite journal_seq_blacklist...Kent Overstreet
2018-12-19Fix a divide by zeroKent Overstreet
2018-12-19Use opts.h for format optionsKent Overstreet
2018-11-30Update bcachefs sources to 62de7539dc bcachefs: Make bkey types globally uniqueKent Overstreet
2018-11-12Update bcachefs sources to a9f14c773f bcachefs: More btree gc refactoringsKent Overstreet
2018-11-09Update bcachefs sources to d7dbddc450 bcachefs: revamp to_text methodsKent Overstreet
2018-11-04Improved the show-super group and target printingTim Schlueter
2018-11-04Print the filesystem creation time in show-superTim Schlueter
2018-11-04Added ktime_get_real_seconds() wrapperTim Schlueter
2018-11-04Update bcachefs sources to 8bf4b038d4 bcachefs: Assorted fixes for running on...Kent Overstreet
2018-11-03Update bcachefs sources to b12d1535f3 bcachefs: fix bounds checks in bch2_bio...Kent Overstreet
2018-11-03fix a (spurious) gcc warningKent Overstreet
2018-07-21fix rereplicate commandKent Overstreet
2018-06-27Update bcachefs sources to 2cb70a82bc bcachefs: delete some debug codeKent Overstreet
2018-05-04bcachefs fs usage improvementsKent Overstreet
2018-04-10Update bcachefs sources to edf5f38218 bcachefs: Refactor superblock codeKent Overstreet
2018-03-13Add --durability to formatKent Overstreet
2018-02-28minor disk group fixes;, add background_compression optionKent Overstreet
2018-02-19disk groupsKent Overstreet
2018-02-08New data rereplicate commandKent Overstreet
2018-02-08Update bcachefs sources to d5e561b3cc bcachefs: BCH_DATA ioctlKent Overstreet
2018-01-11Update bcachefs sources to 02ae70070a bcachefs: Allocate new btree roots lazilyKent Overstreet
2017-12-29show-super can now print more stuffKent Overstreet
2017-12-28ResizingKent Overstreet
2017-12-15fix default checksum typesKent Overstreet
2017-12-10build: require explicit include paths for libbcachefs/Austin Seipp
2017-11-08Add commands for changing and removing passphraseKent Overstreet
2017-11-08Update bcachefs sources to d4b7ef921a bcachefs: RefactoringKent Overstreet
2017-10-08Update for new superblock options; makefile improvementsKent Overstreet
2017-08-23Workarounds for building with gcc 4Kent Overstreet
2017-05-08Update bcachefs sources to 9ceb982d77 bcachefs: Store bucket gens in a btreeKent Overstreet
2017-04-14cmd_list improvements; use %mKent Overstreet
2017-04-09Update bcachefs sources to da037866e6Kent Overstreet
2017-04-02More cmd_migrate improvementsKent Overstreet
2017-03-19Rename from bcache-tools to bcachefs-toolsKent Overstreet