summaryrefslogtreecommitdiff
AgeCommit message (Collapse)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
Add a comamnd for setting a device as failed, update bcache sources
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
also rip out prototype crypto support code - real code is in the dev branch, with the new superblock format
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
Change-Id: I660fef1366005377041cac5d75771d2fdc8c0824
2015-02-12bcacheadm: fix capacity commandJacob Malevich
regression from 5730e47b Signed-off-by: Jacob Malevich <jam@daterainc.com> Issue DAT-1977 Change-Id: I598ca9e5623fde441bb842580c2494fd03316f00
2015-02-10bcacheadm: Handle missing arg in rm-devJacob Malevich
Signed-off-by: Jacob Malevich <jam@daterainc.com> Issue DAT-1978 Change-Id: Iec1252f39bb1931ec4544b56b7db24c43253b8cd
2015-02-09Add option to set btree node size, give it sane defaultKent Overstreet
Change-Id: Ic6d0a79b8a33c8c17422e0875d9e8d3fb3ef6d98
2015-02-02bcacheadm: print more info in query_devJacob Malevich
Also display the internal cacheset uuid for each dev, stored in the superblock. As well as the dev uuid stored in the struct member_info. Signed-off-by: Jacob Malevich <jam@daterainc.com> Issue DAT-1913 Change-Id: Ib9815a023b0791c54ffde573fda1e9911d757c34