Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-16 | btrfs: move common inode creation code into btrfs_create_new_inode() | Omar Sandoval | 1 | -4/+0 |
2022-04-27 | btrfs: skip compression property for anything other than files and dirs | Filipe Manana | 1 | -0/+1 |
2022-04-27 | btrfs: do not allow compression on nodatacow files | Chung-Chiang Cheng | 1 | -1/+2 |
2019-04-29 | btrfs: delete unused function btrfs_set_prop_trans | Anand Jain | 1 | -2/+0 |
2019-04-29 | btrfs: export btrfs_set_prop | Anand Jain | 1 | -0/+3 |
2019-04-29 | btrfs: refactor btrfs_set_props to validate externally | Anand Jain | 1 | -0/+1 |
2019-04-29 | btrfs: refactor btrfs_set_prop and add btrfs_set_prop_trans | Anand Jain | 1 | -3/+2 |
2019-04-29 | btrfs: merge _btrfs_set_prop helpers | Anand Jain | 1 | -4/+2 |
2018-04-12 | btrfs: replace GPL boilerplate by SPDX -- headers | David Sterba | 1 | -16/+3 |
2014-01-29 | Btrfs: add support for inode properties | Filipe David Borba Manana | 1 | -0/+42 |