summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2024-08-13bcachefs: Add hysteresis to waiting on btree key cache flushKent Overstreet
2024-08-13bcachefs: Convert for_each_btree_node() to lockrestart_do()Kent Overstreet
2024-08-13bcachefs: Add missing downgrade table entryKent Overstreet
2024-08-13bcachefs: disk accounting: ignore unknown typesKent Overstreet
2024-08-13bcachefs: bch2_accounting_invalid() fixupKent Overstreet
2024-08-13bcachefs: Fix bch2_trigger_alloc when upgrading from old versionsKent Overstreet
2024-08-13bcachefs: delete faulty fastpath in bch2_btree_path_traverse_cached()Kent Overstreet
2024-08-09bcachefs: bcachefs_metadata_version_disk_accounting_v3Kent Overstreet
2024-08-09bcachefs: improve bch2_dev_usage_to_text()Kent Overstreet
2024-08-09bcachefs: bch2_accounting_invalid()Kent Overstreet
2024-08-08bcachefs: Switch to .get_inode_acl()Kent Overstreet
2024-08-07bcachefs: Use bch2_wait_on_allocator() in btree node alloc pathKent Overstreet
2024-08-07bcachefs: Make allocator stuck timeout configurable, ratelimit messagesKent Overstreet
2024-08-07bcachefs: Add missing path_traverse() to btree_iter_next_node()Kent Overstreet
2024-08-07bcachefs: ec should not allocate from ro devsKent Overstreet
2024-08-07bcachefs: Improved allocator debugging for ecKent Overstreet
2024-08-07bcachefs: Add missing bch2_trans_begin() callKent Overstreet
2024-08-07bcachefs: Add a comment for bucket helper typesKent Overstreet
2024-08-07bcachefs: Don't rely on implicit unsigned -> signed integer conversionKent Overstreet
2024-07-30bcachefs: Fix double free of ca->buckets_nouseKent Overstreet
2024-07-28Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-07-28Merge tag 'unicode-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds