summaryrefslogtreecommitdiff
path: root/fs/bcachefs
AgeCommit message (Expand)Author
2022-06-09bcachefs: Convert to lib/printbuf.cprintbuf_v3_bcachefsKent Overstreet
2022-06-07bcachefs: Fix btree node read error pathKent Overstreet
2022-06-07bcachefs: Fix btree_and_journal_iterKent Overstreet
2022-06-07fixup! bcachefs: Gap buffer for journal keysKent Overstreet
2022-06-06bcachefs: Fix for cmd_list_journalKent Overstreet
2022-06-05bcachefs: Also log overwrites in journalKent Overstreet
2022-06-05bcachefs: Refactor journal entry addingKent Overstreet
2022-06-05bcachefs: Btree key cache coherencyKent Overstreet
2022-06-04bcachefs: Add some missing error messagesKent Overstreet
2022-06-03bcachefs: Fix memory corruption in encryption pathKent Overstreet
2022-05-30fixup! bcachefs: Add persistent countersKent Overstreet
2022-05-30bcachefs: bch2_trans_reset_updates()Kent Overstreet
2022-05-30bcachefs: Fix error checking in bch2_fs_alloc()Kent Overstreet
2022-05-30bcachefs: Print message on btree node read retry successKent Overstreet
2022-05-30bcachefs: journal_transaction_name is now always onKent Overstreet
2022-05-30bcachefs: Fix journal_keys_search() overheadKent Overstreet
2022-05-30bcachefs: Always print when doing journal replay in fsckKent Overstreet
2022-05-30bcachefs: Rename group to label for remaining strings.Daniel Hill
2022-05-30bcachefs: Fix encryption path on armKent Overstreet
2022-05-30bcachefs: Switch to key_type_user, not logonKent Overstreet
2022-05-30bcachefs: LRU repair tweaksKent Overstreet
2022-05-30bcachefs: Delete bch_writepageKent Overstreet
2022-05-30bcachefs: Make bch_option compatible with Rust ffiBrett Holman
2022-05-30bcachefs: Put btree_trans_verify_sorted() behind debug_check_iteratorsKent Overstreet
2022-05-30bcachefs: Fix extent mergingKent Overstreet
2022-05-30bcachefs: Improve invalid bkey error messageKent Overstreet
2022-05-30bcachefs: Fix journal_iters_fix()Kent Overstreet
2022-05-30bcachefs: Go RW before bch2_check_lrus()Kent Overstreet
2022-05-30bcachefs: Add persistent countersDaniel Hill
2022-05-30bcachefs: Tracepoint improvementsKent Overstreet
2022-05-30bcachefs: Don't kick journal reclaim unless low on spaceKent Overstreet
2022-05-30bcachefs: Lock ordering fixKent Overstreet
2022-05-30bcachefs: Shutdown path improvementsKent Overstreet
2022-05-30bcachefs: Fix hash_check_key()Kent Overstreet
2022-05-30bcachefs: Allocate some extra room in btree_key_cache_fill()Kent Overstreet
2022-05-30bcachefs: bch2_btree_iter_peek_all_levels()Kent Overstreet
2022-05-30bcachefs: btree_path_set_level_(up|down)Kent Overstreet
2022-05-30bcachefs: bch2_btree_iter_peek_slot() now works on interior nodesKent Overstreet
2022-05-30bcachefs: btree_update_interior.c prep for backpointersKent Overstreet
2022-05-30bcachefs: Plumb btree_id & level to trans_markKent Overstreet
2022-05-30bcachefs: Improve some fsck error messagesKent Overstreet
2022-05-30bcachefs: Go emergency RO when i_blocks underflowsKent Overstreet
2022-05-30bcachefs: Ensure sysfs show fns print a newlineKent Overstreet
2022-05-30bcachefs: Improve try_alloc_bucket()Kent Overstreet
2022-05-30bcachefs: Kill old rebuild_replicas optionKent Overstreet
2022-05-30bcachefs: In fsck, pass BTREE_UPDATE_INTERNAL_SNAPSHOT_NODE when deleting dir...Kent Overstreet
2022-05-30bcachefs: Fix for getting stuck in journal replayKent Overstreet
2022-05-30bcachefs: Delete a redundant tracepointKent Overstreet
2022-05-30bcachefs: Improve error logging in fsck.cKent Overstreet
2022-05-30bcachefs: Fix inode_backpointer_exists()Kent Overstreet