summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-06bcachefs: BCH_IOCTL_FSCK_ONLINEbcachefs-online-fsckKent Overstreet
2023-12-06bcachefs: BCH_IOCTL_FSCK_OFFLINEKent Overstreet
2023-12-06bcachefs: bch2_run_online_recovery_passes()Kent Overstreet
2023-12-06bcachefs: Mark recovery passses that are safe to run onlineKent Overstreet
2023-12-06bcachefs: Add ability to redirect log outputKent Overstreet
2023-12-06bcachefs: thread_with_fileKent Overstreet
2023-12-06bcachefs: c->ro_refKent Overstreet
2023-12-06bcachefs: Improve error message when finding wrong btree nodeKent Overstreet
2023-12-06bcachefs: return from fsync on writeback error to avoid early shutdownBrian Foster
2023-12-06bcachefs: BCH_ERR_opt_parse_errorKent Overstreet
2023-12-06bcachefs: Refactor trans->paths_allocated to be standard bitmapKent Overstreet
2023-12-06bcachefs: Move reflink_p triggers into reflink.cKent Overstreet
2023-12-06bcachefs: Remove obsolete comment about zstdRichard Davies
2023-12-06bcachefs: Include btree_trans in more tracepointsKent Overstreet
2023-12-06bcachefs: remove sb lock and flags update on explicit shutdownBrian Foster
2023-12-06bcachefs: Make backpointer fsck wb flush check more rigorousKent Overstreet
2023-12-06bcachefs: On missing backpointer to interior node, flush interior updatesKent Overstreet
2023-12-06bcachefs: remove redundant condition from data_update_index_updateDaniel Hill
2023-12-06bcachefs: copygc shouldn't try moving buckets on errorDaniel Hill
2023-12-06bcachefs: Explicity go RW for fsckKent Overstreet
2023-12-06bcachefs: copygc should wakeup on shutdown if disabledDaniel Hill
2023-12-06bcachefs: rebalance should wakeup on shutdown if disabledDaniel Hill
2023-12-06bcachefs: remove dead bch2_evacuate_bucket()Daniel Hill
2023-12-06bcachefs: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2023-12-06bcachefs: more write buffer refactoringKent Overstreet
2023-12-06bcachefs: wb_flush_one_slowpath()Kent Overstreet
2023-12-06bcachefs: ONLY_SPECIFIED_DEVS doesn't mean ignore durability anymoreKent Overstreet
2023-12-06bcachefs: Don't open code bch2_dev_exists2()Kent Overstreet
2023-12-06bcachefs: Improve trace_trans_restart_would_deadlockKent Overstreet
2023-12-06bcachefs: Improve trace_trans_restart_too_many_iters()Kent Overstreet
2023-12-06bcachefs: count_event()Kent Overstreet
2023-12-06bcachefs: bch2_btree_write_buffer_flush() -> bch2_btree_write_buffer_tryflush()Kent Overstreet
2023-12-06bcachefs: bch2_btree_write_buffer_flush_locked()Kent Overstreet
2023-12-06bcachefs: Clean up btree write buffer write ref handlingKent Overstreet
2023-12-06bcachefs: delete useless commit_do()Kent Overstreet
2023-12-06bcachefs: kill journal->preres_waitKent Overstreet
2023-12-06bcachefs: Improve btree write buffer tracepointsKent Overstreet
2023-12-06bcachefs: No need to allocate keys for write bufferKent Overstreet
2023-12-06bcachefs: convert bch_fs_flags to x-macroKent Overstreet
2023-12-06bcachefs: Kill journal_seq/gc args to bch2_dev_usage_update_m()Kent Overstreet
2023-12-06bcachefs: Refactor bch2_check_alloc_to_lru_ref()Kent Overstreet
2023-12-06bcachefs: Add a rebalance, data_update tracepointsKent Overstreet
2023-12-06bcachefs: Print durability in member_to_text()Kent Overstreet
2023-12-06bcachefs: Improve sysfs compression_statsKent Overstreet
2023-12-06bcachefs: Kill dev_usage->buckets_ecKent Overstreet
2023-12-06bcachefs: bch2_dev_usage_to_text()Kent Overstreet
2023-12-06bcachefs: New bucket sector count helpersKent Overstreet
2023-12-06bcachefs: BCH_IOCTL_DEV_USAGE_V2Kent Overstreet
2023-12-06bcachefs: Simplify check_bucket_ref()Kent Overstreet
2023-12-06bcachefs: six locks: Simplify optimistic spinningKent Overstreet