]> git.sesse.net Git - bcachefs-tools-debian/history - make-bcache.c
bcache-tools are GPL
[bcachefs-tools-debian] / make-bcache.c
2013-07-17 Kent Overstreetbcache-tools are GPL
2013-05-08 Gabrielsuper-show: print cache mode (writethrough, writeback...
2013-04-30 Gabrielmake-bdev: print the correct offset in the default...
2013-04-24 Kent OverstreetGet blocksize from the devices if it's not specified
2013-04-15 GabrielUpdate data offset format and warn about the previous...
2013-04-12 GabrielTrivial build fix.
2013-04-12 GabrielAdd a flag to pick the cache set uuid.
2013-04-11 Kent OverstreetUpdate for new superblock version for data_offset
2013-04-09 Kent OverstreetFix option parsing so that passing --bucket_size after...
2013-03-09 GabrielFix offsets, cache and backing are two different cases.
2012-11-21 Kent OverstreetBetter validation, and use O_EXCL when opening block...
2012-08-15 Kent OverstreetChange default blocksize to one sector
2012-01-19 Kent OverstreetAdd --discard and --cache_replacement_policy
2011-09-01 Kent OverstreetThe --writeback switch did nothing; fixed
2011-08-10 Kent OverstreetAdd more long options and improve usage()
2011-08-01 Kent OverstreetAdd a --writeback switch to make-bcache
2011-07-26 Ricky BenitezAdd checksum to superblock
2011-07-25 Kent OverstreetGive make-bcache the ability to format multiple devices...
2011-07-25 Kent OverstreetNew superblock format
2011-07-12 Kent OverstreetAdd an option for setting the set uuid
2011-05-24 Kent OverstreetDon't overwrite priorities that aren't there on a backi...
2011-05-20 Kent OverstreetUpdates for backing devices
2011-04-15 Kent OverstreetNew superblock fields for multiple cache devices
2011-02-13 Kent OverstreetStuff
2010-12-16 Kent OverstreetDocumentation
2010-10-08 Kent OverstreetUUIDs
2010-07-30 Kent OverstreetCleanups
2010-06-15 Kent Overstreetsync
2010-05-14 Kent OverstreetChecksum test
2010-05-08 Kent OverstreetShould work on 32 bit
2010-05-05 Kent OverstreetInitial commit