summaryrefslogtreecommitdiff
path: root/libbcachefs/super-io.h
AgeCommit message (Expand)Author
2024-03-16Update bcachefs sources to 83338f5b2cb8 bcachefs: fix for building in userspaceKent Overstreet
2024-02-06Update bcachefs sources to 50847e296b34 bcachefs: Check subvol <-> inode poin...Kent Overstreet
2024-01-16Move c_src dirs back to toplevelKent Overstreet
2024-01-16move Rust sources to top level, C sources into c_srcThomas Bertschinger
2024-01-05Update bcachefs sources to d267e10a43b2 bcachefs: __bch2_sb_field_to_text()Kent Overstreet
2024-01-03Update bcachefs sources to 2a6125decb43 bcachefs: bch_sb_field_downgradeKent Overstreet
2023-11-22Update bcachefs sources to 783085c3cc44 kbuild: Allow gcov to be enabled on t...Kent Overstreet
2023-10-27Update bcachefs sources to 7250b2ee5574 bcachefs: Fix deleted inodes btree in...Kent Overstreet
2023-10-18Update bcachefs sources to a180af9dd349 bcachefs: Refactor memcpy into direct...Kent Overstreet
2023-10-08Update bcachefs sources to 7bf1ac0d46 bcachefs: Correctly initialize new buck...Kent Overstreet
2023-08-11Update bcachefs sources to b0788c47d9 bcachefs: Fix check_version_upgrade()Kent Overstreet
2023-08-06Update bcachefs sources to 717b356d1d bcachefs: Convert journal validation to...Kent Overstreet
2023-07-10Update bcachefs sources to 070ec8d07b bcachefs: Snapshot depth, skiplist fieldsv1.1Kent Overstreet
2023-07-10Update bcachefs sources to fb39031ade bcachefs: bch2_sb_maybe_downgrade(), bc...Kent Overstreet
2023-07-10Update bcachefs sources to 1e3ca87f7b bcachefs: bcachefs_metadata_version_maj...v1.0Kent Overstreet
2023-07-07Update bcachefs sources to 25de2b00dc bcachefs: Change check for invalid key ...Kent Overstreet
2023-06-27Update bcachefs sources to 84f132d569 bcachefs: fsck: Break walk_inode() up i...Kent Overstreet
2022-03-13Update bcachefs sources to f05b3c1af9 bcachefs: Improve bucket_alloc_fail tra...v0.19Kent Overstreet
2022-02-21Update bcachefs sources to 9d554fa16d bcachefs: Add .to_text() methods for al...Kent Overstreet
2022-01-04Update bcachefs sources to 50ac18afbb bcachefs: Fix an uninitialized variableKent Overstreet
2021-12-28Update bcachefs sources to 078a1a596a bcachefs: Optimize bucket reuseKent Overstreet
2021-03-12Update bcachefs sources to 63924135a1 bcachefs: Have fsck check for stripe po...Kent Overstreet
2021-02-02Update bcachefs sources to 26409a8f75 bcachefs: Journal updates to dev usageKent Overstreet
2019-12-16Update bcachefs sources to fbb669e9de bcachefs: Kill btree_node_iter_largeKent Overstreet
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-03-24Update bcachefs sources to ffe09df106 bcachefs: Verify fs hasn't been modifie...Kent Overstreet
2019-02-09Update bcachefs sources to 09a5465430 bcachefs: Don't need to walk inodes on ...Kent 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-06-27Update bcachefs sources to 2cb70a82bc bcachefs: delete some debug codeKent Overstreet
2018-05-17Update bcachefs sources to 0906b1fb49 bcachefs: fixes for 32 bit/big endian m...Kent Overstreet
2018-04-10Update bcachefs sources to edf5f38218 bcachefs: Refactor superblock codeKent Overstreet
2018-03-13Update bcachefs sources to f7ccf51390 bcachefs: durabilityKent Overstreet
2018-02-28Update bcachefs sources to e7f4678827 bcachefs: fix variable shadowing in mac...Kent Overstreet
2018-02-19Update bcachefs sources to 90d78c2461 bcachefs: Option parsing for io targetsKent Overstreet
2018-02-16Update bcachefs sources to e99d29e402 bcachefs: zstd support, compression ref...Kent 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-29Update bcachefs sources to 0b8c5d0fb7 bcachefs: refactor superblock validationKent Overstreet
2017-12-23Update bcachefs sources to 2afdc642c2 bcachefs: kill bucket_data_type, improv...Kent Overstreet
2017-12-21Update bcachefs sources to 14ce2a2031 bcachefs: fixes for building in userspaceKent Overstreet
2017-11-08Update bcachefs sources to d4b7ef921a bcachefs: RefactoringKent Overstreet
2017-10-08Update bcachefs sources to e82e656279 bcachefs: Cleanups for building in user...Kent 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-03-19Rename from bcache-tools to bcachefs-toolsKent Overstreet