Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |