Age | Commit message (Expand) | Author |
2024-03-13 | bcachefs: Prefer struct_size over open coded arithmetic | Erick Archer |
2024-03-10 | bcachefs: journal_seq_blacklist_add() now handles entries being added out of ... | Kent Overstreet |
2024-01-01 | bcachefs: convert bch_fs_flags to x-macro | Kent Overstreet |
2023-10-22 | bcachefs: bch2_sb_field_get() refactoring | Kent Overstreet |
2023-10-22 | bcachefs: Heap allocate btree_trans | Kent Overstreet |
2023-10-22 | bcachefs: Private error codes: ENOMEM | Kent Overstreet |
2023-10-22 | bcachefs: More errcode cleanup | Kent Overstreet |
2023-10-22 | bcachefs: EINTR -> BCH_ERR_transaction_restart | Kent Overstreet |
2023-10-22 | bcachefs: Printbuf rework | Kent Overstreet |
2023-10-22 | bcachefs: Add .to_text() methods for all superblock sections | Kent Overstreet |
2023-10-22 | Revert "bcachefs: Delete some obsolete journal_seq_blacklist code" | Kent Overstreet |
2023-10-22 | bcachefs: Fix bch2_journal_seq_blacklist_add() | Kent Overstreet |
2023-10-22 | bcachefs: Improved superblock-related error messages | Kent Overstreet |
2023-10-22 | bcachefs: Delete some obsolete journal_seq_blacklist code | Kent Overstreet |
2023-10-22 | bcachefs: Handle transaction restarts in bch2_blacklist_entries_gc() | Kent Overstreet |
2023-10-22 | bcachefs: for_each_btree_node() now returns errors directly | Kent Overstreet |
2023-10-22 | bcachefs: btree_path | Kent Overstreet |
2023-10-22 | bcachefs: Assorted endianness fixes | Kent Overstreet |
2023-10-22 | bcachefs: Don't require flush/fua on every journal write | Kent Overstreet |
2023-10-22 | bcachefs: Fix a bug with the journal_seq_blacklist mechanism | Kent Overstreet |
2023-10-22 | bcachefs: Convert some enums to x-macros | Kent Overstreet |
2023-10-22 | bcachefs: More work to avoid transaction restarts | Kent Overstreet |
2023-10-22 | bcachefs: cmp_int() | Kent Overstreet |
2023-10-22 | bcachefs: Rewrite journal_seq_blacklist machinery | Kent Overstreet |
2023-10-22 | bcachefs: Only get btree iters from btree transactions | Kent Overstreet |
2023-10-22 | bcachefs: Initial commit | Kent Overstreet |