summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-21get_parent WIPsnapshotsKent Overstreet
2021-09-21bcachefs: Make bch2_fatal_error respect BCH_ON_ERROR_panicKent Overstreet
2021-09-21trans_dump_updatesKent Overstreet
2021-09-21more copygc statsKent Overstreet
2021-09-21improved path tracingKent Overstreet
2021-09-21Revert "bcachefs: Add more assertions for locking btree iterators out of order"Kent Overstreet
2021-09-21bcachefs: Consolidate write lock codeKent Overstreet
2021-09-21fixiesKent Overstreet
2021-09-21disable btree key cache for inodesKent Overstreet
2021-09-21bcachefs: Snapshot creation, deletionKent Overstreet
2021-09-21bcachefs: Require snapshot id to be setKent Overstreet
2021-09-21bcachefs: Update data move path for snapshotsKent Overstreet
2021-09-21bcachefs: Whiteouts for snapshotsKent Overstreet
2021-09-21bcachefs: Update triggers code for snapshotsKent Overstreet
2021-09-21bcachefs: Convert io paths for snapshotsKent Overstreet
2021-09-21bcachefs: Update fsck for snapshotsKent Overstreet
2021-09-21bcachefs: Plumb through subvolume idKent Overstreet
2021-09-21bcachefs: BTREE_ITER_FILTER_SNAPSHOTSKent Overstreet
2021-09-21bcachefs: Add subvolume to ei_inode_infoKent Overstreet
2021-09-21force enable version TODOKent Overstreet
2021-09-21bcachefs: Per subvolume lost+foundKent Overstreet
2021-09-21bcachefs: Add support for dirents that point to subvolumesKent Overstreet
2021-09-21bcachefs: Subvolumes, snapshotsKent Overstreet
2021-09-21fixup! bcachefs: Fix initialization of bch_write_op.nonceKent Overstreet
2021-09-13bcachefs: Improve btree_node_mem_ptr optimizationKent Overstreet
2021-09-13bcachefs: Add a missing bch2_trans_relock() callKent Overstreet
2021-09-09bcachefs: Fix some compiler warningsKent Overstreet
2021-09-08fixup! bcachefs: Drop some fast path tracepointsKent Overstreet
2021-09-07bcachefs: Add missing BTREE_ITER_INTENTKent Overstreet
2021-09-07fixup! bcachefs: btree_pathKent Overstreet
2021-09-07bcachefs: Better approach to write vs. read lock deadlocksKent Overstreet
2021-09-07bcachefs: normalize_read_intent_locksKent Overstreet
2021-09-07bcachefs: Consolidate intent lock code in btree_path_up_until_good_nodeKent Overstreet
2021-09-07bcachefs: Make trans_for_each_path_inorder() fasterKent Overstreet
2021-09-07bcachefs: Inline array of sorted paths in btree_transKent Overstreet
2021-09-07fixup! bcachefs: Kill retry loop in btree merge pathKent Overstreet
2021-09-07bcachefs: Optimize btree lookups in write pathKent Overstreet
2021-09-07bcachefs: Add a missing btree_path_make_mut() callKent Overstreet
2021-09-07bcachefs: Enabled shard_inode_numbers by defaultKent Overstreet
2021-09-06bcachefs: Only mark iterators nopreserve that aren't in useKent Overstreet
2021-09-06bcachefs: No need to clone iterators for updateKent Overstreet
2021-09-05fixup! bcachefs: Tighten up btree locking invariantsKent Overstreet
2021-09-05bcachefs: Kill retry loop in btree merge pathKent Overstreet
2021-09-05bcachefs: Drop some fast path tracepointsKent Overstreet
2021-09-04bcachefs: Add more assertions for locking btree iterators out of orderbtree_pathKent Overstreet
2021-09-04bcachefs: Tighten up btree locking invariantsKent Overstreet
2021-09-04bcachefs: Extent btree iterators are no longer specialKent Overstreet
2021-09-04bcachefs: btree_pathKent Overstreet
2021-09-03bcachefs: Fix initialization of bch_write_op.nonceKent Overstreet
2021-09-01bcachefs: Improve an error messageKent Overstreet