summaryrefslogtreecommitdiff
path: root/cmd_migrate.c
AgeCommit message (Expand)Author
2021-09-26Update bcachefs sources to 386f00b639 bcachefs: Snapshot creation, deletionKent Overstreet
2021-04-16Fix some small memory leaksKent Overstreet
2021-03-24Increase default superblock size to 1MBKent Overstreet
2021-02-20Update bcachefs sources to e2b8120595 bcachefs: Use x-macros for more enumsKent Overstreet
2021-01-08Update bcachefs sources to fcf8a0889c bcachefs: bch2_alloc_write() should be ...Kent Overstreet
2020-11-07Update bcachefs sources to 1d669389f7 bcachefs: use a radix tree for inum bit...Kent Overstreet
2020-10-17Update bcachefs sources to 26c226917f bcachefs: Start/stop io clock hands in ...Kent Overstreet
2019-12-28Update bcachefs sources to cfb41d25c7 bcachefs: Add an assertion to track dow...Kent Overstreet
2019-12-18Update bcachefs sources to a8faf2472b bcachefs: Update directory timestamps d...Kent Overstreet
2019-10-04Update bcachefs sources to ce9293e9d0 bcachefs: Factor out fs-common.cKent Overstreet
2019-08-28Update bcachefs sources to bfb7133d71 bcachefs: Refactor bch2_alloc_write()Kent Overstreet
2019-08-21Fix typosJonathan Carter
2019-07-11Update bcachefs sources to b91a514413 bcachefs: Don't try to delete stripes w...Kent Overstreet
2019-04-17Update bcachefs sources to 6f603b8d79 bcachefs: some improvements to startup ...Kent Overstreet
2019-02-28Update bcachefs sources to 75e8a078b8 bcachefs: improved flush_held_btree_wri...Kent Overstreet
2019-01-13Update bcachefs sources to ef60854e99 bcachefs: More allocator startup improv...Kent Overstreet
2018-12-19Use opts.h for format optionsKent Overstreet
2018-12-12Update bcachefs sources to f7670cba39 bcachefs: Fix for building in userspaceKent Overstreet
2018-11-30Update bcachefs sources to 62de7539dc bcachefs: Make bkey types globally uniqueKent Overstreet
2018-11-08Fixed xattr.h includesHadrien Copponnex
2018-11-03Update bcachefs sources to b12d1535f3 bcachefs: fix bounds checks in bch2_bio...Kent Overstreet
2018-10-12Update bcachefs sources to d7f6da1d60 bcachefs: fix missing includeKent Overstreet
2018-08-15Update bcachefs sources to 15f6e66e86 bcachefs: pass around bset_tree lessKent Overstreet
2018-07-16Update bcachefs sources to eab3b355cf bcachefs: trace transaction restartsKent Overstreet
2018-07-13Update bcachefs sources to 940d6ca657 bcachefs: acl code improvementsKent Overstreet
2018-04-10Update bcachefs sources to edf5f38218 bcachefs: Refactor superblock codeKent Overstreet
2018-02-19disk groupsKent Overstreet
2018-02-16Update bcachefs sources to e99d29e402 bcachefs: zstd support, compression ref...Kent Overstreet
2018-02-09migrate: migrate_superblock -> migrate-superblock in usageLeah Neukirchen
2018-02-08typo: "migrate_superblock" -> "migrate-superblock"Kevin Liu
2018-02-07cmd_migrate fixesKent Overstreet
2018-02-05Update bcachefs sources to 0e765bc37c bcachefs: foreground merging of interio...Kent Overstreet
2018-01-21Update bcachefs sources to ae6e8a59d3 bcachefs: quota limit enforcementKent Overstreet
2018-01-11Update bcachefs sources to 02ae70070a bcachefs: Allocate new btree roots lazilyKent Overstreet
2017-12-28update for bcachefs changesKent Overstreet
2017-12-21Update bcachefs sources to 14ce2a2031 bcachefs: fixes for building in userspaceKent Overstreet
2017-12-13Update bcachefs sources to e57b5958cf bcachefs: fix for building in userspaceKent Overstreet
2017-12-10build: require explicit include paths for libbcachefs/Austin Seipp
2017-11-22Update bcachefs sources to 9e7ae5219c bcachefs: Make write points more dynamicKent Overstreet
2017-11-08Add commands for changing and removing passphraseKent Overstreet
2017-11-08update for new option codeKent 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-06-13Update bcachefs sources to 6a25f7a00d bcachefs: fix ioctl codeKent Overstreet
2017-05-12Update bcachefs sources to 14e9ac5016 bcachefs: btree_iter fastpathKent Overstreet
2017-05-08Update bcachefs sources to 9ceb982d77 bcachefs: Store bucket gens in a btreeKent Overstreet
2017-04-23Update bcachefs sources to 2e70771b8dKent Overstreet
2017-04-14cmd_list improvements; use %mKent Overstreet
2017-04-02More cmd_migrate improvementsKent Overstreet