summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2024-01-01bcachefs: Add a rebalance, data_update tracepointsKent Overstreet3-11/+52
2024-01-01bcachefs: Print durability in member_to_text()Kent Overstreet1-0/+5
2024-01-01bcachefs: Improve sysfs compression_statsKent Overstreet1-51/+65
2024-01-01bcachefs: Kill dev_usage->buckets_ecKent Overstreet7-21/+2
2024-01-01bcachefs: bch2_dev_usage_to_text()Kent Overstreet3-26/+32
2024-01-01bcachefs: New bucket sector count helpersKent Overstreet5-48/+53
2024-01-01bcachefs: BCH_IOCTL_DEV_USAGE_V2Kent Overstreet2-18/+83
2024-01-01bcachefs: Simplify check_bucket_ref()Kent Overstreet1-8/+4
2024-01-01bcachefs: six locks: Simplify optimistic spinningKent Overstreet3-92/+42
2024-01-01bcachefs: BCH_DATA_OP_drop_extra_replicasKent Overstreet2-7/+46
2024-01-01bcachefs: Convert bch2_move_btree() to bbposKent Overstreet1-25/+19
2024-01-01bcachefs: x-macro-ify bch_data_ops enumKent Overstreet3-18/+30
2024-01-01bcachefs: clean up one inconsistent indentingYang Li1-1/+1
2024-01-01bcachefs: add a quieter bch2_read_superDaniel Hill2-3/+25
2024-01-01bcachefs: Don't use update_cached_sectors() in bch2_mark_alloc()Kent Overstreet3-29/+27
2024-01-01bcachefs: Rename bch_replicas_entry -> bch_replicas_entry_v1Kent Overstreet10-56/+56
2024-01-01bcachefs: Kill btree_iter->journal_posKent Overstreet4-17/+22
2024-01-01bcachefs: Kill memset() in bch2_btree_iter_init()Kent Overstreet3-10/+19
2024-01-01bcachefs: Add a tracepoint for journal entry closeKent Overstreet2-0/+21
2024-01-01bcachefs: Don't flush journal after replayKent Overstreet1-3/+1
2024-01-01bcachefs: Don't rejournal keys in key cache flushKent Overstreet1-6/+11
2024-01-01bcachefs: Fix userspace bch2_prt_datetime()Kent Overstreet1-0/+1
2024-01-01bcachefs: Kill BTREE_ITER_ALL_LEVELSKent Overstreet3-140/+24
2024-01-01bcachefs: backpointers fsck no longer uses BTREE_ITER_ALL_LEVELSKent Overstreet1-64/+63
2024-01-01bcachefs: Improve btree_path_dowgrade tracepointKent Overstreet2-6/+21
2024-01-01bcachefs: Rename BTREE_INSERT flagsKent Overstreet26-155/+158
2024-01-01bcachefs: bch_str_hash_flags_tKent Overstreet4-15/+23
2024-01-01bcachefs: Kill dead BTREE_INSERT flagsKent Overstreet3-20/+4
2024-01-01bcachefs: Fix redundant variable initializationKent Overstreet1-3/+1
2024-01-01bcachefs: Avoiding dropping/retaking write locks in bch2_btree_write_buffer_f...Kent Overstreet1-9/+7
2024-01-01bcachefs: Make journal replay more efficientKent Overstreet2-29/+62
2024-01-01bcachefs: Go rw before journal replayKent Overstreet1-4/+12
2024-01-01bcachefs: Kill BTREE_UPDATE_PREJOURNALKent Overstreet5-36/+11
2024-01-01bcachefs: BTREE_INSERT_JOURNAL_REPLAY now "don't init trans->journal_res"Kent Overstreet2-4/+17
2024-01-01bcachefs: Clear k->needs_whitout earlier in commit pathKent Overstreet1-2/+2
2024-01-01bcachefs: track_event_change()Kent Overstreet8-92/+140
2024-01-01bcachefs: Journal pins must always have a flush_fnKent Overstreet4-20/+40
2024-01-01bcachefs: Add an assertion in bch2_journal_pin_set()Kent Overstreet2-23/+51
2024-01-01bcachefs: Include average write size in sysfs journal_debugKent Overstreet3-9/+16
2024-01-01bcachefs: Fix warning when building in userspaceKent Overstreet1-2/+1
2024-01-01bcachefs: Print old version when scanning for old metadataKent Overstreet1-2/+6
2024-01-01bcachefs: Fix locking when checking freespace btreeKent Overstreet1-25/+35
2024-01-01bcachefs: Check for unlinked inodes not on deleted listKent Overstreet2-3/+27
2024-01-01bcachefs: kill INODE_LOCK, use lock_two_nondirectories()Kent Overstreet2-9/+6
2024-01-01bcachefs: Improved backpointer messages in fsckKent Overstreet1-28/+22
2024-01-01bcachefs: Add extra verbose logging for ro pathKent Overstreet1-2/+12
2024-01-01bcachefs: Flush fsck errors before running twiceKent Overstreet1-0/+2
2024-01-01bcachefs: make RO snapshots actually ROKent Overstreet6-14/+63
2024-01-01bcachefs: bch_sb_field_downgradeKent Overstreet10-9/+255
2024-01-01bcachefs: bch_sb.recovery_passes_requiredKent Overstreet9-30/+172