summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-29bcachefs: copygc shouldn't try moving buckets on errorcopygc_get_bucketsDaniel Hill
2023-11-30bcachefs: check if stats is not null in moving_ctxt_to_text()Daniel Hill
2023-11-30bcachefs: btree_cache shrinker now uses DEFAULT_SEEKSDaniel Hill
2023-11-30bcachefs: add stack trace when we go ERODaniel Hill
2023-11-29bcachefs: copygc should wakeup on shutdown if disabledDaniel Hill
2023-11-29bcachefs: rebalance should wakeup on shutdown if disabledDaniel Hill
2023-11-29bcachefs: remove dead bch2_evacuate_bucket()Daniel Hill
2023-11-29bcachefs: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2023-11-29bcachefs: more write buffer refactoringKent Overstreet
2023-11-29bcachefs: wb_flush_one_slowpath()Kent Overstreet
2023-11-29bcachefs: ONLY_SPECIFIED_DEVS doesn't mean ignore durability anymoreKent Overstreet
2023-11-29bcachefs: Don't open code bch2_dev_exists2()Kent Overstreet
2023-11-29bcachefs: Improve trace_trans_restart_would_deadlockKent Overstreet
2023-11-29bcachefs: Improve trace_trans_restart_too_many_iters()Kent Overstreet
2023-11-29bcachefs: count_event()Kent Overstreet
2023-11-29bcachefs: bch2_btree_write_buffer_flush() -> bch2_btree_write_buffer_tryflush()Kent Overstreet
2023-11-29bcachefs: bch2_btree_write_buffer_flush_locked()Kent Overstreet
2023-11-29bcachefs: Clean up btree write buffer write ref handlingKent Overstreet
2023-11-29bcachefs: delete useless commit_do()Kent Overstreet
2023-11-29bcachefs: kill journal->preres_waitKent Overstreet
2023-11-29bcachefs: Improve btree write buffer tracepointsKent Overstreet
2023-11-29bcachefs: No need to allocate keys for write bufferKent Overstreet
2023-11-29bcachefs: convert bch_fs_flags to x-macroKent Overstreet
2023-11-29bcachefs: Kill journal_seq/gc args to bch2_dev_usage_update_m()Kent Overstreet
2023-11-29bcachefs: Refactor bch2_check_alloc_to_lru_ref()Kent Overstreet
2023-11-29bcachefs: Add a rebalance, data_update tracepointsKent Overstreet
2023-11-29bcachefs: Print durability in member_to_text()Kent Overstreet
2023-11-29bcachefs: Improve sysfs compression_statsKent Overstreet
2023-11-29bcachefs: Kill dev_usage->buckets_ecKent Overstreet
2023-11-29bcachefs: bch2_dev_usage_to_text()Kent Overstreet
2023-11-29bcachefs: New bucket sector count helpersKent Overstreet
2023-11-29bcachefs: BCH_IOCTL_DEV_USAGE_V2Kent Overstreet
2023-11-29bcachefs: Simplify check_bucket_ref()Kent Overstreet
2023-11-29bcachefs: six locks: Simplify optimistic spinningKent Overstreet
2023-11-29powerpc: Export kvm_guest static key, for bcachefs six locksKent Overstreet
2023-11-29bcachefs: BCH_DATA_OP_drop_extra_replicasKent Overstreet
2023-11-29bcachefs: Convert bch2_move_btree() to bbposKent Overstreet
2023-11-29bcachefs: x-macro-ify bch_data_ops enumKent Overstreet
2023-11-29bcachefs: kthread_should_stop() now checks if we're a kthreadKent Overstreet
2023-11-29kthread: kthread_should_stop() checks if we're a kthreadKent Overstreet
2023-11-29bcachefs: clean up one inconsistent indentingYang Li
2023-11-29bcachefs: add a quieter bch2_read_superDaniel Hill
2023-11-29bcachefs: Don't use update_cached_sectors() in bch2_mark_alloc()Kent Overstreet
2023-11-29bcachefs: Rename bch_replicas_entry -> bch_replicas_entry_v1Kent Overstreet
2023-11-29bcachefs: Kill btree_iter->journal_posKent Overstreet
2023-11-29bcachefs: Kill memset() in bch2_btree_iter_init()Kent Overstreet
2023-11-29bcachefs: Add a tracepoint for journal entry closeKent Overstreet
2023-11-29bcachefs: Switch darray to kvmalloc()Kent Overstreet
2023-11-29bcachefs: Don't flush journal after replayKent Overstreet
2023-11-29bcachefs: Don't rejournal keys in key cache flushKent Overstreet