Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-16 | update bcache sourcesdev | Kent Overstreet | |
2017-03-16 | fix percpu_ref_reinit() | Kent Overstreet | |
2017-03-14 | Add --quiet to cmd_format | Kent Overstreet | |
2017-03-12 | Refactoring for device specific commands | Kent Overstreet | |
2017-03-10 | update bcache sources | Kent Overstreet | |
2017-03-10 | cmd_migrate: fix xattrs | Kent Overstreet | |
2017-03-09 | add a force flag to cmd_migrate | Kent Overstreet | |
2017-03-09 | cmd_device_add improvements | Kent Overstreet | |
2017-03-09 | cmd_device_fail | Kent Overstreet | |
Add a comamnd for setting a device as failed, update bcache sources | |||
2017-03-09 | cmd_migrate | Kent Overstreet | |
2017-03-03 | Delete more unused shim code, update bcache code | Kent Overstreet | |
2017-02-28 | New on disk format - encryption | Kent Overstreet | |
2017-02-07 | fewer workqueuesbcachefs-v0 | Kent Overstreet | |
2017-02-06 | Add a command to dump filesystem metadata | Kent Overstreet | |
2017-02-06 | update bcache code, fsck improvements | Kent Overstreet | |
2017-02-02 | linux shim: return an error on failure to open | Kent Overstreet | |
2017-02-02 | Fix initialization order bug | Kent Overstreet | |
2017-01-20 | bcache in userspace; userspace fsck | Kent Overstreet | |
2016-12-11 | add support for maximum journal entry size | Kent Overstreet | |
also rip out prototype crypto support code - real code is in the dev branch, with the new superblock format | |||
2016-10-11 | add dependency generation to make file | Kent Overstreet | |
2016-10-11 | print filesystem size in bcache_super_print() | Kent Overstreet | |
2016-10-06 | finish ripping out libnih | Kent Overstreet | |
2016-10-06 | bcache device_show now dumps superblocks | Kent Overstreet | |
2016-09-05 | bucket size must be a power of two | Kent Overstreet | |
2016-08-30 | clang doesn't like nested functions | Kent Overstreet | |
2016-08-28 | Documentation/makefile work | Kent Overstreet | |
2016-08-25 | minimum number of buckets now 1024 | Kent Overstreet | |
2016-08-25 | Rework option handling | Kent Overstreet | |
2016-08-21 | master key nonce | Kent Overstreet | |
2016-08-17 | Encryption support | Kent Overstreet | |
2016-04-25 | debify | Kent Overstreet | |
2016-03-11 | endianness | Kent Overstreet | |
2016-03-11 | bin, not sbin | Kent Overstreet | |
2016-03-11 | On disk format updates | Kent Overstreet | |
2016-03-11 | Redo lots of stuff | Kent Overstreet | |
2015-08-28 | Don't install udev hook - it's confusing with bcachefs | Kent Overstreet | |
2015-08-28 | Fix help for --compression-type | Kent Overstreet | |
2015-08-26 | Fix build error with libblkid usage | Mike Krinkin | |
2015-06-19 | Add support for setting data checksum type, compression type | Kent Overstreet | |
2015-05-10 | add an option for writing old superblocks | Kent Overstreet | |
2015-05-10 | rewrite | Kent Overstreet | |
2015-03-30 | Better default bucket size | Kent Overstreet | |
2015-03-28 | Major refactoring, add new settings to bcacheadm format | Kent Overstreet | |
2015-03-15 | Minor cleanup | Kent Overstreet | |
2015-03-15 | Remove autotools stuff | Kent Overstreet | |
2015-02-13 | bcache-tools: update for superblock changes | Slava Pestov | |
Change-Id: I660fef1366005377041cac5d75771d2fdc8c0824 | |||
2015-02-12 | bcacheadm: fix capacity command | Jacob Malevich | |
regression from 5730e47b Signed-off-by: Jacob Malevich <jam@daterainc.com> Issue DAT-1977 Change-Id: I598ca9e5623fde441bb842580c2494fd03316f00 | |||
2015-02-10 | bcacheadm: Handle missing arg in rm-dev | Jacob Malevich | |
Signed-off-by: Jacob Malevich <jam@daterainc.com> Issue DAT-1978 Change-Id: Iec1252f39bb1931ec4544b56b7db24c43253b8cd | |||
2015-02-09 | Add option to set btree node size, give it sane default | Kent Overstreet | |
Change-Id: Ic6d0a79b8a33c8c17422e0875d9e8d3fb3ef6d98 | |||
2015-02-02 | bcacheadm: print more info in query_dev | Jacob 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 |