aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/props.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-14btrfs: Make btrfs_ino take a struct btrfs_inodeGravatar Nikolay Borisov 1-2/+2
2016-12-06btrfs: take an fs_info directly when the root is not used otherwiseGravatar Jeff Mahoney 1-2/+3
2016-12-06btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_sizeGravatar Jeff Mahoney 1-1/+1
2016-07-26btrfs: simpilify btrfs_subvol_inherit_propsGravatar Jeff Mahoney 1-3/+3
2016-03-11btrfs: move btrfs_compression_type to compression.hGravatar Anand Jain 1-0/+1
2015-10-21btrfs: cleanup iterating over prop_handlers arrayGravatar Byongho Lee 1-7/+6
2015-02-16btrfs: constify structs with op functions or static definitionsGravatar David Sterba 1-0/+2
2014-01-28Btrfs: add support for inode propertiesGravatar Filipe David Borba Manana 1-0/+427