index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Check for lru entries with time=0
Kent Overstreet
2023-10-22
bcachefs: Fix rereplicate when we already have a cached pointer
Kent Overstreet
2023-10-22
bcachefs: Fix repair path in bch2_mark_reflink_p()
Kent Overstreet
2023-10-22
bcachefs: Dump transaction updates before panicing
Kent Overstreet
2023-10-22
bcachefs: Kill fs_usage_apply_warn()
Kent Overstreet
2023-10-22
bcachefs: debug: Fix some locking bugs
Kent Overstreet
2023-10-22
bcachefs: Convert EAGAIN errors to private error codes
Kent Overstreet
2023-10-22
bcachefs: Convert EROFS errors to private error codes
Kent Overstreet
2023-10-22
bcachefs: Fix compat path for old inode formats
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_relock_notrace()
Kent Overstreet
2023-10-22
bcachefs: btree_iter->ip_allocated
Kent Overstreet
2023-10-22
bcachefs: key cache: Don't hold btree locks while using GFP_RECLAIM
Kent Overstreet
2023-10-22
bcachefs: Improve bkey_cached_lock_for_evict()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_btree_path_traverse_all()
Kent Overstreet
2023-10-22
bcachefs: Delete a faulty assertion
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_extent_trim_atomic() usage
Kent Overstreet
2023-10-22
bcachefs: Plumb saw_error through to btree_err()
Kent Overstreet
2023-10-22
bcachefs: Convert btree_err() to a function
Kent Overstreet
2023-10-22
bcachefs: fix fsck error
Kent Overstreet
2023-10-22
bcachefs: Make log message at startup a bit cleaner
Kent Overstreet
2023-10-22
bcachefs: Log more messages in the journal
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_trans_to_text(): print blocked time
Kent Overstreet
2023-10-22
bcachefs: Fix some memcpy() warnings
Kent Overstreet
2023-10-22
bcachefs: Be less restrictive when validating journal overwrite entries
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_journal_flush_device_pins()
Kent Overstreet
2023-10-22
bcachefs: Fix for long running btree transactions & key cache
Kent Overstreet
2023-10-22
bcachefs: Add a missing bch2_err_str() call
Kent Overstreet
2023-10-22
bcachefs: Add some unlikely() annotations
Kent Overstreet
2023-10-22
bcachefs: New btree helpers
Kent Overstreet
2023-10-22
bcachefs: Allow for more btrees
Kent Overstreet
2023-10-22
bcachefs: Recover from blacklisted journal entries
Kent Overstreet
2023-10-22
bcachefs: Fix btree_gc when multiple passes required
Kent Overstreet
2023-10-22
bcachefs: Fix error path in bch2_trans_commit_write_locked()
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_revalidate_updates_in_node()
Kent Overstreet
2023-10-22
bcachefs: bkey_min(), bkey_max()
Kent Overstreet
2023-10-22
bcachefs: More errcode cleanup
Kent Overstreet
2023-10-22
bcachefs: Suppress -EROFS messages when shutting down
Kent Overstreet
2023-10-22
bcachefs: Add a missing bch2_btree_path_traverse() call
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_journal_keys_peek_upto()
Kent Overstreet
2023-10-22
bcachefs: Kill btree_insert_ret enum
Kent Overstreet
2023-10-22
bcachefs: Fix a btree iter assertion pop
Kent Overstreet
2023-10-22
bcachefs: Simplify journal read path
Kent Overstreet
2023-10-22
bcachefs: Fix a "no journal entries found" bug
Kent Overstreet
2023-10-22
bcachefs: Don't error out when just reading the journal
Kent Overstreet
2023-10-22
bcachefs: Fix a livelock in key cache fill path
Kent Overstreet
2023-10-22
bcachefs: Key cache now works for snapshots btrees
Kent Overstreet
2023-10-22
bcachefs: Bring back BTREE_ITER_CACHED_NOFILL
Kent Overstreet
2023-10-22
bcachefs: Kill __btree_trans_peek_key_cache()
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_path_peek_slot_exact()
Kent Overstreet
2023-10-22
bcachefs: Fix __btree_trans_peek_key_cache()
Kent Overstreet
[next]