summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-01-01bcachefs: Clean up btree write buffer write ref handlingKent Overstreet
2024-01-01bcachefs: delete useless commit_do()Kent Overstreet
2024-01-01bcachefs: kill journal->preres_waitKent Overstreet
2024-01-01bcachefs: Improve btree write buffer tracepointsKent Overstreet
2024-01-01bcachefs: No need to allocate keys for write bufferKent Overstreet
2024-01-01bcachefs: convert bch_fs_flags to x-macroKent Overstreet
2024-01-01bcachefs: Kill journal_seq/gc args to bch2_dev_usage_update_m()Kent Overstreet
2024-01-01bcachefs: Refactor bch2_check_alloc_to_lru_ref()Kent Overstreet
2024-01-01bcachefs: Add a rebalance, data_update tracepointsKent Overstreet
2024-01-01bcachefs: Print durability in member_to_text()Kent Overstreet
2024-01-01bcachefs: Improve sysfs compression_statsKent Overstreet
2024-01-01bcachefs: Kill dev_usage->buckets_ecKent Overstreet
2024-01-01bcachefs: bch2_dev_usage_to_text()Kent Overstreet
2024-01-01bcachefs: New bucket sector count helpersKent Overstreet
2024-01-01bcachefs: BCH_IOCTL_DEV_USAGE_V2Kent Overstreet
2024-01-01bcachefs: Simplify check_bucket_ref()Kent Overstreet
2024-01-01bcachefs: six locks: Simplify optimistic spinningKent Overstreet
2024-01-01bcachefs: BCH_DATA_OP_drop_extra_replicasKent Overstreet
2024-01-01bcachefs: Convert bch2_move_btree() to bbposKent Overstreet
2024-01-01bcachefs: x-macro-ify bch_data_ops enumKent Overstreet
2024-01-01bcachefs: clean up one inconsistent indentingYang Li
2024-01-01bcachefs: add a quieter bch2_read_superDaniel Hill
2024-01-01bcachefs: Don't use update_cached_sectors() in bch2_mark_alloc()Kent Overstreet
2024-01-01bcachefs: Rename bch_replicas_entry -> bch_replicas_entry_v1Kent Overstreet
2024-01-01bcachefs: Kill btree_iter->journal_posKent Overstreet
2024-01-01bcachefs: Kill memset() in bch2_btree_iter_init()Kent Overstreet
2024-01-01bcachefs: Add a tracepoint for journal entry closeKent Overstreet
2024-01-01bcachefs: Don't flush journal after replayKent Overstreet
2024-01-01bcachefs: Don't rejournal keys in key cache flushKent Overstreet
2024-01-01bcachefs: Fix userspace bch2_prt_datetime()Kent Overstreet
2024-01-01bcachefs: Kill BTREE_ITER_ALL_LEVELSKent Overstreet
2024-01-01bcachefs: backpointers fsck no longer uses BTREE_ITER_ALL_LEVELSKent Overstreet
2024-01-01bcachefs: Improve btree_path_dowgrade tracepointKent Overstreet
2024-01-01bcachefs: Rename BTREE_INSERT flagsKent Overstreet
2024-01-01bcachefs: bch_str_hash_flags_tKent Overstreet
2024-01-01bcachefs: Kill dead BTREE_INSERT flagsKent Overstreet
2024-01-01bcachefs: Fix redundant variable initializationKent Overstreet
2024-01-01bcachefs: Avoiding dropping/retaking write locks in bch2_btree_write_buffer_f...Kent Overstreet
2024-01-01bcachefs: Make journal replay more efficientKent Overstreet
2024-01-01bcachefs: Go rw before journal replayKent Overstreet
2024-01-01bcachefs: Kill BTREE_UPDATE_PREJOURNALKent Overstreet
2024-01-01bcachefs: BTREE_INSERT_JOURNAL_REPLAY now "don't init trans->journal_res"Kent Overstreet
2024-01-01bcachefs: Clear k->needs_whitout earlier in commit pathKent Overstreet
2024-01-01bcachefs: track_event_change()Kent Overstreet
2024-01-01bcachefs: Journal pins must always have a flush_fnKent Overstreet
2024-01-01bcachefs: Add an assertion in bch2_journal_pin_set()Kent Overstreet
2024-01-01bcachefs: Include average write size in sysfs journal_debugKent Overstreet
2024-01-01bcachefs: Fix warning when building in userspaceKent Overstreet
2024-01-01bcachefs: Print old version when scanning for old metadataKent Overstreet
2024-01-01bcachefs: Fix locking when checking freespace btreeKent Overstreet