| Commit message (Expand) | Author | Age | Files | Lines |
* | btrfs: property: Set incompat flag if lzo/zstd compression is set | Misono Tomohiro | 2018-05-17 | 1 | -4/+8 |
* | btrfs: replace GPL boilerplate by SPDX -- sources | David Sterba | 2018-04-12 | 1 | -14/+1 |
* | btrfs: drop underscores from exported xattr functions | David Sterba | 2018-03-26 | 1 | -3/+3 |
* | btrfs: Remove custom crc32c init code | Nikolay Borisov | 2018-03-26 | 1 | -1/+1 |
* | btrfs: prop: use common helper for type to string conversion | David Sterba | 2018-01-22 | 1 | -3/+3 |
* | btrfs: Cleanup existing name_len checks | Qu Wenruo | 2018-01-22 | 1 | -7/+0 |
* | Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-09-15 | 1 | -0/+6 |
|\ |
|
| * | btrfs: Add zstd support | Nick Terrell | 2017-08-15 | 1 | -0/+6 |
* | | btrfs: prepare for extensions in compression options | David Sterba | 2017-08-16 | 1 | -2/+2 |
* | | btrfs: rename variable holding per-inode compression type | David Sterba | 2017-08-16 | 1 | -3/+3 |
|/ |
|
* | btrfs: Verify dir_item in iterate_object_props | Su Yue | 2017-06-21 | 1 | -0/+7 |
* | btrfs: Make btrfs_ino take a struct btrfs_inode | Nikolay Borisov | 2017-02-14 | 1 | -2/+2 |
* | btrfs: take an fs_info directly when the root is not used otherwise | Jeff Mahoney | 2016-12-06 | 1 | -2/+3 |
* | btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size | Jeff Mahoney | 2016-12-06 | 1 | -1/+1 |
* | btrfs: simpilify btrfs_subvol_inherit_props | Jeff Mahoney | 2016-07-26 | 1 | -3/+3 |
* | btrfs: move btrfs_compression_type to compression.h | Anand Jain | 2016-03-11 | 1 | -0/+1 |
* | btrfs: cleanup iterating over prop_handlers array | Byongho Lee | 2015-10-21 | 1 | -7/+6 |
* | btrfs: constify structs with op functions or static definitions | David Sterba | 2015-02-16 | 1 | -0/+2 |
* | Btrfs: add support for inode properties | Filipe David Borba Manana | 2014-01-28 | 1 | -0/+427 |