summaryrefslogtreecommitdiff
path: root/libbcachefs/alloc_background.c
AgeCommit message (Collapse)Author
2022-04-11Update bcachefs sources to e67d924a90 bcachefs: Introduce ↵Kent Overstreet
bch2_journal_keys_peek_(upto|slot)()
2022-04-10Update bcachefs sources to 202b20c48f bcachefs: Ensure buckets have ↵Kent Overstreet
io_time[READ] set
2022-04-10Update bcachefs sources to ad72553649 bcachefs: Fix a null ptr derefv0.21Kent Overstreet
2022-04-07Update bcachefs sources to d3da360412 bcachefs: Fold bucket_state in to ↵Kent Overstreet
BCH_DATA_TYPES()
2022-04-07Update bcachefs sources to 98a1bff393 bcachefs: Topology repair fixesKent Overstreet
2022-04-06Update bcachefs sources to e027cf9aa0 fixup! bcachefs: Defer checking of ↵Kent Overstreet
alloc -> lru refs until after RW
2022-04-02Update bcachefs sources to ab3b6e7dd6 bcachefs: Fix pr_buf() callsKent Overstreet
2022-03-31Update bcachefs sources to 5e392aed7a bcachefs: Kill bch2_alloc_write()v0.20Kent Overstreet
2022-03-30Update bcachefs sources to f638850417 bcachefs: bch2_trans_log_msg()Kent Overstreet
2022-03-28Update bcachefs sources to 7786034caa bcachefs: Fix for freespace version ↵Kent Overstreet
upgrade path
2022-03-13Update bcachefs sources to f05b3c1af9 bcachefs: Improve bucket_alloc_fail ↵v0.19Kent Overstreet
tracepoint
2022-02-21Update bcachefs sources to 9d554fa16d bcachefs: Add .to_text() methods for ↵Kent Overstreet
all superblock sections
2022-02-13Update bcachefs sources to ba398d2906 bcachefs: Fix reflink repair codeKent 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 ↵Kent Overstreet
calculating fragmentation
2022-01-05Update bcachefs sources to 5242db9aec bcachefs: Fix bch2_check_fix_ptrs()Kent Overstreet
2022-01-01Update bcachefs sources to aa439f3b94 bcachefs: btree_gc no longer uses main ↵Kent Overstreet
in-memory bucket array
2022-01-01Update bcachefs sources to 916d92b6b4 bcachefs: Add error messages for ↵Kent Overstreet
memory allocation failures
2021-12-28Update bcachefs sources to 078a1a596a bcachefs: Optimize bucket reuseKent Overstreet
2021-12-11Update bcachefs sources to 6bb1ba5c94 bcachefs: Improve alloc_mem_to_key()Kent Overstreet
2021-11-30Update bcachefs sources to 50d6a25d9c bcachefs: Erasure coding fixesKent Overstreet
2021-11-05Update bcachefs sources to 6d9ff21de7 bcachefs: Kill journal buf bloom filterv0.18Kent Overstreet
2021-11-03Update bcachefs sources to 5fd0c70102 bcachefs: Fix __remove_dirent()Kent Overstreet
2021-11-01Update bcachefs sources to 043cfba30c fixup! bcachefs: Improve transaction ↵Kent Overstreet
restart handling in fsck code
2021-10-24Update bcachefs sources to cdf89ca564 bcachefs: Fix fsck path for refink ↵Kent Overstreet
pointers
2021-10-01Update bcachefs sources to 4114ced1db bcachefs: Fix allocator shutdown error ↵Kent Overstreet
message
2021-09-09Update bcachefs sources to 3f3f969859 bcachefs: Fix some compiler warningsKent Overstreet
2021-07-28Update bcachefs sources to b964c6cba8 bcachefs: Change lockrestart_do() to ↵Kent Overstreet
always call bch2_trans_begin()
2021-07-14Update bcachefs sources to 787de128a5 bcachefs: Improvements to fsck ↵Kent Overstreet
check_dirents()
2021-06-08Update bcachefs sources to e3a7cee503 bcachefs: Don't mark superblocks past ↵Kent Overstreet
end of usable space
2021-05-14Update bcachefs sources to b6d5426551 bcachefs: Fix ↵Kent Overstreet
bch2_btree_iter_peek_with_updates()
2021-04-30Update bcachefs sources to a5c0e1bb30 bcachefs: Clean up ↵Kent Overstreet
bch2_btree_and_journal_walk()
2021-04-19Update bcachefs sources to fe72e70682 bcachefs: Fix for btree_gc repairing ↵Kent Overstreet
interior btree ptrs
2021-04-13Update bcachefs sources to 8eca47e4d5 bcachefs: Improved ↵Kent Overstreet
check_directory_structure()
2021-04-12Update bcachefs sources to a8b3ce7599 fixup! bcachefs: Eliminate more ↵Kent Overstreet
PAGE_SIZE uses
2021-03-21Update bcachefs sources to 0a9f0fc68a bcachefs: Don't unconditially ↵Kent Overstreet
version_upgrade in initialize
2021-03-12Update bcachefs sources to 63924135a1 bcachefs: Have fsck check for stripe ↵Kent Overstreet
pointers matching stripe
2021-02-20Update bcachefs sources to e2b8120595 bcachefs: Use x-macros for more enumsKent 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
2021-01-08Update bcachefs sources to fcf8a0889c bcachefs: bch2_alloc_write() should be ↵Kent Overstreet
writing for all devices
2020-12-19Update bcachefs sources to 5241335413 bcachefs: Fix for spinning in journal ↵Kent Overstreet
reclaim on startup
2020-11-30Update bcachefs sources to 021e62a098 bcachefs: Fix error in filesystem ↵Kent Overstreet
initialization
2020-10-23Update bcachefs sources to ff83eed5f5 bcachefs: Fix bch2_mark_stripe()Kent Overstreet
2020-10-17Update bcachefs sources to 26c226917f bcachefs: Start/stop io clock hands in ↵Kent Overstreet
read/write paths
2020-08-24Update bcachefs sources to 10ab39f2fa bcachefs: Improvements to the journal ↵Kent Overstreet
read error paths
2020-06-26Update bcachefs sources to b1708f0191 bcachefs: Fix a null ptr deref in ↵Kent Overstreet
bch2_btree_iter_traverse_one()
2020-06-15Update bcachefs sources to 4837f82ee1 bcachefs: Use cached iterators for ↵Kent Overstreet
alloc btree
2020-06-03Update bcachefs sources to c9b4a210f9 fixup! bcachefs: Fixes for going ROKent Overstreet
2020-05-14Update bcachefs sources to e1f6739c4a bcachefs: Fix another iterator ↵Kent Overstreet
counting bug