summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/send.h
AgeCommit message (Expand)AuthorLines
2022-07-25btrfs: send: add new command FILEATTR for file attributesDavid Sterba-2/+8
2022-07-25btrfs: send: simplify includesDavid Sterba-1/+4
2022-07-25btrfs: send: drop __KERNEL__ ifdef from send.hDavid Sterba-2/+0
2022-07-25btrfs: send: enable support for stream v2 and compressed writesOmar Sandoval-1/+1
2022-07-25btrfs: send: add stream v2 definitionsOmar Sandoval-4/+36
2022-07-25btrfs: send: explicitly number commands and attributesOmar Sandoval-61/+59
2022-03-14btrfs: reuse existing inode from btrfs_ioctlSahil Kang-1/+1
2021-10-29btrfs: send: prepare for v2 protocolDavid Sterba-0/+7
2020-10-07btrfs: send: avoid copying file dataOmar Sandoval-1/+0
2018-04-12btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba-14/+6
2017-10-30btrfs: fix send ioctl on 32bit with 64bit kernelJosef Bacik-1/+1
2016-01-07Btrfs: use linux/sizes.h to represent constantsByongho Lee-2/+2
2013-05-06btrfs: make static code static & remove dead codeEric Sandeen-1/+0
2013-02-20btrfs: add "no file data" flag to btrfs send ioctlMark Fasheh-0/+1
2012-10-04Btrfs: write_buf is now callable outside send.cAnand Jain-0/+1
2012-07-25Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receiveAlexander Block-0/+133