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