summaryrefslogtreecommitdiff
path: root/bcache.h
AgeCommit message (Expand)Author
2016-08-25Rework option handlingKent Overstreet
2016-03-11Redo lots of stuffKent Overstreet
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-28Major refactoring, add new settings to bcacheadm formatKent Overstreet
2015-02-09Add option to set btree node size, give it sane defaultKent Overstreet
2015-01-27Cleanup, rip out more code, fix compiler warningsKent Overstreet
2015-01-21Update for bcache superblock changesKent Overstreet
2015-01-21Merge branch 'master' of ssh://gits.daterainc.com:2984/project/2013.KERNEL/bc...jenkins
2015-01-20bcacheadm: add --writearound flag for testing, probably not usefulSlava Pestov
2015-01-15update for bcache header changesKent Overstreet
2015-01-14bcacheadm: ioctl refactorJacob Malevich
2015-01-13bcacheadm: set disk-failed commandJacob Malevich
2015-01-13bcacheadm: fix status for forcefully pulled devsJacob Malevich
2014-12-19bcacheadm: add capacity commandJacob Malevich
2014-12-11bcacheadm: add command to modify sysfs attributes forJacob Malevich
2014-12-10bcacheadm: fix status commandJacob Malevich
2014-12-09bcacheadm: add-devs and rm-dev optionsJacob Malevich
2014-11-25Remove exit points from libbache and return error messages instead.Jacob Malevich
2014-11-24Fix string parsingJacob Malevich
2014-11-21bcacheadm unregister devicesJacob Malevich
2014-11-18bcacheadm: add ability to find a dev uuid within a cachesetJacob Malevich
2014-11-14Option for returning only the uuid of the dev when doing aJacob Malevich
2014-11-13bcache query-dev fixes, and don't print the sb out for statusJacob Malevich
2014-11-13bcacheadm: list-cachesets --list-devs optionJacob Malevich
2014-11-12bcacheadm: fix tiering and backing device bugsJacob Malevich
2014-11-06bcacheadm status [FLAGS] <list of stats>Jacob Malevich
2014-11-05bcacheadm status <list of devs>Jacob Malevich
2014-10-27bcacheadm add list-cachesets and query-devsJacob Malevich
2014-10-27Create libbcache.a.Jacob Malevich
2014-09-11Add crc32c supportKent Overstreet
2014-08-29Superblock version 6Kent Overstreet
2014-06-03make-bcache.c: Added support for storing "label" information for therk
2014-03-20Add support for setting cache tier fieldKent Overstreet
2013-10-03super-show: Print labelGabriel
2013-07-17bcache-tools are GPLKent Overstreet
2013-05-08super-show: print cache mode (writethrough, writeback, writearound, none)Gabriel
2013-04-15Update data offset format and warn about the previous one.Gabriel
2013-04-12use SB_JOURNAL_BUCKETS for superblockKent Overstreet
2013-04-11Update for new superblock version for data_offsetKent Overstreet
2013-03-09Fix offsets, cache and backing are two different cases.Gabriel
2012-01-18Add --discard and --cache_replacement_policyKent Overstreet
2011-07-31Add a --writeback switch to make-bcacheKent Overstreet
2011-07-26Don't write journal bucketsKent Overstreet
2011-07-26Add checksum to superblockRicky Benitez
2011-07-25Give make-bcache the ability to format multiple devices at onceKent Overstreet
2011-07-25New superblock formatKent Overstreet
2011-05-24Don't overwrite priorities that aren't there on a backing deviceKent Overstreet
2011-05-19Updates for backing devicesKent Overstreet