Age | Commit message (Expand) | Author |
---|---|---|
2022-01-07 | btrfs: add inode to truncate control | Josef Bacik |
2022-01-07 | btrfs: pass the ino via truncate control | Josef Bacik |
2022-01-07 | btrfs: use a flag to control when to clear the file extent range | Josef Bacik |
2022-01-07 | btrfs: control extent reference updates with a control flag for truncate | Josef Bacik |
2022-01-07 | btrfs: only call inode_sub_bytes in truncate paths that care | Josef Bacik |
2022-01-07 | btrfs: only update i_size in truncate paths that care | Josef Bacik |
2022-01-07 | btrfs: add truncate control struct | Josef Bacik |
2022-01-07 | btrfs: move btrfs_truncate_inode_items to inode-item.c | Josef Bacik |
2022-01-07 | btrfs: add an inode-item.h | Josef Bacik |