1. 21258fa Btrfs progs v4.4 by David Sterba · 8 years ago master v4.4
  2. 2460df7 btrfs-progs: docs: update balance manual page by David Sterba · 8 years ago
  3. a2b2448 btrfs-progs: debug-tree: tweak tree node checks by David Sterba · 8 years ago
  4. 1bb0bba btrfs-progs: fix static build by Noah Massey · 8 years ago
  5. 17e204b btrfs-progs: Use AC_CHECK_TOOL to find AR by Mike Gilbert · 8 years ago
  6. 0de3c18 Btrfs progs v4.4-rc1 by David Sterba · 8 years ago v4.4-rc1
  7. 62cb593 btrfs-progs: subvol show: use clean_args_no_options instead of opencoding by David Sterba · 8 years ago
  8. a6cc8ea btrfs-progs: introduce helper for parsing args without options by David Sterba · 8 years ago
  9. c26dc1e btrfs-progs: move prefixcmp to utils by David Sterba · 8 years ago
  10. 3f248d2 btrfs-progs: receive: don't leak open find handle by David Sterba · 8 years ago
  11. 7faf96e btrfs-progs: also check filesystem type in test_issubvolume by David Sterba · 8 years ago
  12. dddc3e0 btrfs-progs: more verbose errors from test_issubvolume by David Sterba · 8 years ago
  13. 7afde59 btrfs-progs: let test_issubvolume return the exact error by David Sterba · 8 years ago
  14. 33ac47b btrfs-progs: use symbolic name for subvolume inode number in test_issubvolume by David Sterba · 8 years ago
  15. 5b56fe9 btrfs-progs: handle errors from test_isdir by David Sterba · 8 years ago
  16. 1267c58 btrfs-progs: let test_isdir return the exact error by David Sterba · 8 years ago
  17. 2078848 btrfs-progs: debug-tree: teach -t option about the chunk and root trees by David Sterba · 8 years ago
  18. 0aa796c btrfs-progs: subvol show: handle options by getopt by David Sterba · 8 years ago
  19. b9ec406 btrfs-progs: fi usage: support mixed blockgroups by David Sterba · 8 years ago
  20. ecd4bb6 btrfs-progs: docs: enhance btrfs-filesystem manual page by David Sterba · 8 years ago
  21. ac45d64 btrfs-progs: tests: add missing prerequisites by David Sterba · 8 years ago
  22. 4b9d4fe btrfs-porgs: fi usage: rename variable to avoid shadowing by David Sterba · 8 years ago
  23. 39e9821 btrfs-porgs: check: rename variable to avoid shadowing by David Sterba · 8 years ago
  24. df3a134 btrfs-porgs: qgroup: rename variable to avoid shadowing by David Sterba · 8 years ago
  25. 407f928 btrfs-progs: add function attributes for the printf-like by David Sterba · 8 years ago
  26. f9ae914 btrfs-progs: build: fix builds with extra warnings, W=1 by David Sterba · 8 years ago
  27. ac4ec4d btrfs-progs: check for negative return value from ioctl by David Sterba · 8 years ago
  28. 633dc6f btrfs-progs: remove unnecessary errno temp variables by David Sterba · 8 years ago
  29. 374d67f btrfs-progs: free-space-tree: minor message adjustments by David Sterba · 8 years ago
  30. fcb6b10 btrfsprogs: corrupt-blocks: include limits.h to define PATH_MAX by Khem Raj · 8 years ago
  31. 83a7413 btrfs-progs: docs: document new mount option fragment by David Sterba · 8 years ago
  32. 23c5153 btrfs-progs: docs: sort mount options alphabetically by David Sterba · 8 years ago
  33. e4797df btrfs-progs: check the free space tree in btrfsck by Omar Sandoval · 9 years ago
  34. d8c537e btrfs-progs: add basic awareness of the free space tree by Omar Sandoval · 9 years ago
  35. 32c063c btrfs-progs: docs: rename btrfs-mount to btrfs-man5 by David Sterba · 8 years ago
  36. a8829f5 btrfs-progs: docs, btrfs-mount: enhance file attributes section by David Sterba · 8 years ago
  37. 7ccc054 btrfs-progs: cleanup, move usage help strings closer to the command callbacks by David Sterba · 8 years ago
  38. f7c9278 btrfs-progs: cmd property: use correct usage strings by David Sterba · 8 years ago
  39. 0e1acda btrfs-progs: cmd fi usage: switch to common error message wrapper by David Sterba · 8 years ago
  40. 641b5d8 btrfs-progs: cmd filesystem: switch to common error message wrapper by David Sterba · 8 years ago
  41. edbdd06 btrfs-progs: cmd replace: switch to common error message wrapper by David Sterba · 8 years ago
  42. e7e7590 btrfs-progs: cmd subvolume: switch to common error message wrapper by David Sterba · 8 years ago
  43. e67f038 btrfs-progs: cmd send: switch to common error message wrapper by David Sterba · 8 years ago
  44. 7330c88 btrfs-progs: cmd receive: switch to common error message wrapper by David Sterba · 8 years ago
  45. e3926b4 btrfs-progs: cmd qgroup: switch to common error message wrapper by David Sterba · 8 years ago
  46. 28831d5 btrfs-progs: cmd property: switch to common error message wrapper by David Sterba · 8 years ago
  47. c8e8509 btrfs-progs: cmd balance: switch to common error message wrapper by David Sterba · 8 years ago
  48. 3d6f61f btrfs-progs: cmd quota: switch to common error message wrapper by David Sterba · 8 years ago
  49. 6bc6e85 btrfs-progs: cmd rescue: switch to common error message wrapper by David Sterba · 8 years ago
  50. b98ad87 btrfs-progs: catch memory allocation failure in btrfs_split_item by David Sterba · 8 years ago
  51. ef45c6b btrfs-progs: handler memory allocation failure in add_extent_rec by David Sterba · 8 years ago
  52. 87296b5 btrfs-progs: catch memory allocation failure from alloc_data_backref by David Sterba · 8 years ago
  53. 62b4c16 btrfs-progs: catch memory allocation failure from alloc_tree_backref by David Sterba · 8 years ago
  54. cb2b8b1 btrfs-progs: catch memory allocation failure in splice_shared_node by David Sterba · 8 years ago
  55. b317ca9 btrfs-progs: handle errors in get_inode_backref and fail in the caller by David Sterba · 8 years ago
  56. f72a3f9 btrfs-progs: handle errors in get_root_backref and fail in the caller by David Sterba · 8 years ago
  57. 3823cc2 btrfs-progs: return errors from get_root_rec, fail in callers by David Sterba · 8 years ago
  58. 6aff5d7 btrfs-progs: handle errors in add_shared_node and fail in the caller by David Sterba · 8 years ago
  59. e0a28fa btrfs-progs: return errors from clone_inode_rec, fail in callers by David Sterba · 8 years ago
  60. 441f884 btrfs-progs: return errors from get_inode_rec, fail in callers by David Sterba · 8 years ago
  61. cf0fce7 btrfs-progs: docs, enhance the mount option manual page by David Sterba · 8 years ago
  62. 154c389 btrfs-progs: docs, btrfs-mount: enhance fatal_erros by David Sterba · 8 years ago
  63. 79b8750 btrfs-progs: docs, btrfs-mount: put NOTE tag to new paragraph by David Sterba · 8 years ago
  64. 7dffef0 btrfs-progs: docs, btrfs-mount: unindent descriptions by David Sterba · 8 years ago
  65. d0ba996 btrfs-progs: document snapshot unaware defrag by Christoph Anton Mitterer · 8 years ago
  66. 894c346 btrfs-progs: docs, update btrfs(8) manual page by David Sterba · 8 years ago
  67. 4ec28ae Btrfs-progs: fix typo in parse_range by Liu Bo · 8 years ago
  68. 8b5147d btrfs-progs: use on-stack buffer in add_symbolic_link by David Sterba · 8 years ago
  69. 2cb9b4d btrfs: only free root_path if it was allocated from the heap by Neil Horman · 8 years ago
  70. e3bd2d1 btrfs-progs: fix using on-disk structure to store in memory data by Byongho Lee · 8 years ago
  71. 97f72e7 btrfs-progs: fix endian bug in update_super() by Byongho Lee · 8 years ago
  72. e55eb2e btrfs-progs: fix endian bugs in chunk rebuilding by Byongho Lee · 8 years ago
  73. 24b73df btrfs-progs: make private symbols to static by Byongho Lee · 8 years ago
  74. 83d0a17 btrfs-progs: use NULL instead of 0 by Byongho Lee · 8 years ago
  75. dea6b51 btrfs-progs: get sparse checking working by Byongho Lee · 8 years ago
  76. 61d6ed4 btrfs-progs: Enhance chunk validation check by Qu Wenruo · 8 years ago
  77. f0eae29 btrfs-progs: ftw_add_entry_size: Round up file size to sectorsize by Chandan Rajendra · 8 years ago
  78. 5a657ca btrfs-progs: balance: enhance the usage filter with range by David Sterba · 9 years ago
  79. 40db5cd btrfs-progs: extend balance args to take min/max usage filter by David Sterba · 9 years ago
  80. 0826a8d btrfs-progs: balance: add stripes filter by Gabríel Arthúr Pétursson · 9 years ago
  81. 7dff5c9 btrfs-progs: balance: enhance the limit fiter with range by David Sterba · 9 years ago
  82. 45e9bf8 btrfs-progs: extend balance args to take min/max limit filter by David Sterba · 9 years ago
  83. ebb66f2 btrfs-progs: tests: test multiple-linked file corruption by Naohiro Aota · 8 years ago
  84. 9c572c3 btrfs-progs: Introduce new members for btrfs_convert_context by Qu Wenruo · 8 years ago
  85. f735b37 btrfs-progs: extent-tree: Add add_merge_cache_extent function by Qu Wenruo · 8 years ago
  86. 466e066 btrfs-progs: extent-cache: Add comments for search/lookup functions by Qu Wenruo · 8 years ago
  87. 9709d75 btrfs-progs: check, properly reset nlink of multi-linked file by Naohiro Aota · 8 years ago
  88. 05d4159 btrfs-progs: tests: print test type by David Sterba · 9 years ago
  89. 88f584c btrfs-progs: show-super: copy implementation of btrfs_read_sys_array by David Sterba · 9 years ago
  90. 5f03d1f btrfs-progs: tests: add sys-array-num-stripes-0.raw.xz by David Sterba · 9 years ago
  91. 9bb3e6b btrfs-progs: verbose error when we find an unexpected item in sys_array by David Sterba · 9 years ago
  92. 81e43da btrfs-progs: handle invalid num_stripes in sys_array by David Sterba · 9 years ago
  93. d9463cf btrfs-progs: add more checks to btrfs_read_sys_array by David Sterba · 10 years ago
  94. 22d9c70 btrfs-progs: cleanup, rename a few variables in btrfs_read_sys_array by David Sterba · 9 years ago
  95. 9c655bf btrfs-progs: update btrfs_read_sys_array to match kernel implementation by David Sterba · 9 years ago
  96. 16e240e btrfs-progs: tests: mkfs, check sectorsize and nodesize combinations by Qu Wenruo · 9 years ago
  97. f25142f btrfs-progs: install to /usr/local by default again by David Sterba · 9 years ago
  98. bbb0c58 btrfs-progs: docs: mkfs, implications of DUP on devices by David Sterba · 9 years ago
  99. 1d37645 btrfs-progs: tests: enhance 001-basic-profiles with --data DUP by David Sterba · 9 years ago
  100. c1ff75d btrfs-progs: mkfs: allow --data DUP for single device by Zhao Lei · 9 years ago