summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-08cmd_migratedisk-format-changesKent 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
2015-02-02bcacheadm: add "list-cachesets --internal_uuid UUID" optionJacob Malevich
2015-01-29Merge branch 'master' of ssh://gits.daterainc.com:2984/project/2014.KERNEL.rk...jenkins
2015-01-29Merge branch 'master' of ssh://gits.daterainc.com:2984/project/2013.KERNEL/bc...jenkins
2015-01-29Merge branch 'master' of ssh://gits.daterainc.com:2984/project/2013.KERNEL/bc...jenkins
2015-01-29Revert "if cache_set uuid is given in format command, then put the same"Kent Overstreet
2015-01-29Display new user_uuid instead of internal cache set uuidKent Overstreet
2015-01-28Do not stop scanning on a cache-device link is missing sinceRaghu Krishnamurthy
2015-01-28if cache_set uuid is given in format command, then put the sameRaghu Krishnamurthy
2015-01-27Cleanup, rip out more code, fix compiler warningsKent Overstreet