summaryrefslogtreecommitdiff
path: root/libbcachefs.c
AgeCommit message (Expand)Author
2023-12-09bcachefs-tools: Use basename(3) from <libgen.h>Chris Webb
2023-11-25cmd_fs_usage: Print out replica set durabilityKent Overstreet
2023-11-06Avoiding picking different bucket sizes for different devicesKent Overstreet
2023-10-27Update bcachefs sources to 7250b2ee5574 bcachefs: Fix deleted inodes btree in...Kent Overstreet
2023-10-19Update bcachefs sources to 24bdb6fed91c bcachefs: bch2_btree_id_str()Kent Overstreet
2023-10-18Update bcachefs sources to a180af9dd349 bcachefs: Refactor memcpy into direct...Kent Overstreet
2023-10-08Change open_for_format to the block io apiHunter Shaffer
2023-10-08deleted unused path to device in get_size, get_blocksizeHunter Shaffer
2023-10-08Update bcachefs sources to 7bf1ac0d46 bcachefs: Correctly initialize new buck...Kent Overstreet
2023-09-19libbcachefs: convert sb features mask to little endianBrian Foster
2023-07-15Update bcachefs sources to e14d7c7195 bcachefs: Compression levelsKent Overstreet
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