]> git.sesse.net Git - bcachefs-tools-debian/shortlog
bcachefs-tools-debian
2013-10-29 Claudio FleinerAdding autotools support to bcache-tools
2013-08-12 Claudio FleinerMerge git://evilpiepirate.org/~kent/bcache-tools
2013-08-12 Claudio FleinerCreating package bcache-tools
2013-07-22 GabrielDon't register if a non-bcache superblock is found...
2013-07-17 Lars Ellenbergfix make-bcache to use logical_block_size, not stat...
2013-07-17 Kent Overstreetbcache-tools are GPL
2013-06-08 Gabrieludev: Add /dev/bcache/by-label symlinks to cached devices
2013-06-08 Gabrieludev: Persistent names for cached devices
2013-06-07 Gabrielsuper-show: Minor manpage clarification
2013-06-05 Gabrielsuper-show: Add a manpage
2013-05-08 Gabrielsuper-show: show detached/clean/dirty/inconsistent...
2013-05-08 Gabrielsuper-show: print cache mode (writethrough, writeback...
2013-05-08 Gabrielsuper-show: don't show cache_count
2013-05-08 Gabrielsuper-show: show more cache-related information
2013-05-08 Gabrielsuper-show: make the version annotation more terse
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 Kent Overstreetuse SB_JOURNAL_BUCKETS for superblock
2013-04-12 GabrielTrivial build fix.
2013-04-12 GabrielAdd a flag to pick the cache set uuid.
2013-04-12 GabrielRegister devices with just udev.
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-12 GabrielUse uppercase hex when showing csum and expected.
2013-03-10 GabrielShow the writeback flag and the discard flag.
2013-03-10 GabrielVersion cleanup.
2013-03-09 GabrielFix offsets, cache and backing are two different cases.
2013-03-09 GabrielAdd a command to display a bcache superblock.
2013-01-22 Kent OverstreetDon't error out if the distro isn't using initramfs
2012-11-21 Kent OverstreetBetter validation, and use O_EXCL when opening block...
2012-08-15 Kent OverstreetChange default blocksize to one sector
2012-07-13 Kent OverstreetFix the initramfs script
2012-04-11 Kent OverstreetUpdate initramfs probe script
2012-02-16 Dmitry Smirnovbcache-tools: probe-bcache.8 man page
2012-01-19 Kent OverstreetAdd --discard and --cache_replacement_policy
2011-11-21 Kent OverstreetMerge branch 'master' of evilpiepirate.org:git/bcache...
2011-11-21 Gwendal GrignouFix more warnings during 32bit compilation
2011-11-21 Dmitry SmirnovMakefile to follow GNU Make best practice
2011-09-01 Kent OverstreetThe --writeback switch did nothing; fixed
2011-08-16 Gwendal GrignouFix warning during 32bit tool chain compilation
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 Kent OverstreetDon't write journal buckets
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 OverstreetBcache tools are now explicitly gpl v2.
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-08-04 Kent Overstreetread/write and write only modes
2010-07-30 Kent OverstreetCleanups
2010-07-03 Kent Overstreetrework options, benchmark mode
2010-07-03 Kent Overstreetfile_offset_bits=64
2010-06-15 Kent Overstreetsync
2010-06-14 Kent Overstreetauto
2010-06-02 Kent Overstreetauto
2010-06-01 Kent Overstreetauto
2010-05-30 Kent Overstreetauto
2010-05-30 Kent Overstreetauto
2010-05-28 Kent Overstreetauto
2010-05-24 Kent Overstreetfixed random walk
2010-05-23 Kent Overstreetstats
2010-05-23 Kent OverstreetWriting/checksumming
2010-05-22 Kent OverstreetWrite testing, fixed checksumming
2010-05-15 Kent OverstreetMakefile
2010-05-14 Kent OverstreetChecksum test
2010-05-08 Kent OverstreetShould work on 32 bit
2010-05-05 Kent OverstreetInitial commit