summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-27Update bcachefs sources to 2cb70a82bc bcachefs: delete some debug codeKent Overstreet
2018-06-01Delete more shim layer codeKent Overstreet
2018-06-01Update bcachefs sources to 9abf628c70 bcachefs: Fix a spurious error in fsckKent Overstreet
2018-05-27Merge pull request #4 from modelrockettier/masterkoverstreet
2018-05-27Don't add commit id to version when building from a tagTim Schlueter
2018-05-26Added 'version' command to print when the bcachefs tool was builtTim Schlueter
2018-05-17drop dead codeKent Overstreet
2018-05-17Update bcachefs sources to f65603966f bcachefs: drop old includesKent Overstreet
2018-05-17Switch to liblz4Kent Overstreet
2018-05-17update INSTALLKent Overstreet
2018-05-17fixes for 32 bit builds/non x86 archsKent Overstreet
2018-05-17Update bcachefs sources to 0906b1fb49 bcachefs: fixes for 32 bit/big endian m...Kent Overstreet
2018-05-04bcachefs fs usage improvementsKent Overstreet
2018-05-04Update bcachefs sources to ed4aea2ad4 bcachefs: fix gcc warningKent Overstreet
2018-04-10Update bcachefs sources to edf5f38218 bcachefs: Refactor superblock codeKent Overstreet
2018-03-20Update bcachefs sources to 9fc6ccd865 bcachefs: fix copygc_pred()Kent Overstreet
2018-03-13fix cmd_assembleKent Overstreet
2018-03-13Add --durability to formatKent Overstreet
2018-03-13Update bcachefs sources to f7ccf51390 bcachefs: durabilityKent Overstreet
2018-03-01Update bcachefs sources to da224776eb bcachefs: fix an error pathKent Overstreet
2018-02-28minor disk group fixes;, add background_compression optionKent Overstreet
2018-02-28Update bcachefs sources to e7f4678827 bcachefs: fix variable shadowing in mac...Kent Overstreet
2018-02-25Adding plymouth support to initramfs scriptTim Schlueter
2018-02-25Initramfs script improvementsTim Schlueter
2018-02-19disk groupsKent Overstreet
2018-02-19Update bcachefs sources to 90d78c2461 bcachefs: Option parsing for io targetsKent Overstreet
2018-02-17add missing includeKent Overstreet
2018-02-16Update bcachefs sources to e99d29e402 bcachefs: zstd support, compression ref...Kent Overstreet
2018-02-11Merge pull request #2 from modelrockettier/masterkoverstreet
2018-02-11Set debian/compat to 10Tim Schlueter
2018-02-11Set PREFIX to /usr for .deb buildsTim Schlueter
2018-02-11add -c to cmd_unlock, to check if a device needs to be unlockedKent Overstreet
2018-02-10fsck: support -a as -p for compatibility with other fsckLeah Neukirchen
2018-02-10fsck: fix typo in usageLeah Neukirchen
2018-02-10add a missing build dependencyKent Overstreet
2018-02-10include/linux/bitmap.h: inline __bitmap_weight and __bitmap_andLeah Neukirchen
2018-02-09tools-util.c: define generic crc32c on non-x86_64 archLeah Neukirchen
2018-02-09include/linux/time64.h: no need for __iter_div_u64_rem in userspaceLeah Neukirchen
2018-02-09include/linux/log2.h: define PAGE_SHIFT when neededLeah Neukirchen
2018-02-09Patches to support musl libcLeah Neukirchen
2018-02-09format: the error_action readonly is spelled remount_roLeah Neukirchen
2018-02-09list: fix usage headerLeah Neukirchen
2018-02-09list: document -f and -vLeah Neukirchen
2018-02-09migrate: migrate_superblock -> migrate-superblock in usageLeah Neukirchen
2018-02-09format: document -U (used by many mkfs.*)Leah Neukirchen
2018-02-09dump: document -fLeah Neukirchen
2018-02-09device add: support --helpLeah Neukirchen
2018-02-09bcachefs.8: completely rewrite manpage with mdoc, adapting to current usagesLeah Neukirchen
2018-02-09mkfs.bcachefs: convert to POSIX shLeah Neukirchen
2018-02-09fsck.bcachefs: convert to POSIX shLeah Neukirchen