summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/props.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: property: Set incompat flag if lzo/zstd compression is setMisono Tomohiro2018-05-171-4/+8
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-121-14/+1
* btrfs: drop underscores from exported xattr functionsDavid Sterba2018-03-261-3/+3
* btrfs: Remove custom crc32c init codeNikolay Borisov2018-03-261-1/+1
* btrfs: prop: use common helper for type to string conversionDavid Sterba2018-01-221-3/+3
* btrfs: Cleanup existing name_len checksQu Wenruo2018-01-221-7/+0
* Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-141-0/+6
|\
| * btrfs: Add zstd supportNick Terrell2017-08-151-0/+6
* | btrfs: prepare for extensions in compression optionsDavid Sterba2017-08-161-2/+2
* | btrfs: rename variable holding per-inode compression typeDavid Sterba2017-08-161-3/+3
|/
* btrfs: Verify dir_item in iterate_object_propsSu Yue2017-06-211-0/+7
* btrfs: Make btrfs_ino take a struct btrfs_inodeNikolay Borisov2017-02-141-2/+2
* btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney2016-12-061-2/+3
* btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_sizeJeff Mahoney2016-12-061-1/+1
* btrfs: simpilify btrfs_subvol_inherit_propsJeff Mahoney2016-07-261-3/+3
* btrfs: move btrfs_compression_type to compression.hAnand Jain2016-03-111-0/+1
* btrfs: cleanup iterating over prop_handlers arrayByongho Lee2015-10-211-7/+6
* btrfs: constify structs with op functions or static definitionsDavid Sterba2015-02-161-0/+2
* Btrfs: add support for inode propertiesFilipe David Borba Manana2014-01-281-0/+427
OpenPOWER on IntegriCloud