summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-10bcachefs: Fix promoting to cache devices (durability = 0)bcachefs-v5.0Kent Overstreet
2019-06-09bcachefs: Don't allow bkey vals that are too big in extents btreeKent Overstreet
2019-06-09bcachefs: reduce BKEY_PADDED usageKent Overstreet
2019-06-09bcachefs: bkey_merge() now takes bkey_sKent Overstreet
2019-05-29bcachefs: Don't overflow stack in bch2_extent_merge_inline()Kent Overstreet
2019-05-24bcachefs: Fix starting copygc when already startedKent Overstreet
2019-05-24bcachefs: Fix an error path in bch2_btree_iter_traverse()Kent Overstreet
2019-05-24bcachefs: Improve key marking interfaceKent Overstreet
2019-05-24bcachefs: Fix cached sectors not being updated on invalidateKent Overstreet
2019-05-21bcachefs: better BTREE_INSERT_NO_CLEAR_REPLICASKent Overstreet
2019-05-21bcachefs: fix a mount error pathKent Overstreet
2019-05-21bcachefs: fix bch2_extent_merge()Kent Overstreet
2019-05-15bcachefs: Don't use a fixed size buffer for fs_usage_deltasKent Overstreet
2019-05-15bcachefs: Rip out old hacky transaction restart tracingKent Overstreet
2019-05-15bcachefs: fix bch2_rbio_narrow_crcs()Kent Overstreet
2019-05-15bcachefs: More work to avoid transaction restartsKent Overstreet
2019-05-15bcachefs: Avoid spurious transaction restartsKent Overstreet
2019-05-15bcachefs: Ensure bch2_btree_iter_next() always advancesKent Overstreet
2019-05-15bcachefs: Fix a bug with spinning on the journalKent Overstreet
2019-05-15bcachefs: Delete duplicate codeKent Overstreet
2019-05-14bcachefs: fix a preempt splatKent Overstreet
2019-05-14bcachefs: fix build of unit testsKent Overstreet
2019-05-14bcachefs: Fix spurious inconsistency in recoveryKent Overstreet
2019-05-14bcachefs: improved btree locking tracepointsKent Overstreet
2019-05-14bcachefs: Fix a bug with multiple iterators being traversedKent Overstreet
2019-05-13bcachefs: bch2_btree_delete_at_range()Kent Overstreet
2019-05-13bcachefs: stripe creation fixesKent Overstreet
2019-05-12bcachefs: Merge extents with checksumsKent Overstreet
2019-05-11bcachefs: fix creation of unneeded crc entriesKent Overstreet
2019-05-11bcachefs: bch2_bkey_ptrs_invalid()Kent Overstreet
2019-05-11bcachefs: Don't hardcode BTREE_ID_EXTENTSKent Overstreet
2019-05-10bcachefs: kill BTREE_ITER_NOUNLOCKKent Overstreet
2019-05-10bcachefs: Don't pass around may_drop_locksKent Overstreet
2019-05-10bcachefs: Kill remaining bch2_btree_iter_unlock() usesKent Overstreet
2019-05-10closures: fix a race on wakeup from closure_syncKent Overstreet
2019-05-10bcachefs: Fix journal shutdown pathKent Overstreet
2019-05-08bcachefs: Fix for the stripes mark path and gcKent Overstreet
2019-04-30bcachefs: Redo replicas gc mechanismKent Overstreet
2019-04-29bcachefs: fix bch2_flags_to_text()Kent Overstreet
2019-04-29bcachefs: struct replicas_delta should be packedKent Overstreet
2019-04-29bcachefs: switch index update wq to CPU_INTENSIVEKent Overstreet
2019-04-23bcachefs: Add actual tracepoints for transaction restartsKent Overstreet
2019-04-22bcachefs: Fix return code from bch2_fs_start()Kent Overstreet
2019-04-17bcachefs: Fix fsync error reportingKent Overstreet
2019-04-17bcachefs: Don't run fsck by default at mount timeKent Overstreet
2019-04-17bcachefs: copy correct journal_seq to dir in createKent Overstreet
2019-04-17bcachefs: some improvements to startup messages and optionsKent Overstreet
2019-04-17bcachefs: Various improvements to bch2_alloc_write()Kent Overstreet
2019-04-17bcachefs: bch2_trans_mark_update()Kent Overstreet
2019-04-17bcachefs: Write out fs usage consistentlyKent Overstreet