summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-12bcachefs: Update btree ptrs after every writebcachefs_btree_ptr_updateKent Overstreet
2021-07-11bcachefs: Kick off btree node writes from write completionsKent Overstreet
2021-07-11bcachefs: Mask out unknown compat features when going read-writeKent Overstreet
2021-07-11bcachefs: Really don't hold btree locks while btree IOs are in flightKent Overstreet
2021-07-11bcachefs: Assert that btree node locks aren't being leakedKent Overstreet
2021-07-11bcachefs: Regularize argument passing of btree_transKent Overstreet
2021-07-10locking/lockdep: lock_class_is_held()Kent Overstreet
2021-07-10fixup! bcache: move closures to lib/Kent Overstreet
2021-07-10bcachefs: docs: add docs for bch2_trans_resetDan Robertson
2021-07-10bcachefs: set disk state should check new_stateDan Robertson
2021-07-07fixup! bcachefs: More topology repair codeKent Overstreet
2021-07-06bcachefs: BTREE_UPDATE_INTERNAL_SNAPSHOT_NODEKent Overstreet
2021-07-06bcachefs: bch2_d_types[]Kent Overstreet
2021-07-06bcachefs: Fix bch2_btree_iter_peek_slot() assertionKent Overstreet
2021-07-06bcachefs: Split out SPOS_MAXKent Overstreet
2021-07-06bcachefs: add bcachefs xxhash supportjpsollie
2021-07-06bcachefs: Prepare checksums for more advanced algorithmsjpsollie
2021-07-06bcachefs: Enforce SYS_CAP_ADMIN within ioctlsTobias Geerinckx-Rice
2021-07-06bcachefs: Increase BTREE_TRANS_MEM_MAXKent Overstreet
2021-07-06bcachefs: Fix bch2_btree_iter_peek_prev()Kent Overstreet
2021-07-06bcachefs: Fix bch2_acl_chmod() cleanup on errorDan Robertson
2021-07-06bcachefs: statfs bfree and bavail should be the sameDan Robertson
2021-07-06bcachefs: Fix shift-by-64 in bch2_bkey_format_validate()Kent Overstreet
2021-07-06bcachefs: fix truncate without a size changeDan Robertson
2021-07-06bcachefs: fix ifdef for x86_64 asmDan Robertson
2021-07-06bcachefs: ensure iter->should_be_locked is setDan Robertson
2021-07-06bcachefs: Fix unused variable warning when !BCACHEFS_DEBUGChristopher James Halse Rogers
2021-07-06bcachefs: Use memalloc_nofs_save() in bch2_read_endio()Kent Overstreet
2021-07-06bcachefs: Fix btree_node_read_all_replicas() error handlingKent Overstreet
2021-07-06bcachefs: Don't loop into topology repairKent Overstreet
2021-07-06bcachefs: Start journal reclaim thread earlierKent Overstreet
2021-07-06bcachefs: Don't ratelimit certain fsck errorsKent Overstreet
2021-07-06bcachefs: ensure iter->should_be_locked is setDan Robertson
2021-07-06bcachefs: Don't disable preemption unnecessarilyKent Overstreet
2021-07-06bcachefs: Extensive triggers cleanupsKent Overstreet
2021-07-06bcachefs: fix truncate with ATTR_MODEKent Overstreet
2021-07-06bcachefs: Improve iter->should_be_lockedKent Overstreet
2021-07-06bcachefs: Kill __btree_delete_at()Kent Overstreet
2021-07-06bcachefs: Make sure bch2_trans_mark_update uses correct iter flagsKent Overstreet
2021-07-06bcachefs: Fix a memory leak in dio write pathKent Overstreet
2021-07-06bcachefs: fix a possible bcachefs checksum mapping error opt-checksum enum to...jpsollie
2021-07-06bcachefs: Clear iter->should_be_locked in bch2_trans_resetKent Overstreet
2021-07-06bcachefs: Don't underflow c->sectors_availableKent Overstreet
2021-07-06bcachefs: Kill bch2_btree_iter_peek_cached()Kent Overstreet
2021-07-06bcachefs: Allow shorter JSET_ENTRY_dev_usage entriesKent Overstreet
2021-07-06bcachefs: mount: fix null deref with null devnameDan Robertson
2021-07-06bcachefs: Fix null ptr deref when splitting compressed extentsKent Overstreet
2021-07-06bcachefs: Fix overflow in journal_replay_entry_earlyKent Overstreet
2021-07-06bcachefs: Always zero memory from bch2_trans_kmalloc()Kent Overstreet
2021-07-06bcachefs: Merging for indirect extentsKent Overstreet