summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-18Update the README to mention udev and initramfs hooksv1.0.5Gabriel
2013-10-18Add a mkinitcpio hookGabriel
2013-10-16Install Dracut and initramfs-tools hooks unconditionallyGabriel
2013-10-16udev: Skip DM devices marked privatev1.0.4Gabriel
2013-10-11Simplify 69-bcache.rulesv0.9Rolf Fokkens
2013-10-07Add an INSTALL macro to the Makefilev1.0.3Rolf Fokkens
2013-10-07Add DRACUTLIBDIR to MakefileRolf Fokkens
2013-10-07Add a dracut module for bcacheRolf Fokkens
2013-10-06Move probe-bcache to UDEVLIBDIRGabriel
2013-10-05udev: Fit into the standard rule sequencev1.0.2Gabriel
2013-10-03super-show: Print labelGabriel
2013-09-27super-show: Show sync mode and cache replacement policyGabriel
2013-09-22Install the initramfs hook in /usr/share not /etcv1.0.1Gabriel
2013-09-22Use the absolute path to modprobeGabriel
2013-09-01make-bcache: Prevent stray superblocksGabriel
2013-08-26Use register_quiet for udev hookKent Overstreet
2013-07-21Don't register if a non-bcache superblock is found as wellGabriel
2013-07-17fix make-bcache to use logical_block_size, not stat.st_blocksizeLars Ellenberg
2013-07-17bcache-tools are GPLKent Overstreet
2013-06-09udev: Add /dev/bcache/by-label symlinks to cached devicesGabriel
2013-06-08udev: Persistent names for cached devicesGabriel
2013-06-07super-show: Minor manpage clarificationGabriel
2013-06-05super-show: Add a manpageGabriel
2013-05-08super-show: show detached/clean/dirty/inconsistent statusGabriel
2013-05-08super-show: print cache mode (writethrough, writeback, writearound, none)Gabriel
2013-05-08super-show: don't show cache_countGabriel
2013-05-08super-show: show more cache-related informationGabriel
2013-05-08super-show: make the version annotation more terseGabriel
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-12use SB_JOURNAL_BUCKETS for superblockKent Overstreet
2013-04-12Trivial build fix.Gabriel
2013-04-11Add a flag to pick the cache set uuid.Gabriel
2013-04-11Register devices with just udev.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-12Use uppercase hex when showing csum and expected.Gabriel
2013-03-10Show the writeback flag and the discard flag.Gabriel
2013-03-10Version cleanup.Gabriel
2013-03-09Fix offsets, cache and backing are two different cases.Gabriel
2013-03-09Add a command to display a bcache superblock.Gabriel
2013-01-22Don't error out if the distro isn't using initramfsKent Overstreet
2012-11-21Better validation, and use O_EXCL when opening block deviceKent Overstreet
2012-08-15Change default blocksize to one sectorKent Overstreet
2012-07-13Fix the initramfs scriptKent Overstreet
2012-04-11Update initramfs probe scriptKent Overstreet
2012-02-16bcache-tools: probe-bcache.8 man pageDmitry Smirnov
2012-01-18Add --discard and --cache_replacement_policyKent Overstreet
2011-11-21Merge branch 'master' of evilpiepirate.org:git/bcache-toolsKent Overstreet