summaryrefslogtreecommitdiff
path: root/fs/bcachefs
AgeCommit message (Expand)Author
2024-09-09bcachefs: Don't delete open files in online fsckKent Overstreet
2024-09-09bcachefs: fix btree_key_cache sysfs knobKent Overstreet
2024-09-09bcachefs: More BCH_SB_MEMBER_INVALID supportKent Overstreet
2024-09-09bcachefs: Simplify bch2_bkey_drop_ptrs()Kent Overstreet
2024-09-09bcachefs: Add a cond_resched() to __journal_keys_sort()Kent Overstreet
2024-09-09bcachefs: Fix ca->io_ref usageKent Overstreet
2024-09-03bcachefs: BCH_SB_MEMBER_INVALIDKent Overstreet
2024-09-01bcachefs: fix rebalance accountingKent Overstreet
2024-08-31bcachefs: Mark more errors as autofixKent Overstreet
2024-08-31bcachefs: Revert lockless buffered IO pathKent Overstreet
2024-08-26bcachefs: Fix bch2_extents_match() false positiveKent Overstreet
2024-08-26bcachefs: Fix failure to return error in data_update_index_update()Kent Overstreet
2024-08-24bcachefs: Fix rebalance_work accountingKent Overstreet
2024-08-24bcachefs: Fix failure to flush moves before sleeping in copygcKent Overstreet
2024-08-22bcachefs: don't use rht_bucket() in btree_key_cache_scan()Kent Overstreet
2024-08-22bcachefs: add missing inode_walker_exit()Kent Overstreet
2024-08-22bcachefs: clear path->should_be_locked in bch2_btree_key_cache_drop()Kent Overstreet
2024-08-22bcachefs: Fix double assignment in check_dirent_to_subvol()Yuesong Li
2024-08-22bcachefs: Fix refcounting in discard pathKent Overstreet
2024-08-22bcachefs: Fix compat issue with old alloc_v4 keysKent Overstreet
2024-08-22bcachefs: Fix warning in bch2_fs_journal_stop()Kent Overstreet
2024-08-22bcachefs: Fix missing validation in bch2_sb_journal_v2_validate()Kent Overstreet
2024-08-22bcachefs: Fix replay_now_at() assertKent Overstreet
2024-08-22bcachefs: Fix locking in bch2_ioc_setlabel()Kent Overstreet
2024-08-22bcachefs: fix failure to relock in btree_node_fill()Kent Overstreet
2024-08-22bcachefs: fix failure to relock in bch2_btree_node_mem_alloc()Kent Overstreet
2024-08-22bcachefs: unlock_long() before resort in journal replayKent Overstreet
2024-08-22bcachefs: fix missing bch2_err_str()Kent Overstreet
2024-08-22bcachefs: fix time_stats_to_text()Kent Overstreet
2024-08-22bcachefs: Fix bch2_bucket_gens_init()Kent Overstreet
2024-08-22bcachefs: Fix bch2_trigger_alloc assertKent Overstreet
2024-08-22bcachefs: Fix failure to relock in btree_node_get()Kent Overstreet
2024-08-22bcachefs: setting bcachefs_effective.* xattrs is a noopKent Overstreet
2024-08-22bcachefs: Fix "trying to move an extent, but nr_replicas=0"Kent Overstreet
2024-08-22bcachefs: bch2_data_update_init() cleanupKent Overstreet
2024-08-19bcachefs: Extra debug for data move pathKent Overstreet
2024-08-18bcachefs: Fix incorrect gfp flagsKent Overstreet
2024-08-18bcachefs: fix field-spanning write warningKent Overstreet
2024-08-18bcachefs: Reallocate table when we're increasing sizeKent Overstreet
2024-08-16bcachefs: Fix locking in __bch2_trans_mark_dev_sb()Kent Overstreet
2024-08-16bcachefs: fix incorrect i_state usageKent Overstreet
2024-08-16bcachefs: avoid overflowing LRU_TIME_BITS for cached data lruKent Overstreet
2024-08-16bcachefs: Fix forgetting to pass trans to fsck_err()Kent Overstreet
2024-08-16bcachefs: Increase size of cuckoo hash table on too many rehashesKent Overstreet
2024-08-13bcachefs: bcachefs_metadata_version_disk_accounting_inumKent Overstreet
2024-08-13bcachefs: Kill __bch2_accounting_mem_mod()Kent Overstreet
2024-08-13bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()Kent Overstreet
2024-08-13bcachefs: Fix warning in __bch2_fsck_err() for trans not passed inKent Overstreet
2024-08-13bcachefs: Add a time_stat for blocked on key cache flushKent Overstreet
2024-08-13bcachefs: Improve trans_blocked_journal_reclaim tracepointKent Overstreet