summaryrefslogtreecommitdiff
path: root/libbcachefs/buckets_types.h
AgeCommit message (Expand)Author
2024-01-24Update bcachefs sources to 481b5f343248 bcachefs: Better error messages for m...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
2023-11-25Update bcachefs sources to 8c94740b1bf8 bcachefs: Add missing vaidation for j...Kent Overstreet
2023-02-17Update bcachefs sources to 1b14994029 bcachefs: Fragmentation LRUv0.27Kent Overstreet
2022-06-15Update bcachefs sources to 2f4e24d856 bcachefs: Split out dev_buckets_free()v0.22Kent Overstreet
2022-04-07Update bcachefs sources to d3da360412 bcachefs: Fold bucket_state in to BCH_D...Kent Overstreet
2022-03-13Update bcachefs sources to f05b3c1af9 bcachefs: Improve bucket_alloc_fail tra...v0.19Kent Overstreet
2022-02-11Update bcachefs sources to b84661c042 bcachefs: Fix reflink repair codeKent Overstreet
2022-01-10Update bcachefs sources to bf340e68c7 bcachefs: Ignore cached data when calcu...Kent Overstreet
2021-12-28Update bcachefs sources to 078a1a596a bcachefs: Optimize bucket reuseKent Overstreet
2021-04-19Update bcachefs sources to fe72e70682 bcachefs: Fix for btree_gc repairing in...Kent Overstreet
2021-04-04Update bcachefs sources to f26267fc82 bcachefs: kill bset_tree->max_keyKent Overstreet
2021-02-02Update bcachefs sources to 26409a8f75 bcachefs: Journal updates to dev usageKent Overstreet
2021-01-25Update bcachefs sources to 313b24b652 bcachefs: Fix an assertionKent Overstreet
2020-10-23Update bcachefs sources to ff83eed5f5 bcachefs: Fix bch2_mark_stripe()Kent Overstreet
2020-08-24Update bcachefs sources to 10ab39f2fa bcachefs: Improvements to the journal r...Kent Overstreet
2020-06-26Update bcachefs sources to b1708f0191 bcachefs: Fix a null ptr deref in bch2_...Kent Overstreet
2020-06-15Update bcachefs sources to 4837f82ee1 bcachefs: Use cached iterators for allo...Kent Overstreet
2019-11-04Update bcachefs sources to 9e76e8d98c bcachefs: Fix uninitialized field in ha...Kent Overstreet
2019-08-28Update bcachefs sources to bfb7133d71 bcachefs: Refactor bch2_alloc_write()Kent Overstreet
2019-07-11Update bcachefs sources to b91a514413 bcachefs: Don't try to delete stripes w...Kent Overstreet
2019-05-24Update bcachefs sources to f38382c574 bcachefs: Improve key marking interfaceKent Overstreet
2019-05-08Update bcachefs sources to 454bd4f82d bcachefs: Fix for the stripes mark path...Kent Overstreet
2019-04-17Update bcachefs sources to 6f603b8d79 bcachefs: some improvements to startup ...Kent Overstreet
2019-04-04Update bcachefs sources to d83b992f65 bcachefs: Rewrite journal_seq_blacklist...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-12Update bcachefs sources to f7670cba39 bcachefs: Fix for building in userspaceKent Overstreet
2018-11-23Update bcachefs sources to da7fefde29 bcachefs: shim for userspace raid libraryKent Overstreet
2018-08-15Update bcachefs sources to 15f6e66e86 bcachefs: pass around bset_tree lessKent 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-20Update bcachefs sources to 9fc6ccd865 bcachefs: fix copygc_pred()Kent Overstreet
2018-01-11Update bcachefs sources to 02ae70070a bcachefs: Allocate new btree roots lazilyKent Overstreet
2017-12-28Update bcachefs sources to f4b290345a bcachefs: device resizeKent 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-12-13Update bcachefs sources to e57b5958cf bcachefs: fix for building in userspaceKent 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-08Update bcachefs sources to 9ceb982d77 bcachefs: Store bucket gens in a btreeKent Overstreet
2017-05-08Update bcachefs sources to 113b475ed2 bcachefs: Better error handling reading...Kent Overstreet
2017-05-05Update bcachefs sources to 3610542890 bcachefs: Convert to skcipher interface...Kent Overstreet
2017-04-23Update bcachefs sources to 2e70771b8dKent Overstreet
2017-03-19Rename from bcache-tools to bcachefs-toolsKent Overstreet