summaryrefslogtreecommitdiff
path: root/libbcachefs.c
AgeCommit message (Expand)Author
2021-07-04Update bcachefs sources to 1a510b00b6 bcachefs: Increase BTREE_TRANS_MEM_MAXKent Overstreet
2021-06-14Fix format args to die()Kent Overstreet
2021-05-27Write a backup superblock at the end of the diskKent Overstreet
2021-05-19minor fixes for clang supportBrett Holman
2021-04-16Fix some small memory leaksKent Overstreet
2021-04-04Add compatible feature bits to bch2_sb_print()Kent Overstreet
2021-04-02bcaachefs device set-state can now work by idKent Overstreet
2021-03-24Increase default superblock size to 1MBKent Overstreet
2021-03-22Set features in formatKent 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-02-20Update bcachefs sources to e2b8120595 bcachefs: Use x-macros for more enumsKent Overstreet
2021-02-12Add metadata_target functionalityjpsollie
2021-02-02Update bcachefs sources to 26409a8f75 bcachefs: Journal updates to dev usageKent Overstreet
2021-01-26Add device index to show-superKent Overstreet
2020-11-13Improve some log messagesKent 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-07-08print out sequence number in show-superKent Overstreet
2020-04-24Flush stdout when displaying progress barKent Overstreet
2019-12-28show-super now lists superblock featuresKent Overstreet
2019-12-28Update bcachefs sources to 86a99a7b7f bcachefs: Convert some enums to x-macrosKent Overstreet
2019-12-27Fix bchu_fs_get_devices()Kent Overstreet
2019-12-18Redo cmd_fs_usage for new ioctlsKent Overstreet
2019-10-04Update bcachefs sources to cddca21efc bcachefs: Don't use sha256 for siphash ...Kent Overstreet
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