| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-18 | btrfs: pass struct btrfs_inode to btrfs_inode_inherit_props() | David Sterba | 1 | -3/+2 |
| 2025-03-18 | btrfs: pass struct btrfs_inode to btrfs_load_inode_props() | David Sterba | 1 | -1/+1 |
| 2025-03-18 | btrfs: update include and forward declarations in headers | David Sterba | 1 | -0/+1 |
| 2024-07-11 | btrfs: pass a btrfs_inode to btrfs_set_prop() | David Sterba | 1 | -1/+1 |
| 2024-07-11 | btrfs: constify pointer parameters where applicable | David Sterba | 1 | -1/+1 |
| 2024-03-04 | btrfs: add forward declarations and headers, part 1 | David Sterba | 1 | -1/+6 |
| 2022-12-05 | btrfs: make module init/exit match their sequence | Qu Wenruo | 1 | -1/+1 |
| 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-28 | Btrfs: add support for inode properties | Filipe David Borba Manana | 1 | -0/+42 |