summaryrefslogtreecommitdiff
path: root/libbcachefs/alloc_background.c
AgeCommit message (Collapse)Author
2020-02-22Update bcachefs sources to 9017d85854 bcachefs: btree_ptr_v2Kent Overstreet
2020-01-04Update bcachefs sources to c9eb15545d bcachefs: Don't call trans_iter_put() ↵Kent Overstreet
on error pointer
2019-12-28Update bcachefs sources to cfb41d25c7 bcachefs: Add an assertion to track ↵Kent Overstreet
down a heisenbug
2019-11-03Temporary import of valgrind fixes for bcachefs branch.Justin Husted
2019-10-16Update bcachefs sources to fc4f1d59cf bcachefs: Fix an iterator counting bugKent Overstreet
2019-10-01Update bcachefs sources to 380885b0b8 bcachefs: Fix counting iterators for ↵Kent Overstreet
reflink pointers
2019-09-25Update bcachefs sources to 5a3a4087af bcachefs: Convert a BUG_ON() to a warningKent Overstreet
2019-08-28Update bcachefs sources to bfb7133d71 bcachefs: Refactor bch2_alloc_write()Kent Overstreet
2019-08-28Update bcachefs sources to 4ed63a3241 bcachefs: Trust in memory bucket markKent Overstreet
2019-08-21Update bcachefs sources to ece184f718 bcachefs: ReflinkKent Overstreet
2019-07-11Update bcachefs sources to b91a514413 bcachefs: Don't try to delete stripes ↵Kent Overstreet
when RO
2019-05-24Update bcachefs sources to f38382c574 bcachefs: Improve key marking interfaceKent Overstreet
2019-04-17Update bcachefs sources to 6f603b8d79 bcachefs: some improvements to startup ↵Kent Overstreet
messages and options
2019-04-04Update bcachefs sources to d83b992f65 bcachefs: Rewrite ↵Kent Overstreet
journal_seq_blacklist machinery
2019-03-28Update bcachefs sources to d868a87c67 bcachefs: fix initial gcKent Overstreet
2019-03-24Update bcachefs sources to ffe09df106 bcachefs: Verify fs hasn't been ↵Kent Overstreet
modified before going rw
2019-03-13Update bcachefs sources to 986543d24e bcachefs: fix ↵Kent Overstreet
bch2_invalidate_one_bucket2() during journal replay
2019-03-07Update bcachefs sources to 43a464c9dd bcachefs: Don't BUG_ON() on bucket ↵Kent Overstreet
sector count overflow
2019-03-02Update bcachefs sources to a5e71b8200 bcachefs: Allocator startup ↵Kent Overstreet
fixes/refactoring
2019-03-01Update bcachefs sources to dab980b662 bcachefs: Don't get journal ↵Kent Overstreet
reservation until after we know insert will succeed
2019-02-28Update bcachefs sources to 75e8a078b8 bcachefs: improved ↵Kent Overstreet
flush_held_btree_writes()
2019-02-09Update bcachefs sources to 09a5465430 bcachefs: Don't need to walk inodes on ↵Kent Overstreet
clean shutdown
2019-01-23Update bcachefs sources to 99750eab4d bcachefs: Persist stripe blocks_usedKent Overstreet
2019-01-13Update bcachefs sources to ef60854e99 bcachefs: More allocator startup ↵Kent Overstreet
improvements
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-23Update bcachefs sources to da7fefde29 bcachefs: shim for userspace raid libraryKent Overstreet
2018-11-09Update bcachefs sources to d7dbddc450 bcachefs: revamp to_text methodsKent Overstreet
2018-11-04Update bcachefs sources to 8bf4b038d4 bcachefs: Assorted fixes for running ↵Kent Overstreet
on very small devices
2018-11-03Update bcachefs sources to b12d1535f3 bcachefs: fix bounds checks in ↵Kent Overstreet
bch2_bio_map()
2018-10-12Update bcachefs sources to d7f6da1d60 bcachefs: fix missing includeKent Overstreet