summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-01bcachefs: remove redundant condition from data_update_index_updateDaniel Hill
2024-01-01bcachefs: copygc shouldn't try moving buckets on errorDaniel Hill
2024-01-01bcachefs: Explicity go RW for fsckKent Overstreet
2024-01-01bcachefs: copygc should wakeup on shutdown if disabledDaniel Hill
2024-01-01bcachefs: rebalance should wakeup on shutdown if disabledDaniel Hill
2024-01-01bcachefs: remove dead bch2_evacuate_bucket()Daniel Hill
2024-01-01bcachefs: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2024-01-01bcachefs: more write buffer refactoringKent Overstreet
2024-01-01bcachefs: wb_flush_one_slowpath()Kent Overstreet
2024-01-01bcachefs: ONLY_SPECIFIED_DEVS doesn't mean ignore durability anymoreKent Overstreet
2024-01-01bcachefs: Don't open code bch2_dev_exists2()Kent Overstreet
2024-01-01bcachefs: Improve trace_trans_restart_would_deadlockKent Overstreet
2024-01-01bcachefs: Improve trace_trans_restart_too_many_iters()Kent Overstreet
2024-01-01bcachefs: count_event()Kent Overstreet
2024-01-01bcachefs: bch2_btree_write_buffer_flush() -> bch2_btree_write_buffer_tryflush()Kent Overstreet
2024-01-01bcachefs: bch2_btree_write_buffer_flush_locked()Kent Overstreet
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-01powerpc: Export kvm_guest static key, for bcachefs six locksKent 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