summaryrefslogtreecommitdiff
path: root/libbcachefs/ec.c
AgeCommit message (Collapse)Author
2021-03-29Update bcachefs sources to 18686af684 bcachefs: Inode backpointersv0.13Kent Overstreet
2021-03-24Update bcachefs sources to c7defb5793 bcachefs: Split btree_iter_traverse ↵Kent Overstreet
and bch2_btree_iter_traverse()
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-19Update bcachefs sources to dfb7dc100d bcachefs: Drop invalid stripe ptrs in fsckKent Overstreet
2021-02-02Update bcachefs sources to 26409a8f75 bcachefs: Journal updates to dev usageKent Overstreet
2021-01-28Update bcachefs sources to bee34d805c bcachefs: Repair bad data pointersKent Overstreet
2021-01-25Update bcachefs sources to 313b24b652 bcachefs: Fix an assertionKent Overstreet
2021-01-15Update bcachefs sources to bb2281735c bcachefs: Factor out ↵Kent Overstreet
bch2_ec_stripes_heap_start()
2021-01-12Update bcachefs sources to 93347f7162 bcachefs: Add btree node prefetching ↵Kent Overstreet
to bch2_btree_and_journal_walk()
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-12-04Update bcachefs sources to e1d0fb8c5f bcachefs: Don't require flush/fua on ↵Kent Overstreet
every journal write
2020-11-07Update bcachefs sources to 1d669389f7 bcachefs: use a radix tree for inum ↵Kent Overstreet
bitmap in fsck
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-03Update bcachefs sources to c9b4a210f9 fixup! bcachefs: Fixes for going ROKent Overstreet
2020-03-30Update bcachefs sources to 275cba438e bcachefs: Fix inodes pass in fsckKent Overstreet
2020-02-26Update bcachefs sources to 1210f6c925 bcachefs: BCH_SB_FEATURES_ALLKent Overstreet
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-12-16Update bcachefs sources to fbb669e9de bcachefs: Kill btree_node_iter_largeKent Overstreet
2019-11-17Update bcachefs sources to d372ddcbfa bcachefs: Reorganize extents.cKent Overstreet
2019-10-10Update bcachefs sources to 7e03c1ab0e bcachefs: Kill bchfs_extent_update()Kent Overstreet
2019-10-04Update bcachefs sources to cddca21efc bcachefs: Don't use sha256 for siphash ↵Kent Overstreet
str hash key
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-27Update bcachefs sources to 14f68409be bcachefs: Optimize fiemapKent Overstreet
2019-08-21Update bcachefs sources to ece184f718 bcachefs: ReflinkKent Overstreet
2019-07-12Update bcachefs sources to b5fff15213 bcachefs: Fix ec_stripes_read()Kent Overstreet
2019-07-11Update bcachefs sources to 44dc1f2695 bcachefs: Fix stripe_idx_to_delete()Kent 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-01-23Update bcachefs sources to 99750eab4d bcachefs: Persist stripe blocks_usedKent Overstreet
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