Age | Commit message (Expand) | Author |
2023-10-22 | bcachefs: Check for unsupported features | Kent Overstreet |
2023-10-22 | bcachefs: revamp to_text methods | Kent Overstreet |
2023-10-22 | bcachefs: delete some dead code | Kent Overstreet |
2023-10-22 | bcachefs: fix a replicas bug | Kent Overstreet |
2023-10-22 | bcachefs: Set the last mount time using the realtime clock | Tim Schlueter |
2023-10-22 | bcachefs: Disk usage in compressed sectors, not uncompressed | Kent Overstreet |
2023-10-22 | bcachefs: Assorted fixes for running on very small devices | Kent Overstreet |
2023-10-22 | bcachefs: Scale down number of writepoints when low on space | Kent Overstreet |
2023-10-22 | bcachefs: Fix an assertion when rebuilding replicas | Kent Overstreet |
2023-10-22 | bcachefs: Rename nofsck opt to fsck | Kent Overstreet |
2023-10-22 | bcachefs: Fix journal replay when replicas sb section missing | Kent Overstreet |
2023-10-22 | bcachefs: fix bounds checks in bch2_bio_map() | Kent Overstreet |
2023-10-22 | bcachefs: Some fixes for building in userspace | Kent Overstreet |
2023-10-22 | bcachefs: fix bch2_bkey_print_bfloat | Kent Overstreet |
2023-10-22 | bcachefs: new avoid mechanism for io retries | Kent Overstreet |
2023-10-22 | bcachefs: more key marking refactoring | Kent Overstreet |
2023-10-22 | bcachefs: replicas: prep work for stripes | Kent Overstreet |
2023-10-22 | bcachefs: kill struct bch_replicas_cpu_entry | Kent Overstreet |
2023-10-22 | bcachefs: add functionality for heaps to update backpointers | Kent Overstreet |
2023-10-22 | bcachefs: btree gc refactoring | Kent Overstreet |
2023-10-22 | bcachefs: BCH_EXTENT_ENTRY_TYPES() | Kent Overstreet |
2023-10-22 | bcachefs: bch2_extent_ptr_decoded_append() | Kent Overstreet |
2023-10-22 | bcachefs: bch2_extent_drop_ptrs() | Kent Overstreet |
2023-10-22 | bcachefs: extent_for_each_ptr_decode() | Kent Overstreet |
2023-10-22 | bcachefs: kill bch_extent_crc_type | Kent Overstreet |
2023-10-22 | bcachefs: extent_ptr_decoded | Kent Overstreet |
2023-10-22 | bcachefs: fix missing include | Kent Overstreet |
2023-10-22 | bcachefs: fix a spurious gcc warning | Kent Overstreet |
2023-10-22 | bcachefs: Allocation code refactoring | Kent Overstreet |
2023-10-22 | bcachefs: Split out alloc_background.c | Kent Overstreet |
2023-10-22 | bcachefs: Fix failure to suspend | Kent Overstreet |
2023-10-22 | bcachefs: Fix suspend when moving data faster than ratelimit | Kent Overstreet |
2023-10-22 | bcachefs: fix bch2_acl_chmod() | Kent Overstreet |
2023-10-22 | bcachefs: Fix a deadlock | Kent Overstreet |
2023-10-22 | bcachefs: fix a divide | Kent Overstreet |
2023-10-22 | bcachefs: make fsck spew less | Kent Overstreet |
2023-10-22 | bcachefs: Dirent repair code | Kent Overstreet |
2023-10-22 | bcachefs: Fix a btree iter bug when iter pos == POS_MAX | Kent Overstreet |
2023-10-22 | bcachefs: Comparison function cleanups | Kent Overstreet |
2023-10-22 | bcachefs: Prioritize fragmentation in bucket allocator | Kent Overstreet |
2023-10-22 | bcachefs: Pass around bset_tree less | Kent Overstreet |
2023-10-22 | bcachefs: kill extent_insert_hook | Kent Overstreet |
2023-10-22 | bcachefs: kill i_sectors_hook | Kent Overstreet |
2023-10-22 | bcachefs: convert fcollapse to bch2_extent_update() | Kent Overstreet |
2023-10-22 | bcachefs: convert fpunch to bch2_extent_update() | Kent Overstreet |
2023-10-22 | bcachefs: convert truncate to bch2_extent_update() | Kent Overstreet |
2023-10-22 | bcachefs: convert bchfs_write_index_update() to bch2_extent_update() | Kent Overstreet |
2023-10-22 | bcachefs: bch2_extent_trim_atomic() | Kent Overstreet |
2023-10-22 | bcachefs: mempoolify btree_trans | Kent Overstreet |
2023-10-22 | bcachefs: BTREE_INSERT_JOURNAL_RES_FULL is no longer possible | Kent Overstreet |