1. 8fa8156 Btrfs progs v3.19-rc2 by David Sterba · 11 years ago master v3.19.x v3.19-rc2
  2. 9b31d84 btrfs-progs: build, do not install everything by default by David Sterba · 11 years ago
  3. dfbbe31 btrfs-progs: autoconf: do not force fortify flags by David Sterba · 11 years ago
  4. f00d59d btrfs-progs: autoconf: largefile support is driven by configure by David Sterba · 11 years ago
  5. 005526d btrfs-progs: autoconf: move custom CFLAGS from makefile by David Sterba · 11 years ago
  6. 9143fda btrfs-progs: autoconf: set CFLAGS conditionally by David Sterba · 11 years ago
  7. 4aa32c9 btrfs-progs: build, use the static library for the utilities by David Sterba · 11 years ago
  8. 779499a btrfs-progs: build, fix the source of btrfsck symlink by David Sterba · 11 years ago
  9. f47834d btrfs-progs: autoconf: set exec_prefix in makefile by David Sterba · 11 years ago
  10. edbd407 Btrfs progs v3.19-rc1 by David Sterba · 11 years ago v3.19-rc1
  11. 999a420 btrfs-progs: qgroups, adjust help text by David Sterba · 11 years ago
  12. 99c53e4 btrfs-progs: autoconf: check btrfs-convert dependencies by David Sterba · 11 years ago
  13. 8fa3fed btrfs-progs: autoconf: check if backtrace is really supported by David Sterba · 11 years ago
  14. 93e0bd4 btrfs-progs: autoconf: print summary about features by David Sterba · 11 years ago
  15. 1275c4f btrfs-progs: autoconf: make btrfs-convert build optional by David Sterba · 11 years ago
  16. e1f0d9d btrfs-progs: autoconf: detect tools to build docs by David Sterba · 11 years ago
  17. 5056693 btrfs-progs: build, fix version macro name by David Sterba · 11 years ago
  18. 52e65ab btrfs-progs: autoconf: use variable substitutions in doc makefile by David Sterba · 11 years ago
  19. d90978c btrfs-progs: autoconf: generate documentation makefile as well by David Sterba · 11 years ago
  20. 42e4dfe btrfs-progs: build, fix rules to clean temporary files in docs by David Sterba · 11 years ago
  21. ccdd0a0 btrfs-progs: read_tree_block() and read_node_slot() cleanup. by Qu Wenruo · 11 years ago
  22. 3e75249 btrfs-progs: drop old fi balance syntax from help by David Sterba · 11 years ago
  23. ace4562 btrfs-progs: add bash completion script by David Sterba · 11 years ago
  24. 16584ea btrfs-progs: Add repair function for discount file extent hole. by Qu Wenruo · 11 years ago
  25. ad03f84 btrfs-progs: Add repair and report function for orphan file extent. by Qu Wenruo · 11 years ago
  26. bb06029 btrfs-progs: Record and report every file extent hole. by Qu Wenruo · 11 years ago
  27. aae2c84 btrfs-progs: Add btrfs_get_extent() and btrfs_punch_hole(). by Qu Wenruo · 11 years ago
  28. 0ddf63c btrfs-progs: Record orphan data extent ref to corresponding root. by Qu Wenruo · 11 years ago
  29. 878affd btrfs-progs: build more utilities by default by David Sterba · 11 years ago
  30. 1fabba7 btrfs-progs: build, make autogen.sh work on older systems by David Sterba · 11 years ago
  31. 58f92c7 btrfs-progs: build, use autoconf to detect RM by David Sterba · 11 years ago
  32. 412c9c3 btrfs-progs: build, clean all generated files by David Sterba · 11 years ago
  33. 5989e9d btrfs-progs: build, make build test work again by David Sterba · 11 years ago
  34. badb4a1 btrfs-progs: autoconf: add --disable-documentation by Karel Zak · 11 years ago
  35. a22c3a0 btrfs-progs: autoconf: add --disable-backtrace by Karel Zak · 11 years ago
  36. 67b1307 btrfs-progs: autoconf: clean generated files, make version.h stuff more robust by Karel Zak · 11 years ago
  37. 2c2e6c4 btrfs-progs: autoconf: cleanup compilation flags usage by Karel Zak · 11 years ago
  38. 8e14f8d btrfs-progs: autoconf: use paths and $*_LIBS from ./configure by Karel Zak · 11 years ago
  39. 27a8072 btrfs-progs: autoconf: check for build programs in ./configure by Karel Zak · 11 years ago
  40. 04743d0 btrfs-progs: autoconf: use ./configure to generate version.h by Karel Zak · 11 years ago
  41. 33f2d6b btrfs-progs: autoconf: use standard PACKAGE_* macros by Karel Zak · 11 years ago
  42. bb6b4fe btrfs-progs: autoconf: use config.h by Karel Zak · 11 years ago
  43. 48e728d btrfs-progs: autoconf: add ./configure script by Karel Zak · 11 years ago
  44. 344599a Btrfs progs v3.18.2 by David Sterba · 11 years ago v3.18.x v3.18.2
  45. 2e4a356 btrfs-progs: update wording for qgroup limits by David Sterba · 11 years ago
  46. d7c1317 btrfs-progs: don't output operational status information to stderr by Xing Gu · 11 years ago
  47. 82ecb9c btrfs-progs: check: Add --readonly flag by Hugo Mills · 11 years ago
  48. 7c126f7 btrfs-progs: Make option parsing more robust to code modifications by Hugo Mills · 11 years ago
  49. 1c93eb0 btrfs-progs: qgroup: make large size aligned by Fan Chengniang · 11 years ago
  50. e69e015 btrfs-progs: drop feature defines from C files, in favour of CFLAGS defines by Dimitri John Ledkov · 11 years ago
  51. 34c2889 btrfs-progs: unify getopt table terminators by David Sterba · 11 years ago
  52. 58a3952 btrfs-progs: add --human-readable option where applicable by David Sterba · 11 years ago
  53. a5b66a8 btrfs-progs: use predefined getopt values for unit suffixes by David Sterba · 11 years ago
  54. a598348 btrfs-progs: define common geopt values for unit suffixes by David Sterba · 11 years ago
  55. 4d13434 btrfs-progs: make btrfs qgroups show human readable sizes by Fan Chengniang · 11 years ago
  56. 07ce700 btrfs-progs: unify header file inclusion protections by David Sterba · 11 years ago
  57. 39568fa btrfs-progs: Doc: Add explain on 'source' and 'target' for btrfs-image. by Qu Wenruo · 11 years ago
  58. 751fe9b btrfs-progs: Cleanup, use bitshift instead of immediate number in btrfs_open_ctree_flags. by Qu Wenruo · 11 years ago
  59. f66d178 btrfs-progs: btrfstune: force to set seeding flags by Fan Chengniang · 11 years ago
  60. 188e79e btrfs-progs: tests, use non-interactive sudo helper by David Sterba · 11 years ago
  61. e1ee8b2 btrfs-progs: fix check of running scrub by David Sterba · 11 years ago
  62. 2b7cdab btrfs-progs: make getopt tables static const by David Sterba · 11 years ago
  63. ecbf133 btrfs-progs: cleanup, move getop long options close to their use by David Sterba · 11 years ago
  64. ca7b429 btrfs-progs: tests, adjust alignment of the pretty command name by David Sterba · 11 years ago
  65. 8fa12c1 btrfs-progs: tests, use the root helper in 012 by David Sterba · 11 years ago
  66. 522e13d btrfs-progs: tests, add support for running commands under root by David Sterba · 11 years ago
  67. e6bc739 btrfs-progs: Move extent tree rebuild test to its dir by Qu Wenruo · 11 years ago
  68. 21afe4a btrfs-progs: Move leaf-corruption no extent data case and add verification script by Qu Wenruo · 11 years ago
  69. a65701b btrfs-progs: Move bad root items test cases to its corresponding dir by Qu Wenruo · 11 years ago
  70. ebe2f5c btrfs-progs: Move btrfs-image dump to corresponding dir by Qu Wenruo · 11 years ago
  71. 5287625 btrfs-progs: New btrfsck test infrastructure by Qu Wenruo · 11 years ago
  72. 3d47cc9 btrfs-progs: remove uneccessary subvol name check for subvol deletion by Gui Hecheng · 11 years ago
  73. 6eafa19 btrfs-progs: btrfstune: fix multiple options error by Fan Chengniang · 11 years ago
  74. 27ceeed btrfs-progs: add missing options to qgroup limit by Fan Chengniang · 11 years ago
  75. e015a83 btrfs-progs: Fix wrong return value when executing 'fi show' on umounted device. by Qu Wenruo · 11 years ago
  76. 54498f9 btrfs-progs: restore backtrace functionality on glibc by Merlijn Wajer · 11 years ago
  77. 3b7a87d btrfs-progs: Remove redundant short description from cmd_snapshot_usage by Martin Volf · 11 years ago
  78. 0173148 Btrfs progs v3.18.1 by David Sterba · 11 years ago v3.18.1
  79. e960b3f btrfs-progs: Don't increase error count if the inode can be repaired. by Qu Wenruo · 11 years ago
  80. 228a7b3 btrfs-progs: fix some format errors in doc by Fan Chengniang · 11 years ago
  81. 1f54bff btrfs-progs: doc: fix format of btrfs-replace by Tsutomu Itoh · 11 years ago
  82. 56eecbe btrfs-progs: Fix a copy-n-paste bug in btrfs_read_fs_root(). by Qu Wenruo · 11 years ago
  83. dbed21e btrfs-progs: Fix a buffer overflow causing segfault in fstests/btrfs/069 by Qu Wenruo · 11 years ago
  84. 74f7b51 btrfs-progs: Documentation: fix broken conversion by Peter Wu · 11 years ago
  85. 0da591d btrfs-progs: Fix a extent buffer leak in count_csum_range(). by Qu Wenruo · 11 years ago
  86. 73cc83d btrfs-progs: Allow debug-tree to be executed on regular file. by Qu Wenruo · 11 years ago
  87. 1f7ea87 btrfs-progs: convert, handle pwrite error in do_rollback by David Sterba · 11 years ago
  88. fe283a4 btrfs-progs: handle orphan creation error in btrfs_unlink by David Sterba · 11 years ago
  89. 7060799 btrfs-progs: fix leak of path in reset_balance by David Sterba · 11 years ago
  90. 9623d55 btrfs-progs: safely copy path in btrfs_scan_lblkid by David Sterba · 11 years ago
  91. cff33e7 btrfs-progs: cleanup whitespace in is_same_blk_file by David Sterba · 11 years ago
  92. 190e916 btrfs-progs: use strncpy in is_same_blk_file by David Sterba · 11 years ago
  93. fd1e9ad btrfs-progs: check, handle error in fix_key_order by David Sterba · 11 years ago
  94. de5c542 btrfs-progs: doc subvolume, sort subcommands alphabetically by David Sterba · 11 years ago
  95. 037532d btrfs-progs: doc scrub, sort subcommands alphabetically by David Sterba · 11 years ago
  96. 33623a9 btrfs-progs: doc replace, sort subcommands alphabetically by David Sterba · 11 years ago
  97. b7453a4 btrfs-progs: doc quota, sort subcommands alphabetically by David Sterba · 11 years ago
  98. b07e5ca btrfs-progs: doc qgroup, sort subcommands alphabetically by David Sterba · 11 years ago
  99. 9599de3 btrfs-progs: doc property, sort subcommands alphabetically by David Sterba · 11 years ago
  100. 5eb6956 btrfs-progs: doc inspect-internal, sort subcommands alphabetically by David Sterba · 11 years ago