summaryrefslogtreecommitdiff
path: root/send-stream.c
Commit message (Expand)AuthorAge
* btrfs-progs: fix btrfs send & receive with -e flagChristian Brauner2017-04-07
* btrfs-progs: receive: properly detect end of stream conditionsDavid Sterba2016-11-30
* btrfs-progs: send-stream: track the read position in the streamDavid Sterba2016-11-23
* btrfs-progs: send-stream: check number of read bytes from streamDavid Sterba2016-11-23
* btrfs-progs: send-stream: document return values of some functionsDavid Sterba2016-11-23
* btrfs-progs: send-stream: use proper type for cmd in read_cmdDavid Sterba2016-11-23
* btrfs-progs: send-stream: don't use single letter variable in tlv_getDavid Sterba2016-11-23
* btrfs-progs: send-stream: use proper types for tlv header valuesDavid Sterba2016-11-23
* btrfs-progs: send-stream: use proper type for read return valueDavid Sterba2016-11-23
* btrfs-progs: send-stream: change length type to unsignedDavid Sterba2016-11-23
* btrfs-progs: send-stream: check command length before reading from streamDavid Sterba2016-11-23
* btrfs-progs: send-stream: pass char buffer to read_bufDavid Sterba2016-11-23
* btrfs-progs: send-stream: fix size types passed to read_bufDavid Sterba2016-11-23
* btrfs-progs: send-stream: rename single letter variableDavid Sterba2016-11-23
* btrfs-progs: send-stream: switch to common message helpersDavid Sterba2016-11-23
* btrfs-progs: fix compiler warningChristian Hesse2014-11-07
* btrfs-progs: fix unaligned loads in receiveZach Brown2014-08-22
* Btrfs-progs: receive, allow to continue after errors happenFilipe David Borba Manana2014-08-22
* Btrfs-progs: remove some unused codeStefan Behrens2013-04-23
* Btrfs-progs: btrfs-receive optionally honors the end-cmdStefan Behrens2013-04-23
* btrfs-progs: Add support for BTRFS_SEND_FLAG_NO_FILE_DATAMark Fasheh2013-02-12
* Btrfs-progs: add btrfs send/receive commandsAlexander Block2012-07-26