summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-04-11bcachefs: Don't use bch2_btree_node_lock_write_nofail() in btree split pathKent Overstreet
2024-04-10bcachefs: Fix __bch2_btree_and_journal_iter_init_node_iter()Kent Overstreet
2024-04-10bcachefs: Kill read lock dropping in bch2_btree_node_lock_write_nofail()Kent Overstreet
2024-04-10bcachefs: Fix a race in btree_update_nodes_written()Kent Overstreet
2024-04-09bcachefs: btree_node_scan: Respect member.data_allowedKent Overstreet
2024-04-09bcachefs: Don't scan for btree nodes when we can reconstructKent Overstreet
2024-04-09bcachefs: Fix check_topology() when using node scanKent Overstreet
2024-04-08bcachefs: fix eytzinger0_find_gt()Kent Overstreet
2024-04-07bcachefs: fix bch2_get_acl() transaction restart handlingKent Overstreet
2024-04-07bcachefs: fix the count of nr_freed_pcpu after changing bc->freed_nonpcpu listHongbo Li
2024-04-07bcachefs: Fix gap buffer bug in bch2_journal_key_insert_take()Kent Overstreet
2024-04-06bcachefs: Rename struct field swap to prevent macro naming collisionThorsten Blum
2024-04-06bcachefs: JOURNAL_SPACE_LOWKent Overstreet
2024-04-06bcachefs: Disable errors=panic for BCH_IOCTL_FSCK_OFFLINEKent Overstreet
2024-04-06bcachefs: Fix BCH_IOCTL_FSCK_OFFLINE for encrypted filesystemsKent Overstreet
2024-04-05bcachefs: fix rand_delete unit testKent Overstreet
2024-04-05bcachefs: fix ! vs ~ typo in __clear_bit_le64()Dan Carpenter
2024-04-05bcachefs: Fix rebalance from durability=0 deviceKent Overstreet
2024-04-04bcachefs: Print shutdown journal sequence numberKent Overstreet
2024-04-04bcachefs: Further improve btree_update_to_text()Kent Overstreet
2024-04-04bcachefs: Move btree_updates to debugfsKent Overstreet
2024-04-04bcachefs: Bump limit in btree_trans_too_many_iters()Kent Overstreet
2024-04-04bcachefs: Make snapshot_is_ancestor() safeKent Overstreet
2024-04-03bcachefs: create debugfs dir for each btreeThomas Bertschinger
2024-04-03bcachefs: reconstruct_inode()Kent Overstreet
2024-04-03bcachefs: Subvolume reconstructionKent Overstreet
2024-04-03bcachefs: Check for extents that point to same spaceKent Overstreet
2024-04-03bcachefs: Reconstruct missing snapshot nodesKent Overstreet
2024-04-03bcachefs: Flag btrees with missing dataKent Overstreet
2024-04-03bcachefs: Topology repair now uses nodes found by scanning to fill holesKent Overstreet
2024-04-03bcachefs: Repair pass for scanning for btree nodesKent Overstreet
2024-04-03bcachefs: Don't skip fake btree roots in fsckKent Overstreet
2024-04-03bcachefs: bch2_btree_root_alloc() -> bch2_btree_root_alloc_fake()Kent Overstreet
2024-04-03bcachefs: Etyzinger cleanupsKent Overstreet
2024-04-03bcachefs: bch2_shoot_down_journal_keys()Kent Overstreet
2024-04-03bcachefs: Clear recovery_passes_required as they complete without errorsKent Overstreet
2024-04-02bcachefs: ratelimit informational fsck errorsKent Overstreet
2024-04-02bcachefs: Check for bad needs_discard before doing discardKent Overstreet
2024-04-02bcachefs: Improve bch2_btree_update_to_text()Kent Overstreet
2024-04-02mean_and_variance: Drop always failing testsGuenter Roeck
2024-04-02bcachefs: fix nocow lock deadlockKent Overstreet
2024-04-01bcachefs: BCH_WATERMARK_interior_updatesKent Overstreet
2024-04-01bcachefs: Fix btree node reserveKent Overstreet
2024-04-01bcachefs: On emergency shutdown, print out current journal sequence numberKent Overstreet
2024-04-01bcachefs: Fix overlapping extent repairKent Overstreet
2024-04-01bcachefs: Fix remove_dirent()Kent Overstreet
2024-04-01bcachefs: Logged op errors should be ignoredKent Overstreet
2024-03-31bcachefs: Improve -o norecovery; opts.recovery_pass_limitKent Overstreet
2024-03-31bcachefs: bch2_run_explicit_recovery_pass_persistent()Kent Overstreet
2024-03-31bcachefs: Ensure bch_sb_field_ext always existsKent Overstreet