summaryrefslogtreecommitdiff
path: root/make-bcache.c
AgeCommit message (Expand)Author
2015-01-21Update for bcache superblock changesKent Overstreet
2015-01-20bcacheadm: add --writearound flag for testing, probably not usefulSlava Pestov
2014-10-27Add multiple bucket_sizes to make-bcacheJacob Malevich
2014-10-27Create libbcache.a.Jacob Malevich
2014-08-29Superblock version 6Kent Overstreet
2014-06-03make-bcache.c: Added support for storing "label" information for therk
2014-05-01make-bcache: update --helpSlava Pestov
2014-03-20Add support for setting cache tier fieldKent Overstreet
2014-03-20Merge remote-tracking branch 'remotes/angband/master'Kent Overstreet
2013-10-31bcache: writes correct superblock for multiple cache devsNicholas Swenson
2013-09-01make-bcache: Prevent stray superblocksGabriel
2013-07-17fix make-bcache to use logical_block_size, not stat.st_blocksizeLars Ellenberg
2013-07-17bcache-tools are GPLKent Overstreet
2013-05-08super-show: print cache mode (writethrough, writeback, writearound, none)Gabriel
2013-04-30make-bdev: print the correct offset in the default caseGabriel
2013-04-23Get blocksize from the devices if it's not specifiedKent Overstreet
2013-04-15Update data offset format and warn about the previous one.Gabriel
2013-04-12Trivial build fix.Gabriel
2013-04-11Add a flag to pick the cache set uuid.Gabriel
2013-04-11Update for new superblock version for data_offsetKent Overstreet
2013-04-09Fix option parsing so that passing --bucket_size after the device worksKent Overstreet
2013-03-09Fix offsets, cache and backing are two different cases.Gabriel
2012-11-21Better validation, and use O_EXCL when opening block deviceKent Overstreet
2012-08-15Change default blocksize to one sectorKent Overstreet
2012-01-18Add --discard and --cache_replacement_policyKent Overstreet
2011-09-01The --writeback switch did nothing; fixedKent Overstreet
2011-08-09Add more long options and improve usage()Kent Overstreet
2011-07-31Add a --writeback switch to make-bcacheKent 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-07-12Add an option for setting the set uuidKent Overstreet
2011-05-24Don't overwrite priorities that aren't there on a backing deviceKent Overstreet
2011-05-19Updates for backing devicesKent Overstreet
2011-04-15New superblock fields for multiple cache devicesKent Overstreet
2011-02-13StuffKent Overstreet
2010-12-16DocumentationKent Overstreet
2010-10-08UUIDsKent Overstreet
2010-07-29CleanupsKent Overstreet
2010-06-15syncKent Overstreet
2010-05-14Checksum testKent Overstreet
2010-05-08Should work on 32 bitKent Overstreet
2010-05-04Initial commitKent Overstreet