summaryrefslogtreecommitdiff
path: root/libbcachefs/alloc_background.c
AgeCommit message (Expand)Author
2023-11-29Update bcachefs sources to eb83f1f842bb mean and variance: Promote to lib/mathKent Overstreet
2023-11-29Update bcachefs sources to c3e4d892b77b mean and variance: Promote to lib/mathKent Overstreet
2023-11-25Update bcachefs sources to 8c94740b1bf8 bcachefs: Add missing vaidation for j...Kent Overstreet
2023-11-22Update bcachefs sources to 783085c3cc44 kbuild: Allow gcov to be enabled on t...Kent Overstreet
2023-11-12Update bcachefs sources to 3ca08ab51ec9 bcachefs: six locks: Simplify optimis...Kent Overstreet
2023-11-03Update bcachefs sources to d464ec667b2b bcachefs: Add missing printk newlinesKent Overstreet
2023-11-02Update bcachefs sources to b9bd69421f73 bcachefs: x-macro-ify inode flags enumv1.3.1Kent 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-08Update bcachefs sources to 7bf1ac0d46 bcachefs: Correctly initialize new buck...Kent Overstreet
2023-09-23Update bcachefs sources to f9c612bbf82d bcachefs: Fixes for building in users...Kent Overstreet
2023-08-28Update bcachefs sources to e7f6215768 bcachefs: Fix snapshot_skiplist_good()Kent Overstreet
2023-08-01Update bcachefs sources to 33a60d9b05 bcachefs: Assorted fixes for clangKent Overstreet
2023-07-09Update bcachefs sources to da7d42a9a2 bcachefs: Add new assertions for shutdo...Kent 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
2023-06-18Update bcachefs sources to bca25b802d fixup! bcachefs: Fix bch2_check_discard...Kent Overstreet
2023-06-18Update bcachefs sources to 99175e5712 bcachefs: Fix bch2_check_discard_freesp...Kent Overstreet
2023-05-25Update bcachefs sources to 31c09369cd six locks: Fix an unitialized varKent Overstreet
2023-05-02Update bcachefs sources to 6a20aede29 bcachefs: Fix quotas + snapshotsv0.29Kent Overstreet
2023-04-21Update bcachefs sources to 2115a2ffde bcachefs: Kill bch2_verify_bucket_evacu...Kent Overstreet
2023-04-16Update bcachefs sources to 22ccceee15 bcachefs: Fix a slab-out-of-boundsKent Overstreet
2023-03-31Update bcachefs sources to 8fd009dd76 bcachefs: Rip out code for storing back...v0.28Kent Overstreet
2023-03-14Update bcachefs sources to 72405e7ff8 bcachefs: Fix bch2_check_extents_to_bac...Kent Overstreet
2023-02-27Update bcachefs sources to ca97ee3577 bcachefs: bch2_btree_iter_peek_and_rest...Kent Overstreet
2023-02-20Update bcachefs sources to 8e1519ccb6 bcachefs: Add tracepoint & counter for ...Kent Overstreet
2023-02-17Update bcachefs sources to 1b14994029 bcachefs: Fragmentation LRUv0.27Kent Overstreet
2023-02-12Update bcachefs sources to 3e0c5b0722 fixup! bcachefs: Btree write bufferKent Overstreet
2023-02-09Update bcachefs sources to ea93c26e98 fixup! bcachefs: We can handle missing ...Kent Overstreet
2022-12-19Update bcachefs sources to 0939e1c732 fixup! bcachefs: Rework lru btreeKent Overstreet
2022-12-19Update bcachefs sources to 2e8463c770 bcachefs: Rework lru btreev0.26Kent Overstreet
2022-12-19Update bcachefs sources to c801fa69f0 bcachefs: Fix bch_alloc_to_text()Kent Overstreet
2022-12-13Update bcachefs sources to 84505cfd37 bcachefs: Go RW before check_alloc_info()Kent Overstreet
2022-12-09Update bcachefs sources to ed2a5f4260 bcachefs: Add a missing bch2_btree_path...Kent Overstreet
2022-12-02Update bcachefs sources to de3b30303e bcachefs: bucket_gens btreev0.25v0.24Kent Overstreet
2022-12-01Update bcachefs sources to f1c9030ccb bcachefs: Don't error out when just rea...Kent Overstreet
2022-11-29Update bcachefs sources to 8a65cc4951 bcachefs: Improve bch2_dev_freespace_in...Kent Overstreet
2022-11-26Update bcachefs sources to 5963d1b1a4 bcacehfs: Fix bch2_get_alloc_in_memory_...Kent Overstreet
2022-11-20Update bcachefs sources to ea47add37d bcachefs: More errcode cleanupKent Overstreet
2022-11-13Update bcachefs sources to 8d3fc97ca3 bcachefs: Fixes for building in userspaceKent Overstreet
2022-10-22Update bcachefs sources to cd779e0cc5 bcachefs: Skip inode unpack/pack in bch...v0.23Kent Overstreet
2022-09-04Update bcachefs sources to 176718966e bcachefs: Re-enable hash_redo_key()Kent Overstreet
2022-08-11Update bcachefs sources to 90a9c61e2b bcachefs: Switch bch2_btree_delete_rang...Kent Overstreet
2022-07-17Update bcachefs sources to d82da7126f fixup! bcachefs: for_each_btree_key2()Kent Overstreet
2022-07-15Update bcachefs sources to 17a344f265 bcachefs: Improve fsck for subvols/snap...Kent Overstreet
2022-07-11Update bcachefs sources to a059319fee bcachefs: Put some repair messages behi...Kent Overstreet
2022-06-27Update bcachefs sources to 95ff72a6c1 fixup! mm: Centralize & improve oom rep...Kent Overstreet
2022-06-15Update bcachefs sources to 2f4e24d856 bcachefs: Split out dev_buckets_free()v0.22Kent Overstreet
2022-06-14Update bcachefs sources to c76f7e91e8 bcachefs: Fix btree node read retriesKent Overstreet