Age | Commit message (Expand) | Author | Files | Lines |
2019-11-18 | btrfs-progs: move crc32c implementation to crypto/ | Johannes Thumshirn | 1 | -1/+1 |
2019-10-14 | btrfs-progs: Fix printf formats | Rosen Penev | 1 | -1/+1 |
2019-07-03 | btrfs-progs: build: drop kernel-lib from -I and update paths | David Sterba | 1 | -1/+1 |
2019-07-03 | btrfs-progs: move utils.[ch] to common/ | David Sterba | 1 | -1/+1 |
2019-03-05 | btrfs-progs: help: don't print usage on wrong argument counts | David Sterba | 1 | -2/+2 |
2016-06-03 | btrfs-progs: btrfs-crc: make argc check more strict | Satoru Takeuchi | 1 | -1/+3 |
2016-06-03 | btrfs-progs: btrfs-crc: improve usage message | Satoru Takeuchi | 1 | -1/+3 |
2016-06-03 | btrfs-progs: btrfs-crc: print usage on receiving invalid arguments | Satoru Takeuchi | 1 | -5/+5 |
2016-06-03 | btrfs-progs: btrfs-crc: fix build error | Satoru Takeuchi | 1 | -2/+2 |
2016-06-03 | btrfs-progs: Use new random number API | Qu Wenruo | 1 | -4/+5 |
2014-08-22 | btrfs-progs: use check_argc_* to check arg number for all tools | Gui Hecheng | 1 | -3/+4 |
2013-08-09 | btrfs-progs: Fix getopt on arm/ppc platforms | David Sterba | 1 | -1/+1 |
2013-04-23 | Btrfs-progs: btrfs-crc: support specifying checksum in hex | Stefan Behrens | 1 | -1/+1 |
2013-04-09 | Btrfs-progs: add btrfs-crc tool | Jan Schmidt | 1 | -0/+89 |