summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-09bcachefs: revert bio_copy_data to v5.13bio_copy_data_revertKent Overstreet
2021-11-09bcachefs: Fallocate fixesKent Overstreet
2021-11-08bcachefs: Refactor bch2_fpunch_at()Kent Overstreet
2021-11-08bcachefs: Drop old maybe_extending optimizationKent Overstreet
2021-11-07bcachefs: bch2_assert_pos_locked()Kent Overstreet
2021-11-07bcachefs: path->should_be_locked fixesKent Overstreet
2021-11-06bcachefs: Clean up error reporting in the startup pathKent Overstreet
2021-11-06bcachefs: Return -ENOKEY/EINVAL when mount decryption failsChris Webb
2021-11-06bcachefs: Fix upgrade path for reflink_p fixKent Overstreet
2021-11-05bcachefs: Switch fsync to use bi_journal_seqKent Overstreet
2021-11-05bcachefs: Kill bucket quantiles sysfs codeKent Overstreet
2021-11-05bcachefs: Kill journal buf bloom filterKent Overstreet
2021-11-05bcachefs: Add journal_seq to inode & alloc keysKent Overstreet
2021-11-04bcachefs: Update inode on every writeKent Overstreet
2021-11-04bcachefs: Fix __remove_dirent()Kent Overstreet
2021-11-04bcachefs: Fix check_inodes()Kent Overstreet
2021-11-04bcachefs: Improve error message in bch2_write_super()Kent Overstreet
2021-11-04bcachefs: Fix trans_lock_write()Kent Overstreet
2021-11-04bcachefs: Fix upgrade_readers()Kent Overstreet
2021-11-04bcachefs: Fix faulty assertionKent Overstreet
2021-11-04bcachefs: BTREE_TRIGGER_INSERT now only means insertKent Overstreet
2021-11-04bcachefs: Convert bch2_mark_key() to take a btree_trans *Kent Overstreet
2021-11-04bcachefs: Assorted ec fixesKent Overstreet
2021-11-04bcachefs: Fix bch2_mark_update()Kent Overstreet
2021-11-04bcachefs: Ensure journal doesn't get stuck in nochanges modeKent Overstreet
2021-11-04bcachefs: Improve transaction restart handling in fsck codeKent Overstreet
2021-11-04bcachefs: Fix bch2_btree_iter_advance()Kent Overstreet
2021-11-04bcachefs: Move bch2_evict_subvolume_inodes() to fs.cKent Overstreet
2021-11-04bcachefs: Don't do upgrades in nochanges modeKent Overstreet
2021-11-04bcachefs: Drop bch2_journal_meta() call when going RWKent Overstreet
2021-11-04bcachefs: Add BCH_SUBVOLUME_UNLINKEDKent Overstreet
2021-11-04bcachefs: Improve error messages in trans_mark_reflink_p()Kent Overstreet
2021-11-04bcachefs: Don't run triggers in fix_reflink_p_key()Kent Overstreet
2021-11-04bcachefs: More general fix for transaction paths overflowKent Overstreet
2021-11-04bcachefs: Fix fsck path for refink pointersKent Overstreet
2021-11-04bcachefs: Ensure we flush btree updates in evacuate pathKent Overstreet
2021-11-04bcachefs: bch2_btree_node_rewrite() now returns transaction restartsKent Overstreet
2021-11-04bcachefs: Fix bch2_btree_iter_next_node()Kent Overstreet
2021-11-04bcachefs: Must check for errors from bch2_trans_cond_resched()Kent Overstreet
2021-11-04bcachefs: Fix dev accounting after device addKent Overstreet
2021-11-04bcachefs: Fix a transaction path overflowKent Overstreet
2021-11-04bcachefs: Fix error handling in bch2_trans_extent_mergingKent Overstreet
2021-11-04bcachefs: Subvol dirents are now only visible in parent subvolKent Overstreet
2021-11-04bcachefs: Fix restart handling in for_each_btree_key()Kent Overstreet
2021-11-04bcachefs: cached data shouldn't prevent fs from mountingKent Overstreet
2021-11-04bcachefs: Delete dentry when deleting snapshotsKent Overstreet
2021-11-04bcachefs: Fix check_path() for snapshotsKent Overstreet
2021-11-04bcachefs: Fix for leaking of reflinked extentsKent Overstreet
2021-11-04bcachefs: New on disk format to fix reflink_p pointersKent Overstreet
2021-11-04bcachefs: Handle transaction restarts in bch2_blacklist_entries_gc()Kent Overstreet