summaryrefslogtreecommitdiff
path: root/fs/bcachefs/super.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-01bcachefs: convert bch_fs_flags to x-macroKent Overstreet1-2/+4
2023-10-23bcachefs: sb-members.cKent Overstreet1-214/+0
2023-10-23bcachefs: Nocow supportKent Overstreet1-3/+4
2023-10-23bcachefs: Debug mode for c->writes referencesKent Overstreet1-1/+2
2023-10-23bcachefs: Fix assertion in bch2_dev_list_add_dev()Kent Overstreet1-1/+1
2023-10-23bcachefs: Improve bch2_bkey_ptrs_to_text()Kent Overstreet1-0/+6
2023-10-23bcachefs: Improved superblock-related error messagesKent Overstreet1-1/+0
2023-10-23bcachefs: Rewrite bch2_bucket_alloc_new_fs()Kent Overstreet1-0/+21
2023-10-23bcachefs: Fix some refcounting bugsKent Overstreet1-4/+1
2023-10-23bcachefs: Use x-macros for more enumsKent Overstreet1-5/+5
2023-10-23bcachefs: Fix unmount pathKent Overstreet1-0/+2
2023-10-23bcachefs: Make sure to go rw if lazy in fsckKent Overstreet1-0/+9
2023-10-23bcachefs: Don't export __bch2_fs_read_writeKent Overstreet1-1/+0
2023-10-23bcachefs: some improvements to startup messages and optionsKent Overstreet1-1/+1
2023-10-23bcachefs: Verify fs hasn't been modified before going rwKent Overstreet1-0/+1
2023-10-23bcachefs: Go rw lazilyKent Overstreet1-1/+3
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+228