1. 2482539 Print the root generation in btrfs-debug-tree by Chris Mason · 15 years ago master
  2. 0758da2 Btrfs-progs: make btrfs df report profiles for mixed block groups by Ilya Dryomov · 14 years ago
  3. bd7d6d4 btrfs-progs: Improvement for making btrfs image from source directory. by Zhong, Xin · 14 years ago
  4. 0dbd99f Scan the devices listed in /proc/partitions by Goffredo Baroncelli · 14 years ago
  5. 521770b Btrfs-progs: specify label length larger than 255 bytes cause mkfs.btrfs buffer overflow by Jeff Liu · 14 years ago
  6. 3d7c94c btrfsck: decode error properly by Sergei Trofimovich · 14 years ago
  7. a8b624e check number of args for btrfs sub snap correctly by Andreas Philipp · 14 years ago
  8. a70b0b2 Btrfs-progs: add "btrfs subvolume get-default" subcommand by Zhong, Xin · 14 years ago
  9. fdbebea btrfs-progs-unstable: replace debug-tree to btrfs-debug-tree in INSTALL by Wang Sheng-Hui · 14 years ago
  10. ae62acb fix incorrect argument checking for "btrfs sub snap -r" by Hugo Mills · 14 years ago
  11. 2543967 btrfs-progs: scrub added to manpage by Jan Schmidt · 14 years ago
  12. 4ba1653 btrfs-progs: scrub userland implementation by Jan Schmidt · 14 years ago
  13. 828f2b3 btrfs-progs: added check_mounted_where by Jan Schmidt · 14 years ago
  14. eecfba1 btrfs-progs: scrub ioctls by Jan Schmidt · 14 years ago
  15. 19011f9 btrfs-progs: commands added by Jan Schmidt · 14 years ago
  16. d8e974f remove unused include "version.h" by Andreas Philipp · 14 years ago
  17. be1c3b1 update manpage entries for btrfs subvolume list by Andreas Philipp · 14 years ago
  18. 97a3182 print parent ID in btrfs suvolume list by Andreas Philipp · 14 years ago
  19. fd635cd some style/layout changes by Andreas Philipp · 14 years ago
  20. 3aa511e add all targets to clean target by Andreas Philipp · 14 years ago
  21. 3c3a13b remove unused variables by Hubert Kario · 14 years ago
  22. db9831e gcc 4.6: fix potentially unused variable by Hugo Mills · 14 years ago
  23. 3516e6b make btrfs cross compilation friendly by Kamble, Nitin A · 14 years ago
  24. acee580 mkfs.btrfs: Fix compilation errors with gcc 4.6 by Hugo Mills · 14 years ago
  25. 796a0e9 Btrfs-progs: Correct path munging in bcp by cwillu · 14 years ago
  26. 48d2993 btrfs-map-logical: segfaults when no output file is given by Arne Jansen · 14 years ago
  27. 925ac32 mkfs.btrfs: fix error text in '-r' mode by Sergei Trofimovich · 14 years ago
  28. d69c308 mkfs.btrfs: fix memory leak caused by 'scandir()' calls by Sergei Trofimovich · 14 years ago
  29. e069473 mkfs.btrfs: free buffers allocated by pretty_sizes by Sergei Trofimovich · 14 years ago
  30. 8e4b7e8 mkfs.btrfs: write zeroes instead on uninitialized data. by Sergei Trofimovich · 14 years ago
  31. f509f17 mkfs.btrfs: fix symlink names writing by Sergei Trofimovich · 14 years ago
  32. 891dea4 mkfs.btrfs: return some defined value instead of garbage when lookup checksum by Sergei Trofimovich · 14 years ago
  33. 545b52c mkfs.btrfs: fail on scandir error (-r mode) by Sergei Trofimovich · 14 years ago
  34. 2acb681 btrfs-convert: fix typo: 'all inode' -> 'all inodes' by Sergei Trofimovich · 14 years ago
  35. baafb02 make "btrfs filesystem label" command actually work by Fajar A. Nugraha · 14 years ago
  36. 2689259 btrfs progs: fix extra metadata chunk allocation in --mixed case by Arne Jansen · 14 years ago
  37. de07f36 incorrect argument checking for "btrfs sub snap -r" by Stephane Chazelas · 14 years ago
  38. dfa328a btrfs-progs: Fix over-sized limit on buffer by Hugo Mills · 14 years ago
  39. de750d7 Updated manpage for btrfs subvolume snapshot. by Andreas Philipp · 14 years ago
  40. 97ecf6a Test the additional ioctl. by Andreas Philipp · 14 years ago
  41. 681c1d6 Support the new parameters in do_clone(int argc, char** argv). by Andreas Philipp · 14 years ago
  42. b19c828 Add support for read-only subvolumes. by Andreas Philipp · 14 years ago
  43. 501a867 Added support for an additional ioctl. by Andreas Philipp · 14 years ago
  44. fa81a56 btrfs-progs: cast u64 to long long to avoid printf warnings by Anton Blanchard · 14 years ago
  45. fcdc092 Fix unused-but-set errors in gcc-4.6 by Chris Ball · 14 years ago
  46. 29e6fc2 add detailed help messages to btrfs command by Hubert Kario · 14 years ago
  47. d388a77 add advanced use of --help to help message by Hubert Kario · 14 years ago
  48. 42f9568 mkfs should initialize unused fields properly by Jan Schmidt · 15 years ago
  49. c552480 btrfs-progs: setting of time to the root directory by Tsutomu Itoh · 15 years ago
  50. 43a06f0 btrfs-progs: add discard support to mkfs by Christoph Hellwig · 14 years ago
  51. b4d668e btrfs-progs: fix wrong extent buffer size when reading tree block by Miao Xie · 15 years ago
  52. 4e64e05 btrfs-progs: Add new feature to mkfs.btrfs to make file system image file from source directory by Donggeun Kim · 15 years ago
  53. 2509596 Btrfs-progs: Update man page for mixed data+metadata option. by Mitch Harder · 15 years ago
  54. e8f47cf Add the "btrfs filesystem label" command by Goffredo Baroncelli · 15 years ago
  55. 002d021 Deprecate btrfsctl, btrfs-show, btrfs-vol by Goffredo Baroncelli · 15 years ago
  56. 87d3875 Update/clean up btrfs help and man page V2 by Goffredo Baroncelli · 15 years ago
  57. a418b24 Update for lzo support by Li Zefan · 15 years ago
  58. b8802ae Btrfs-progs: add support for mixed data+metadata block groups by Josef Bacik · 15 years ago
  59. e2a6859 Btrfs-progs: update super fields for space cache by Josef Bacik · 15 years ago
  60. 17cf679 Improve error handling in the btrfs command by Goffredo Baroncelli · 15 years ago
  61. 0646719 update man page to new defragment command interface by Hubert Kario · 14 years ago
  62. eb54189 Btrfs-progs utils Informative errors by Goldwyn Rodrigues · 14 years ago
  63. 16261f0 Btrfs-progs use safe string manipulation functions by Eduardo Silva · 14 years ago
  64. b438221 Btrfs-progs: add a btrfs-select-super command to overwrite the super by Chris Mason · 15 years ago
  65. fe7caa7 Check for RAID10 in set_avail_alloc_bits by Chris Mason · 15 years ago
  66. 7cd060d Fill missing devices so degraded filesystems can be read by Chris Mason · 15 years ago
  67. 375714f Fix the help text for btrfs-map-logical by Chris Mason · 15 years ago
  68. 1b444cd btrfs-debug-tree: add -d option to print only the device mapping by Chris Mason · 15 years ago
  69. 0f49c42 Add rescue command to zero the log by Chris Mason · 15 years ago
  70. 8c43a9a Add btrfsck option to select the super block copy by Chris Mason · 15 years ago
  71. c301fcc Fix undefined reference to symbol 'error_message' by Yan Zheng · 15 years ago
  72. d44860c Fix inode link count checks in btrfsck by Yan Zheng · 15 years ago
  73. 7da27f9 Handle bad extent type case by Frederic Weisbecker · 15 years ago
  74. bba632a Fix use after free in close_ctree by Jeff Mahoney · 15 years ago
  75. b227b4d Make csum_tree_block_size complain about the right thing. by Zhu Yanhai · 15 years ago
  76. 944eea9 fix incompat flags by Josef Bacik · 15 years ago
  77. 6ac03d3 Avoid uninitialized variant compile warning by Zhao Lei · 15 years ago
  78. 6c94ed2 fix a compile fail by strndup in RHEL5 env by Zhao Lei · 15 years ago
  79. 2d42897 fix wrong return value by Miao Xie · 15 years ago
  80. 076de67 Remove superfluous WARN_ON in btrfsck by Yan Zheng · 15 years ago
  81. ddf8506 add mounted-checking for btrfs-vol by Miao Xie · 15 years ago
  82. 595cb1d only print FIRST_CHUNK_TREE for chunk items in debug-tree by Sage Weil · 15 years ago
  83. 48f16a6 check slash in deleting subvolumes by TARUISI Hiroaki · 15 years ago
  84. 34915ad add missing include for btrfsck.c by Christian Hesse · 15 years ago
  85. 659d37c prevent btrfsck to run on mounted filesystems by Andi Drebes · 15 years ago
  86. 09559bf multidevice support for check_mounted by Andi Drebes · 15 years ago
  87. 075587c Btrfs: add btrfs-debug-tree -b <block number> to print a single block by Chris Mason · 15 years ago
  88. 8f55b76 Add btrfs subvol find-new command by Chris Mason · 15 years ago
  89. fb3a539 Add ioctl-test.c which just prints all the ioctl numbers. by Chris Mason · 15 years ago
  90. b72e4c4 Btrfs-progs: add btrfs filesystem df to print space info by Josef Bacik · 16 years ago
  91. 35401ac Update the btrfs man page with the new commands by Goffredo Baroncelli · 15 years ago
  92. 8665390 Correct the check of the argument number for the "btrfs dev add|rem" commands by Goffredo Baroncelli · 15 years ago
  93. e584004 Avoid the exit(2) function; instead return with an appropriate value; by Goffredo Baroncelli · 15 years ago
  94. 7ebebb7 Add the program name as the first parameter in the command of the btrfs tool by Goffredo Baroncelli · 15 years ago
  95. 6d2cf04 new util: 'btrfs' by ghigo · 15 years ago
  96. 06cbf62 Add new defrag range ioctl that can also compress files on demand. by Chris Mason · 15 years ago
  97. 7b14bc0 Btrfs-progs: add command to set default subvol by Josef Bacik · 16 years ago
  98. 4ff9e2a Add btrfs-list for listing subvolumes by Chris Mason · 15 years ago
  99. ab8fb4c Add btrfs-map-logical program to map and read logical block numbers by Chris Mason · 16 years ago
  100. 6f3cf25 btrfsck: check root back/forward references by Yan, Zheng · 16 years ago