summaryrefslogtreecommitdiff
path: root/fs/bcachefs/str_hash.h
AgeCommit message (Expand)Author
2020-06-09bcachefs: Kill TRANS_RESET_MEM|TRANS_RESET_ITERSKent Overstreet
2020-06-09bcachefs: Make sure we're releasing btree iteratorsKent Overstreet
2020-06-09bcachefs: Fix an in iterator leakKent Overstreet
2020-06-09bcachefs: Split out btree_trigger_flagsKent Overstreet
2020-06-09bcachefs: Convert some enums to x-macrosKent Overstreet
2020-06-09bcachefs: Don't use sha256 for siphash str hash keyKent Overstreet
2020-06-09bcachefs: Fix deref of error pointerKent Overstreet
2020-06-09bcachefs: Rework btree iterator lifetimesKent Overstreet
2020-06-09bcachefs: Kill deferred btree updatesKent Overstreet
2020-06-09bcachefs: Improve error handling for for_each_btree_key_continue()Kent Overstreet
2020-06-09bcachefs: kill bch2_crc64_updateKent Overstreet
2020-06-09bcachefs: Return errors from for_each_btree_key()Kent Overstreet
2020-06-09bcachefs: Initial commitKent Overstreet