summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-10-22bcachefs: Check for unsupported featuresKent Overstreet
2023-10-22bcachefs: revamp to_text methodsKent Overstreet
2023-10-22bcachefs: delete some dead codeKent Overstreet
2023-10-22bcachefs: fix a replicas bugKent Overstreet
2023-10-22bcachefs: Set the last mount time using the realtime clockTim Schlueter
2023-10-22bcachefs: Disk usage in compressed sectors, not uncompressedKent Overstreet
2023-10-22bcachefs: Assorted fixes for running on very small devicesKent Overstreet
2023-10-22bcachefs: Scale down number of writepoints when low on spaceKent Overstreet
2023-10-22bcachefs: Fix an assertion when rebuilding replicasKent Overstreet
2023-10-22bcachefs: Rename nofsck opt to fsckKent Overstreet
2023-10-22bcachefs: Fix journal replay when replicas sb section missingKent Overstreet
2023-10-22bcachefs: fix bounds checks in bch2_bio_map()Kent Overstreet
2023-10-22bcachefs: Some fixes for building in userspaceKent Overstreet
2023-10-22bcachefs: fix bch2_bkey_print_bfloatKent Overstreet
2023-10-22bcachefs: new avoid mechanism for io retriesKent Overstreet
2023-10-22bcachefs: more key marking refactoringKent Overstreet
2023-10-22bcachefs: replicas: prep work for stripesKent Overstreet
2023-10-22bcachefs: kill struct bch_replicas_cpu_entryKent Overstreet
2023-10-22bcachefs: add functionality for heaps to update backpointersKent Overstreet
2023-10-22bcachefs: btree gc refactoringKent Overstreet
2023-10-22bcachefs: BCH_EXTENT_ENTRY_TYPES()Kent Overstreet
2023-10-22bcachefs: bch2_extent_ptr_decoded_append()Kent Overstreet
2023-10-22bcachefs: bch2_extent_drop_ptrs()Kent Overstreet
2023-10-22bcachefs: extent_for_each_ptr_decode()Kent Overstreet
2023-10-22bcachefs: kill bch_extent_crc_typeKent Overstreet
2023-10-22bcachefs: extent_ptr_decodedKent Overstreet
2023-10-22bcachefs: fix missing includeKent Overstreet
2023-10-22bcachefs: fix a spurious gcc warningKent Overstreet
2023-10-22bcachefs: Allocation code refactoringKent Overstreet
2023-10-22bcachefs: Split out alloc_background.cKent Overstreet
2023-10-22bcachefs: Fix failure to suspendKent Overstreet
2023-10-22bcachefs: Fix suspend when moving data faster than ratelimitKent Overstreet
2023-10-22bcachefs: fix bch2_acl_chmod()Kent Overstreet
2023-10-22bcachefs: Fix a deadlockKent Overstreet
2023-10-22bcachefs: fix a divideKent Overstreet
2023-10-22bcachefs: make fsck spew lessKent Overstreet
2023-10-22bcachefs: Dirent repair codeKent Overstreet
2023-10-22bcachefs: Fix a btree iter bug when iter pos == POS_MAXKent Overstreet
2023-10-22bcachefs: Comparison function cleanupsKent Overstreet
2023-10-22bcachefs: Prioritize fragmentation in bucket allocatorKent Overstreet
2023-10-22bcachefs: Pass around bset_tree lessKent Overstreet
2023-10-22bcachefs: kill extent_insert_hookKent Overstreet
2023-10-22bcachefs: kill i_sectors_hookKent Overstreet
2023-10-22bcachefs: convert fcollapse to bch2_extent_update()Kent Overstreet
2023-10-22bcachefs: convert fpunch to bch2_extent_update()Kent Overstreet
2023-10-22bcachefs: convert truncate to bch2_extent_update()Kent Overstreet
2023-10-22bcachefs: convert bchfs_write_index_update() to bch2_extent_update()Kent Overstreet
2023-10-22bcachefs: bch2_extent_trim_atomic()Kent Overstreet
2023-10-22bcachefs: mempoolify btree_transKent Overstreet
2023-10-22bcachefs: BTREE_INSERT_JOURNAL_RES_FULL is no longer possibleKent Overstreet