- b65db75 bcachefs: Enumerate fsck errors by Kent Overstreet · 1 year, 2 months ago
- b0b5bbf bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarily by Kent Overstreet · 1 year, 2 months ago
- 6bd68ec bcachefs: Heap allocate btree_trans by Kent Overstreet · 1 year, 3 months ago
- 1f70225 bcachefs: Fix -Wincompatible-function-pointer-types-strict from key_invalid callbacks by Nathan Chancellor · 1 year, 3 months ago
- e46c181 bcachefs: Convert more code to bch_err_msg() by Kent Overstreet · 1 year, 3 months ago
- 8e877ca bcachefs: Split out snapshot.c by Kent Overstreet · 1 year, 4 months ago
- ae2e13d bcachefs: bch2_run_explicit_recovery_pass() by Kent Overstreet · 1 year, 5 months ago
- 93de9e9 bcachefs: Inline bch2_snapshot_is_ancestor() fast path by Kent Overstreet · 1 year, 5 months ago
- 6132c84 bcachefs: is_ancestor bitmap by Kent Overstreet · 1 year, 5 months ago
- 8479938 bcachefs: Convert snapshot table to RCU array by Kent Overstreet · 1 year, 5 months ago
- f26c67f bcachefs: Snapshot depth, skiplist fields by Kent Overstreet · 1 year, 6 months ago
- 067d228 bcachefs: Enumerate recovery passes by Kent Overstreet · 1 year, 5 months ago
- 8726dc9 bcachefs: Change check for invalid key types by Kent Overstreet · 1 year, 6 months ago
- 73bd774 bcachefs: Assorted sparse fixes by Kent Overstreet · 1 year, 5 months ago
- 0fb3355 bcachefs: Improve bch2_bkey_make_mut() by Kent Overstreet · 1 year, 6 months ago
- 1bb3c2a bcachefs: New error message helpers by Kent Overstreet · 1 year, 6 months ago
- 253748a bcachefs: snapshot_to_text() includes snapshot tree by Kent Overstreet · 1 year, 6 months ago
- e47a390 bcachefs: Convert -ENOENT to private error codes by Kent Overstreet · 1 year, 7 months ago
- cb1b479 bcachefs: Fix quotas + snapshots by Kent Overstreet · 1 year, 8 months ago
- 653693b bcachefs: Add otime, parent to bch_subvolume by Kent Overstreet · 1 year, 9 months ago
- 1c59b48 bcachefs: BTREE_ID_snapshot_tree by Kent Overstreet · 1 year, 9 months ago
- 51e84d3 bcachefs: bch2_bkey_get_empty_slot() by Kent Overstreet · 1 year, 8 months ago
- f12a798 bcachefs: bch2_bkey_get_mut() now calls bch2_trans_update() by Kent Overstreet · 1 year, 8 months ago
- f8cb35f bcachefs: bch2_bkey_alloc() now calls bch2_trans_update() by Kent Overstreet · 1 year, 8 months ago
- 34dfa5d bcachefs: bch2_bkey_get_mut() improvements by Kent Overstreet · 1 year, 8 months ago
- bcb79a5 bcachefs: bch2_bkey_get_iter() helpers by Kent Overstreet · 1 year, 8 months ago
- 174f930 bcachefs: bkey_ops.min_val_size by Kent Overstreet · 1 year, 8 months ago
- 8bff987 bcachefs: use dedicated workqueue for tasks holding write refs by Brian Foster · 1 year, 9 months ago
- 65d48e3 bcachefs: Private error codes: ENOMEM by Kent Overstreet · 1 year, 9 months ago
- ae1f562 bcachefs: Mark new snapshots earlier in create path by Kent Overstreet · 1 year, 9 months ago
- 2611a04 bcachefs: bch2_mark_key() now takes btree_id & level by Kent Overstreet · 1 year, 10 months ago
- 19d6521 bcachefs: bch2_mark_snapshot() now called like other triggers by Kent Overstreet · 1 year, 10 months ago
- facafdc bcachefs: Change bkey_invalid() rw param to flags by Kent Overstreet · 2 years ago
- d94189a bcachefs: Debug mode for c->writes references by Kent Overstreet · 1 year, 10 months ago
- 994ba47 bcachefs: New btree helpers by Kent Overstreet · 2 years, 1 month ago
- 78c0b75 bcachefs: More errcode cleanup by Kent Overstreet · 2 years, 1 month ago
- e88a75e bcachefs: New bpos_cmp(), bkey_cmp() replacements by Kent Overstreet · 2 years, 1 month ago
- 98638ff bcachefs: Better inlining in bch2_subvolume_get_snapshot() by Kent Overstreet · 2 years, 1 month ago
- a101957 bcachefs: More style fixes by Kent Overstreet · 2 years, 2 months ago
- 098ef98 bcachefs: Add private error codes for ENOSPC by Kent Overstreet · 2 years, 3 months ago
- c59d66b bcachefs: Fix bch2_fs_check_snapshots() by Kent Overstreet · 2 years, 4 months ago
- 31301dd bcachefs: Fix missing error handling in bch2_subvolume_delete() by Kent Overstreet · 2 years, 4 months ago
- 549d173 bcachefs: EINTR -> BCH_ERR_transaction_restart by Kent Overstreet · 2 years, 5 months ago
- d4bf5ee bcachefs: Use bch2_err_str() in error messages by Kent Overstreet · 2 years, 5 months ago
- 6738dd1 bcachefs: Convert subvol code to for_each_btree_key_commit() by Kent Overstreet · 2 years, 5 months ago
- a178332 bcachefs: for_each_btree_key2() by Kent Overstreet · 2 years, 5 months ago
- 35f1a50 bcachefs: Improve fsck for subvols/snapshots by Kent Overstreet · 2 years, 5 months ago
- 4ab35c3 bcachefs: Fix subvol/snapshot deleting in recovery by Kent Overstreet · 2 years, 5 months ago
- 597dee1 bcachefs: Switch data_update path to snapshot_id_list by Kent Overstreet · 2 years, 5 months ago
- 416cc42 bcachefs: Fix snapshot deletion by Kent Overstreet · 2 years, 5 months ago
- e68914c bcachefs: Rename __bch2_trans_do() -> commit_do() by Kent Overstreet · 2 years, 5 months ago
- a3d7afa bcachefs: Always use percpu_ref_tryget_live() on c->writes by Kent Overstreet · 2 years, 6 months ago
- 401ec4d bcachefs: Printbuf rework by Kent Overstreet · 1 year, 11 months ago
- 275c842 bcachefs: Add rw to .key_invalid() by Kent Overstreet · 2 years, 9 months ago
- f0ac7df bcachefs: Convert .key_invalid methods to printbufs by Kent Overstreet · 2 years, 9 months ago
- 81cdc8f3 bcachefs: Fix error path in bch2_snapshot_set_equiv() by Kent Overstreet · 2 years, 9 months ago
- 91d961b bcachefs: darrays by Kent Overstreet · 2 years, 9 months ago
- 7f6ff93 bcachefs: New snapshot unit test by Kent Overstreet · 3 years ago
- c4ecf80 bcachefs: Fix an error path in bch2_snapshot_node_create() by Kent Overstreet · 3 years ago
- 94a3e1a bcachefs: bch2_trans_update() is now __must_check by Kent Overstreet · 3 years ago
- 9ca4853 bcachefs: Fix quota support for snapshots by Kent Overstreet · 3 years, 2 months ago
- 904823d bcachefs: Convert bch2_mark_key() to take a btree_trans * by Kent Overstreet · 3 years, 2 months ago
- 41f9b7d bcachefs: Move bch2_evict_subvolume_inodes() to fs.c by Kent Overstreet · 3 years, 2 months ago
- 2027875 bcachefs: Add BCH_SUBVOLUME_UNLINKED by Kent Overstreet · 3 years, 2 months ago
- ca130b9 bcachefs: Fix a cache coherency bug in bch2_subvolume_create() by Kent Overstreet · 3 years, 2 months ago
- 97996dd bcachefs: bch2_subvolume_get() by Kent Overstreet · 3 years, 3 months ago
- 14b393e bcachefs: Subvolumes, snapshots by Kent Overstreet · 3 years, 9 months ago