summaryrefslogtreecommitdiff
path: root/fs/bcachefs/super.c
AgeCommit message (Expand)Author
2022-12-20bcachefs: Bring back key cache for inodesbcachefs-v6.0Kent Overstreet
2022-12-20bcachefs: Make log message at startup a bit cleanerKent Overstreet
2022-12-15bcachefs: Improved nocow lockingKent Overstreet
2022-12-02bcachefs: Fix a "no journal entries found" bugKent Overstreet
2022-11-19bcachefs: More errcode cleanupKent Overstreet
2022-10-19bcachefs: Assorted checkpatch fixesKent Overstreet
2022-10-17bcachefs: Start copygc when first going read-writeKent Overstreet
2022-10-13bcachefs: time stats now uses the mean_and_variance module.Daniel Hill
2022-10-09bcachefs: Don't stop copygc while removing devicesKent Overstreet
2022-10-05bcachefs: Kill io_in_flight semaphoreKent Overstreet
2022-10-05bcachefs: Run bch2_fs_counters_init() earlierKent Overstreet
2022-10-05bcachefs: Add private error codes for ENOSPCKent Overstreet
2022-10-05bcachefs: Fix adding a device with a labelKent Overstreet
2022-10-05bcachefs: Convert fsck errors to errcode.hKent Overstreet
2022-10-05bcachefs: Use bch2_err_str() in error messagesKent Overstreet
2022-10-05bcachefs: New on disk format: BackpointersKent Overstreet
2022-10-05bcachefs: Call bch2_do_invalidates() when going read writeKent Overstreet
2022-10-05bcachefs: Convert to lib/printbuf.cKent Overstreet
2022-10-05bcachefs: Fix error checking in bch2_fs_alloc()Kent Overstreet
2022-10-05bcachefs: Add persistent countersDaniel Hill
2022-10-05bcachefs: Shutdown path improvementsKent Overstreet
2022-10-05bcachefs: Minor device removal fixesKent Overstreet
2022-10-05bcachefs: Initialize ec work structs earlyKent Overstreet
2022-10-05bcachefs: Use a genradix for reading journal entriesKent Overstreet
2022-10-05bcachefs: Fold bucket_state in to BCH_DATA_TYPES()Kent Overstreet
2022-10-05bcachefs: More improvements for alloc info checksKent Overstreet
2022-10-05bcachefs: x-macro metadata version enumKent Overstreet
2022-10-05bcachefs: New discard implementationKent Overstreet
2022-10-05bcachefs: Kill allocator threads & freelistsKent Overstreet
2022-10-05bcachefs: Freespace, need_discard btreesKent Overstreet
2022-10-05bcachefs: Convert bch2_sb_to_text to master option listKent Overstreet
2022-10-05bcachefs: respect superblock discard flag.Daniel Hill
2022-10-05bcachefs: Heap allocate printbufsKent Overstreet
2022-10-05bcachefs: Revert "Ensure journal doesn't get stuck in nochanges mode"Kent Overstreet
2022-10-05bcachefs: Change bch2_dev_lookup() to not use lookup_bdev()Kent Overstreet
2022-10-05bcachefs: bch2_gc_gens() no longer uses bucket arrayKent Overstreet
2022-10-05bcachefs: btree_id_cached()Kent Overstreet
2022-10-05bcachefs: New data structure for buckets waiting on journal commitKent Overstreet
2022-10-05Revert "bcachefs: Delete some obsolete journal_seq_blacklist code"Kent Overstreet
2022-10-05bcachefs: Log & error message improvementsKent Overstreet
2022-10-05bcachefs: Improved superblock-related error messagesKent Overstreet
2022-10-05bcachefs: bch_dev->devKent Overstreet
2022-10-05bcachefs: Add iter_flags arg to bch2_btree_delete_range()Kent Overstreet
2022-10-05bcachefs: Improve error messages in device add pathKent Overstreet
2022-10-05bcachefs: Delete some obsolete journal_seq_blacklist codeKent Overstreet
2022-10-05bcachefs: bch2_bucket_alloc_new_fs() no longer depends on bucket marksKent Overstreet
2022-10-05bcachefs: Rewrite bch2_bucket_alloc_new_fs()Kent Overstreet
2022-10-05bcachefs: Option improvementsKent Overstreet
2022-10-05bcachefs: Add more time_statsKent Overstreet
2022-10-05bcachefs: Convert journal sysfs params to regular optionsKent Overstreet