summaryrefslogtreecommitdiff
path: root/fs/bcachefs/super.c
AgeCommit message (Expand)Author
2022-05-20bcachefs: Convert to lib/printbuf.cprintbuf_v2Kent Overstreet
2022-04-22fixup! bcachefs: Shutdown path improvementsKent Overstreet
2022-04-21bcachefs: Add persistent countersDaniel Hill
2022-04-17bcachefs: Shutdown path improvementsKent Overstreet
2022-04-17bcachefs: Minor device removal fixesKent Overstreet
2022-04-17bcachefs: Initialize ec work structs earlyKent Overstreet
2022-04-17bcachefs: Use a genradix for reading journal entriesKent Overstreet
2022-04-17bcachefs: Fold bucket_state in to BCH_DATA_TYPES()Kent Overstreet
2022-04-17bcachefs: More improvements for alloc info checksKent Overstreet
2022-04-17bcachefs: x-macro metadata version enumKent Overstreet
2022-04-17bcachefs: New discard implementationKent Overstreet
2022-04-17bcachefs: Kill allocator threads & freelistsKent Overstreet
2022-04-17bcachefs: Freespace, need_discard btreesKent Overstreet
2022-04-17bcachefs: Convert bch2_sb_to_text to master option listKent Overstreet
2022-04-17bcachefs: respect superblock discard flag.Daniel Hill
2022-04-17bcachefs: Heap allocate printbufsKent Overstreet
2022-04-17bcachefs: Revert "Ensure journal doesn't get stuck in nochanges mode"Kent Overstreet
2022-04-17bcachefs: Change bch2_dev_lookup() to not use lookup_bdev()Kent Overstreet
2022-04-17bcachefs: bch2_gc_gens() no longer uses bucket arrayKent Overstreet
2022-04-17bcachefs: btree_id_cached()Kent Overstreet
2022-04-17bcachefs: New data structure for buckets waiting on journal commitKent Overstreet
2022-04-17Revert "bcachefs: Delete some obsolete journal_seq_blacklist code"Kent Overstreet
2022-04-17bcachefs: Log & error message improvementsKent Overstreet
2022-04-17bcachefs: Improved superblock-related error messagesKent Overstreet
2022-04-17bcachefs: bch_dev->devKent Overstreet
2022-04-17bcachefs: Add iter_flags arg to bch2_btree_delete_range()Kent Overstreet
2022-04-17bcachefs: Improve error messages in device add pathKent Overstreet
2022-04-17bcachefs: Delete some obsolete journal_seq_blacklist codeKent Overstreet
2022-04-17bcachefs: bch2_bucket_alloc_new_fs() no longer depends on bucket marksKent Overstreet
2022-04-17bcachefs: Rewrite bch2_bucket_alloc_new_fs()Kent Overstreet
2022-04-17bcachefs: Option improvementsKent Overstreet
2022-04-17bcachefs: Add more time_statsKent Overstreet
2022-04-17bcachefs: Convert journal sysfs params to regular optionsKent Overstreet
2022-04-17bcachefs: Clean up error reporting in the startup pathKent Overstreet
2022-04-17bcachefs: Return -ENOKEY/EINVAL when mount decryption failsChris Webb
2022-04-17bcachefs: Ensure journal doesn't get stuck in nochanges modeKent Overstreet
2022-04-17bcachefs: Drop bch2_journal_meta() call when going RWKent Overstreet
2022-04-17bcachefs: Fix dev accounting after device addKent Overstreet
2022-04-17bcachefs: Fix bch2_dev_remove_alloc()Kent Overstreet
2022-04-17bcachefs: Subvolumes, snapshotsKent Overstreet
2022-04-17bcachefs: btree_pathKent Overstreet
2022-04-17bcachefs: add progress stats to sysfsBrett Holman
2022-04-17bcachefs: Update btree ptrs after every writeKent Overstreet
2022-04-17bcachefs: Don't mark superblocks past end of usable spaceKent Overstreet
2022-04-17bcachefs: Assorted endianness fixesKent Overstreet
2022-04-17bcachefs: Split out btree_error_wqKent Overstreet
2022-04-17bcachefs: Add a workqueue for btree io completionsKent Overstreet
2022-04-17bcachefs: Fix possible null deref on mountDan Robertson
2022-04-17bcachefs: Fix some refcounting bugsKent Overstreet
2022-04-17bcachefs: New and improved topology repair codeKent Overstreet