summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-04debug for btree_io assertdaniel-debugKent Overstreet
2023-12-04bcachefs: BCH_ERR_opt_parse_errorKent Overstreet
2023-12-04bcachefs: Refactor trans->paths_allocated to be standard bitmapKent Overstreet
2023-12-04bcachefs: Move reflink_p triggers into reflink.cKent Overstreet
2023-12-04bcachefs: Remove obsolete comment about zstdRichard Davies
2023-12-04bcachefs: Include btree_trans in more tracepointsKent Overstreet
2023-12-04bcachefs: remove sb lock and flags update on explicit shutdownBrian Foster
2023-12-04bcachefs: Make backpointer fsck wb flush check more rigorousKent Overstreet
2023-12-04bcachefs: On missing backpointer to interior node, flush interior updatesKent Overstreet
2023-12-04bcachefs: remove redundant condition from data_update_index_updateDaniel Hill
2023-12-04bcachefs: copygc shouldn't try moving buckets on errorDaniel Hill
2023-12-04bcachefs: Explicity go RW for fsckKent Overstreet
2023-12-04bcachefs: copygc should wakeup on shutdown if disabledDaniel Hill
2023-12-04bcachefs: rebalance should wakeup on shutdown if disabledDaniel Hill
2023-12-04bcachefs: remove dead bch2_evacuate_bucket()Daniel Hill
2023-12-04bcachefs: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2023-12-04bcachefs: more write buffer refactoringKent Overstreet
2023-12-04bcachefs: wb_flush_one_slowpath()Kent Overstreet
2023-12-04bcachefs: ONLY_SPECIFIED_DEVS doesn't mean ignore durability anymoreKent Overstreet
2023-12-04bcachefs: Don't open code bch2_dev_exists2()Kent Overstreet
2023-12-04bcachefs: Improve trace_trans_restart_would_deadlockKent Overstreet
2023-12-04bcachefs: Improve trace_trans_restart_too_many_iters()Kent Overstreet
2023-12-04bcachefs: count_event()Kent Overstreet
2023-12-04bcachefs: bch2_btree_write_buffer_flush() -> bch2_btree_write_buffer_tryflush()Kent Overstreet
2023-12-04bcachefs: bch2_btree_write_buffer_flush_locked()Kent Overstreet
2023-12-04bcachefs: Clean up btree write buffer write ref handlingKent Overstreet
2023-12-04bcachefs: delete useless commit_do()Kent Overstreet
2023-12-04bcachefs: kill journal->preres_waitKent Overstreet
2023-12-04bcachefs: Improve btree write buffer tracepointsKent Overstreet
2023-12-04bcachefs: No need to allocate keys for write bufferKent Overstreet
2023-12-04bcachefs: convert bch_fs_flags to x-macroKent Overstreet
2023-12-04bcachefs: Kill journal_seq/gc args to bch2_dev_usage_update_m()Kent Overstreet
2023-12-04bcachefs: Refactor bch2_check_alloc_to_lru_ref()Kent Overstreet
2023-12-04bcachefs: Add a rebalance, data_update tracepointsKent Overstreet
2023-12-04bcachefs: Print durability in member_to_text()Kent Overstreet
2023-12-04bcachefs: Improve sysfs compression_statsKent Overstreet
2023-12-04bcachefs: Kill dev_usage->buckets_ecKent Overstreet
2023-12-04bcachefs: bch2_dev_usage_to_text()Kent Overstreet
2023-12-04bcachefs: New bucket sector count helpersKent Overstreet
2023-12-04bcachefs: BCH_IOCTL_DEV_USAGE_V2Kent Overstreet
2023-12-04bcachefs: Simplify check_bucket_ref()Kent Overstreet
2023-12-04bcachefs: six locks: Simplify optimistic spinningKent Overstreet
2023-12-04powerpc: Export kvm_guest static key, for bcachefs six locksKent Overstreet
2023-12-04bcachefs: BCH_DATA_OP_drop_extra_replicasKent Overstreet
2023-12-04bcachefs: Convert bch2_move_btree() to bbposKent Overstreet
2023-12-04bcachefs: x-macro-ify bch_data_ops enumKent Overstreet
2023-12-04bcachefs: kthread_should_stop() now checks if we're a kthreadKent Overstreet
2023-12-04kthread: kthread_should_stop() checks if we're a kthreadKent Overstreet
2023-12-04bcachefs: clean up one inconsistent indentingYang Li
2023-12-04bcachefs: add a quieter bch2_read_superDaniel Hill