1. 506da7a bcache-tools: fix strncpy compiler warning in replace_line() by Shaoxiong Li · 6 months ago master
  2. a5e3753 bcache-tools: improve is_zoned_device() by Coly Li · 2 years, 10 months ago
  3. 2499ff2 bcache-tools: Correct super block version check codes by Huan Yan · 3 years, 8 months ago
  4. 4b5af6f bcache-tools: only discard cache device during making when discard is enabled by Coly Li · 4 years, 6 months ago
  5. 4d4733b bcache-tools: add printk_key.c into debug directory by Coly Li · 4 years, 7 months ago
  6. 784b12e bcache-tools: bcache-export-cached doesn't match backing device w/ offset, features by Marc Smith · 4 years, 8 months ago
  7. 4bc6bc8 bcache-tools: fix potential memoryleak problem in, may_add_item() by Zhiqiang Liu · 4 years, 10 months ago
  8. a738909 bcache-tools: check whether allocating memory fails in tree() by Zhiqiang Liu · 4 years, 10 months ago
  9. c237282 bcache-tools: move super block info display routines into show.c by Coly Li · 4 years, 5 months ago
  10. 397bc8e bcache-tools: reduce parameters of write_sb() by Coly Li · 5 years ago
  11. 9e72a28 bcache-tools: Update super block version in bch_set_feature_* routines by Coly Li · 5 years ago
  12. 59338c2 bcache-tools: improve column alignment for "bcache show -m" output by Coly Li · 5 years ago
  13. 11f6bab bcache-tools: only call to_cache_sb() for bcache device in may_add_item() by Coly Li · 5 years ago
  14. 0c6e42e bcache-tools: recover the missing sb.csum for showing bcache device super block by Coly Li · 5 years ago
  15. 40cf747 bcache-tools: display obsoleted bucket size configuration by Coly Li · 5 years ago
  16. c0b421f bcache-tools: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket by Coly Li · 5 years ago
  17. 93e83d6 bcache-tools: check incompatible feature set by Coly Li · 5 years ago
  18. 86d708d bcache.h: add BCH_FEATURE_INCOMPAT_LARGE_BUCKET to BCH_FEATURE_INCOMPAT_SUPP by Coly Li · 5 years ago
  19. 287e2a7 bcache-tools: only call set_bucket_size() for cache device by Coly Li · 5 years ago
  20. d5503bd bcache.h: fix typo from SUUP to SUPP by Coly Li · 5 years ago
  21. 096d205 Makefile: install bcache-status by Coly Li · 5 years ago
  22. 91fd5fb bcache-tools: add man page bcache-status.8 by Coly Li · 5 years ago
  23. 1082417 bcache-tools: add bcache-status by Coly Li · 5 years ago
  24. 67163cc bcache-tools: make: permit only one cache device to be specified by Coly Li · 5 years ago
  25. 38726cd bcache-tools: Remove the dependency on libsmartcols by Shaoxiong Li · 5 years ago
  26. 2cfea71 bcache-tools: Export CACHED_UUID and CACHED_LABEL by Ryan Harper · 5 years ago
  27. b0f5169 bcache-tools: Fix potential coredump issues by Shaoxiong Li · 5 years ago
  28. 047c4c4 bcache-tools: add print_cache_set_supported_feature_sets() in lib.c by Coly Li · 5 years ago
  29. 8c06385 bcache-tools: add large_bucket incompat feature by Coly Li · 5 years ago
  30. 5e7bd46 bcache-tools: upgrade super block versions for feature sets by Coly Li · 5 years ago
  31. 2891723 bcache-tools: define separated super block for in-memory and on-disk format by Coly Li · 5 years ago
  32. 9642a1d bcache-tools: add to_cache_sb() and to_cache_sb_disk() by Coly Li · 5 years ago
  33. 1129319 bcache-tools: list.h: only define offsetof() when it is undefined by Coly Li · 5 years ago
  34. 45d1412 bcache-tools: bitwise.h: more swap bitwise for different CPU endians by Coly Li · 5 years ago
  35. e46282f bcache-tools: add struct cache_sb_disk into bcache.h by Coly Li · 5 years ago
  36. 33b9032 bcache-tools: convert writeback to writethrough mode for zoned backing device by Coly Li · 6 years ago
  37. 0898a6c bcache-tools: add is_zoned_device() by Coly Li · 6 years ago
  38. 5042df0 bcache-tools: set zoned size aligned data_offset on backing device for zoned devive by Coly Li · 6 years ago
  39. 62f7b90 Release bcache-tools-1.1 by Coly Li · 6 years ago bcache-tools-1.1
  40. 4c409e8 make.c: add swap_sb() to supprt big endian machine by Coly Li · 6 years ago
  41. da01240 bitwise.h: swap bitwise for different CPU endians by Coly Li · 6 years ago
  42. 26765dc crc64: use crc64 routines defined in Linux kernel by Coly Li · 6 years ago
  43. 8ff6f6e bcache-tools: rename 2 file names by Coly Li · 6 years ago
  44. 882bdff make-bcache: remove reduncant code by Coly Li · 6 years ago
  45. 6ec35ce bcache-tools: Add blkdiscard for cache dev by Xinwei Wei · 6 years ago
  46. 8881585 bcache-tools: Bcache command should follow symlinks by Shaoxiong Li · 6 years ago
  47. fbcfdfc bcache-tools: Add parameter check by Shaoxiong Li · 7 years ago
  48. 03eed4c bcache-tools: Add 'label' field by Shaoxiong Li · 7 years ago
  49. 7f5f654 bcache-tools: Allow user to set label for device by Shaoxiong Li · 7 years ago
  50. 6f37df1 bcache-tools: Support forcibly reformatting devices by Shaoxiong Li · 7 years ago
  51. 4734138 bcache-tools: Fix makefile by Shaoxiong Li · 7 years ago
  52. 3c78252 bcache-tools: Add 'Name' and 'Type' field by Shaoxiong Li · 7 years ago
  53. 3a300e5 bcache-tools: Add support for partitions by Shaoxiong Li · 7 years ago
  54. 0c6eab3 bcache-tools: Add command line tool 'bcache' by Shaoxiong Li · 7 years ago
  55. a73679b bcache-register: use register, not register_quiet by Gabriel · 11 years ago
  56. 3990215 Replace bcache-register with c, use builtin kmod by Simon Gomizelj · 11 years ago
  57. 25016fe Do not compile bcache-test by default by Gabriel · 12 years ago
  58. 0aeb7a0 Take user-modified rules from /etc by Nicholas Cull · 12 years ago
  59. 7093163 udev: Skip floppies and cdroms by Gabriel · 12 years ago
  60. 7b53b1b Correct typo in docs by Gabriel · 12 years ago
  61. 4b17668 Also accept flags with dashes by Gabriel · 12 years ago
  62. 5a3a06e Accept -o for --data-offset by Killian De Volder · 12 years ago
  63. c877dc2 Update ignored files by Gabriel · 12 years ago
  64. 2bc4a7f compile bcache-test by Akira Hayakawa · 12 years ago
  65. 8ac6758 Fix typo "Spcifies" by Vladimir Rutsky · 12 years ago
  66. ba2c135 Update the README to mention udev and initramfs hooks by Gabriel · 12 years ago
  67. 2616293 Add a mkinitcpio hook by Gabriel · 12 years ago
  68. 819eb35 Install Dracut and initramfs-tools hooks unconditionally by Gabriel · 12 years ago
  69. 15f17ed udev: Skip DM devices marked private by Gabriel · 12 years ago
  70. 89f11b1 Simplify 69-bcache.rules by Rolf Fokkens · 12 years ago
  71. 4ff504e Add an INSTALL macro to the Makefile by Rolf Fokkens · 12 years ago
  72. 6494253 Add DRACUTLIBDIR to Makefile by Rolf Fokkens · 12 years ago
  73. 7703224 Add a dracut module for bcache by Rolf Fokkens · 12 years ago
  74. 86ba62c Move probe-bcache to UDEVLIBDIR by Gabriel · 12 years ago
  75. 0c7a484 udev: Fit into the standard rule sequence by Gabriel · 12 years ago
  76. 866e21a super-show: Print label by Gabriel · 12 years ago
  77. decab73 super-show: Show sync mode and cache replacement policy by Gabriel · 12 years ago
  78. 8b3e39e Install the initramfs hook in /usr/share not /etc by Gabriel · 12 years ago
  79. 0d54a23 Use the absolute path to modprobe by Gabriel · 12 years ago
  80. b15fb77 make-bcache: Prevent stray superblocks by Gabriel · 12 years ago
  81. 8327108 Use register_quiet for udev hook by Kent Overstreet · 12 years ago
  82. 0b57e16 Don't register if a non-bcache superblock is found as well by Gabriel · 12 years ago
  83. 7721b11 fix make-bcache to use logical_block_size, not stat.st_blocksize by Lars Ellenberg · 12 years ago
  84. 557c795 bcache-tools are GPL by Kent Overstreet · 13 years ago
  85. df844c0 udev: Add /dev/bcache/by-label symlinks to cached devices by Gabriel · 13 years ago
  86. 0b2587b udev: Persistent names for cached devices by Gabriel · 13 years ago
  87. 0344939 super-show: Minor manpage clarification by Gabriel · 13 years ago
  88. afa56b9 super-show: Add a manpage by Gabriel · 13 years ago
  89. fc7d423 super-show: show detached/clean/dirty/inconsistent status by Gabriel · 13 years ago
  90. 315ab92 super-show: print cache mode (writethrough, writeback, writearound, none) by Gabriel · 13 years ago
  91. af6e3f1 super-show: don't show cache_count by Gabriel · 13 years ago
  92. 19d17f5 super-show: show more cache-related information by Gabriel · 13 years ago
  93. 9cbe774 super-show: make the version annotation more terse by Gabriel · 13 years ago
  94. 13df67c make-bdev: print the correct offset in the default case by Gabriel · 13 years ago
  95. ebb76d0 Get blocksize from the devices if it's not specified by Kent Overstreet · 13 years ago
  96. 94755cc Update data offset format and warn about the previous one. by Gabriel · 13 years ago
  97. 849ce47 use SB_JOURNAL_BUCKETS for superblock by Kent Overstreet · 13 years ago
  98. 1407bb0 Trivial build fix. by Gabriel · 13 years ago
  99. dc405a8 Add a flag to pick the cache set uuid. by Gabriel · 13 years ago
  100. 944cb4c Register devices with just udev. by Gabriel · 13 years ago