summaryrefslogtreecommitdiff
path: root/libbcachefs.c
AgeCommit message (Expand)Author
2022-12-02Update bcachefs sources to be2d60d948 bcachefs: New magic numberKent Overstreet
2022-05-02Update bcachefs sources to bdf6d7c135 fixup! bcachefs: Kill journal buf bloom...Kent Overstreet
2022-03-30Update bcachefs sources to f638850417 bcachefs: bch2_trans_log_msg()Kent Overstreet
2022-03-21Update bcachefs sources to 0e705f5944 fixup! bcachefs: Refactor bch2_btree_no...Kent Overstreet
2022-02-22Update bcachefs sources to 9b3aa5ec6c bcachefs: Add tabstops to printbufsKent Overstreet
2022-01-13Fix heap corruption in bcachefs formatWessel Dankers
2022-01-01Unit handling cleanupsKent Overstreet
2021-12-28Update bcachefs sources to 078a1a596a bcachefs: Optimize bucket reuseKent Overstreet
2021-12-25Update bcachefs sources to f9d2e809a8 bcachefs: Turn encoded_extent_max into ...Kent Overstreet
2021-12-25Update bcachefs sources to aa540d47ab bcachefs: Option improvementsKent Overstreet
2021-12-19fix init_layout()Kent Overstreet
2021-12-13Rename group to label in show-super outputKent Overstreet
2021-12-10Fix device add for kernel sysfs changesKent Overstreet
2021-12-10Rename --group to --labelKent Overstreet
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