summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-21Update log2.h from linux kernelKent Overstreet
2020-05-21Merge pull request #30 from yshui/masterkoverstreet
2020-05-21Make sure aligned_alloc size is a multiply of alignmentYuxuan Shui
2020-05-18Add reconstruct_alloc option to fsckKent Overstreet
2020-05-14Update bcachefs sources to e1f6739c4a bcachefs: Fix another iterator counting...Kent Overstreet
2020-05-08Add --offline to device set-stateKent Overstreet
2020-05-08Don't build mount.bcachefs by defaultKent Overstreet
2020-05-08Improve list_journal commandKent Overstreet
2020-05-05Merge pull request #28 from yshui/mountkoverstreet
2020-05-05Add a mount.bcachefs toolYuxuan Shui
2020-05-05Merge pull request #27 from yshui/masterkoverstreet
2020-05-05Fix building on muslYuxuan Shui
2020-04-25Set device read-only if necessary before evacuateKent Overstreet
2020-04-24Flush stdout when displaying progress barKent Overstreet
2020-04-23Don't use pkgconfig for libkeyutilsKent Overstreet
2020-04-04Update bcachefs sources to a27d7265e7 bcachefs: Fix a debug mode assertionKent Overstreet
2020-04-04Update bcachefs sources to 7bfc741f64 bcachefs: Fix a null ptr deref during j...Kent Overstreet
2020-03-30Update bcachefs sources to a897b0f199 bcachefs: Fix a locking bugKent Overstreet
2020-03-30Update bcachefs sources to 275cba438e bcachefs: Fix inodes pass in fsckKent Overstreet
2020-03-25Update bcachefs sources to 96b991466a bcachefs: Improve error message in fsckKent Overstreet
2020-03-25Add a command for dumping contents of journalKent Overstreet
2020-03-25Update bcachefs sources to 76f72a0cc7 bcachefs: Improve error message in fsckKent Overstreet
2020-03-25Use pkgconfig for libkeyutilsKent Overstreet
2020-03-25Update bcachefs sources to fd637ebda0 bcachefs: Journal updates to interior n...Kent Overstreet
2020-03-18Update bcachefs sources to 3592e42edf bcachefs: Shut down quickerKent Overstreet
2020-03-17Update bcachefs sources to b47904df3c bcachefs: Clear BCH_FEATURE_extents_abo...Kent Overstreet
2020-03-15Update bcachefs sources to d9bb516b2d bcachefs: Move extent overwrite handlin...Kent Overstreet
2020-03-09Update bcachefs sources to 7e07e19c29 bcachefs: Traverse iterator in journal ...Kent Overstreet
2020-03-02Update bcachefs sources to 4a4139a563 bcachefs: Fix extent_sort_fix_overlappi...Kent Overstreet
2020-03-02Change cmd_dump to not read in leaf nodesKent Overstreet
2020-02-26Update bcachefs sources to 1210f6c925 bcachefs: BCH_SB_FEATURES_ALLKent Overstreet
2020-02-26Merge pull request #26 from unquietwiki/masterkoverstreet
2020-02-24Update userspace-rcu.specMichael Adams
2020-02-22Update bcachefs sources to 9017d85854 bcachefs: btree_ptr_v2Kent Overstreet
2020-01-21Update bcachefs sources to 3cd63315a6 bcachefs: Track incompressible dataKent Overstreet
2020-01-21RPM packaging supportMichael Adams
2020-01-09Don't leak ksetsKent Overstreet
2020-01-06Update bcachefs sources to d763e8ab17 bcachefs: Don't lose needs_whiteout in ...Kent Overstreet
2020-01-04Update bcachefs sources to c9eb15545d bcachefs: Don't call trans_iter_put() o...Kent Overstreet
2020-01-04Fix dump command for btree ptr key type changeKent Overstreet
2020-01-03fs_usage cmd fixesKent Overstreet
2019-12-30Merge remote-tracking branch 'elladan/master'Kent Overstreet
2019-12-29Make die exit using _exitJustin Husted
2019-12-29Update bcachefs sources to aae76fba15 bcachefs: Use KEY_TYPE_deleted whitouts...Kent Overstreet
2019-12-28Well, arm64 crashed. Turn that off for now.Justin Husted
2019-12-28bcachefs-tools: Add arm64 build on travis-ci.Justin Husted
2019-12-28Add a travis.yml file for bcachefs-tools.Justin Husted
2019-12-28bcachefs-tools: Fix test.Justin Husted
2019-12-28Update bcachefs sources to 1569db10e2 bcachefs: Use KEY_TYPE_deleted whitouts...Kent Overstreet
2019-12-28show-super now lists superblock featuresKent Overstreet