aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/super.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-01bcachefs: convert bch_fs_flags to x-macroGravatar Kent Overstreet 1-2/+4
2023-10-22bcachefs: sb-members.cGravatar Kent Overstreet 1-214/+0
2023-10-22bcachefs: Nocow supportGravatar Kent Overstreet 1-3/+4
2023-10-22bcachefs: Debug mode for c->writes referencesGravatar Kent Overstreet 1-1/+2
2023-10-22bcachefs: Fix assertion in bch2_dev_list_add_dev()Gravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Improve bch2_bkey_ptrs_to_text()Gravatar Kent Overstreet 1-0/+6
2023-10-22bcachefs: Improved superblock-related error messagesGravatar Kent Overstreet 1-1/+0
2023-10-22bcachefs: Rewrite bch2_bucket_alloc_new_fs()Gravatar Kent Overstreet 1-0/+21
2023-10-22bcachefs: Fix some refcounting bugsGravatar Kent Overstreet 1-4/+1
2023-10-22bcachefs: Use x-macros for more enumsGravatar Kent Overstreet 1-5/+5
2023-10-22bcachefs: Fix unmount pathGravatar Kent Overstreet 1-0/+2
2023-10-22bcachefs: Make sure to go rw if lazy in fsckGravatar Kent Overstreet 1-0/+9
2023-10-22bcachefs: Don't export __bch2_fs_read_writeGravatar Kent Overstreet 1-1/+0
2023-10-22bcachefs: some improvements to startup messages and optionsGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Verify fs hasn't been modified before going rwGravatar Kent Overstreet 1-0/+1
2023-10-22bcachefs: Go rw lazilyGravatar Kent Overstreet 1-1/+3
2023-10-22bcachefs: Initial commitGravatar Kent Overstreet 1-0/+228