Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-17 | Update bcachefs sources to a8115093df bcachefs: Fix divide by zero in ↵ | Kent Overstreet | |
rebalance_work() | |||
2023-06-18 | Update bcachefs sources to 99175e5712 bcachefs: Fix ↵ | Kent Overstreet | |
bch2_check_discard_freespace_key() | |||
2023-06-10 | Update bcachefs sources to ed6b7f81a7 six locks: Disable percpu read lock ↵ | Kent Overstreet | |
mode in userspace Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2023-06-04 | Update bcachefs sources to 7c0fe6f104 bcachefs: Fix bch2_fsck_ask_yn() | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2023-05-25 | Update bcachefs sources to 31c09369cd six locks: Fix an unitialized var | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2023-03-14 | Update bcachefs sources to 72405e7ff8 bcachefs: Fix ↵ | Kent Overstreet | |
bch2_check_extents_to_backpointers() | |||
2023-02-17 | Update bcachefs sources to 1b14994029 bcachefs: Fragmentation LRU | Kent Overstreet | |
2023-02-09 | Update bcachefs sources to ea93c26e98 fixup! bcachefs: We can handle missing ↵ | Kent Overstreet | |
btree roots for all alloc btrees Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2022-11-13 | Update bcachefs sources to 8d3fc97ca3 bcachefs: Fixes for building in userspace | Kent Overstreet | |
2022-10-15 | Update bcachefs sources to 3e93567c51 bcachefs: Switch to local_clock() for ↵ | Kent Overstreet | |
fastpath time source | |||
2022-09-28 | Update bcachefs sources to 24c6361e20 bcachefs: Fix a trans path overflow in ↵ | Kent Overstreet | |
bch2_btree_delete_range_trans() Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2022-09-04 | Update bcachefs sources to 176718966e bcachefs: Re-enable hash_redo_key() | Kent Overstreet | |
2022-08-11 | Update bcachefs sources to 90a9c61e2b bcachefs: Switch ↵ | Kent Overstreet | |
bch2_btree_delete_range() to bch2_trans_run() | |||
2021-06-23 | Update bcachefs sources to ca3cfad39f fixup! bcachefs: Improve ↵ | Kent Overstreet | |
iter->should_be_locked | |||
2021-06-13 | Cleanup Makefile for better compatibility + enable "make debug" | jpsollie | |
- clean up Makefile to improve compiler compatibility - add a "Make debug" target for easier debug builds - update INSTALL - fix six.c when running "make debug" against GCC 9 (maybe-uninitialized) Signed-off by: Janpieter Sollie <janpieter.sollie@edpnet.be> | |||
2021-06-08 | Update bcachefs sources to e3a7cee503 bcachefs: Don't mark superblocks past ↵ | Kent Overstreet | |
end of usable space | |||
2021-06-05 | Work around build error with gcc <10 | Justin Husted | |
linux/six.c: In function ‘__six_lock_type_slowpath’: linux/six.c:73:6: error: ‘old.<U81c8>.v’ may be used uninitialized in this function [-Werror=maybe-uninitialized] Signed-off-by: Justin Husted <sigstop@gmail.com> | |||
2021-04-04 | Update bcachefs sources to f26267fc82 bcachefs: kill bset_tree->max_key | Kent Overstreet | |
2021-03-29 | Update bcachefs sources to 18686af684 bcachefs: Inode backpointers | Kent Overstreet | |
2021-03-24 | Update bcachefs sources to ad68801b93 bcachefs: Use pcpu mode of six locks ↵ | Kent Overstreet | |
for interior nodes | |||
2020-06-15 | Update bcachefs sources to 4837f82ee1 bcachefs: Use cached iterators for ↵ | Kent Overstreet | |
alloc btree | |||
2020-06-03 | Update bcachefs sources to c9b4a210f9 fixup! bcachefs: Fixes for going RO | Kent Overstreet | |
2020-05-14 | Update bcachefs sources to e1f6739c4a bcachefs: Fix another iterator ↵ | Kent Overstreet | |
counting bug | |||
2019-10-01 | Update six locks | Kent Overstreet | |
2019-01-13 | Update bcachefs sources to ef60854e99 bcachefs: More allocator startup ↵ | Kent Overstreet | |
improvements |