summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-02-09Makefile: default PREFIX to /usr/localLeah Neukirchen
2018-02-08Merge pull request #1 from Pneumaticat/patch-1koverstreet
2018-02-08typo: "migrate_superblock" -> "migrate-superblock"Kevin Liu
2018-02-08New data rereplicate commandKent Overstreet
2018-02-08Update bcachefs sources to d5e561b3cc bcachefs: BCH_DATA ioctlKent Overstreet
2018-02-07cmd_migrate fixesKent Overstreet
2018-02-07Update bcachefs sources to 496cbe9474 bcachefs: export bch2_alloc_write()Kent Overstreet
2018-02-05Update bcachefs sources to 0e765bc37c bcachefs: foreground merging of interio...Kent Overstreet
2018-02-05use futex instead of pthread cond variable for scheduleKent Overstreet
2018-01-21Update bcachefs sources to 2834633e12 bcachefs: fix ioctls that set inode flagsKent Overstreet
2018-01-21Update bcachefs sources to ae6e8a59d3 bcachefs: quota limit enforcementKent Overstreet
2018-01-11Update bcachefs sources to 02ae70070a bcachefs: Allocate new btree roots lazilyKent Overstreet
2017-12-30fix cmd_evacuateKent Overstreet
2017-12-29show-super can now print more stuffKent Overstreet
2017-12-29Update bcachefs sources to 0b8c5d0fb7 bcachefs: refactor superblock validationKent Overstreet
2017-12-28ResizingKent Overstreet
2017-12-28update for bcachefs changesKent Overstreet
2017-12-28Update bcachefs sources to f4b290345a bcachefs: device resizeKent Overstreet
2017-12-23Add bcachefs fs usageKent Overstreet
2017-12-23Update bcachefs sources to 2afdc642c2 bcachefs: kill bucket_data_type, improv...Kent Overstreet
2017-12-21Update bcachefs sources to b2f5acc670 bcachefs: fix assertion in journal readKent Overstreet
2017-12-21Update bcachefs sources to 14ce2a2031 bcachefs: fixes for building in userspaceKent Overstreet
2017-12-17make: correct path to 'bcachefs' in mkfs/fsck scriptsAustin Seipp
2017-12-15fix default checksum typesKent Overstreet
2017-12-13Update bcachefs sources to e57b5958cf bcachefs: fix for building in userspaceKent Overstreet