summaryrefslogtreecommitdiff
path: root/fs/bcachefs/super.c
AgeCommit message (Expand)Author
9 daysbcachefs: Fix debug assertKent Overstreet
13 daysbcachefs: Fix shutdown orderingKent Overstreet
2024-05-08bcachefs: move replica_set from bch_dev to bch_fsKent Overstreet
2024-05-08bcachefs: Debug asserts for ca->refKent Overstreet
2024-05-08bcachefs: New helpers for device refcountsKent Overstreet
2024-05-08bcachefs: x-macroize journal flags enumsKent Overstreet
2024-05-08bcachefs: On device add, prefer unused slotsKent Overstreet
2024-05-08bcachefs: Kill opts.buckets_nouseKent Overstreet
2024-05-08bcachefs: journal seq blacklist gc no longer has to walk btreeKent Overstreet
2024-05-08bcachefs: Move gc of bucket.oldest_gen to workqueueKent Overstreet
2024-05-08bcachefs: assert that online_reserved == 0 on shutdownKent Overstreet
2024-05-08bcachefs: member helper cleanupsKent Overstreet
2024-05-08bcachefs: iter/update/trigger/str_hash flag cleanupKent Overstreet
2024-05-08bcachefs: mark_superblock cleanupKent Overstreet
2024-05-08bcachefs: New assertion for writing to the journal after shutdownKent Overstreet
2024-05-06bcachefs: Add a better limit for maximum number of bucketsKent Overstreet
2024-05-06bcachefs: Fix bch2_dev_lookup() refcountingKent Overstreet
2024-04-20bcachefs: Fix missing call to bch2_fs_allocator_background_exit()Kent Overstreet
2024-04-04bcachefs: Print shutdown journal sequence numberKent Overstreet
2024-04-03bcachefs: Repair pass for scanning for btree nodesKent Overstreet
2024-03-31bcachefs: Improve -o norecovery; opts.recovery_pass_limitKent Overstreet
2024-03-31bcachefs: Ensure bch_sb_field_ext always existsKent Overstreet
2024-03-18bcachefs: Improve bch2_fatal_error()Kent Overstreet
2024-03-17bcachefs: fix for building in userspaceKent Overstreet
2024-03-13bcachefs: time_stats: split stats-with-quantiles into a separate structureDarrick J. Wong
2024-03-13bcachefs: bch2_print_opts()Kent Overstreet
2024-03-13bcachefs: Improve error messages in device remove pathKent Overstreet
2024-03-13bcachefs: thread_with_stdio: convert to darrayKent Overstreet
2024-03-13bcachefs: kill kvpmalloc()Kent Overstreet
2024-03-10bcachefs: Workqueues should be WQ_HIGHPRIKent Overstreet
2024-03-10bcachefs: fix split brain messageKent Overstreet
2024-03-10bcachefs: no_splitbrain_check optionKent Overstreet
2024-03-10bcachefs: Fix null-ptr-deref in bch2_fs_alloc()Li Zetao
2024-02-13bcachefs: Clamp replicas_required to replicasKent Overstreet
2024-01-21Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-21bcachefs: counters.c -> sb-counters.cKent Overstreet
2024-01-21bcachefs: Prep work for variable size btree node buffersKent Overstreet
2024-01-21bcachefs: helpers for printing data typesKent Overstreet
2024-01-18bcachefs: Replace strlcpy() with strscpy()Kees Cook
2024-01-05bcachefs: %pg is banishedKent Overstreet
2024-01-05bcachefs: increase max_active on io_complete_wqKent Overstreet
2024-01-05bcachefs: factor out thread_with_file, thread_with_stdioKent Overstreet
2024-01-05bcachefs: Split brain detectionKent Overstreet
2024-01-05bcachefs: Fix nochanges/read_only interactionKent Overstreet
2024-01-01bcachefs: for_each_member_device_rcu() now declares loop iterKent Overstreet
2024-01-01bcachefs: for_each_member_device() now declares loop iterKent Overstreet
2024-01-01bcachefs: add more verbose loggingKent Overstreet
2024-01-01bcachefs: darray_for_each() now declares loop iterKent Overstreet
2024-01-01bcachefs: bch_err_(fn|msg) check if should printKent Overstreet
2024-01-01bcachefs: btree write buffer now slurps keys from journalKent Overstreet