| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-15 | fs: Remove duplicate newlines | Marek Vasut | |
| Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <[email protected]> | |||
| 2021-09-30 | WS cleanup: remove excessive empty lines | Wolfgang Denk | |
| Signed-off-by: Wolfgang Denk <[email protected]> | |||
| 2020-09-07 | fs: btrfs: Sync btrfs_btree.h from kernel | Qu Wenruo | |
| This version includes all needed on-disk format from kernel. Only need to modify the include headers for U-Boot, everything else is untouched. Also, since U-Boot btrfs is using a different endian convert timing (at tree block read time), it needs some forced type conversion before proper crossport. Signed-off-by: Qu Wenruo <[email protected]> Reviewed-by: Marek BehĂșn <[email protected]> | |||
