summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-30bcachefs: don't expose extent whiteouts XXX unfinishedbtree-iterKent Overstreet
2018-06-30bcachefs: btree_iter_prev()Kent Overstreet
2018-06-30bcachefs: kill BTREE_ITER_ENDKent Overstreet
2018-06-30bcachefs: BTREE_ITER_TYPEKent Overstreet
2018-06-30bcachefs: refactor bch2_btree_node_get_sibling() a bitKent Overstreet
2018-06-30bcachefs: improve btree_node_iter_prev()Kent Overstreet
2018-06-30bcachefs: improve bkey_prev()Kent Overstreet
2018-06-30bcachefs: fix __btree_node_iter_used()Kent Overstreet
2018-06-30bcachefs: bch2_btree_iter_set_pos() can now go backwardsKent Overstreet
2018-06-30bcachefs: More btree unit testsKent Overstreet
2018-06-30bcachefs: fix btree reserve calculationsKent Overstreet
2018-06-28fixup! bcachefs: fix an assertionKent Overstreet
2018-06-27bcachefs: fix an assertionKent Overstreet
2018-06-27bcachefs: delete some debug codeKent Overstreet
2018-06-27bcachefs: add missing includeKent Overstreet
2018-06-27bcachefs: BCH_NAME_MAXKent Overstreet
2018-06-27bcachefs: optimize __bch2_btree_iter_relock()Kent Overstreet
2018-06-27bcachefs: btree_node_lock_increment()Kent Overstreet
2018-06-27bcachefs: btree_iter_get_locks()Kent Overstreet
2018-06-27bcachefs: bch2_btree_iter_upgrade()/downgrade()Kent Overstreet
2018-06-27bcachefs: Fix a minor memory leakKent Overstreet
2018-06-12bcachefs: Fix a bug in the str_hash codeKent Overstreet
2018-06-11bcachefs: bch_sb_field_cleanKent Overstreet
2018-06-11bcachefs: Make some improvements to the journal shutdown codeKent Overstreet
2018-06-11bcachefs: split out recovery.cKent Overstreet
2018-06-11bcachefs: btree gc refactoringKent Overstreet
2018-06-11bcachefs: fix a btree iter traverse error pathKent Overstreet
2018-06-07bcachefs: btree perf/unit testsKent Overstreet
2018-06-05bcachefs: fix missing bch_crc_bytes entriesKent Overstreet
2018-06-05bcachefs: add a discard mount optionKent Overstreet
2018-06-03bcachefs: fix a minor fsync bugKent Overstreet
2018-06-03bcachefs: drop locks when needed in bch2_btree_node_get_sibling()Kent Overstreet
2018-06-03bcachefs: btree iter refactoringKent Overstreet
2018-06-03bcachefs: fix a fun truncate bugKent Overstreet
2018-06-03bcachefs: add a journal_seq_verify debug optionKent Overstreet
2018-06-03bcachefs: implement BTREE_INSERT_NOUNLOCKKent Overstreet
2018-06-03bcachefs: use BTREE_ITER_END more consistentlyKent Overstreet
2018-06-02bcachefs: better bch2_strtoh()Kent Overstreet
2018-06-01bcachefs: Fix a spurious error in fsckKent Overstreet
2018-06-01bcachefs: don't use BTREE_INSERT_NOWAIT when we're not supposed toKent Overstreet
2018-06-01bcachefs: fix missing btree_iter_set_dirty() callKent Overstreet
2018-06-01bcachefs: btree allocation deadlock fixKent Overstreet
2018-06-01bcachefs: fix another minor locking bugKent Overstreet
2018-06-01bcachefs: fix error path in fallocateKent Overstreet
2018-06-01bcachefs: tighten up reserve sizesKent Overstreet
2018-06-01bcachefs: fix device sysfs linksKent Overstreet
2018-06-01bcachefs: fcollapse works on block granularity, not pageKent Overstreet
2018-06-01bcachefs: fix an error path in fcollapseKent Overstreet
2018-06-01bcachefs: fix SGID + aclsKent Overstreet
2018-06-01bcachefs: fix dio write when faulting in from file we're writing toKent Overstreet