index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
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: add zstd decompression support
Marek Behún
2019-05-05
3
-2
/
+63
*
fs: btrfs: fix btrfs methods return values on failure
Marek Behún
2019-05-03
1
-8
/
+8
*
fs: btrfs: Do not print mount fail message when not btrfs filesystem
Marek Behún
2019-05-03
1
-6
/
+5
*
Revert "fs: btrfs: fix false negatives in ROOT_ITEM search"
Tom Rini
2019-04-27
1
-38
/
+6
*
fs: btrfs: fix btrfs_search_tree invalid results
Pierre Bourdon
2019-04-26
1
-2
/
+12
*
fs: btrfs: fix false negatives in ROOT_ITEM search
Pierre Bourdon
2019-04-26
1
-6
/
+38
*
fs: btrfs: Fix tree traversal with btrfs_next_slot()
Yevgeny Popovych
2018-10-08
1
-1
/
+1
*
fs: btrfs: Fix cache alignment bugs
Marek Vasut
2018-09-30
3
-13
/
+17
*
fs: btrfs: Fix wrong comparison in logical to physical mapping
Marek Behún
2018-07-20
1
-1
/
+1
*
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