Age | Commit message (Expand) | Author |
2024-01-21 | bcachefs: Add .val_to_text() for KEY_TYPE_cookie | Kent Overstreet |
2023-11-04 | bcachefs: rebalance_work btree is not a snapshots btree | Kent Overstreet |
2023-11-01 | bcachefs: Enumerate fsck errors | Kent Overstreet |
2023-10-31 | bcachefs: Fix btree_node_type enum | Kent Overstreet |
2023-10-31 | bcachefs: bch2_btree_id_str() | Kent Overstreet |
2023-10-22 | bcachefs: Fix handling of unknown bkey types | Kent Overstreet |
2023-10-22 | bcachefs: Fix W=12 build errors | Kent Overstreet |
2023-10-22 | bcachefs: Fix -Wincompatible-function-pointer-types-strict from key_invalid c... | Nathan Chancellor |
2023-10-22 | bcachefs: Log truncate operations | Kent Overstreet |
2023-10-22 | bcachefs: Split out snapshot.c | Kent Overstreet |
2023-10-22 | bcachefs: Consolidate btree id properties | Kent Overstreet |
2023-10-22 | bcachefs: Change check for invalid key types | Kent Overstreet |
2023-10-22 | bcachefs: Assorted sparse fixes | Kent Overstreet |
2023-10-22 | bcachefs: Allow for unknown key types | Kent Overstreet |
2023-10-22 | bcachefs: BTREE_ID_snapshot_tree | Kent Overstreet |
2023-10-22 | bcachefs: bkey_ops.min_val_size | Kent Overstreet |
2023-10-22 | bcachefs: Change bkey_invalid() rw param to flags | Kent Overstreet |
2023-10-22 | bcachefs: Rework lru btree | Kent Overstreet |
2023-10-22 | bcachefs: bucket_gens btree | Kent Overstreet |
2023-10-22 | bcachefs: KEY_TYPE_inode_v3, metadata_version_inode_v3 | Kent Overstreet |
2023-10-22 | bcachefs: New on disk format: Backpointers | Kent Overstreet |
2023-10-22 | bcachefs: More errcode cleanup | Kent Overstreet |
2023-10-22 | bcachefs: New bpos_cmp(), bkey_cmp() replacements | Kent Overstreet |
2023-10-22 | bcachefs: More style fixes | Kent Overstreet |
2023-10-22 | bcachefs: Improve an error message | Kent Overstreet |
2023-10-22 | bcachefs: Printbuf rework | Kent Overstreet |
2023-10-22 | bcachefs: Add rw to .key_invalid() | Kent Overstreet |
2023-10-22 | bcachefs: Convert .key_invalid methods to printbufs | Kent Overstreet |
2023-10-22 | bcachefs: Freespace, need_discard btrees | Kent Overstreet |
2023-10-22 | bcachefs: KEY_TYPE_alloc_v4 | Kent Overstreet |
2023-10-22 | bcachefs: LRU btree | Kent Overstreet |
2023-10-22 | bcachefs: KEY_TYPE_set | Kent Overstreet |
2023-10-22 | bcachefs: Kill bch2_bkey_debugcheck | Kent Overstreet |
2023-10-22 | bcachefs: Add journal_seq to inode & alloc keys | Kent Overstreet |
2023-10-22 | bcachefs: Require snapshot id to be set | Kent Overstreet |
2023-10-22 | bcachefs: Whiteouts for snapshots | Kent Overstreet |
2023-10-22 | bcachefs: Subvolumes, snapshots | Kent Overstreet |
2023-10-22 | bcachefs: Add SPOS_MAX to bpos_to_text() | Kent Overstreet |
2023-10-22 | bcachefs: Pretty-ify bch2_bkey_val_to_text() | Kent Overstreet |
2023-10-22 | bcachefs: Re-implement extent merging in transaction commit path | Kent Overstreet |
2023-10-22 | bcachefs: Clean up key merging | Kent Overstreet |
2023-10-22 | bcachefs: Check that keys are in the correct btrees | Kent Overstreet |
2023-10-22 | bcachefs: Start using bpos.snapshot field | Kent Overstreet |
2023-10-22 | bcachefs: Split out bpos_cmp() and bkey_cmp() | Kent Overstreet |
2023-10-22 | bcachefs: Include snapshot field in bch2_bpos_to_text | Kent Overstreet |
2023-10-22 | bcachefs: Kill bkey ops->debugcheck method | Kent Overstreet |
2023-10-22 | bcachefs: Rename BTREE_ID enums for consistency with other enums | Kent Overstreet |
2023-10-22 | bcachefs: Rename KEY_TYPE_whiteout -> KEY_TYPE_hash_whiteout | Kent Overstreet |
2023-10-22 | bcachefs: Be more careful in bch2_bkey_to_text() | Kent Overstreet |
2023-10-22 | bcachefs: Drop sysfs interface to debug parameters | Kent Overstreet |