summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-21bcachefs: Fix fsck path for refink pointersreflink_fixKent Overstreet
2021-10-21bcachefs: Fix error handling in bch2_trans_extent_mergingKent Overstreet
2021-10-21bcachefs: Subvol dirents are now only visible in parent subvolKent Overstreet
2021-10-21bcachefs: Fix restart handling in for_each_btree_key()Kent Overstreet
2021-10-21bcachefs: cached data shouldn't prevent fs from mountingKent Overstreet
2021-10-20fixup! bcachefs: Track incompressible dataKent Overstreet
2021-10-20bcachefs: Delete dentry when deleting snapshotsKent Overstreet
2021-10-20bcachefs: Fix check_path() for snapshotsKent Overstreet
2021-10-20bcachefs: Fix for leaking of reflinked extentsKent Overstreet
2021-10-20bcachefs: New on disk format to fix reflink_p pointersKent Overstreet
2021-10-20bcachefs: Handle transaction restarts in bch2_blacklist_entries_gc()Kent Overstreet
2021-10-19bcachefs: bch2_trans_exit() no longer returns errorsKent Overstreet
2021-10-19bcachefs: for_each_btree_node() now returns errors directlyKent Overstreet
2021-10-19bcachefs: Improve reflink repair codeKent Overstreet
2021-10-19bcachefs: Fix check_path() across subvolumesKent Overstreet
2021-10-19bcachefs: Fix a cache coherency bug in bch2_subvolume_create()Kent Overstreet
2021-10-19bcachefs: Fix compiler warningsBrett Holman
2021-10-19bcachefs: Zero out reflink_p val in bch2_make_extent_indirect()Kent Overstreet
2021-10-19bcachefs: Fix __bch2_dirent_read_target()Kent Overstreet
2021-10-19bcachefs: Improve bch2_dump_trans_paths_updates()Kent Overstreet
2021-10-13bcachefs: Don't allocate too-big biosKent Overstreet
2021-10-13bcachefs: Fix implementation of KEY_TYPE_errorKent Overstreet
2021-10-13bcachefs: Fix deletion in __bch2_dev_usrdata_drop()Kent Overstreet
2021-10-12bcachefs: Add a valgrind memcheck hintBrett Holman
2021-10-12bcachefs: Fix rereplicate_pred()Kent Overstreet
2021-10-11bcachefs: Snapshot deletion fixKent Overstreet
2021-10-07bcachefs: Fix a pcpu var splatKent Overstreet
2021-10-07bcachefs: Fix bch2_move_btree()Kent Overstreet
2021-10-07bcachefs: Fixes for usrdata/metadata drop pathsKent Overstreet
2021-10-07bcachefs: More btree iterator fixesKent Overstreet
2021-10-07bcachefs: Ensure btree_path consistent with node iteratorsKent Overstreet
2021-10-07bcachefs: Fix bch2_dev_remove_alloc()Kent Overstreet
2021-10-01bcachefs: bch2_subvolume_get()Kent Overstreet
2021-10-01bcachefs: Fix allocator shutdown error messageKent Overstreet
2021-09-30bcachefs: Fix a spurious fsck errorKent Overstreet
2021-09-30bcachefs: Fix check_inode_update_hardlinks()Kent Overstreet
2021-09-27bcachefs: Rev the on disk format version for snapshotsKent Overstreet
2021-09-27bcachefs: Fix an assertionKent Overstreet
2021-09-26bcachefs: Snapshot creation, deletionKent Overstreet
2021-09-26bcachefs: Require snapshot id to be setKent Overstreet
2021-09-26bcachefs: Update data move path for snapshotsKent Overstreet
2021-09-26bcachefs: Whiteouts for snapshotsKent Overstreet
2021-09-26bcachefs: Convert io paths for snapshotsKent Overstreet
2021-09-26bcachefs: Update fsck for snapshotsKent Overstreet
2021-09-26bcachefs: Plumb through subvolume idKent Overstreet
2021-09-26bcachefs: BTREE_ITER_FILTER_SNAPSHOTSKent Overstreet
2021-09-26bcachefs: Add subvolume to ei_inode_infoKent Overstreet
2021-09-26bcachefs: Per subvolume lost+foundKent Overstreet
2021-09-26bcachefs: Add support for dirents that point to subvolumesKent Overstreet
2021-09-26bcachefs: Subvolumes, snapshotsKent Overstreet