summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-24bcachefs: binary search improvementextent-overwriteKent Overstreet
2020-04-24extent_replay_key thingKent Overstreet
2020-04-24fooKent Overstreet
2020-04-24fooKent Overstreet
2020-04-24bcachefs: bch2_btree_iter_peek_slot() no longer assumes extents don't cross b...Kent Overstreet
2020-04-24bcachefs: Handle -EINTR bch2_migrate_index_update()Kent Overstreet
2020-04-24bcachefs: Fix for the bkey compat pathKent Overstreet
2020-04-11bcachefs: Add a few tracepointsKent Overstreet
2020-04-11bcachefs: Slightly reduce btree split thresholdKent Overstreet
2020-04-11bcachefs: Improve lockdep annotation in journalling codeKent Overstreet
2020-04-11bcachefs: Fix a locking bug in bch2_journal_pin_copy()Kent Overstreet
2020-04-11bcachefs: Fix another deadlock in the btree interior update pathKent Overstreet
2020-04-07bcachefs: Fix a locking bug in bch2_btree_ptr_debugcheck()Kent Overstreet
2020-04-07bcachefs: Account for ioclock slop when throttling rebalance threadKent Overstreet
2020-04-05bcachefs: Fix a deadlock on starting an interior btree updateKent Overstreet
2020-04-04bcachefs: Fix a debug mode assertionKent Overstreet
2020-04-04bcachefs: Fix a debug assertionKent Overstreet
2020-04-04bcachefs: Fix another error path locking bugKent Overstreet
2020-04-04bcachefs: Fix a null ptr deref during journal replayKent Overstreet
2020-04-01bcachefs: Add another mssing bch2_trans_iter_put() callKent Overstreet
2020-04-01bcachefs: Trace where btree iterators are allocatedKent Overstreet
2020-04-01bcachefs: Fix fallocate FL_INSERT_RANGEKent Overstreet
2020-03-31bcachefs: Add print method for bch2_btree_ptr_v2Kent Overstreet
2020-03-31bcachefs: Fix journalling of interior node updatesKent Overstreet
2020-03-30bcachefs: Fix iterating of journal keys within a btree nodeKent Overstreet
2020-03-30bcachefs: Fix a locking bugKent Overstreet
2020-03-30bcachefs: Fix inodes pass in fsckKent Overstreet
2020-03-30bcachefs: Fix ec_stripe_update_ptrs()Kent Overstreet
2020-03-30increase MAX_LOCKDEP_CHAINS_BITSKent Overstreet
2020-03-30bcachefs: Check btree topology at startupKent Overstreet
2020-03-30bcachefs: Don't allocate memory while holding journal reservationKent Overstreet
2020-03-30bcachefs: Reduce max nr of btree iters when lockdep is onKent Overstreet
2020-03-30bcachefs: Kill bkey_type_successorKent Overstreet
2020-03-30bcachefs: Switch a BUG_ON() to a warningKent Overstreet
2020-03-30bcachefs: Use kvpmalloc mempools for compression bounceKent Overstreet
2020-03-30bcachefs: Read journal when keep_journal onKent Overstreet
2020-03-30bcachefs: Various fixes for interior update pathKent Overstreet
2020-03-27bcachefs: Use memalloc_nofs_save()Kent Overstreet
2020-03-25bcachefs: Improve error message in fsckKent Overstreet
2020-03-25bcachefs: Add an option for keeping journal entries after startupKent Overstreet
2020-03-25bcachefs: Fix an assertion when nothing to replayKent Overstreet
2020-03-25bcachefs: Journal updates to interior nodesKent Overstreet
2020-03-25bcachefs: Replay interior node keysKent Overstreet
2020-03-25bcachefs: Walk btree with keys from journalKent Overstreet
2020-03-25bcachefs: trans_commit() path can now insert to interior nodesKent Overstreet
2020-03-24bcachefs: Disable extent mergingKent Overstreet
2020-03-24bcachefs: Fix a locking bug in fsckKent Overstreet
2020-03-21bcachefs: Fix count_iters_for_insert()Kent Overstreet
2020-03-18bcachefs: Fix an iterator bugKent Overstreet
2020-03-18bcachefs: Shut down quickerKent Overstreet