aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/props.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-17btrfs: property: Set incompat flag if lzo/zstd compression is setMisono Tomohiro1-4/+8
2018-04-12btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba1-14/+1
2018-03-26btrfs: drop underscores from exported xattr functionsDavid Sterba1-3/+3
2018-03-26btrfs: Remove custom crc32c init codeNikolay Borisov1-1/+1
2018-01-22btrfs: prop: use common helper for type to string conversionDavid Sterba1-3/+3
2018-01-22btrfs: Cleanup existing name_len checksQu Wenruo1-7/+0
2017-09-14Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-0/+6
2017-08-16btrfs: prepare for extensions in compression optionsDavid Sterba1-2/+2
2017-08-16btrfs: rename variable holding per-inode compression typeDavid Sterba1-3/+3
2017-08-15btrfs: Add zstd supportNick Terrell1-0/+6
2017-06-21btrfs: Verify dir_item in iterate_object_propsSu Yue1-0/+7
2017-02-14btrfs: Make btrfs_ino take a struct btrfs_inodeNikolay Borisov1-2/+2
2016-12-06btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney1-2/+3
2016-12-06btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_sizeJeff Mahoney1-1/+1
2016-07-26btrfs: simpilify btrfs_subvol_inherit_propsJeff Mahoney1-3/+3
2016-03-11btrfs: move btrfs_compression_type to compression.hAnand Jain1-0/+1
2015-10-21btrfs: cleanup iterating over prop_handlers arrayByongho Lee1-7/+6
2015-02-16btrfs: constify structs with op functions or static definitionsDavid Sterba1-0/+2
2014-01-28Btrfs: add support for inode propertiesFilipe David Borba Manana1-0/+427