aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/props.c
Commit message (Expand)AuthorAge
* btrfs: rename the btrfs_calc_*_metadata_size helpersJosef Bacik2019-09-09
* btrfs: shut up bogus -Wmaybe-uninitialized warningArnd Bergmann2019-07-02
* btrfs: correctly validate compression typeJohannes Thumshirn2019-07-02
* btrfs: use the existing reserved items for our first prop for inheritanceJosef Bacik2019-05-09
* btrfs: merge calls of btrfs_setxattr and btrfs_setxattr_trans in btrfs_set_propAnand Jain2019-04-29
* btrfs: delete unused function btrfs_set_prop_transAnand Jain2019-04-29
* btrfs: export btrfs_set_propAnand Jain2019-04-29
* btrfs: refactor btrfs_set_props to validate externallyAnand Jain2019-04-29
* btrfs: cleanup btrfs_setxattr_trans and drop transaction parameterAnand Jain2019-04-29
* btrfs: split btrfs_setxattr calls regarding transactionAnand Jain2019-04-29
* btrfs: rename btrfs_setxattr to btrfs_setxattr_transAnand Jain2019-04-29
* btrfs: prop: open code btrfs_set_prop in inherit_propAnand Jain2019-04-29
* btrfs: refactor btrfs_set_prop and add btrfs_set_prop_transAnand Jain2019-04-29
* btrfs: drop redundant forward declaration in props.cAnand Jain2019-04-29
* btrfs: merge _btrfs_set_prop helpersAnand Jain2019-04-29
* btrfs: prop: fix vanished compression property after failed setAnand Jain2019-04-04
* btrfs: prop: fix zstd compression parameter validationAnand Jain2019-04-04
* btrfs: property: Set incompat flag if lzo/zstd compression is setMisono Tomohiro2018-05-17
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-12
* btrfs: drop underscores from exported xattr functionsDavid Sterba2018-03-26
* btrfs: Remove custom crc32c init codeNikolay Borisov2018-03-26
* btrfs: prop: use common helper for type to string conversionDavid Sterba2018-01-22
* btrfs: Cleanup existing name_len checksQu Wenruo2018-01-22
* Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-14
|\
| * btrfs: Add zstd supportNick Terrell2017-08-15
* | btrfs: prepare for extensions in compression optionsDavid Sterba2017-08-16
* | btrfs: rename variable holding per-inode compression typeDavid Sterba2017-08-16
|/
* btrfs: Verify dir_item in iterate_object_propsSu Yue2017-06-21
* btrfs: Make btrfs_ino take a struct btrfs_inodeNikolay Borisov2017-02-14
* btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney2016-12-06
* btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_sizeJeff Mahoney2016-12-06
* btrfs: simpilify btrfs_subvol_inherit_propsJeff Mahoney2016-07-26
* btrfs: move btrfs_compression_type to compression.hAnand Jain2016-03-11
* btrfs: cleanup iterating over prop_handlers arrayByongho Lee2015-10-21
* btrfs: constify structs with op functions or static definitionsDavid Sterba2015-02-16
* Btrfs: add support for inode propertiesFilipe David Borba Manana2014-01-28