summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-16bcachefs: Add trace_printk for buffered write opsi_blocks_debugKent Overstreet
2022-04-16bcachefs: Go emergency RO when i_blocks underflowsKent Overstreet
2022-04-15fixup! bcachefs: Check for rw before setting opts via sysfsKent Overstreet
2022-04-14bcachefs: Ensure sysfs show fns print a newlineKent Overstreet
2022-04-14bcachefs: Improve try_alloc_bucket()Kent Overstreet
2022-04-13bcachefs: Kill old rebuild_replicas optionKent Overstreet
2022-04-12bcachefs: In fsck, pass BTREE_UPDATE_INTERNAL_SNAPSHOT_NODE when deleting dir...Kent Overstreet
2022-04-12bcachefs: Fix for getting stuck in journal replayKent Overstreet
2022-04-11fixup! bcachefs: Change journal_io.c assertion to error messageKent Overstreet
2022-04-11bcachefs: Delete a redundant tracepointKent Overstreet
2022-04-11bcachefs: Improve error logging in fsck.cKent Overstreet
2022-04-11bcachefs: Fix inode_backpointer_exists()Kent Overstreet
2022-04-11bcachefs: Improve bch2_lru_delete() error messagesKent Overstreet
2022-04-11fixup! bcachefs: Ensure buckets have io_time[READ] setKent Overstreet
2022-04-11fixup! bcachefs: Use bch2_trans_inconsistent_on() in more placesKent Overstreet
2022-04-11bcachefs: Introduce bch2_journal_keys_peek_(upto|slot)()Kent Overstreet
2022-04-11bcachefs: Improve error message when alloc key doesn't match lru entryKent Overstreet
2022-04-10fixup! bcachefs: Ensure buckets have io_time[READ] setKent Overstreet
2022-04-10bcachefs: Ensure buckets have io_time[READ] setKent Overstreet
2022-04-10bcachefs: Use bch2_trans_inconsistent_on() in more placesKent Overstreet
2022-04-10bcachefs: Improve bch2_open_buckets_to_text()Kent Overstreet
2022-04-10fixup! bcachefs: Fix CPU usage in journal read pathKent Overstreet
2022-04-10fixup! bcachefs: Don't trigger extra assertions in journal replayKent Overstreet
2022-04-10bcachefs: Fix CPU usage in journal read pathKent Overstreet
2022-04-10bcachefs: Fix a null ptr derefKent Overstreet
2022-04-10bcachefs: Don't trigger extra assertions in journal replayKent Overstreet
2022-04-09bcachefs: Minor device removal fixesKent Overstreet
2022-04-09bcachefs: Fix a few warnings on 32 bitKent Overstreet
2022-04-09bcachefs: bch2_btree_delete_extent_at()Kent Overstreet
2022-04-09fixup! bcachefs: Use a genradix for reading journal entriesKent Overstreet
2022-04-09bcachefs: Don't skip triggers in fcollapse()Kent Overstreet
2022-04-09bcachefs: Initialize ec work structs earlyKent Overstreet
2022-04-09fixup! bcachefs: Run overwrite triggers before insertKent Overstreet
2022-04-08bcachefs: Use a genradix for reading journal entriesKent Overstreet
2022-04-08bcachefs: Refactor journal_keys_sort() to return an error codeKent Overstreet
2022-04-08lib/generic-radix-tree.c: Add peek_prev()Kent Overstreet
2022-04-07bcachefs: Fold bucket_state in to BCH_DATA_TYPES()Kent Overstreet
2022-04-07bcachefs: Add a sysfs attr for triggering discardsKent Overstreet
2022-04-07bcachefs: Topology repair fixesKent Overstreet
2022-04-07bcachefs: Use bch2_trans_inconsistent() moreKent Overstreet
2022-04-07bcachefs: Move alloc assertion to .key_invalid()Kent Overstreet
2022-04-07bcachefs: Improve btree_bad_header()Kent Overstreet
2022-04-06bcachefs: Check for read_time == 0 in bch2_alloc_v4_invalid()Kent Overstreet
2022-04-06bcachefs: fsck: Work around transaction restartsKent Overstreet
2022-04-06fixup! bcachefs: Defer checking of alloc -> lru refs until after RWKent Overstreet
2022-04-05bcachefs: Add rw to .key_invalid()Kent Overstreet
2022-04-05bcachefs: More improvements for alloc info checksKent Overstreet
2022-04-05bcachefs: Defer checking of alloc -> lru refs until after RWKent Overstreet
2022-04-05bcachefs: Silence spurious copygc err when shutting downKent Overstreet
2022-04-05fixup! bcachefs: Gap buffer for journal keysKent Overstreet