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