summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-16bcachefs: for_each_btree_key2()bcachefs-fsck-workKent Overstreet
2022-07-16bcachefs: Fix repair for extent past end of inodeKent Overstreet
2022-07-16bcachefs: When fsck finds redundant snapshot keys, trigger snapshots cleanupKent Overstreet
2022-07-16fixup! bcachefs: Improve snapshots_seenKent Overstreet
2022-07-15bcachefs: Improve fsck for subvols/snapshotsKent Overstreet
2022-07-15bcachefs: Improve snapshots_seenKent Overstreet
2022-07-15bcachefs: Fix subvol/snapshot deleting in recoveryKent Overstreet
2022-07-14bcachefs: fsck_inode_rm() shouldn't delete subvolsKent Overstreet
2022-07-14bcachefs: Switch data_update path to snapshot_id_listKent Overstreet
2022-07-14bcachefs: Fix snapshot deletionKent Overstreet
2022-07-13bcachefs: Rename __bch2_trans_do() -> commit_do()Kent Overstreet
2022-07-12bcachefs: Put some repair messages behind opts->verboseKent Overstreet
2022-07-12bcachefs: Silence some fsck errors when reconstructing alloc infoKent Overstreet
2022-07-12bcachefs: Delete a faulty assertionKent Overstreet
2022-07-12bcachefs: Silence unimportant tracepointsKent Overstreet
2022-07-129p: Add mempools for RPCsKent Overstreet
2022-07-129p: Add client parameter to p9_req_put()Kent Overstreet
2022-07-129p: Drop kref usageKent Overstreet
2022-07-12bcachefs: Fix move path when move_stats == NULLKent Overstreet
2022-07-12bcachefs: Fix bch2_check_alloc_key()Kent Overstreet
2022-07-12bcachefs: Improve bch2_check_alloc_infoKent Overstreet
2022-07-12bcachefs: Use BTREE_INSERT_LAZY_RW in bch2_check_alloc_info()Kent Overstreet
2022-07-12bcachefs: Make "failed to evacuate bucket" a fatal errorKent Overstreet
2022-07-12bcachefs: Silence spurious "failed to evacuate bucket" errorsKent Overstreet
2022-07-12bcachefs: Bucket invalidate path improvementsKent Overstreet
2022-07-12bcachefs: Don't BUG_ON() inode link count underflowKent Overstreet
2022-07-12bcachefs: We can handle missing btree roots for all alloc btreesKent Overstreet
2022-07-12bcachefs: Always descend to leaf nodes it btree_gcKent Overstreet
2022-07-12bcachefs: fix __dev_available().Daniel Hill
2022-07-12bcachefs: Fix assertion in topology repairKent Overstreet
2022-07-12bcachefs: Make verbose option settable at runtimeKent Overstreet
2022-07-12bcachefs: Fix refcount leak in bch2_do_invalidates()Kent Overstreet
2022-07-12bcachefs: Get ref on c->writes in move.cKent Overstreet
2022-07-12bcachefs: Pipeline copygc across multiple bucketsKent Overstreet
2022-07-12bcachefs: move.c refactoringKent Overstreet
2022-07-12bcachefs: btree key cache pcpu freedlistKent Overstreet
2022-07-12fixup! lib/printbuf: New data structure for printing stringsKent Overstreet
2022-07-12bcachefs: Make IO in flight by copygc/rebalance configurableKent Overstreet
2022-07-12bcachefs: Check for extents with too many ptrsKent Overstreet
2022-07-12bcachefs: Always use percpu_ref_tryget_live() on c->writesKent Overstreet
2022-07-12bcachefs: data jobs, including rebalance wait for copygc.Daniel Hill
2022-07-12bcachefs: Redo data_update interfaceKent Overstreet
2022-07-12bcachefs: Improve checksum error messagesKent Overstreet
2022-07-12bcachefs: Move 'btree_transactions' debug to debugsKent Overstreet
2022-07-12bcachefs: Improve an error messageKent Overstreet
2022-07-12bcachefs: Fix assertion in bch2_dev_list_add_dev()Kent Overstreet
2022-07-12bcachefs: Improve "copygc requested to run" error messageKent Overstreet
2022-07-12bcachefs: Pull out data_update.cKent Overstreet
2022-07-12bcachefs: Split out dev_buckets_free()Kent Overstreet
2022-07-12bcachefs: Copygc now uses backpointersKent Overstreet