aboutsummaryrefslogtreecommitdiffstats
path: root/bcache.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-13bcache-tools: Correct super block version check codesHuan Yan1-7/+15
2021-07-26bcache-tools: check whether allocating memory fails in tree()Zhiqiang Liu1-1/+8
2021-07-26bcache-tools: move super block info display routines into show.cColy Li1-277/+1
2021-01-04bcache-tools: improve column alignment for "bcache show -m" outputColy Li1-2/+2
2020-08-21bcache-tools: Remove the dependency on libsmartcolsShaoxiong Li1-18/+35
2020-08-21bcache-tools: Fix potential coredump issuesShaoxiong Li1-9/+9
2020-08-17bcache-tools: add print_cache_set_supported_feature_sets() in lib.cColy Li1-3/+12
2019-12-12Release bcache-tools-1.1bcache-tools-1.1Coly Li1-0/+16
2019-12-12bcache-tools: rename 2 file namesColy Li1-123/+677
2019-09-28bcache-tools: Add command line tool 'bcache'Shaoxiong Li1-1/+1
2011-11-21Fix more warnings during 32bit compilationGwendal Grignou1-2/+2
2011-08-16Fix warning during 32bit tool chain compilationGwendal Grignou1-86/+86
2011-07-26Add checksum to superblockRicky Benitez1-0/+129