]> git.sesse.net Git - bcachefs-tools-debian/history - make-bcache.c
update stop ioctl
[bcachefs-tools-debian] / make-bcache.c
2015-01-22 Kent OverstreetUpdate for bcache superblock changes
2015-01-21 jenkinsMerge branch 'master' of ssh://gits.daterainc.com:2984...
2015-01-21 Slava Pestovbcacheadm: add --writearound flag for testing, probably...
2014-12-08 Claudio Fleinermanual merge
2014-10-27 Jacob MalevichAdd multiple bucket_sizes to make-bcache
2014-10-27 Jacob MalevichCreate libbcache.a.
2014-08-29 Kent OverstreetSuperblock version 6
2014-06-03 rkmake-bcache.c: Added support for storing "label" infor...
2014-05-01 Slava Pestovmake-bcache: update --help
2014-03-20 Kent OverstreetAdd support for setting cache tier field
2014-03-20 Kent OverstreetMerge remote-tracking branch 'remotes/angband/master'
2014-01-22 AutomationMerge ssh://gits.daterainc.com:2984/project/2013.MAIN...
2013-11-22 Nicholas SwensonMerge branch 'master' of ssh://gits.daterainc.com:2984...
2013-10-31 Nicholas Swensonbcache: writes correct superblock for multiple cache...
2013-09-01 Gabrielmake-bcache: Prevent stray superblocks
2013-08-12 Claudio FleinerMerge git://evilpiepirate.org/~kent/bcache-tools
2013-07-17 Lars Ellenbergfix make-bcache to use logical_block_size, not stat...
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