summaryrefslogtreecommitdiff
path: root/libbcachefs/buckets.c
AgeCommit message (Expand)Author
2021-05-20Update bcachefs sources to ac3ab6a511 bcachefs: Fix an uninitialized varKent Overstreet
2021-05-17Update bcachefs sources to 0cd3e1d27a bcachefs: Fix for bch2_bkey_pack_pos() ...Kent Overstreet
2021-05-14Update bcachefs sources to b6d5426551 bcachefs: Fix bch2_btree_iter_peek_with...Kent Overstreet
2021-04-30Update bcachefs sources to a5c0e1bb30 bcachefs: Clean up bch2_btree_and_journ...Kent Overstreet
2021-04-24Update bcachefs sources to 3c41353bc1 bcachefs: Fix bch2_verify_keylist_sortedKent Overstreet
2021-04-19Update bcachefs sources to fe72e70682 bcachefs: Fix for btree_gc repairing in...Kent Overstreet
2021-04-12Update bcachefs sources to a8b3ce7599 fixup! bcachefs: Eliminate more PAGE_SI...Kent Overstreet
2021-04-04Update bcachefs sources to f26267fc82 bcachefs: kill bset_tree->max_keyKent Overstreet
2021-03-21Update bcachefs sources to 0a9f0fc68a bcachefs: Don't unconditially version_u...Kent Overstreet
2021-03-12Update bcachefs sources to 63924135a1 bcachefs: Have fsck check for stripe po...Kent Overstreet
2021-02-20Update bcachefs sources to e2b8120595 bcachefs: Use x-macros for more enumsKent Overstreet
2021-02-20Update bcachefs sources to 9b77e72c47 bcachefs: Extents may now cross btree n...Kent 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-12Update bcachefs sources to 93347f7162 bcachefs: Add btree node prefetching to...Kent Overstreet
2021-01-08Update bcachefs sources to fcf8a0889c bcachefs: bch2_alloc_write() should be ...Kent Overstreet
2020-12-19Update bcachefs sources to 5241335413 bcachefs: Fix for spinning in journal r...Kent Overstreet
2020-12-04Update bcachefs sources to e1d0fb8c5f bcachefs: Don't require flush/fua on ev...Kent Overstreet
2020-12-03Update bcachefs sources to 0010403265 bcachefs: Fix spurious alloc errors on ...Kent Overstreet
2020-11-30Update bcachefs sources to 021e62a098 bcachefs: Fix error in filesystem initi...Kent Overstreet
2020-11-16Update bcachefs sources to d1fd471830 bcachefs: Add more debug checksKent Overstreet
2020-10-24Update bcachefs sources to 13bb4cdf89 bcachefs: Indirect inline data extentsKent Overstreet
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
2020-10-15Update bcachefs sources to 0568ed4886 bcachefs: Fix copygc dying on startupKent Overstreet
2020-08-24Update bcachefs sources to 10ab39f2fa bcachefs: Improvements to the journal r...Kent Overstreet
2020-06-29Update bcachefs sources to 9f34144308 bcachefs: Refactor dio write code to re...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
2020-06-03Update bcachefs sources to c9b4a210f9 fixup! bcachefs: Fixes for going ROKent Overstreet
2020-03-17Update bcachefs sources to b47904df3c bcachefs: Clear BCH_FEATURE_extents_abo...Kent Overstreet
2020-03-15Update bcachefs sources to d9bb516b2d bcachefs: Move extent overwrite handlin...Kent Overstreet
2020-03-02Update bcachefs sources to 4a4139a563 bcachefs: Fix extent_sort_fix_overlappi...Kent 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() o...Kent Overstreet
2019-12-28Update bcachefs sources to cfb41d25c7 bcachefs: Add an assertion to track dow...Kent Overstreet
2019-11-09Update bcachefs sources to b1a4dc53be bcachefs: Set lost+found mode to 0700Kent Overstreet
2019-11-04Update bcachefs sources to 9e76e8d98c bcachefs: Fix uninitialized field in ha...Kent Overstreet
2019-10-10Update bcachefs sources to 7e03c1ab0e bcachefs: Kill bchfs_extent_update()Kent Overstreet
2019-10-01Update bcachefs sources to 380885b0b8 bcachefs: Fix counting iterators for re...Kent Overstreet
2019-09-25Update bcachefs sources to 5a3a4087af bcachefs: Convert a BUG_ON() to a warningKent Overstreet
2019-08-29Update bcachefs sources to fee79cd654 bcachefs: Fix BTREE_INSERT_NOMARK_OVERW...Kent Overstreet
2019-08-29Update bcachefs sources to 0d627739e9 bcachefs: Improve pointer marking check...Kent Overstreet
2019-08-28Update bcachefs sources to 05ef7000f2 bcachefs: Switch reconstruct_alloc to a...Kent 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-27Update bcachefs sources to 14f68409be bcachefs: Optimize fiemapKent Overstreet
2019-08-21Update bcachefs sources to ece184f718 bcachefs: ReflinkKent Overstreet
2019-07-13Update bcachefs sources to 22776fe990 bcachefs: Convert some assertions to fs...Kent Overstreet
2019-07-11Update bcachefs sources to b91a514413 bcachefs: Don't try to delete stripes w...Kent Overstreet