summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/send.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: send add define for v2 buffer sizeWang Yugui2022-12-051-2/+4
* btrfs: send: allow protocol version 3 with CONFIG_BTRFS_DEBUGBoris Burkov2022-10-111-0/+5
* btrfs: send: add support for fs-verityBoris Burkov2022-09-261-3/+12
* btrfs: send: add new command FILEATTR for file attributesDavid Sterba2022-07-251-2/+8
* btrfs: send: simplify includesDavid Sterba2022-07-251-1/+4
* btrfs: send: drop __KERNEL__ ifdef from send.hDavid Sterba2022-07-251-2/+0
* btrfs: send: enable support for stream v2 and compressed writesOmar Sandoval2022-07-251-1/+1
* btrfs: send: add stream v2 definitionsOmar Sandoval2022-07-251-4/+36
* btrfs: send: explicitly number commands and attributesOmar Sandoval2022-07-251-61/+59
* btrfs: reuse existing inode from btrfs_ioctlSahil Kang2022-03-141-1/+1
* btrfs: send: prepare for v2 protocolDavid Sterba2021-10-291-0/+7
* btrfs: send: avoid copying file dataOmar Sandoval2020-10-071-1/+0
* btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba2018-04-121-14/+6
* btrfs: fix send ioctl on 32bit with 64bit kernelJosef Bacik2017-10-301-1/+1
* Btrfs: use linux/sizes.h to represent constantsByongho Lee2016-01-071-2/+2
* btrfs: make static code static & remove dead codeEric Sandeen2013-05-061-1/+0
* btrfs: add "no file data" flag to btrfs send ioctlMark Fasheh2013-02-201-0/+1
* Btrfs: write_buf is now callable outside send.cAnand Jain2012-10-041-0/+1
* Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receiveAlexander Block2012-07-251-0/+133