| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-23 | btrfs: enable experimental bs > ps support | Qu Wenruo | 1 | -2/+1 |
| 2025-09-23 | btrfs: prepare zstd to support bs > ps cases | Qu Wenruo | 1 | -0/+18 |
| 2025-09-23 | btrfs: support all block sizes which is no larger than page size | Qu Wenruo | 1 | -0/+4 |
| 2025-09-23 | btrfs: fix typos in comments and strings | David Sterba | 1 | -1/+1 |
| 2025-09-22 | btrfs: simplify support block size check | Qu Wenruo | 1 | -0/+27 |
| 2025-03-18 | btrfs: update include and forward declarations in headers | David Sterba | 1 | -1/+0 |
| 2025-01-13 | btrfs: use uuid_is_null() to verify if an uuid is empty | Filipe Manana | 1 | -9/+0 |
| 2025-01-13 | btrfs: move btrfs_is_empty_uuid() from ioctl.c into fs.c | Filipe Manana | 1 | -0/+9 |
| 2025-01-13 | btrfs: move the exclusive operation functions into fs.c | Filipe Manana | 1 | -0/+81 |
| 2025-01-13 | btrfs: move csum related functions from ctree.c into fs.c | Filipe Manana | 1 | -0/+49 |
| 2023-02-13 | btrfs: sysfs: update fs features directory asynchronously | Qu Wenruo | 1 | -0/+4 |
| 2022-12-05 | btrfs: move accessor helpers into accessors.h | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: move the printk helpers out of ctree.h | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: move fs wide helpers out of ctree.h | Josef Bacik | 1 | -0/+92 |