summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/super-io.c
Commit message (Expand)AuthorAgeFilesLines
...
* bcachefs: Kill direct access to bi_io_vecKent Overstreet2023-10-221-10/+6
* bcachefs: bch2_trans_mark_update()Kent Overstreet2023-10-221-1/+2
* bcachefs: Write out fs usage consistentlyKent Overstreet2023-10-221-13/+12
* bcachefs: allocate sb_read_scratch with __get_free_pageKent Overstreet2023-10-221-1/+1
* bcachefs: Rewrite journal_seq_blacklist machineryKent Overstreet2023-10-221-0/+1
* bcachefs: Track whether filesystem has errors in superblockKent Overstreet2023-10-221-2/+4
* bcachefs: Verify fs hasn't been modified before going rwKent Overstreet2023-10-221-14/+63
* bcachefs: Go rw lazilyKent Overstreet2023-10-221-7/+4
* bcachefs: assertion to catch outstanding bugKent Overstreet2023-10-221-1/+4
* bcachefs: Add a mechanism for blocking the journalKent Overstreet2023-10-221-2/+2
* bcachefs: Fix a lockdep splatKent Overstreet2023-10-221-1/+1
* bcachefs: don't do initial gc if have alloc info featureKent Overstreet2023-10-221-1/+6
* bcachefs: serialize persistent_reservedKent Overstreet2023-10-221-11/+32
* bcachefs: Write out fs usageKent Overstreet2023-10-221-31/+100
* bcachefs: fix bch2_sb_field_resize()Kent Overstreet2023-10-221-0/+1
* bcachefs: Make bkey types globally uniqueKent Overstreet2023-10-221-22/+29
* bcachefs: Erasure codingKent Overstreet2023-10-221-0/+1
* bcachefs: stripe support for replicas trackingKent Overstreet2023-10-221-9/+27
* bcachefs: Check for unsupported featuresKent Overstreet2023-10-221-0/+4
* bcachefs: revamp to_text methodsKent Overstreet2023-10-221-13/+12
* bcachefs: Assorted fixes for running on very small devicesKent Overstreet2023-10-221-1/+1
* bcachefs: Initial commitKent Overstreet2023-10-221-0/+971