summaryrefslogtreecommitdiff
path: root/fs/btrfs/props.c
AgeCommit message (Expand)Author
2017-09-14Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-16btrfs: prepare for extensions in compression optionsDavid Sterba
2017-08-16btrfs: rename variable holding per-inode compression typeDavid Sterba
2017-08-15btrfs: Add zstd supportNick Terrell
2017-06-21btrfs: Verify dir_item in iterate_object_propsSu Yue
2017-02-14btrfs: Make btrfs_ino take a struct btrfs_inodeNikolay Borisov
2016-12-06btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney
2016-12-06btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_sizeJeff Mahoney
2016-07-26btrfs: simpilify btrfs_subvol_inherit_propsJeff Mahoney
2016-03-11btrfs: move btrfs_compression_type to compression.hAnand Jain
2015-10-21btrfs: cleanup iterating over prop_handlers arrayByongho Lee
2015-02-16btrfs: constify structs with op functions or static definitionsDavid Sterba
2014-01-28Btrfs: add support for inode propertiesFilipe David Borba Manana