summaryrefslogtreecommitdiff
path: root/libbcache.c
AgeCommit message (Expand)Author
2017-02-06update bcache code, fsck improvementsKent Overstreet
2017-01-20bcache in userspace; userspace fsckKent Overstreet
2016-12-11add support for maximum journal entry sizeKent Overstreet
2016-10-11print filesystem size in bcache_super_print()Kent 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-25minimum number of buckets now 1024Kent Overstreet
2016-08-25Rework option handlingKent Overstreet
2016-08-21master key nonceKent Overstreet
2016-08-17Encryption supportKent Overstreet