Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-16 | btrfs: Suppress the message about missing filesystem | Simon Glass | 1 | -2/+6 |
2021-09-01 | btrfs: Use default subvolume as filesystem root | Matwey V. Kornilov | 1 | -3/+35 |
2021-05-26 | fs: btrfs: Add missing cache aligned allocation | Marek Vasut | 1 | -1/+1 |
2021-03-01 | fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1 | Marek BehĂșn | 1 | -2/+1 |
2021-01-20 | fs: btrfs: simplify close_ctree_fs_info() | Heinrich Schuchardt | 1 | -4/+1 |
2020-09-07 | fs: btrfs: Cleanup the old implementation | Qu Wenruo | 1 | -30/+0 |
2020-09-07 | fs: btrfs: Introduce btrfs_read_extent_inline() and btrfs_read_extent_reg() | Qu Wenruo | 1 | -0/+36 |
2020-09-07 | fs: btrfs: Crossport open_ctree_fs_info() from btrfs-progs | Qu Wenruo | 1 | -18/+491 |
2020-09-07 | fs: btrfs: Crossport read_tree_block() from btrfs-progs | Qu Wenruo | 1 | -0/+348 |
2020-09-07 | fs: btrfs: Crossport btrfs_read_dev_super() from btrfs-progs | Qu Wenruo | 1 | -0/+213 |
2020-09-07 | fs: btrfs: Add more checksum algorithms | Qu Wenruo | 1 | -0/+22 |