summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-07bcachefs: Fix rereplicate when we already have a cached pointerbcachefs-data_update_fixKent Overstreet
2023-01-06bcachefs: Delete a faulty assertionKent Overstreet
2023-01-06bcachefs: Kill bch2_extent_trim_atomic() usageKent Overstreet
2023-01-06bcachefs: Fix promote path leakKent Overstreet
2023-01-06bcachefs: bch2_btree_trans_to_text(): print blocked timeKent Overstreet
2023-01-06bcachefs: Fix bch2_journal_flush_device_pins()Kent Overstreet
2023-01-06bcachefs: Check for lru entries with time=0Kent Overstreet
2023-01-06bcachefs: Improve invalidate_one_bucket() error messagesKent Overstreet
2023-01-06bcachefs: Fix move_ctxt_wait_event()Kent Overstreet
2023-01-06bcachefs: Plumb saw_error through to btree_err()Kent Overstreet
2023-01-06bcachefs: Convert btree_err() to a functionKent Overstreet
2023-01-06bcachefs: fix fsck errorKent Overstreet
2023-01-06bcachefs: Fix deadlock on nocow locks in data move pathKent Overstreet
2023-01-06bcachefs: Fix some memcpy() warningsKent Overstreet
2023-01-06bcachefs: Add a missing bch2_err_str() callKent Overstreet
2023-01-06bcachefs: Bring back key cache for inodesKent Overstreet
2023-01-06bcachefs: Key cache now works for snapshots btreesKent Overstreet
2023-01-06bcachefs: Bring back BTREE_ITER_CACHED_NOFILLKent Overstreet
2023-01-06bcachefs: Kill __btree_trans_peek_key_cache()Kent Overstreet
2023-01-06bcachefs: bch2_btree_path_peek_slot_exact()Kent Overstreet
2023-01-06bcachefs: Fix __btree_trans_peek_key_cache()Kent Overstreet
2023-01-06bcachefs: BKEY_INVALID_FROM_JOURNALKent Overstreet
2023-01-06bcachefs: Change bkey_invalid() rw param to flagsKent Overstreet
2023-01-06bcachefs: Be less restrictive when validating journal overwrite entriesKent Overstreet
2023-01-06bcachefs: Make log message at startup a bit cleanerKent Overstreet
2023-01-06bcachefs: Rework lru btreeKent Overstreet
2023-01-06bcachefs: Fix bch_alloc_to_text()Kent Overstreet
2023-01-06bcachefs: Fix alloc_v4_backpointers()Kent Overstreet
2023-01-06bcachefs: Improved nocow lockingKent Overstreet
2023-01-06bcachefs: Fix for long running btree transactions & key cacheKent Overstreet
2023-01-06bcachefs: Recover from blacklisted journal entriesKent Overstreet
2023-01-06bcachefs: Log more messages in the journalKent Overstreet
2023-01-06bcachefs: Use bch2_trans_kmalloc_nomemzero in bch2_bkey_allocKent Overstreet
2023-01-06bcachefs: Suppress expected -EROFS error messagesKent Overstreet
2023-01-06bcachefs: Go RW before check_alloc_info()Kent Overstreet
2023-01-06bcachefs: Fix btree_gc when multiple passes requiredKent Overstreet
2023-01-06bcachefs: Convert EAGAIN errors to private error codesKent Overstreet
2023-01-06bcachefs: Convert EROFS errors to private error codesKent Overstreet
2023-01-06bcachefs: Fix error path in bch2_trans_commit_write_locked()Kent Overstreet
2023-01-06bcachefs: handle failed data_update_init cleanupDaniel Hill
2023-01-06bcachefs: expose nocow_lock table in sysfsDaniel Hill
2023-01-06bcachefs: add skipped_nocow to bucket_alloc_fail tracepointDaniel Hill
2023-01-06bcachefs: Add a tracepoint for evacuate_bucketKent Overstreet
2023-01-06bcachefs: Add a missing bch2_btree_path_traverse() callKent Overstreet
2023-01-06bcachefs: Fix bch2_journal_keys_peek_upto()Kent Overstreet
2023-01-06bcachefs: Kill btree_insert_ret enumKent Overstreet
2023-01-06bcachefs: Fix alloc key compat codeKent Overstreet
2023-01-06bcachefs: Trivial backpointers cleanup & fixesKent Overstreet
2023-01-06bcachefs: Fix compat path for old inode formatsKent Overstreet
2023-01-06bcachefs: Allow for more btreesKent Overstreet