summaryrefslogtreecommitdiff
path: root/fs/btrfs/send.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-04btrfs: add forward declarations and headers, part 2David Sterba1-3/+5
2022-12-05btrfs: send add define for v2 buffer sizeWang Yugui1-2/+4
2022-10-11btrfs: send: allow protocol version 3 with CONFIG_BTRFS_DEBUGBoris Burkov1-0/+5
2022-09-26btrfs: send: add support for fs-verityBoris Burkov1-3/+12
2022-07-25btrfs: send: add new command FILEATTR for file attributesDavid Sterba1-2/+8
2022-07-25btrfs: send: simplify includesDavid Sterba1-1/+4
2022-07-25btrfs: send: drop __KERNEL__ ifdef from send.hDavid Sterba1-2/+0
2022-07-25btrfs: send: enable support for stream v2 and compressed writesOmar Sandoval1-1/+1
2022-07-25btrfs: send: add stream v2 definitionsOmar Sandoval1-4/+36
2022-07-25btrfs: send: explicitly number commands and attributesOmar Sandoval1-61/+59
2022-03-14btrfs: reuse existing inode from btrfs_ioctlSahil Kang1-1/+1
2021-10-29btrfs: send: prepare for v2 protocolDavid Sterba1-0/+7
2020-10-07btrfs: send: avoid copying file dataOmar Sandoval1-1/+0
2018-04-12btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba1-14/+6
2017-10-30btrfs: fix send ioctl on 32bit with 64bit kernelJosef Bacik1-1/+1
2016-01-07Btrfs: use linux/sizes.h to represent constantsByongho Lee1-2/+2
2013-05-06btrfs: make static code static & remove dead codeEric Sandeen1-1/+0
2013-02-20btrfs: add "no file data" flag to btrfs send ioctlMark Fasheh1-0/+1
2012-10-04Btrfs: write_buf is now callable outside send.cAnand Jain1-0/+1
2012-07-26Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receiveAlexander Block1-0/+133