Commit Graph

  • 0167142bde fix fs type detection on 32 bit platforms master Riccardo Ferrazzo 2024-04-16 20:52:58 +0200
  • a1f570bd01 Allow non-root users to query btrfs volumes Marcus Cobden 2023-03-12 21:00:49 +0000
  • 3097362dc0 Fix device stats not requested Marcus Cobden 2022-10-26 13:36:18 +0100
  • b3db0b2ded
    Add GetDevInfo exposing BTRFS_IOC_DEV_INFO (#3) Marcus Cobden 2022-04-03 09:03:56 +0100
  • 90a0320aae
    Switch license to Apache 2 to be CNCF-friendly. Denys Smirnov 2021-06-29 19:57:49 +0000
  • ee67271a4c Fix "constant 2435016766 overflows int32" on GOARCH=arm Akihiro Suda 2021-06-25 15:45:42 +0900
  • d917b30ff0 do not expose unexported objectid type to the user Denys Smirnov 2019-05-17 20:57:02 +0300
  • a46fd0364e cli: fix the package name Denys Smirnov 2019-05-17 20:56:02 +0300
  • e24c76dba4 expose method to get the subvolume id Denys Smirnov 2019-05-17 20:53:32 +0300
  • ae959341a5 support go modules Denys Smirnov 2019-04-26 17:22:05 +0300
  • 694b569856 switch to dennwc/ioctl library Denys Smirnov 2018-10-21 21:02:44 +0300
  • 75c27127c2 send: implement stream reader Denys Smirnov 2017-11-27 20:43:55 +0200
  • cdc1bf5c04 refactor send definitions Denys Smirnov 2017-11-13 14:31:53 +0200
  • 3db12b2294 expose resize Denys Smirnov 2017-01-11 18:53:23 +0200
  • 532eaaa4b7 send: recursive best parent search Denys Smirnov 2017-01-10 16:30:47 +0200
  • cf180d91dc send: fix diff int overflow Denys Smirnov 2017-01-09 17:53:50 +0200
  • 00defaf3f2 expose subvolume search functions; switch subvolume info structure Denys Smirnov 2017-01-09 17:03:55 +0200
  • 51976cacd4 expose balance ioc Denys Smirnov 2017-01-09 15:31:52 +0200
  • 3b69894215 implement send for multiple snapshots Denys Smirnov 2017-01-08 16:13:47 +0200
  • 54573d1c9d decode root_item; more tests; uuid search wip Denys Smirnov 2017-01-07 22:55:54 +0200
  • 08f5a6b26a expose file clone ioctl; add test Denys Smirnov 2017-01-06 14:02:41 +0200
  • 4ac498bb4d fix subvolume list Denys Smirnov 2016-10-20 21:11:39 +0300
  • 94acb6ee4a add helper to check for zero uuid Denys Smirnov 2016-10-17 17:12:29 +0300
  • 6f59d604fc implement usage stats Denys Smirnov 2016-10-06 14:26:05 +0300
  • 3343324613 implement GetCompression; add tests Denys Smirnov 2016-10-05 16:45:57 +0300
  • b56d643295 some docs Denys Smirnov 2016-10-05 16:45:00 +0300
  • 14de038f2f expose GetMounts as a sub-package Denys Smirnov 2016-10-05 14:21:14 +0300
  • 8f48d3ebf5 refactor ListSubvolumes Denys Smirnov 2016-10-01 15:10:12 +0300
  • 7eae92f571 fix fd leak Denys Smirnov 2016-10-01 14:44:34 +0300
  • 41809caf7d SetFlags and SetCompression Denys Smirnov 2016-09-21 18:34:04 +0300
  • 43632657e8 native Recv WIP Denys Smirnov 2016-09-21 15:31:08 +0300
  • 6a4b966441 native Send implementation Denys Smirnov 2016-09-19 20:01:22 +0300
  • f03fa748e7 implement subvolumes list; regenerate headers; generate btrfs_tree.h Denys Smirnov 2016-09-16 20:09:14 +0300
  • b300237e77 Implement basic subvolume and snapshot commands. Exec-based send and receive. Denys Smirnov 2016-09-15 20:39:46 +0300
  • 2d0abe4795 Initial version. WIP. Denys Smirnov 2016-09-14 20:29:46 +0300
  • a88feaf631 Initial commit Denys Smirnov 2016-09-14 18:13:47 +0300