summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/super.c
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Improved nocow lockingKent Overstreet2023-10-221-0/+2
* bcachefs: Don't stop copygc while removing devicesKent Overstreet2023-10-221-8/+0
* bcachefs: New on disk format: BackpointersKent Overstreet2023-10-221-0/+2
* bcachefs: Btree write bufferKent Overstreet2023-10-221-0/+3
* bcachefs: Start copygc when first going read-writeKent Overstreet2023-10-221-14/+12
* bcachefs: Debug mode for c->writes referencesKent Overstreet2023-10-221-5/+25
* bcachefs: ec_stripe_delete_work() now takes ref on c->writesKent Overstreet2023-10-221-5/+4
* bcachefs: Make log message at startup a bit cleanerKent Overstreet2023-10-221-7/+6
* bcachefs: More errcode cleanupKent Overstreet2023-10-221-44/+32
* bcachefs: Fix a "no journal entries found" bugKent Overstreet2023-10-221-0/+8
* bcachefs: Assorted checkpatch fixesKent Overstreet2023-10-221-5/+4
* bcachefs: time stats now uses the mean_and_variance module.Daniel Hill2023-10-221-0/+6
* bcachefs: Run bch2_fs_counters_init() earlierKent Overstreet2023-10-221-3/+3
* bcachefs: Add private error codes for ENOSPCKent Overstreet2023-10-221-3/+3
* bcachefs: Fix adding a device with a labelKent Overstreet2023-10-221-0/+18
* bcachefs: Convert fsck errors to errcode.hKent Overstreet2023-10-221-24/+3
* bcachefs: Use bch2_err_str() in error messagesKent Overstreet2023-10-221-10/+11
* bcachefs: Call bch2_do_invalidates() when going read writeKent Overstreet2023-10-221-0/+1
* bcachefs: Printbuf reworkKent Overstreet2023-10-221-5/+12
* bcachefs: Fix error checking in bch2_fs_alloc()Kent Overstreet2023-10-221-1/+1
* bcachefs: Add persistent countersDaniel Hill2023-10-221-1/+11
* bcachefs: Shutdown path improvementsKent Overstreet2023-10-221-36/+12
* bcachefs: Minor device removal fixesKent Overstreet2023-10-221-7/+13
* bcachefs: Initialize ec work structs earlyKent Overstreet2023-10-221-0/+1
* bcachefs: Use a genradix for reading journal entriesKent Overstreet2023-10-221-2/+1
* bcachefs: Fold bucket_state in to BCH_DATA_TYPES()Kent Overstreet2023-10-221-0/+2
* bcachefs: More improvements for alloc info checksKent Overstreet2023-10-221-9/+0
* bcachefs: New discard implementationKent Overstreet2023-10-221-0/+2
* bcachefs: Kill allocator threads & freelistsKent Overstreet2023-10-221-72/+10
* bcachefs: Freespace, need_discard btreesKent Overstreet2023-10-221-20/+16
* bcachefs: Run btree updates after write out of write_pointKent Overstreet2023-10-221-1/+1
* bcachefs: x-macro metadata version enumKent Overstreet2023-10-221-1/+1
* bcachefs: Convert bch2_sb_to_text to master option listKent Overstreet2023-10-221-1/+1
* bcachefs: respect superblock discard flag.Daniel Hill2023-10-221-3/+0
* bcachefs: Heap allocate printbufsKent Overstreet2023-10-221-29/+14
* bcachefs: Revert "Ensure journal doesn't get stuck in nochanges mode"Kent Overstreet2023-10-221-3/+0
* bcachefs: Change bch2_dev_lookup() to not use lookup_bdev()Kent Overstreet2023-10-221-8/+2
* bcachefs: bch2_gc_gens() no longer uses bucket arrayKent Overstreet2023-10-221-0/+1
* bcachefs: btree_id_cached()Kent Overstreet2023-10-221-0/+4
* bcachefs: New data structure for buckets waiting on journal commitKent Overstreet2023-10-221-0/+3
* Revert "bcachefs: Delete some obsolete journal_seq_blacklist code"Kent Overstreet2023-10-221-0/+5
* bcachefs: Log & error message improvementsKent Overstreet2023-10-221-1/+1
* bcachefs: Improved superblock-related error messagesKent Overstreet2023-10-221-95/+31
* bcachefs: bch_dev->devKent Overstreet2023-10-221-1/+3
* bcachefs: Add iter_flags arg to bch2_btree_delete_range()Kent Overstreet2023-10-221-1/+1
* bcachefs: Improve error messages in device add pathKent Overstreet2023-10-221-17/+27
* bcachefs: Delete some obsolete journal_seq_blacklist codeKent Overstreet2023-10-221-5/+0
* bcachefs: bch2_bucket_alloc_new_fs() no longer depends on bucket marksKent Overstreet2023-10-221-26/+0
* bcachefs: Rewrite bch2_bucket_alloc_new_fs()Kent Overstreet2023-10-221-0/+2
* bcachefs: Option improvementsKent Overstreet2023-10-221-4/+7