index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: btrfs: Do not fail when all root_backups are empty
Yevgeny Popovych
2018-06-18
2
-9
/
+22
*
fs: btrfs: Fix not all CHUNK_ITEMs being read from CHUNK_TREE
Yevgeny Popovych
2018-06-13
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
17
-35
/
+17
*
fs: btrfs: Remove unused debug code left from development
Marek Behún
2018-04-06
2
-14
/
+0
*
fs: btrfs: Fix printf format character warning
Tom Rini
2018-01-29
1
-2
/
+2
*
fs: btrfs: Fix unaligned memory accesses
Alberto Sánchez Molero
2018-01-28
2
-3
/
+5
*
fs: btrfs: Remove a foreign language note
Marek Behún
2017-10-16
1
-1
/
+0
*
fs: btrfs: Fix usage of uninitialized variables
Marek Behún
2017-10-16
3
-3
/
+3
*
fs/btrfs: Fix warning in btrfs_check_super()
Tom Rini
2017-10-03
1
-1
/
+1
*
fs: btrfs: Add U-Boot fs handlers.
Marek Behún
2017-10-02
3
-0
/
+244
*
fs: btrfs: Add single-device read-only BTRFS implementation
Marek Behún
2017-10-02
12
-0
/
+1841
*
fs: btrfs: Add disk-to-cpu and cpu-to-disk conversion functions
Marek Behún
2017-10-02
1
-0
/
+176
*
fs: btrfs: Add btrfs_tree.h and ctree.h from Linux (and modified)
Marek Behún
2017-10-02
2
-0
/
+1100