summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-16update bcache sourcesdevKent Overstreet
2017-03-16fix percpu_ref_reinit()Kent Overstreet
2017-03-14Add --quiet to cmd_formatKent Overstreet
2017-03-12Refactoring for device specific commandsKent Overstreet
2017-03-10update bcache sourcesKent Overstreet
2017-03-10cmd_migrate: fix xattrsKent Overstreet
2017-03-09add a force flag to cmd_migrateKent Overstreet
2017-03-09cmd_device_add improvementsKent Overstreet
2017-03-09cmd_device_failKent Overstreet
2017-03-09cmd_migrateKent Overstreet
2017-03-03Delete more unused shim code, update bcache codeKent Overstreet
2017-02-28New on disk format - encryptionKent Overstreet
2017-02-07fewer workqueuesbcachefs-v0Kent Overstreet
2017-02-06Add a command to dump filesystem metadataKent Overstreet
2017-02-06update bcache code, fsck improvementsKent Overstreet
2017-02-02linux shim: return an error on failure to openKent Overstreet
2017-02-02Fix initialization order bugKent Overstreet
2017-01-20bcache in userspace; userspace fsckKent Overstreet
2016-12-11add support for maximum journal entry sizeKent Overstreet
2016-10-11add dependency generation to make fileKent Overstreet
2016-10-11print filesystem size in bcache_super_print()Kent Overstreet
2016-10-06finish ripping out libnihKent Overstreet
2016-10-06bcache device_show now dumps superblocksKent Overstreet
2016-09-05bucket size must be a power of twoKent Overstreet
2016-08-30clang doesn't like nested functionsKent Overstreet
2016-08-28Documentation/makefile workKent Overstreet
2016-08-25minimum number of buckets now 1024Kent Overstreet
2016-08-25Rework option handlingKent Overstreet
2016-08-21master key nonceKent Overstreet
2016-08-17Encryption supportKent Overstreet
2016-04-25debifyKent Overstreet
2016-03-11endiannessKent Overstreet
2016-03-11bin, not sbinKent Overstreet
2016-03-11On disk format updatesKent Overstreet
2016-03-11Redo lots of stuffKent Overstreet
2015-08-28Don't install udev hook - it's confusing with bcachefsKent Overstreet
2015-08-28Fix help for --compression-typeKent Overstreet
2015-08-26Fix build error with libblkid usageMike Krinkin
2015-06-19Add support for setting data checksum type, compression typeKent Overstreet
2015-05-10add an option for writing old superblocksKent Overstreet
2015-05-10rewriteKent Overstreet
2015-03-30Better default bucket sizeKent Overstreet
2015-03-28Major refactoring, add new settings to bcacheadm formatKent Overstreet
2015-03-15Minor cleanupKent Overstreet
2015-03-15Remove autotools stuffKent Overstreet
2015-02-13bcache-tools: update for superblock changesSlava Pestov
2015-02-12bcacheadm: fix capacity commandJacob Malevich
2015-02-10bcacheadm: Handle missing arg in rm-devJacob Malevich
2015-02-09Add option to set btree node size, give it sane defaultKent Overstreet
2015-02-02bcacheadm: print more info in query_devJacob Malevich