summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-10-22bcachefs: Fix bch2_trans_reset_updates()Kent Overstreet
2023-10-22bcachefs: Inline bch2_btree_path_traverse() fastpathKent Overstreet
2023-10-22bcachefs: Fix hash_check_key()Kent Overstreet
2023-10-22bcachefs: Don't emit tracepoints for expected eventsKent Overstreet
2023-10-22bcachefs: Use trylock in bch2_prt_backtrace()Kent Overstreet
2023-10-22bcachefs: bch2_inode_opts_get()Kent Overstreet
2023-10-22bcachefs: Fix bch_alloc_to_text()Kent Overstreet
2023-10-22bcachefs: Better inlining in core write pathKent Overstreet
2023-10-22bcachefs: Better inlining for bch2_alloc_to_v4_mutKent Overstreet
2023-10-22bcachefs: Improve btree_reserve_get_fail tracepointKent Overstreet
2023-10-22bcachefs: Fix bch2_bucket_alloc_early()Kent Overstreet
2023-10-22bcachefs: Check for lru entries with time=0Kent Overstreet
2023-10-22bcachefs: Fix rereplicate when we already have a cached pointerKent Overstreet
2023-10-22bcachefs: Fix repair path in bch2_mark_reflink_p()Kent Overstreet
2023-10-22bcachefs: Dump transaction updates before panicingKent Overstreet
2023-10-22bcachefs: Kill fs_usage_apply_warn()Kent Overstreet
2023-10-22bcachefs: debug: Fix some locking bugsKent Overstreet
2023-10-22bcachefs: Convert EAGAIN errors to private error codesKent Overstreet
2023-10-22bcachefs: Convert EROFS errors to private error codesKent Overstreet
2023-10-22bcachefs: Fix compat path for old inode formatsKent Overstreet
2023-10-22bcachefs: bch2_trans_relock_notrace()Kent Overstreet
2023-10-22bcachefs: btree_iter->ip_allocatedKent Overstreet
2023-10-22bcachefs: key cache: Don't hold btree locks while using GFP_RECLAIMKent Overstreet
2023-10-22bcachefs: Improve bkey_cached_lock_for_evict()Kent Overstreet
2023-10-22bcachefs: Fix bch2_btree_path_traverse_all()Kent Overstreet
2023-10-22bcachefs: Delete a faulty assertionKent Overstreet
2023-10-22bcachefs: Kill bch2_extent_trim_atomic() usageKent Overstreet
2023-10-22bcachefs: Plumb saw_error through to btree_err()Kent Overstreet
2023-10-22bcachefs: Convert btree_err() to a functionKent Overstreet
2023-10-22bcachefs: fix fsck errorKent Overstreet
2023-10-22bcachefs: Make log message at startup a bit cleanerKent Overstreet
2023-10-22bcachefs: Log more messages in the journalKent Overstreet
2023-10-22bcachefs: bch2_btree_trans_to_text(): print blocked timeKent Overstreet
2023-10-22bcachefs: Fix some memcpy() warningsKent Overstreet
2023-10-22bcachefs: Be less restrictive when validating journal overwrite entriesKent Overstreet
2023-10-22bcachefs: Fix bch2_journal_flush_device_pins()Kent Overstreet
2023-10-22bcachefs: Fix for long running btree transactions & key cacheKent Overstreet
2023-10-22bcachefs: Add a missing bch2_err_str() callKent Overstreet
2023-10-22bcachefs: Add some unlikely() annotationsKent Overstreet
2023-10-22bcachefs: New btree helpersKent Overstreet
2023-10-22bcachefs: Allow for more btreesKent Overstreet
2023-10-22bcachefs: Recover from blacklisted journal entriesKent Overstreet
2023-10-22bcachefs: Fix btree_gc when multiple passes requiredKent Overstreet
2023-10-22bcachefs: Fix error path in bch2_trans_commit_write_locked()Kent Overstreet
2023-10-22bcachefs: bch2_trans_revalidate_updates_in_node()Kent Overstreet
2023-10-22bcachefs: bkey_min(), bkey_max()Kent Overstreet
2023-10-22bcachefs: More errcode cleanupKent Overstreet
2023-10-22bcachefs: Suppress -EROFS messages when shutting downKent Overstreet
2023-10-22bcachefs: Add a missing bch2_btree_path_traverse() callKent Overstreet
2023-10-22bcachefs: Fix bch2_journal_keys_peek_upto()Kent Overstreet